summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/document-properties.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for 612221 : Add metadata default configuration in the preferencesJohn Smith2012-07-121-0/+3
* Fix for 1023655 : IMprovments to Embedded script UIJohn Smith2012-07-121-3/+14
* Fix for 1023656 : Color profile Link/Unlink in Document PropertiesJohn Smith2012-07-121-0/+2
* Fix for 997888 : Merge into Document PropertiesJohn Smith2012-05-171-0/+16
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-3/+1
* 1) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop2012-02-141-0/+2
* Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz2012-02-131-4/+4
* Replace old ComboText with Gtk::ComboBoxTextAlex Valavanis2012-02-111-0/+1
* document-properties: Stop using deprecated Gtk::OptionMenuAlex Valavanis2012-02-061-3/+1
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-0/+3
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-1/+0
* 1) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop2011-10-081-0/+2
* Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop2011-08-221-1/+0
* Patch sent by Fernando Lucchesi (GSoC student) and modified by me.Felipe Corr??a da Silva Sanches2011-06-191-3/+24
* patch reviewed and accepted from fernandolbastos@gmail.com (GSoC student)Felipe Corr??a da Silva Sanches2011-06-171-0/+5
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Corrected "using namespace" contamination from ui/dialog header files.Jon A. Cruz2010-04-021-12/+20
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* All snap options which can be accessed through the snapping toolbar are now r...Diederik van Lierop2009-01-261-7/+1
* adding a "scripting" tab to document properties dialog that allow the user to...Felipe Corr??a da Silva Sanches2009-01-151-3/+27
* Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches2008-12-281-25/+3
* 1) snap midpoints of line segments (both as source and as target)Diederik van Lierop2008-12-141-1/+1
* Changed term away from "embed" since that has specific meaning.Jon A. Cruz2008-12-071-13/+13
* Fix compile with lcms disabled.Maximilian Albert2008-11-271-1/+3
* adding "remove" context menu in the embedded color profiles boxFelipe Corr??a da Silva Sanches2008-11-241-0/+26
* Merge from fe-movedTed Gould2008-11-211-2/+25
* From trunkTed Gould2008-10-271-7/+5
* Next steps in implementing the snapping indicatorDiederik van Lierop2008-05-041-1/+1
* Snap to page borderDiederik van Lierop2008-03-121-1/+1
* Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...Johan B. C. Engelen2008-02-271-3/+0
* No need to use pointers for the widgets of document-properties.cpp, so don't.Johan B. C. Engelen2008-01-161-10/+7
* RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>Johan B. C. Engelen2008-01-151-8/+8
* Add icons to document properties grid table :-)Johan B. C. Engelen2007-12-291-0/+2
* Add global snapping toggleDiederik van Lierop2007-12-121-1/+1
* Do NOT use frames in the snapping tab in the document properties dialog ;-)Diederik van Lierop2007-12-121-4/+0
* Use frames in the snapping tab in the document properties dialogDiederik van Lierop2007-12-111-0/+4
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-071-1/+4
* Change title of tab in document properties dialog ("Snap details" -> "Snap po...Diederik van Lierop2007-12-041-2/+2
* Improve layout of grid document propertiesJohan B. C. Engelen2007-12-011-2/+6
* The dialog to panel refactoring:gustav_b2007-11-221-4/+4
* Snap to intersections of line segmentsDiederik van Lierop2007-11-141-1/+4
* Improve the user interaction for snapping of bounding boxes, and add an new t...Diederik van Lierop2007-11-051-2/+4
* (ui/dialog/document-metadata.h, ui/dialog/document-properties.h): Change _pre...Peter Moulder2007-10-111-1/+1
* Dockable dialogs patch applied gustav_b2007-08-291-2/+2
* Implement snapping of guides while dragging them, and snap TO item centers (w...Diederik van Lierop2007-08-281-1/+1
* 1) Make snapping of object's center optional 2) Optimize snapping preferences...Diederik van Lierop2007-08-061-1/+1
* Rearrange snapping preferences, put distinction between paths and nodes back ...Diederik van Lierop2007-08-031-1/+1
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-281-1/+1