summaryrefslogtreecommitdiffstats
path: root/src/select-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cppcheckKris De Gussem2013-08-041-55/+52
* reduce variable scopeJohan B. C. Engelen2013-08-031-8/+6
* 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
* patch by Damjan Velickovski for rotation snap degrees, Bug 525508Alvin Penner2013-04-081-2/+2
* 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
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-0/+3
* Enable item-selection by cycling through them (using Alt+mouse wheel scroll).Maximilian Albert2010-12-221-2/+115
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-10/+11
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-2/+2
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
|/
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-12/+12
* Fix rotation in node and select toolKrzysztof Kosi??ski2010-04-031-4/+4
* Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski2010-04-031-8/+8
* Patch by Daniel_J for 522327Josh Andler2010-04-011-1/+1
* new (actually old, i just updated, cleaned and enabled them) cursors for mous...buliabyak2010-02-051-22/+21
* make when_selected and when_nothing customizable strings, settable via select...buliabyak2010-02-051-3/+8
* When snapping while translating, use the bounding box corners of each selecte...Diederik van Lierop2009-08-091-1/+1
* Make the snap delay mechanism easier to implement for the devs, and get rid o...Diederik van Lierop2009-07-181-8/+4
* Implement guide behaviour as discussed on the mailing listMaximilian Albert2009-07-161-1/+2
* Only load from preferences when really needed, which might help reducing the ...Diederik van Lierop2009-05-101-11/+12
* Fix two "snap window not opened" warningsDiederik van Lierop2009-04-121-2/+4