summaryrefslogtreecommitdiffstats
path: root/src/sp-namedview.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-143/+0
* Fix bug#1643179. Guides lock lost on load. Patch proposed in #5Jabier Arraiza2017-12-051-1/+1
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-201-8/+3
* Add some Vlava improvements from mailing listJabier Arraiza Cenoz2016-11-011-1/+1
|\
* | Fix some canvas problems and refactorizationJabier Arraiza Cenoz2016-10-101-1/+5
* | Added widget to to rotateJabier Arraiza Cenoz2016-10-091-1/+1
* | Doc rotate startJabier Arraiza Cenoz2016-10-021-0/+1
|/
* Remove unused svg-units variable.Tavmjong Bah2016-06-081-1/+0
* Remove last use of getSVGUnit() and remove all remnants of this abomination.Tavmjong Bah2016-06-011-1/+0
* Add option for checkerboard background.Tavmjong Bah2015-12-211-0/+1
* update to trunk + resolve conflictsMarc Jeanmougin2015-12-081-0/+2
|\
| * Fixes UX pointed in suv reviewJabier Arraiza Cenoz2015-12-061-1/+1
| * Changed from Desktop to namedview to handle multiples documentsJabier Arraiza Cenoz2015-12-051-0/+2
* | cppification: GSList replaced by vectors (mostly related to guides and grids)Marc Jeanmougin2015-12-051-4/+5
|/
* Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...Tavmjong Bah2014-11-261-1/+1
* Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-1/+3
* Rename variable to better express its use. (units -> page_size_units)Tavmjong Bah2014-11-201-1/+1
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-13/+16
* Reimplement global aliasing toggle as a 'shape-rendering' propertyKrzysztof Kosi??ski2014-03-131-1/+0
* Provide a toggle in the document properties to optionally turn offKrzysztof Kosi??ski2014-03-131-0/+1
* try to add some const-correctnessJohan B. C. Engelen2013-10-241-0/+1
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-1/+1
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
* Merged from trunk (r12488).Markus Engel2013-08-301-8/+9
|\
| * Removed SPMetric.Matthew Petroff2013-07-221-2/+0
| * Ported "widgets/ruler.*" away from SPMetric.Matthew Petroff2013-07-221-0/+1
| * Ported sp-namedview.cpp (todo: fix a bunch of things).Matthew Petroff2013-07-091-5/+6
| * Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class.Matthew Petroff2013-07-021-1/+2
* | Cleaned up.Markus Engel2013-08-031-1/+1
* | Merged ObjectGroup and subclasses.Markus Engel2013-04-061-23/+2
* | Added constructors to SP classes.Markus Engel2013-04-011-0/+1
* | Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-4/+2
* | Renamed virtual function names.Markus Engel2013-03-291-6/+6
* | merged from trunkMarkus Engel2013-03-291-0/+4
|\|
| * Clean up more GObject type definitionsAlex Valavanis2013-01-231-0/+4
* | Added "virtual pad" to SPNamedView.Markus Engel2012-08-211-1/+26
|/
* Fix for 819671 : No visual indication for grid and snap being on/offJohn Smith2012-08-091-0/+1
* More header cleanup/fwd declarationsAlex Valavanis2012-02-151-1/+0
* when resizing page, move the origin of the grids too. This way all objects wi...Johan B. C. Engelen2011-12-201-0/+1
* Purging some forward.h files.Jon A. Cruz2011-10-041-1/+2
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-0/+11
|\
| * XML Privatisation Stuff after a long timeAbhishek Sharma public2010-08-111-0/+10
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Fix for Bug #586955 (the unit for user defined document size is not refreshed...Nicolas Dufour2010-09-261-1/+2
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* Store the maximized state in the document (closes bug #168422)Diederik van Lierop2009-05-311-0/+1
* Store the snapper tolerances in the snap-preferences instead of in each snapp...Diederik van Lierop2009-01-311-10/+1
* Merge from fe-movedTed Gould2008-11-211-2/+1