summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/registered-widget.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-27Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...Johan B. C. Engelen1-121/+37
2008-01-26gray out widgets when grid is disabled.Johan B. C. Engelen1-2/+2
2008-01-17RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> in...gustav_b1-19/+18
2008-01-16remove unnecessary cast + cosmetic changes.Johan B. C. Engelen1-7/+28
2008-01-16RegisteredEnum is now subclassed from RegisteredWidget<enum> instead of old R...Johan B. C. Engelen1-36/+0
2008-01-16RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi...Johan B. C. Engelen1-32/+18
2008-01-16r17673@shi: ted | 2008-01-15 23:01:59 -0800Ted Gould1-1/+0
2008-01-16r17645@shi: ted | 2008-01-14 22:05:15 -0800Ted Gould1-0/+2
2008-01-15RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>Johan B. C. Engelen1-49/+21
2008-01-15RegisteredWidget has been renamed to RegisteredWdg. This is a deprecated clas...Johan B. C. Engelen1-35/+43
2008-01-15stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY1-4/+4
2008-01-15abstract use of sodipodi:modifiedMenTaLguY1-2/+2
2007-12-30Set teeth selector in lpe-gears to an integer value >= 3.Bryce Harrington1-2/+2
2007-11-28Remove debug messagesJohan B. C. Engelen1-2/+0
2007-11-23Fix [ 1835591 ] Reproducible crash on opening the attached fileJohan B. C. Engelen1-5/+19
2007-11-18Fix bug [ 1685684 ] Document Properties: Grid number fields round too broadlyJohan B. C. Engelen1-0/+1
2007-10-19Fix RegisteredWidgets. Due to rev 16265, widgets were no longer initialized. ...Johan B. C. Engelen1-24/+0
2007-10-16runaway random number widget workaroundJohan B. C. Engelen1-9/+4
2007-10-16Fix checkbuttons of LPEs. Should no longer crash, should no longer need click...Johan B. C. Engelen1-2/+25
2007-09-27fixing undo problems with LPE widgets. Not completely fixed yet. CheckButtons...Johan B. C. Engelen1-11/+50
2007-09-24Fixed unsafe hardcoding of buffer sizeJon A. Cruz1-1/+1
2007-09-05LPE: fix undo bug for applying/removing effectJohan B. C. Engelen1-2/+2
2007-09-05workaround for runaway spinbuttonbulia byak1-9/+4
2007-09-02LPE: add RandomParam type.Johan B. C. Engelen1-0/+72
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-142/+181
2007-08-061) Make snapping of object's center optional 2) Optimize snapping preferences...Diederik van Lierop1-0/+9
2007-07-06Fix #1740146.Johan B. C. Engelen1-74/+140
2007-07-06Fix for bug #1740146: always get current namedview, because it might have cha...Diederik van Lierop1-2/+4
2007-03-20Monster commit. New grid infrastructure. The old gridmanagement code is still...Johan B. C. Engelen1-35/+54
2006-08-26gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan1-8/+8
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-4/+4
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-4/+4
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-5/+11
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-11/+11
2006-03-13#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder1-1/+1
2006-01-24mnemonics for all widgets in the Doc Props dialogRalf Stephan1-3/+11