summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/document-properties.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-04Next steps in implementing the snapping indicatorDiederik van Lierop1-4/+8
2008-04-30Use radiobutton for "always snap" in the document-properties dialogDiederik van Lierop1-6/+6
2008-03-25Major overhaul of the selector tool's internals to improve handling of transf...Diederik van Lierop1-1/+1
2008-03-12Snap to page borderDiederik van Lierop1-1/+5
2008-02-28revert a small bit in document-properties.cpp of rev 17540. page sizer init()...Johan B. C. Engelen1-1/+1
2008-02-28Adding mised page sizer initializationJon A. Cruz1-0/+1
2008-02-27Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...Johan B. C. Engelen1-4/+3
2008-02-24Warning and whitespace cleanupJon A. Cruz1-19/+20
2008-02-08* Alternative translation text for Grid|New, patch by Marcin Floryan (closes:...Luca Bruno1-1/+2
2008-01-26at least gray out the remove button if we can't remove it when no gridsbulia byak1-3/+2
2008-01-26gray out widgets when grid is disabled.Johan B. C. Engelen1-4/+4
2008-01-17RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> in...gustav_b1-21/+12
2008-01-16No need to use pointers for the widgets of document-properties.cpp, so don't.Johan B. C. Engelen1-95/+68
2008-01-15RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>Johan B. C. Engelen1-75/+87
2008-01-13Some small changes in the captions of the document-properties dialogDiederik van Lierop1-11/+11
2008-01-08Fix LP #181020: When snapping a guide, now only the part of the guide near th...Diederik van Lierop1-1/+1
2008-01-02Fix LP #179741Johan B. C. Engelen1-9/+3
2007-12-29always show grids when adding new gridJohan B. C. Engelen1-0/+3
2007-12-29correct build_gridspageJohan B. C. Engelen1-5/+2
2007-12-29Add icons to document properties grid table :-)Johan B. C. Engelen1-2/+34
2007-12-23fix crit bug #168570 Crash when recreating grid using 'redo'Johan B. C. Engelen1-0/+1
2007-12-17Renaming captions and labels in snapping preferences dialog, and inverting th...Diederik van Lierop1-8/+8
2007-12-12Add global snapping toggleDiederik van Lierop1-2/+18
2007-12-12Do NOT use frames in the snapping tab in the document properties dialog ;-)Diederik van Lierop1-37/+19
2007-12-11Use frames in the snapping tab in the document properties dialogDiederik van Lierop1-24/+37
2007-12-09Init some checkboxes correctly in document-properties dialogDiederik van Lierop1-0/+2
2007-12-07Rework dialog management. Use singleton behavior for dialogs whengustav_b1-91/+50
2007-12-04Change title of tab in document properties dialog ("Snap details" -> "Snap po...Diederik van Lierop1-7/+8
2007-12-01Improve layout of grid document propertiesJohan B. C. Engelen1-22/+25
2007-11-22The dialog to panel refactoring:gustav_b1-12/+9
2007-11-18Fix bug [ 1685684 ] Document Properties: Grid number fields round too broadlyJohan B. C. Engelen1-2/+1
2007-11-14Snap to intersections of line segmentsDiederik van Lierop1-4/+13
2007-11-08warning cleanupJon A. Cruz1-36/+36
2007-11-05Improve the user interaction for snapping of bounding boxes, and add an new t...Diederik van Lierop1-27/+70
2007-08-29Dockable dialogs patch applied gustav_b1-4/+4
2007-08-29Don't snap node handles to the parent path, plus a small string changeDiederik van Lierop1-1/+1
2007-08-28Implement snapping of guides while dragging them, and snap TO item centers (w...Diederik van Lierop1-16/+22
2007-08-19Renaming some labels in the snapping tabDiederik van Lierop1-6/+8
2007-08-07Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_...Diederik van Lierop1-1/+1
2007-08-061) Make snapping of object's center optional 2) Optimize snapping preferences...Diederik van Lierop1-6/+22
2007-08-03Rearrange snapping preferences, put distinction between paths and nodes back ...Diederik van Lierop1-6/+25
2007-07-281) Changes to snapping preferences dialogDiederik van Lierop1-13/+15
2007-07-06Fix #1740146.Johan B. C. Engelen1-3/+5
2007-05-17Avoid a gtk g_critical message when building Document Properties dialog.Peter Moulder1-3/+3
2007-05-17noop: Use G_N_ELEMENTS in attach_all callers instead of passing sizeof.Peter Moulder1-7/+7
2007-05-17noop: Fix const usage/confusion.Peter Moulder1-9/+9
2007-05-17Fix a couple of unannotated transactions causing g_warning from finish_incomp...Peter Moulder1-0/+1
2007-04-20grid: make grid names translatable. use different gridtype names in SVG that ...Johan B. C. Engelen1-4/+5
2007-04-19Improve readability and remove some unused codeDiederik van Lierop1-30/+0
2007-04-17Rearrange tabs for document-properties dialogDiederik van Lierop1-2/+2