summaryrefslogtreecommitdiffstats
path: root/src/select-context.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-09Moved and renamed some tool-related files.Markus Engel1-1252/+0
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-21/+30
2013-08-04cppcheckKris De Gussem1-55/+52
2013-08-03reduce variable scopeJohan B. C. Engelen1-8/+6
2013-08-03Cleaned up.Markus Engel1-44/+44
2013-07-30Further refactoring of EventContexts.Markus Engel1-2/+2
2013-07-05Adjust sizes of listsMartin Owens1-1/+1
2013-07-04Improve handle xpm loading using rotateMartin Owens1-14/+16
2013-07-03Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson1-16/+16
2013-05-02alt + scroll to select messes up opacityRaphael Rosch1-13/+51
2013-04-28Temporily fix abiguous macros before later removal.Jon A. Cruz1-32/+32
2013-04-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-3/+3
2013-04-21Cleaned up a bit.Markus Engel1-281/+338
2013-04-20Moved factories to different files.Markus Engel1-1/+1
2013-04-20Merging of EventContext classes complete.Markus Engel1-112/+12
2013-04-20Further changes to EventContexts; they work without GObjectMarkus Engel1-0/+36
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-0/+16
2013-04-12Added prefPaths to contexts; modified SPFactoryMarkus Engel1-0/+2
2013-04-09Added constructors to EventContext tree / some missing virtual pads.Markus Engel1-7/+16
2013-04-08patch by Damjan Velickovski for rotation snap degrees, Bug 525508Alvin Penner1-2/+2
2013-04-08Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel1-8/+42
2013-01-24More GObject boilerplate cleanupAlex Valavanis1-33/+8
2012-12-31Replace C-style pointer casts in event contextsAlex Valavanis1-9/+9
2012-10-06Fix for 587019 : Select and transform mouse cursor changes to normal cursor o...John Smith1-2/+3
2012-10-04code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton1-2/+2
2012-07-21Fix for 816496 : Alt+mouse wheel z-order cycling, add option to cycle wrapJohn Smith1-4/+9
2012-07-10Shortcuts. Fix for Bug #167796 (zoom keys (shortcuts) 3,4,6 on numeric pad no...Nicolas Dufour1-4/+0
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-4/+0
2012-06-05Header cleaning for GTK+3 migrationAlex Valavanis1-1/+1
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-63/+1
2012-04-09Replace deprecated gdk_cursor_unrefAlex Valavanis1-0/+8
2012-04-09Replace deprecated GDK key symbolsAlex Valavanis1-49/+115
2012-02-25(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem1-1/+1
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-01-12Initial C++ification of SPCanvas.Jon A. Cruz1-6/+6
2012-01-04More GSEAL issuesAlex Valavanis1-11/+22
2011-11-041) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...Diederik van Lierop1-3/+13
2011-09-19removing useless messages to stdout.Felipe Corr??a da Silva Sanches1-1/+0
2011-08-21DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.Nicolas Dufour1-0/+8
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-9/+9
2011-06-24Switch to GObjectAlex Valavanis1-1/+1
2011-04-17add new preference widget for a number with a unit.Johan B. C. Engelen1-2/+2
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-7/+7
2010-12-28Initialize pointer.Maximilian Albert1-0/+1
2010-12-23Fix crash in cycle-selection (and restructure internals).Maximilian Albert1-30/+62
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-0/+3
2010-12-22Enable item-selection by cycling through them (using Alt+mouse wheel scroll).Maximilian Albert1-2/+115
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-2/+2
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-2/+2
2010-04-06Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski1-12/+12