summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/document-properties.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Init some checkboxes correctly in document-properties dialogDiederik van Lierop2007-12-091-0/+2
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-071-91/+50
* Change title of tab in document properties dialog ("Snap details" -> "Snap po...Diederik van Lierop2007-12-041-7/+8
* Improve layout of grid document propertiesJohan B. C. Engelen2007-12-011-22/+25
* The dialog to panel refactoring:gustav_b2007-11-221-12/+9
* Fix bug [ 1685684 ] Document Properties: Grid number fields round too broadlyJohan B. C. Engelen2007-11-181-2/+1
* Snap to intersections of line segmentsDiederik van Lierop2007-11-141-4/+13
* warning cleanupJon A. Cruz2007-11-081-36/+36
* Improve the user interaction for snapping of bounding boxes, and add an new t...Diederik van Lierop2007-11-051-27/+70
* Dockable dialogs patch applied gustav_b2007-08-291-4/+4
* Don't snap node handles to the parent path, plus a small string changeDiederik van Lierop2007-08-291-1/+1
* Implement snapping of guides while dragging them, and snap TO item centers (w...Diederik van Lierop2007-08-281-16/+22
* Renaming some labels in the snapping tabDiederik van Lierop2007-08-191-6/+8
* Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_...Diederik van Lierop2007-08-071-1/+1
* 1) Make snapping of object's center optional 2) Optimize snapping preferences...Diederik van Lierop2007-08-061-6/+22
* Rearrange snapping preferences, put distinction between paths and nodes back ...Diederik van Lierop2007-08-031-6/+25
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-281-13/+15
* Fix #1740146.Johan B. C. Engelen2007-07-061-3/+5
* Avoid a gtk g_critical message when building Document Properties dialog.Peter Moulder2007-05-171-3/+3
* noop: Use G_N_ELEMENTS in attach_all callers instead of passing sizeof.Peter Moulder2007-05-171-7/+7
* noop: Fix const usage/confusion.Peter Moulder2007-05-171-9/+9
* Fix a couple of unannotated transactions causing g_warning from finish_incomp...Peter Moulder2007-05-171-0/+1
* grid: make grid names translatable. use different gridtype names in SVG that ...Johan B. C. Engelen2007-04-201-4/+5
* Improve readability and remove some unused codeDiederik van Lierop2007-04-191-30/+0
* Rearrange tabs for document-properties dialogDiederik van Lierop2007-04-171-2/+2
* Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen2007-04-151-65/+10
* Fix typoDiederik van Lierop2007-04-141-1/+1
* New Grids are now ready to go. bug testing can start i think.Johan B. C. Engelen2007-04-131-1/+1
* New grids are almost ready to fly!Johan B. C. Engelen2007-04-131-1/+1
* Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ...Diederik van Lierop2007-04-121-18/+18
* removed leftover debug messages. Toggling new grids now works. Almost ready t...Johan B. C. Engelen2007-04-011-5/+1
* purge unused stuff, copyeditbulia byak2007-03-261-16/+9
* Fix compile warning about construction order.Johan B. C. Engelen2007-03-251-2/+2
* Purging old axonometric grid code: reworked it into the new grid class struct...Johan B. C. Engelen2007-03-251-25/+10
* Monster commit. New grid infrastructure. The old gridmanagement code is still...Johan B. C. Engelen2007-03-201-63/+213
* string fixes from bug 1516157bulia byak2006-11-191-2/+2
* Don't mark "gridtype" as translatable.Colin Marquardt2006-10-091-1/+1
* Added preferences.xml option to show the widgets to get the axonometric grid....Johan B. C. Engelen2006-10-031-0/+7
* better (white)spacingJohan B. C. Engelen2006-09-291-1/+1
* FIXED: "(inkscape:12778): Gtk-CRITICAL **: gtk_misc_set_alignment:Johan B. C. Engelen2006-09-291-1/+1
* AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal...Johan B. C. Engelen2006-09-211-0/+19
* remove flicker when creating dialogRalf Stephan2006-05-091-1/+0
* Give SPNamedView a SnapManager instance and use it for all management of snap...Carl Hetherington2006-05-031-8/+8
* add listener to root for fit canvas changesAaron Spike2006-04-251-0/+10
* Move fit canvas button into PageSizerAaron Spike2006-04-251-26/+0
* prevent fit canvas button from expandingAaron Spike2006-04-191-1/+8
* copyeditbulia byak2006-04-191-1/+1
* tweaking for bbyakAaron Spike2006-04-191-1/+3
* Adding fit canvas verbsAaron Spike2006-04-191-2/+21
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-8/+8