summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/page-sizer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+2
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+0
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-1/+1
* increase significant digits for page dimensionsJohan B. C. Engelen2011-11-051-0/+8
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-2/+4
* cppcheckKris De Gussem2011-10-181-2/+2
* Merge from trunkKrzysztof Kosi??ski2011-07-061-13/+19
|\
| * Document. Fix for bug #680347 (page margins can't be reset with single click ...Nicolas Dufour2011-06-241-13/+19
* | Remove more of libnrKrzysztof Kosi??ski2011-06-231-0/+1
|/
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-1/+1
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-3/+3
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+5
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-1/+1
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-3/+3
* | Fix for Bug #586955 (the unit for user defined document size is not refreshed...Nicolas Dufour2010-09-261-0/+9
|/
* Fixing order from r9463, correct order is Width -> Height -> Units. (Bug #587...Alex Leone2010-06-011-1/+1
* In the document properties dialog, changes tab order to units, width, height....Alex Leone2010-06-011-1/+10
* Makes the "Fit Page to Selection" margin options load from the opened file. (...Alex Leone2010-06-011-17/+52
* Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler2010-01-081-20/+49
* Patch by Dan_Krause to add Arch Paper sizesJosh Andler2009-11-281-0/+20
* patch by Adrian Johnson for 166678bulia byak2009-09-051-12/+11
* Fix for Bug #166678 (Paper size or orientation are not used when printing) b...Nicolas Dufour2009-08-121-11/+12
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* When changing document size, the origin (lower left corner) should be station...Diederik van Lierop2009-05-091-0/+6
* Makes page-sizer be a little less eager to change the orientation of pages au...Jasper van de Gronde2008-12-081-5/+12
* Slightly smaller page size entriesMaximilian Albert2008-09-081-7/+7
* Select landscape by default for certain page formatsMaximilian Albert2008-09-051-4/+28
* Add page sizes for various business card formats as per request in LP #172225Maximilian Albert2008-09-051-0/+5
* The page size table in Document Properties should use the available vertical ...Maximilian Albert2008-09-051-1/+1
* Whitespace & misc cleanupJon A. Cruz2008-02-281-62/+66
* Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...Johan B. C. Engelen2008-02-271-49/+24
* patch by cilix42 for bug 1671665bulia byak2007-03-191-13/+19
* fixed 1582582gustav_b2006-11-021-0/+3
* undo annotationsgustav_b2006-10-101-2/+1
* Last tweaks for nowBob Jamison2006-08-201-4/+4
* Change layout to be more space conserving. This allows a larger paper listBob Jamison2006-08-201-56/+54
* Change to two columns. Probably do different later, but this is a startBob Jamison2006-08-191-24/+76
* Clean up paper size tableBob Jamison2006-08-161-62/+70
* Clean up a bit. Clarify several variable names. Add a lot of comments.Bob Jamison2006-08-161-82/+79
* Change deprecated OptionMenu to ComboBox. Modernize lookup a bitBob Jamison2006-08-161-77/+147
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-1/+2
* reorganize flow, prevent infinite loop, fixes #1509854Ralf Stephan2006-06-221-23/+36
* fixed broken page unit changing in Document PropertiesAndrius Ramanauskas2006-05-041-3/+2
* small update for 1480247 fix (cleaned up the redundant code)Andrius Ramanauskas2006-05-031-4/+2
* Fix for Bug-1480247 (wrong page size when switching portrait-landscape)Andrius Ramanauskas2006-05-031-6/+13
* r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould2006-05-021-1/+1
* (bzr r690)Ted Gould2006-05-021-1/+1
* add mnemonic for "Fit page to selection"Ralf Stephan2006-05-011-1/+1
* Move fit canvas button into PageSizerAaron Spike2006-04-251-1/+28