summaryrefslogtreecommitdiffstats
path: root/src/select-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1252/+0
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-21/+30
* Merged from trunk (r12488).Markus Engel2013-08-301-21/+24
|\
| * cppcheckKris De Gussem2013-08-041-55/+52
| * reduce variable scopeJohan B. C. Engelen2013-08-031-8/+6
* | Cleaned up.Markus Engel2013-08-031-44/+44
* | Further refactoring of EventContexts.Markus Engel2013-07-301-2/+2
* | Merged from trunk (r12419).Markus Engel2013-07-141-84/+125
|\|
| * Merge: scale, rotate and skew handles refactoringMartin Owens2013-07-051-13/+15
| |\
| | * Adjust sizes of listsMartin Owens2013-07-051-1/+1
| | * Improve handle xpm loading using rotateMartin Owens2013-07-041-14/+16
| * | Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson2013-07-031-16/+16
| |/
| * alt + scroll to select messes up opacityRaphael Rosch2013-05-021-13/+51
| * Temporily fix abiguous macros before later removal.Jon A. Cruz2013-04-281-32/+32
* | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-3/+3
* | Cleaned up a bit.Markus Engel2013-04-211-281/+338
* | Moved factories to different files.Markus Engel2013-04-201-1/+1
* | merged from trunk (r12287)Markus Engel2013-04-201-2/+2
|\|
| * patch by Damjan Velickovski for rotation snap degrees, Bug 525508Alvin Penner2013-04-081-2/+2
* | Merging of EventContext classes complete.Markus Engel2013-04-201-112/+12
* | Further changes to EventContexts; they work without GObjectMarkus Engel2013-04-201-0/+36
* | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-0/+16
* | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
* | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-7/+16
* | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-8/+42
|/
* More GObject boilerplate cleanupAlex Valavanis2013-01-241-33/+8
* Replace C-style pointer casts in event contextsAlex Valavanis2012-12-311-9/+9
* Fix for 587019 : Select and transform mouse cursor changes to normal cursor o...John Smith2012-10-061-2/+3
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-2/+2
* Fix for 816496 : Alt+mouse wheel z-order cycling, add option to cycle wrapJohn Smith2012-07-211-4/+9
* Shortcuts. Fix for Bug #167796 (zoom keys (shortcuts) 3,4,6 on numeric pad no...Nicolas Dufour2012-07-101-4/+0
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Header cleaning for GTK+3 migrationAlex Valavanis2012-06-051-1/+1
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-63/+1
* Replace deprecated gdk_cursor_unrefAlex Valavanis2012-04-091-0/+8
* Replace deprecated GDK key symbolsAlex Valavanis2012-04-091-49/+115
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-1/+1
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-6/+6
* More GSEAL issuesAlex Valavanis2012-01-041-11/+22
* 1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...Diederik van Lierop2011-11-041-3/+13
* removing useless messages to stdout.Felipe Corr??a da Silva Sanches2011-09-191-1/+0
* Merge rendering cache branch (GSoC 2011)Krzysztof Kosi??ski2011-08-251-9/+9
|\
| * Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-9/+9
* | DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.Nicolas Dufour2011-08-211-0/+8
|/
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
* add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-171-2/+2
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-7/+7
* Initialize pointer.Maximilian Albert2010-12-281-0/+1
* Fix crash in cycle-selection (and restructure internals).Maximilian Albert2010-12-231-30/+62