summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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-293-41/+33
* 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
* 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-172-11/+11
* start of getting angled guidelines.Johan B. C. Engelen2007-12-161-1/+1
* add default unit to grid preferences.Johan B. C. Engelen2007-12-164-4/+33
* Add default grid settings to Inkscape preferences.Johan B. C. Engelen2007-12-145-2/+113
* 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
* r17226@mini-emma: ted | 2007-12-10 20:24:40 -0800Ted Gould2007-12-111-0/+1
* 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-106-0/+396
* 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-0721-286/+301
* 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
* Warning cleanup (including OFFSET_OF warning)Jon A. Cruz2007-12-011-3/+3
* Improve layout of grid document propertiesJohan B. C. Engelen2007-12-012-24/+31
* Remove debug messagesJohan B. C. Engelen2007-11-281-2/+0
* Menu item to toggle CMS adjustment on and offJon A. Cruz2007-11-263-43/+52
* Implemented per-monitor display adjustment via XICCJon A. Cruz2007-11-242-1/+12
* Fix [ 1835591 ] Reproducible crash on opening the attached fileJohan B. C. Engelen2007-11-232-8/+30
* The dialog to panel refactoring:gustav_b2007-11-2253-722/+776
* 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-183-2/+5
* further work on the gtkmm exception problems in the file dialog/filedialogimp...Johan B. C. Engelen2007-11-181-2/+7
* Fix exception catching, to allow polymorphism. Note to all: always catch by r...Johan B. C. Engelen2007-11-171-2/+2
* Snap to intersections of line segmentsDiederik van Lierop2007-11-142-5/+17
* fix 1830356bulia byak2007-11-131-8/+8
* * added reference link for translatorsLuca Bruno2007-11-111-0/+1
* * typo fixedLuca Bruno2007-11-111-3/+3
* Minor cleanupJon A. Cruz2007-11-112-31/+31
* Warning cleanupJon A. Cruz2007-11-103-92/+98