summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/control-point.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-2/+2
2018-01-08Misc. typosluz.paz1-1/+1
2017-10-19Remove unused util/accumulators.hStefano Facchini1-12/+0
2015-05-30Snapping in node tool now also works when:Diederik van Lierop1-1/+5
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-2/+11
2013-07-31Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel1-1/+1
2013-03-14Fix another tonne of forward declaration tagsAlex Valavanis1-1/+1
2012-07-12Bug #781893 (Crash after moving a Bezier node after Knot path effect)Kris De Gussem1-1/+1
2012-05-21Extended control resizing to node editing. Fixes half of bug #172059.Jon A. Cruz1-8/+5
2012-05-17Extended resizing to node handles.Jon A. Cruz1-0/+6
2012-05-17Corrected protected type access (comments were incorrect).Jon A. Cruz1-37/+238
2012-04-10Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis1-6/+5
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-3/+4
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-2/+3
2012-02-01Additional fixes for drag cancellation in the node toolKrzysztof Kosi??ski1-1/+2
2012-01-23Patch from John Smith for 623660Josh Andler1-2/+2
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-1/+2
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-1/+0
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-02-04Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski1-3/+36
2010-01-15Warning cleanup.Jon A. Cruz1-2/+2
2010-01-10* Implement node snapping.Krzysztof Kosi??ski1-2/+4
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-0/+167