summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/page-sizer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-16Migrate PageSizer to Gtk::GridAlex Valavanis1-2/+50
2012-10-31Fix for 1068763 : Opening 'File > Document Properties' dirties current documentJohn Smith1-0/+4
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+3
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-1/+2
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-1/+0
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-1/+1
2011-11-05increase significant digits for page dimensionsJohan B. C. Engelen1-0/+8
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-2/+4
2011-10-18cppcheckKris De Gussem1-2/+2
2011-06-24Document. Fix for bug #680347 (page margins can't be reset with single click ...Nicolas Dufour1-13/+19
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-0/+1
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-1/+1
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-3/+3
2010-09-26Fix for Bug #586955 (the unit for user defined document size is not refreshed...Nicolas Dufour1-0/+9
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-1/+1
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-3/+3
2010-06-01Fixing order from r9463, correct order is Width -> Height -> Units. (Bug #587...Alex Leone1-1/+1
2010-06-01In the document properties dialog, changes tab order to units, width, height....Alex Leone1-1/+10
2010-06-01Makes the "Fit Page to Selection" margin options load from the opened file. (...Alex Leone1-17/+52
2010-01-08Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler1-20/+49
2009-11-28Patch by Dan_Krause to add Arch Paper sizesJosh Andler1-0/+20
2009-09-05patch by Adrian Johnson for 166678bulia byak1-12/+11
2009-08-12Fix for Bug #166678 (Paper size or orientation are not used when printing) b...Nicolas Dufour1-11/+12
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-05-09When changing document size, the origin (lower left corner) should be station...Diederik van Lierop1-0/+6
2008-12-08Makes page-sizer be a little less eager to change the orientation of pages au...Jasper van de Gronde1-5/+12
2008-09-08Slightly smaller page size entriesMaximilian Albert1-7/+7
2008-09-05Select landscape by default for certain page formatsMaximilian Albert1-4/+28
2008-09-05Add page sizes for various business card formats as per request in LP #172225Maximilian Albert1-0/+5
2008-09-05The page size table in Document Properties should use the available vertical ...Maximilian Albert1-1/+1
2008-02-28Whitespace & misc cleanupJon A. Cruz1-62/+66
2008-02-27Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...Johan B. C. Engelen1-49/+24
2007-03-19patch by cilix42 for bug 1671665bulia byak1-13/+19
2006-11-02fixed 1582582gustav_b1-0/+3
2006-10-10undo annotationsgustav_b1-2/+1
2006-08-20Last tweaks for nowBob Jamison1-4/+4
2006-08-20Change layout to be more space conserving. This allows a larger paper listBob Jamison1-56/+54
2006-08-19Change to two columns. Probably do different later, but this is a startBob Jamison1-24/+76
2006-08-16Clean up paper size tableBob Jamison1-62/+70
2006-08-16Clean up a bit. Clarify several variable names. Add a lot of comments.Bob Jamison1-82/+79
2006-08-16Change deprecated OptionMenu to ComboBox. Modernize lookup a bitBob Jamison1-77/+147
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-1/+2
2006-06-22reorganize flow, prevent infinite loop, fixes #1509854Ralf Stephan1-23/+36
2006-05-04fixed broken page unit changing in Document PropertiesAndrius Ramanauskas1-3/+2
2006-05-03small update for 1480247 fix (cleaned up the redundant code)Andrius Ramanauskas1-4/+2
2006-05-03Fix for Bug-1480247 (wrong page size when switching portrait-landscape)Andrius Ramanauskas1-6/+13
2006-05-02r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould1-1/+1
2006-05-02(bzr r690)Ted Gould1-1/+1
2006-05-01add mnemonic for "Fit page to selection"Ralf Stephan1-1/+1