summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* gray out widgets when grid is disabled.Johan B. C. Engelen2008-01-262-5/+5
* Hide the Image filter effect primitive from the filter effects dialog. Files ...Nicholas Bishop2008-01-171-0/+14
* RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> in...gustav_b2008-01-172-39/+32
* remove unnecessary cast + cosmetic changes.Johan B. C. Engelen2008-01-162-42/+63
* RegisteredEnum is now subclassed from RegisteredWidget<enum> instead of old R...Johan B. C. Engelen2008-01-163-79/+46
* RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi...Johan B. C. Engelen2008-01-162-47/+23
* No need to use pointers for the widgets of document-properties.cpp, so don't.Johan B. C. Engelen2008-01-161-0/+3
* 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-152-77/+39
* RegisteredWidget has been renamed to RegisteredWdg. This is a deprecated clas...Johan B. C. Engelen2008-01-153-61/+115
* stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY2008-01-152-5/+6
* abstract use of sodipodi:modifiedMenTaLguY2008-01-152-3/+3
* make blend versus blur more configurable on a case-by-case basisMenTaLguY2008-01-014-10/+19
* fix update on layer switch and work around some blur-related glitchesMenTaLguY2008-01-015-12/+17
* separate blend history for objects versus layersMenTaLguY2008-01-012-5/+14
* first crack at enabling blend for layers dialogMenTaLguY2008-01-012-14/+39
* abstraction for style widget subjectsMenTaLguY2008-01-015-71/+364
* factor filter and opacity controls into separate metawidgetMenTaLguY2008-01-013-0/+368
* Set teeth selector in lpe-gears to an integer value >= 3.Bryce Harrington2007-12-302-18/+18
* beautify rendering options tabKees Cook2007-12-302-35/+66
* clean up print dialog for better integration with gtkmmKees Cook2007-12-291-1/+1
* guides: switch from using one position coordinate to Geom::Point point_on_lineJohan B. C. Engelen2007-12-191-4/+2
* Renaming captions and labels in snapping preferences dialog, and inverting th...Diederik van Lierop2007-12-171-3/+3
* start of getting angled guidelines.Johan B. C. Engelen2007-12-161-1/+1
* add default unit to grid preferences.Johan B. C. Engelen2007-12-162-0/+27
* Add default grid settings to Inkscape preferences.Johan B. C. Engelen2007-12-143-1/+36
* r17226@mini-emma: ted | 2007-12-10 20:24:40 -0800Ted Gould2007-12-111-0/+1
* Implement cross-architecture print dialog using cairo and PNG backends.Kees Cook2007-12-103-0/+158
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-072-1/+42
* Warning cleanup (including OFFSET_OF warning)Jon A. Cruz2007-12-011-3/+3
* Remove debug messagesJohan B. C. Engelen2007-11-281-2/+0
* Fix [ 1835591 ] Reproducible crash on opening the attached fileJohan B. C. Engelen2007-11-232-8/+30
* The dialog to panel refactoring:gustav_b2007-11-225-245/+341
* Fix bug [ 1685684 ] Document Properties: Grid number fields round too broadlyJohan B. C. Engelen2007-11-182-0/+4
* * typo fixedLuca Bruno2007-11-111-3/+3
* Minor cleanupJon A. Cruz2007-11-111-17/+17
* Warning cleanupJon A. Cruz2007-11-102-73/+79
* warning cleanupJon A. Cruz2007-11-081-58/+58
* warning cleanupJon A. Cruz2007-11-021-16/+16
* marked three messages from color gestures for translationAlexandre Prokoudine2007-10-311-3/+3
* add alt dragging for no change modebulia byak2007-10-302-14/+32
* punctuationbulia byak2007-10-251-2/+2
* Dockable dialogs: Allow in-dock dialogs to be expanded even if there'sgustav_b2007-10-252-1/+26
* change cursor for color gesturesbulia byak2007-10-242-0/+46
* whitespacebulia byak2007-10-241-66/+66
* enable color gestures for fill and strokebulia byak2007-10-242-14/+175
* new class for widgets adjustable by rotation-like gesturesbulia byak2007-10-243-0/+205
* 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