summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/point.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-5/+0
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-4/+1
2016-07-28ui/widgets: Drop GTK2 fallbacksAlex Valavanis1-4/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+4
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-4/+1
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis1-0/+4
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-89/+27
2011-10-03Doxygen cleanup.Jon A. Cruz1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-02-14add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.Johan B. C. Engelen1-1/+1
2008-03-22changes to use RegisteredTransformedPoint as widget for LPE point. not completeJohan B. C. Engelen1-3/+3
2008-03-22* add RegisteredTransformedPoint widget, that transforms the point before dis...Johan B. C. Engelen1-0/+5
2007-10-11trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.Peter Moulder1-244/+244
2007-09-27fixing undo problems with LPE widgets. Not completely fixed yet. CheckButtons...Johan B. C. Engelen1-4/+11
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-217/+237