summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/registered-widget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* RegisteredTransformedPoint: fix methods to use const&.Johan B. C. Engelen2008-04-051-2/+2
* changes to use RegisteredTransformedPoint as widget for LPE point. not completeJohan B. C. Engelen2008-03-221-2/+21
* * add RegisteredTransformedPoint widget, that transforms the point before dis...Johan B. C. Engelen2008-03-221-0/+47
* Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...Johan B. C. Engelen2008-02-271-121/+37
* gray out widgets when grid is disabled.Johan B. C. Engelen2008-01-261-2/+2
* RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> in...gustav_b2008-01-171-19/+18
* remove unnecessary cast + cosmetic changes.Johan B. C. Engelen2008-01-161-7/+28
* RegisteredEnum is now subclassed from RegisteredWidget<enum> instead of old R...Johan B. C. Engelen2008-01-161-36/+0
* RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi...Johan B. C. Engelen2008-01-161-32/+18
* r17673@shi: ted | 2008-01-15 23:01:59 -0800Ted Gould2008-01-161-1/+0
* r17645@shi: ted | 2008-01-14 22:05:15 -0800Ted Gould2008-01-161-0/+2
* RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>Johan B. C. Engelen2008-01-151-49/+21
* RegisteredWidget has been renamed to RegisteredWdg. This is a deprecated clas...Johan B. C. Engelen2008-01-151-35/+43
* stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY2008-01-151-4/+4
* abstract use of sodipodi:modifiedMenTaLguY2008-01-151-2/+2
* Set teeth selector in lpe-gears to an integer value >= 3.Bryce Harrington2007-12-301-2/+2
* Remove debug messagesJohan B. C. Engelen2007-11-281-2/+0
* Fix [ 1835591 ] Reproducible crash on opening the attached fileJohan B. C. Engelen2007-11-231-5/+19
* Fix bug [ 1685684 ] Document Properties: Grid number fields round too broadlyJohan B. C. Engelen2007-11-181-0/+1
* Fix RegisteredWidgets. Due to rev 16265, widgets were no longer initialized. ...Johan B. C. Engelen2007-10-191-24/+0
* runaway random number widget workaroundJohan B. C. Engelen2007-10-161-9/+4
* Fix checkbuttons of LPEs. Should no longer crash, should no longer need click...Johan B. C. Engelen2007-10-161-2/+25
* fixing undo problems with LPE widgets. Not completely fixed yet. CheckButtons...Johan B. C. Engelen2007-09-271-11/+50
* Fixed unsafe hardcoding of buffer sizeJon A. Cruz2007-09-241-1/+1
* LPE: fix undo bug for applying/removing effectJohan B. C. Engelen2007-09-051-2/+2
* workaround for runaway spinbuttonbulia byak2007-09-051-9/+4
* LPE: add RandomParam type.Johan B. C. Engelen2007-09-021-0/+72
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-142/+181
* 1) Make snapping of object's center optional 2) Optimize snapping preferences...Diederik van Lierop2007-08-061-0/+9
* Fix #1740146.Johan B. C. Engelen2007-07-061-74/+140
* Fix for bug #1740146: always get current namedview, because it might have cha...Diederik van Lierop2007-07-061-2/+4
* Monster commit. New grid infrastructure. The old gridmanagement code is still...Johan B. C. Engelen2007-03-201-35/+54
* gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan2006-08-261-8/+8
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-4/+4
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-4/+4
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-5/+11
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-11/+11
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-131-1/+1
* mnemonics for all widgets in the Doc Props dialogRalf Stephan2006-01-241-3/+11
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+409