summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/document-properties.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-221-5/+2
* Makes the "Fit Page to Selection" margin options load from the opened file. (...Alex Leone2010-06-011-0/+1
* Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler2010-01-081-1/+1
* Document properties now treats lcms file load failures as non-fatal. Fixes bu...Jon A. Cruz2009-12-311-0/+1
* Updating to current trunkTed Gould2009-11-291-13/+41
|\
| * Updated allowed icc-profile names to match recent grammars. Follow-up for bug...Jon A. Cruz2009-09-271-2/+2
| * Sanitize profile names for valid XML ids. Modified patch that addresses bug #...Jon A. Cruz2009-09-201-3/+38
| * Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
| * SPDocument->Documentjohnce2009-08-051-2/+2
| * Fix for bug LP #383244 (patch by Hannes Hochreiner)Nicolas Dufour2009-07-291-3/+7
* | a quick workaround in order to avoid some invalid names for icc profiles.Felipe Corr??a da Silva Sanches2009-08-141-1/+13
|/
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-1/+3
* Fix two legacy icon IDsKrzysztof Kosi??ski2009-04-131-5/+2
* Snapping of guides now turned on by default, and fixed initialization of the ...Diederik van Lierop2009-02-221-1/+2
* Store the snapper tolerances in the snap-preferences instead of in each snapp...Diederik van Lierop2009-01-311-3/+3
* fix crash described atFelipe Corr??a da Silva Sanches2009-01-291-0/+4
* Add buttons for snapping to grids and/or guidesDiederik van Lierop2009-01-281-1/+1
* All snap options which can be accessed through the snapping toolbar are now r...Diederik van Lierop2009-01-261-99/+1
* Fix compile when lcms is disabledMaximilian Albert2009-01-211-0/+2
* - Snap to the midpoint of shapes and bboxesDiederik van Lierop2009-01-181-6/+6
* adding a "scripting" tab to document properties dialog that allow the user to...Felipe Corr??a da Silva Sanches2009-01-151-3/+138
* Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches2008-12-281-36/+0
* 1) snap midpoints of line segments (both as source and as target)Diederik van Lierop2008-12-141-2/+5
* Changed term away from "embed" since that has specific meaning.Jon A. Cruz2008-12-071-39/+39
* Removed duplication of menu items.Jon A. Cruz2008-12-061-32/+35
* Changed it use common code for profile locations.Jon A. Cruz2008-12-051-16/+7
* Layout code cleanup.Jon A. Cruz2008-12-051-12/+24
* Fix compile with lcms disabled.Maximilian Albert2008-11-271-0/+2
* marked forgotten translatable messageAlexandre Prokoudine2008-11-251-1/+1
* adding "remove" context menu in the embedded color profiles boxFelipe Corr??a da Silva Sanches2008-11-241-39/+106
* Merge from fe-movedTed Gould2008-11-211-8/+212
* From trunkTed Gould2008-10-271-18/+19
* The page size table in Document Properties should use the available vertical ...Maximilian Albert2008-09-051-3/+9
* Snap to intersections of any kind of path (were we previously only could snap...Diederik van Lierop2008-08-081-3/+3
* 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