summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/control-point.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Misc. typosluz.paz2018-01-081-1/+1
* Remove unused util/accumulators.hStefano Facchini2017-10-191-12/+0
* Snapping in node tool now also works when:Diederik van Lierop2015-05-301-1/+5
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-2/+11
* Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-1/+1
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* Bug #781893 (Crash after moving a Bezier node after Knot path effect)Kris De Gussem2012-07-121-1/+1
* Extended control resizing to node editing. Fixes half of bug #172059.Jon A. Cruz2012-05-211-8/+5
* Extended resizing to node handles.Jon A. Cruz2012-05-171-0/+6
* Corrected protected type access (comments were incorrect).Jon A. Cruz2012-05-171-37/+238
* Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-101-6/+5
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-3/+4
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-2/+3
* Additional fixes for drag cancellation in the node toolKrzysztof Kosi??ski2012-02-011-1/+2
* Patch from John Smith for 623660Josh Andler2012-01-231-2/+2
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-1/+2
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+0
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski2010-02-041-3/+36
* Warning cleanup.Jon A. Cruz2010-01-151-2/+2
* * Implement node snapping.Krzysztof Kosi??ski2010-01-101-2/+4
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+167