summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/document-properties.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove support for LCMS 1Karl Cheng2019-05-121-4/+4
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-0/+4
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Merge branch 'guidespanel' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-05-091-0/+6
|\
| * Add global guide controls to guides panelGeoff Lankow2018-05-041-0/+6
* | Create and use LabelledColorPicker widgetGeoff Lankow2018-05-091-2/+0
|/
* UX compres document dialog from Ronaldo idea with target to backport to 0.92.2Jabier Arraiza2017-07-261-0/+4
* Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-5/+1
* Sort color profile listshouz2016-06-021-3/+15
* Add option for checkerboard background.Tavmjong Bah2015-12-211-0/+1
* 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-2/+2
* Provide a toggle in the document properties to optionally turn offKrzysztof Kosi??ski2014-03-131-0/+1
* Finish fixing document unit change undo bug.Matthew Petroff2013-09-111-1/+0
* Added viewBox implement document unit support.Matthew Petroff2013-08-271-0/+4
* Further migration to Gtk::GridAlex Valavanis2013-03-121-11/+11
* 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