summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Move 'bounding box' option up one level (from Selector to Tools page in Prefe...Maximilian Albert2008-01-162-9/+9
* RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>Johan B. C. Engelen2008-01-152-83/+95
* hopefully fix compile error on linuxJohan B. C. Engelen2008-01-151-1/+1
* prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.Johan B. C. Engelen2008-01-152-1/+6
* M AUTHORSJoel Holdsworth2008-01-151-0/+1
* make input labels translatableMenTaLguY2008-01-151-2/+2
* tweaking slider increments and ranges for convolve matrix and turbulence filtersFelipe Corr??a da Silva Sanches2008-01-151-2/+2
* Add preference so people can choose which behaviour they want. (bug 167422)Johan B. C. Engelen2008-01-142-0/+3
* Some small changes in the captions of the document-properties dialogDiederik van Lierop2008-01-131-11/+11
* Use visual/geometric bbox (as specified in Selector tool preferences) when co...Maximilian Albert2008-01-132-0/+9
* Add missing selection cue option to preferences for tweak, calligraphy, and p...Maximilian Albert2008-01-112-1/+7
* copyeditbulia byak2008-01-101-5/+5
* label fix: kbd selection can never go into groups anyway, only layersbulia byak2008-01-101-4/+4
* roll back to 16721 (see discussion in the devel list)bulia byak2008-01-092-132/+10
* Fix LP #181020: When snapping a guide, now only the part of the guide near th...Diederik van Lierop2008-01-081-1/+1
* Fix missing tooltips in LPE's. (Closes LP: #178471)Bryce Harrington2008-01-061-1/+1
* Fix LP #179741Johan B. C. Engelen2008-01-021-9/+3
* disable fill-and-stroke blend (separate commit for easy reversion)MenTaLguY2008-01-011-1/+1
* make blend versus blur more configurable on a case-by-case basisMenTaLguY2008-01-011-1/+1
* fix update on layer switch and work around some blur-related glitchesMenTaLguY2008-01-011-1/+1
* separate blend history for objects versus layersMenTaLguY2008-01-011-1/+2
* first crack at enabling blend for layers dialogMenTaLguY2008-01-012-0/+4
* factor filter and opacity controls into separate metawidgetMenTaLguY2008-01-012-241/+4
* Add default CC metadata and license to preferences.Bryce Harrington2007-12-312-10/+132
* don't zoom when changing dpiKees Cook2007-12-301-2/+2
* rip out gtkmmification of print dialog, to temporarily solve LP: #176018Kees Cook2007-12-302-53/+79
* adjust cairo bitmap origin offset fixupKees Cook2007-12-302-2/+2
* always show grids when adding new gridJohan B. C. Engelen2007-12-291-0/+3
* clean up print dialog for better integration with gtkmmKees Cook2007-12-292-40/+32
* correct build_gridspageJohan B. C. Engelen2007-12-291-5/+2
* Add icons to document properties grid table :-)Johan B. C. Engelen2007-12-292-2/+36
* fix crit bug #168570 Crash when recreating grid using 'redo'Johan B. C. Engelen2007-12-231-0/+1
* Fixed the parenting of the print dialog so that it cannot fall behind the mai...Joel Holdsworth2007-12-222-3/+3
* Renaming captions and labels in snapping preferences dialog, and inverting th...Diederik van Lierop2007-12-171-8/+8
* add default unit to grid preferences.Johan B. C. Engelen2007-12-162-4/+6
* Add default grid settings to Inkscape preferences.Johan B. C. Engelen2007-12-142-1/+77
* Add global snapping toggleDiederik van Lierop2007-12-122-3/+19
* Fixed the filter effects dialog always displaying all the filter settings by ...Nicholas Bishop2007-12-122-1/+9
* Do NOT use frames in the snapping tab in the document properties dialog ;-)Diederik van Lierop2007-12-122-41/+19
* Warning cleanupJon A. Cruz2007-12-121-3/+2
* connected a signal to update the filter primitives list treeview when the fil...Felipe Corr??a da Silva Sanches2007-12-121-0/+2
* I have added beveled edges to the connections on the filter-effects Felipe Corr??a da Silva Sanches2007-12-111-3/+5
* Use frames in the snapping tab in the document properties dialogDiederik van Lierop2007-12-112-24/+41
* r17222@mini-emma: ted | 2007-12-10 19:23:29 -0800Ted Gould2007-12-111-2/+3
* include header for close commandAdib Taraben2007-12-101-0/+1
* add #include <io.h> to enable win32 compileBob Jamison2007-12-101-0/+1
* Implement cross-architecture print dialog using cairo and PNG backends.Kees Cook2007-12-103-0/+238
* minor whitespace adjustmentKees Cook2007-12-101-2/+2
* Init some checkboxes correctly in document-properties dialogDiederik van Lierop2007-12-091-0/+2
* Warning cleanupJon A. Cruz2007-12-081-2/+2