summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/page-sizer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove custom tab order in Document PropertiesKarl Cheng2019-06-161-1/+0
* Document Properties: General UI cleanupPatrick Storz2019-03-221-0/+3
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Add tooggle icon button intead checkboxJabiertxo Arraiza Cenoz2017-11-161-8/+9
* Fix unincilizated value that not work in release mode. also remove duplicate ...Jabiertxo Arraiza Cenoz2017-11-151-1/+0
* Add auto update margins on checkbuttonJabiertxo Arraiza Cenoz2017-11-151-0/+4
* Add lock margins to document settingsJabiertxo Arraiza Cenoz2017-11-101-8/+18
* Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-301-1/+1
* UX compres document dialog from Ronaldo idea with target to backport to 0.92.2Jabier Arraiza2017-07-261-1/+0
* Gtkmm deprecation fixesAlexander Valavanis2017-07-061-6/+0
* ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-25/+1
* Add GUI for 'viewBox'.Tavmjong Bah2015-03-211-0/+21
* Allow changing document scale (via changing viewBox). Start of GUI.Tavmjong Bah2015-03-111-0/+19
* avoid recalculating viewbox if it is not necessary. (Bug 1384915, comment 24)Alvin Penner2014-11-281-1/+1
* Fix modelinesAlex Valavanis2014-08-301-2/+2
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-2/+2
* Use real world units for page sizes.Matthew Petroff2013-08-251-2/+6
* Switched to global UnitTable.Matthew Petroff2013-08-041-1/+0
* Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class.Matthew Petroff2013-07-021-4/+5
* Migrate PageSizer to Gtk::GridAlex Valavanis2012-12-161-1/+23
* Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2012-04-301-0/+1
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-3/+7
* Replace old ComboText with Gtk::ComboBoxTextAlex Valavanis2012-02-111-0/+1
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+6
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-2/+0
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-6/+4
* Document. Fix for bug #680347 (page margins can't be reset with single click ...Nicolas Dufour2011-06-241-0/+1
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* In the document properties dialog, changes tab order to units, width, height....Alex Leone2010-06-011-0/+1
* Makes the "Fit Page to Selection" margin options load from the opened file. (...Alex Leone2010-06-011-2/+9
* Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler2010-01-081-6/+20
* Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...Johan B. C. Engelen2008-02-271-2/+2
* patch by cilix42 for bug 1671665bulia byak2007-03-191-1/+1
* Change layout to be more space conserving. This allows a larger paper listBob Jamison2006-08-201-16/+22
* Change to two columns. Probably do different later, but this is a startBob Jamison2006-08-191-2/+15
* Clean up a bit. Clarify several variable names. Add a lot of comments.Bob Jamison2006-08-161-23/+89
* Change deprecated OptionMenu to ComboBox. Modernize lookup a bitBob Jamison2006-08-161-16/+92
* remove setDoc(), part of fix for #1509854Ralf Stephan2006-06-221-2/+1
* Move fit canvas button into PageSizerAaron Spike2006-04-251-0/+1
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+67