summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/document-properties.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* UX compres document dialog from Ronaldo idea with target to backport to 0.92.2Jabier Arraiza2017-07-261-20/+38
* Fix Gtk alignment APIAlexander Valavanis2017-07-081-13/+9
* Fix gtk margin APIAlexander Valavanis2017-07-061-0/+17
* Use std::transform instead of a for loopTobias Ellinghaus2017-07-051-6/+7
* Clean up color profiles codeTobias Ellinghaus2017-07-051-13/+19
* Remove old icon handling codeAlexander Valavanis2017-06-291-4/+5
* Rm some deprecated Gtk::Stock usageAlex Valavanis2016-12-271-6/+3
* Merged trunkAdrian Boguszewski2016-08-091-128/+1
|\
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-128/+1
| |\
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-128/+1
* | | Merged trunkAdrian Boguszewski2016-08-031-13/+1
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-13/+1
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+13
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-13/+0
| |/
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-2/+2
* | Last part of new SPObject children listAdrian Boguszewski2016-07-141-8/+6
|/
* Sort color profile listshouz2016-06-021-24/+67
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-211-16/+16
* Apply from patch from houz (Fixes color profile name mangling)Liam P. White2016-02-211-2/+2
* Corrects attribute name for saving page 'checkerboard' background state.Tavmjong Bah2015-12-281-2/+2
* Add option for checkerboard background.Tavmjong Bah2015-12-211-5/+19
* brings back CMS tabMarc Jeanmougin2015-12-181-4/+10
* cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin2015-12-071-36/+28
* cppification: GSList replaced by vectors (mostly related to guides and grids)Marc Jeanmougin2015-12-051-14/+8
* fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-2/+2
* Allow changing document scale (via changing viewBox). Start of GUI.Tavmjong Bah2015-03-111-0/+5
* Make icon creation more consistent - use sp_icon_new where possibleLiam P. White2015-02-221-42/+13
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-15/+15
* Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-211-11/+11
* Update to trunk r13766Liam P. White2014-11-261-2/+2
|\
| * Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-2/+2
* | Update to trunk r13750Liam P. White2014-11-241-10/+19
|\|
| * Revert old behavior: changing "Default units" changes *only* the displayed un...Johan B. C. Engelen2014-11-221-3/+7
| * properly name the document units as "Document units" in the UI. The setting i...Johan B. C. Engelen2014-11-211-1/+1
| * Purged GTKish macros SP_SCRIPT/SP_IS_SCRIPT.Jon A. Cruz2014-11-151-7/+12
* | Update to experimental r13598Liam P. White2014-10-081-3/+4
|\|
| * Update to trunk r13580Liam P. White2014-10-061-1/+2
| |\
| | * partial rollback of r13544, allow old recursive behavior for some locations, ...mathog2014-09-081-1/+2
| * | Move more UI code into ui/Liam P. White2014-10-051-2/+2
| * | Update to trunk r13542Liam P. White2014-09-021-3/+7
| |\|
| | * Fix rotation center regression caused by my own commit 13512Diederik van Lierop2014-08-261-3/+7
| * | Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis2014-08-261-2/+2
| |/
* | Update to experimental r13565Liam P. White2014-09-271-3/+7
* | Update to experimental r13527Liam P. White2014-08-301-3/+4
|\|
| * Fix some transformation center regressions, related to the viewbox/units changesDiederik van Lierop2014-08-141-3/+4
* | Update to experimental r13464Liam P. White2014-08-081-0/+1
|\|
| * fix crash bug (reported by su_v on IRC) related to removing color profilesJohan B. C. Engelen2014-07-281-0/+1
* | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-2/+2
|/
* fix crash. Iterating through a list to find an object is not necessary, SPDoc...Johan B. C. Engelen2014-04-041-16/+9
* Fix Gtkmm 3.8 build issues on systems with Gtk+ 3.10Alex Valavanis2014-03-311-6/+6