summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes for gcc versions before 4.1.xJon A. Cruz2007-12-081-78/+113
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-0719-285/+259
* Change title of tab in document properties dialog ("Snap details" -> "Snap po...Diederik van Lierop2007-12-042-9/+10
* copyedit labels for claritybulia byak2007-12-021-3/+3
* UI tweaks for CMS view toggleJon A. Cruz2007-12-021-2/+2
* Improve layout of grid document propertiesJohan B. C. Engelen2007-12-012-24/+31
* Implemented per-monitor display adjustment via XICCJon A. Cruz2007-11-242-1/+12
* The dialog to panel refactoring:gustav_b2007-11-2248-477/+435
* Display CMS adjustment per-desktop viewJon A. Cruz2007-11-202-30/+15
* Fix bug [ 1685684 ] Document Properties: Grid number fields round too broadlyJohan B. C. Engelen2007-11-181-2/+1
* further work on the gtkmm exception problems in the file dialog/filedialogimp...Johan B. C. Engelen2007-11-181-2/+7