summaryrefslogtreecommitdiffstats
path: root/src/ui/tool (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Header cleanupAlex Valavanis2013-03-291-5/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-261-1/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-2/+1
| |_|_|_|/ |/| | | |
* | | | | cppcheckKris De Gussem2013-03-171-1/+0
| |_|_|/ |/| | |
* | | | Fix remaining forward declaration tags (except for unavoidable internal error...Alex Valavanis2013-03-151-1/+1
* | | | Fix even more forward declaration tagsAlex Valavanis2013-03-151-1/+1
* | | | Fix another load of forward declaration tagsAlex Valavanis2013-03-141-3/+0
| |_|/ |/| |
* | | Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* | | Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-1/+1
| |/ |/|
* | More GObject boilerplate reductionAlex Valavanis2013-01-261-49/+29
|/
* remove flash path when nodetool eventcontext is destroyed. fixes bug for pers...Johan B. C. Engelen2012-11-011-0/+4
* Shift key should disable snapping when dragging a handle in the node toolDiederik van Lierop2012-10-131-1/+1
* Fix for 580160 : Deleting a gradient stop using Shape tools deletes the objectJohn Smith2012-09-061-0/+3
* Fix for 406044 : Esc with no selection, activates selection toolJohn Smith2012-09-021-1/+2
* Bug #781893 (Crash after moving a Bezier node after Knot path effect)Kris De Gussem2012-07-124-23/+57
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-058-36/+0
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-095-5/+5
* Extended control resizing to node editing. Fixes half of bug #172059.Jon A. Cruz2012-05-216-68/+52
* Extended resizing to node handles.Jon A. Cruz2012-05-1713-26/+122
* Corrected protected type access (comments were incorrect).Jon A. Cruz2012-05-1712-452/+729
* Centralized line creation and enhanced visibility.Jon A. Cruz2012-05-091-1/+3
* C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz2012-05-042-6/+11
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-038-347/+8
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-156-70/+309
* Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-109-35/+35
* Replace deprecated GDK key symbolsAlex Valavanis2012-04-092-24/+157
* Warning cleanup.Jon A. Cruz2012-04-042-2/+2
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-2913-28/+21
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+1
* cppcheckKris De Gussem2012-02-151-1/+1
* Header cleaningAlex Valavanis2012-02-121-0/+2
* Cleaning up a few headersAlex Valavanis2012-02-121-0/+1
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-065-2/+11
* Fill x and y fields in the fake GdkEventMotion struct used when cancellingKrzysztof Kosi??ski2012-02-011-2/+2
* Additional fixes for drag cancellation in the node toolKrzysztof Kosi??ski2012-02-015-18/+45
* Implement cancellations of drags with ESC in the node toolKrzysztof Kosi??ski2012-02-011-4/+39
* Patch from John Smith for 623660Josh Andler2012-01-2318-37/+38
* turn SPPath into a class, and add some methods...Johan B. C. Engelen2012-01-171-2/+2
* More GSEAL stuffAlex Valavanis2012-01-141-0/+4
* Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop2012-01-142-18/+45
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-4/+5
* new: add nodes at extreme values of selected subpathsJohan B. C. Engelen2012-01-045-0/+76
* Powerstroke: adjust control points when adding or deleting knots, to try and ...Johan B. C. Engelen2011-11-055-22/+40
* 1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...Diederik van Lierop2011-11-044-60/+141
* fix usage of iterator when iterator's erase function is used (Bug #812018)Kris De Gussem2011-10-291-1/+1
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-054-4/+3
* Doxygen cleanup.Jon A. Cruz2011-10-036-44/+63
* Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...Diederik van Lierop2011-09-166-73/+137
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-172-3/+3
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-2/+2