summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/document-properties.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Next steps in implementing the snapping indicatorDiederik van Lierop2008-05-041-4/+8
* Use radiobutton for "always snap" in the document-properties dialogDiederik van Lierop2008-04-301-6/+6
* Major overhaul of the selector tool's internals to improve handling of transf...Diederik van Lierop2008-03-251-1/+1
* Snap to page borderDiederik van Lierop2008-03-121-1/+5
* revert a small bit in document-properties.cpp of rev 17540. page sizer init()...Johan B. C. Engelen2008-02-281-1/+1
* Adding mised page sizer initializationJon A. Cruz2008-02-281-0/+1
* Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...Johan B. C. Engelen2008-02-271-4/+3
* Warning and whitespace cleanupJon A. Cruz2008-02-241-19/+20
* * Alternative translation text for Grid|New, patch by Marcin Floryan (closes:...Luca Bruno2008-02-081-1/+2
* at least gray out the remove button if we can't remove it when no gridsbulia byak2008-01-261-3/+2
* gray out widgets when grid is disabled.Johan B. C. Engelen2008-01-261-4/+4
* RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> in...gustav_b2008-01-171-21/+12
* No need to use pointers for the widgets of document-properties.cpp, so don't.Johan B. C. Engelen2008-01-161-95/+68
* RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>Johan B. C. Engelen2008-01-151-75/+87
* Some small changes in the captions of the document-properties dialogDiederik van Lierop2008-01-131-11/+11
* Fix LP #181020: When snapping a guide, now only the part of the guide near th...Diederik van Lierop2008-01-081-1/+1
* Fix LP #179741Johan B. C. Engelen2008-01-021-9/+3
* always show grids when adding new gridJohan B. C. Engelen2007-12-291-0/+3
* correct build_gridspageJohan B. C. Engelen2007-12-291-5/+2
* Add icons to document properties grid table :-)Johan B. C. Engelen2007-12-291-2/+34
* fix crit bug #168570 Crash when recreating grid using 'redo'Johan B. C. Engelen2007-12-231-0/+1
* Renaming captions and labels in snapping preferences dialog, and inverting th...Diederik van Lierop2007-12-171-8/+8
* Add global snapping toggleDiederik van Lierop2007-12-121-2/+18
* Do NOT use frames in the snapping tab in the document properties dialog ;-)Diederik van Lierop2007-12-121-37/+19
* Use frames in the snapping tab in the document properties dialogDiederik van Lierop2007-12-111-24/+37
* 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