| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | inspired by r13052, fix up the code to hopefully work when someone has ↵ | Johan B. C. Engelen | 2014-02-24 | 1 | -14/+18 | |
| | | | | | | | | | different units for height and width of the page. Fixed bugs: - https://launchpad.net/bugs/1240308 (bzr r13053) | |||||
| * | fix typos in page-sizer (Bug 1240308) | Alvin Penner | 2014-02-24 | 1 | -2/+2 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1240308 (bzr r13052) | |||||
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵ | Johan B. C. Engelen | 2013-10-12 | 1 | -5/+4 | |
| | | | | | | objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? (bzr r12679) | |||||
| * | Fix percentage document size handling. | Matthew Petroff | 2013-09-23 | 1 | -0/+2 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1228852 (bzr r12577) | |||||
| * | Use Quantity comparisons in PageSizer. | Matthew Petroff | 2013-08-28 | 1 | -5/+5 | |
| | | | | (bzr r12475.1.8) | |||||
| * | Added viewBox implement document unit support. | Matthew Petroff | 2013-08-27 | 1 | -2/+3 | |
| | | | | (bzr r12475.1.2) | |||||
| * | Use real world units for page sizes. | Matthew Petroff | 2013-08-25 | 1 | -32/+37 | |
| | | | | (bzr r12475.1.1) | |||||
| * | Fixed bug in page sizer. | Matthew Petroff | 2013-08-06 | 1 | -69/+69 | |
| | | | | (bzr r12380.1.63) | |||||
| * | Switched to global UnitTable. | Matthew Petroff | 2013-08-04 | 1 | -2/+1 | |
| | | | | (bzr r12380.1.62) | |||||
| * | Cleanup. | Matthew Petroff | 2013-07-30 | 1 | -2/+2 | |
| | | | | (bzr r12380.1.52) | |||||
| * | Switch unit functions from using pointer arguements to reference arguements. | Matthew Petroff | 2013-07-18 | 1 | -11/+6 | |
| | | | | (bzr r12380.1.28) | |||||
| * | Merge from trunk. | Matthew Petroff | 2013-07-17 | 1 | -1/+2 | |
| |\ | | | | | (bzr r12380.1.17) | |||||
| | * | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 2013-07-01 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Inkscape::Selection to use a LayerModel that is not associated with a UI. Changed the interface of verbs (SPAction) to use a new ActionContext rather than UI::View::View, again so that verbs may be used in a console mode. Modified boolean operation verbs to work in console-only mode. Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops. Modified main.cpp to process selections and verbs in no-GUI mode. Other changes are all consequences of the SPDesktop, Selection and LayerModel interface changes. (bzr r12387.1.1) | |||||
| * | | Ported sp-namedview.cpp (todo: fix a bunch of things). | Matthew Petroff | 2013-07-09 | 1 | -2/+2 | |
| | | | | | | | (bzr r12380.1.8) | |||||
| * | | Switch setWidth and setHeight to use Quantity and switch to forward ↵ | Matthew Petroff | 2013-07-06 | 1 | -2/+2 | |
| | | | | | | | | | | | declaration of Inkscape::Util::Quantity in document.h. (bzr r12380.1.7) | |||||
| * | | Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class. | Matthew Petroff | 2013-07-02 | 1 | -81/+78 | |
| |/ | | | (bzr r12380.1.4) | |||||
| * | Migrate PageSizer to Gtk::Grid | Alex Valavanis | 2012-12-16 | 1 | -2/+50 | |
| | | | | (bzr r11957) | |||||
| * | Fix for 1068763 : Opening 'File > Document Properties' dirties current document | John Smith | 2012-10-31 | 1 | -0/+4 | |
| | | | | (bzr r11855) | |||||
| * | Removed outdated classes. | Jon A. Cruz | 2012-06-17 | 1 | -0/+3 | |
| | | | | | | Pruned header to not introduce extraneous includes. (bzr r11502) | |||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -1/+2 | |
| | | | | (bzr r11018) | |||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -1/+0 | |
| | | | | (bzr r10940) | |||||
| * | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -1/+1 | |
| | | | | (bzr r10826) | |||||
| * | increase significant digits for page dimensions | Johan B. C. Engelen | 2011-11-05 | 1 | -0/+8 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/171980 (bzr r10724) | |||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -2/+4 | |
| | | | | (bzr r10697) | |||||
| * | cppcheck | Kris De Gussem | 2011-10-18 | 1 | -2/+2 | |
| | | | | (bzr r10681) | |||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 1 | -13/+19 | |
| |\ | | | | | (bzr r10347.1.5) | |||||
| | * | Document. Fix for bug #680347 (page margins can't be reset with single click ↵ | Nicolas Dufour | 2011-06-24 | 1 | -13/+19 | |
| | | | | | | | | | | | of Resize). (bzr r10355) | |||||
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -0/+1 | |
| |/ | | | (bzr r10347.1.2) | |||||
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -1/+1 | |
| | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | |||||
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -3/+3 | |
| | | | | (bzr r10067) | |||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -4/+5 | |
| |\ | | | | | (bzr r9945.1.1) | |||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -1/+1 | |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | |||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -3/+3 | |
| | | | | | | | (bzr r9546.1.2) | |||||
| * | | Fix for Bug #586955 (the unit for user defined document size is not ↵ | Nicolas Dufour | 2010-09-26 | 1 | -0/+9 | |
| |/ | | | | | refreshed if document is reopen). (bzr r9793) | |||||
| * | Fixing order from r9463, correct order is Width -> Height -> Units. (Bug ↵ | Alex Leone | 2010-06-01 | 1 | -1/+1 | |
| | | | | | | | | | #587874) Fixed bugs: - https://launchpad.net/bugs/587874 (bzr r9464) | |||||
| * | In the document properties dialog, changes tab order to units, width, ↵ | Alex Leone | 2010-06-01 | 1 | -1/+10 | |
| | | | | | | | | | height. (Bug #587874) Fixed bugs: - https://launchpad.net/bugs/587874 (bzr r9463) | |||||
| * | Makes the "Fit Page to Selection" margin options load from the opened file. ↵ | Alex Leone | 2010-06-01 | 1 | -17/+52 | |
| | | | | | | | | | (Bug #499942) Fixed bugs: - https://launchpad.net/bugs/499942 (bzr r9462) | |||||
| * | Patch by Alex Leone to add margins to resize page options in Document Properties | Josh Andler | 2010-01-08 | 1 | -20/+49 | |
| | | | | (bzr r8952) | |||||
| * | Patch by Dan_Krause to add Arch Paper sizes | Josh Andler | 2009-11-28 | 1 | -0/+20 | |
| | | | | (bzr r8843.1.1) | |||||
| * | patch by Adrian Johnson for 166678 | bulia byak | 2009-09-05 | 1 | -12/+11 | |
| | | | | (bzr r8561) | |||||
| * | Fix for Bug #166678 (Paper size or orientation are not used when printing) ↵ | Nicolas Dufour | 2009-08-12 | 1 | -11/+12 | |
| | | | | | | by Adrian Johnson. (bzr r8473) | |||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -1/+1 | |
| | | | | | | which cannot be fixed easily. (bzr r8422) | |||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 | |
| | | | | (bzr r8408) | |||||
| * | When changing document size, the origin (lower left corner) should be ↵ | Diederik van Lierop | 2009-05-09 | 1 | -0/+6 | |
| | | | | | | stationary. This way the guides will keep their relative position w.r.t. the objects (bug #167762), and also everything will be redrawn properly (bug #179373) (bzr r7840) | |||||
| * | Makes page-sizer be a little less eager to change the orientation of pages ↵ | Jasper van de Gronde | 2008-12-08 | 1 | -5/+12 | |
| | | | | | | automatically(!), it only does it for page sizes which are preferred to be in a certain orientation (landscape) now. (bzr r6972) | |||||
| * | Slightly smaller page size entries | Maximilian Albert | 2008-09-08 | 1 | -7/+7 | |
| | | | | (bzr r6779) | |||||
| * | Select landscape by default for certain page formats | Maximilian Albert | 2008-09-05 | 1 | -4/+28 | |
| | | | | (bzr r6763) | |||||
| * | Add page sizes for various business card formats as per request in LP #172225 | Maximilian Albert | 2008-09-05 | 1 | -0/+5 | |
| | | | | (bzr r6762) | |||||
| * | The page size table in Document Properties should use the available vertical ↵ | Maximilian Albert | 2008-09-05 | 1 | -1/+1 | |
| | | | | | | space (bzr r6761) | |||||
| * | Whitespace & misc cleanup | Jon A. Cruz | 2008-02-28 | 1 | -62/+66 | |
| | | | | (bzr r4892) | |||||
