summaryrefslogtreecommitdiffstats
path: root/src/sp-namedview.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1188/+0
* Limit default window size to monitor dimensionsEduard Braun2018-01-071-0/+10
* Make natural window size default and fix small window sizeEduard Braun2018-01-071-5/+8
* Use proper monitor for deriving geometryEduard Braun2018-01-071-9/+9
* Switch sp-namedview.cpp to use the convenience functionEduard Braun2018-01-071-16/+2
* Let GTK+ / window managers handle window position sanitizingEduard Braun2018-01-071-39/+5
* Make stored geometry and default window size enumsEduard Braun2018-01-071-10/+12
* Namedview: Use proper monitor to derive monitor_geometryEduard Braun2018-01-071-15/+6
* Use a macro for GtkMM version checksAlexander Valavanis2017-12-251-3/+3
* Fix bug#1643179. Guides lock lost on load. Patch proposed in #5Jabier Arraiza2017-12-051-7/+6
* Prevent crash when get_primary_monitor() returns nullptr. (Second place.)Tavmjong Bah2017-07-121-1/+5
* GdkScreen deprecation fixesAlexander Valavanis2017-06-271-10/+36
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-201-97/+1
* Replace rectangle based zooming by affine based zooming.Tavmjong Bah2017-03-131-5/+5
* Fix and improve window sizing and positioning behavior when opening new docum...Eduard Braun2017-02-111-26/+38
* Disable rotate guides in doc rotationJabiertxof2017-02-041-21/+21
* Add some Vlava improvements from mailing listJabier Arraiza Cenoz2016-11-011-0/+24
|\
* | Fix some canvas item problems and refresh items on rotateJabier Arraiza Cenoz2016-10-101-4/+10
* | Fix some canvas problems and refactorizationJabier Arraiza Cenoz2016-10-101-2/+35
* | Added widget to to rotateJabier Arraiza Cenoz2016-10-091-5/+4
* | Keep selectionJabier Arraiza Cenoz2016-10-081-28/+15
* | add rotate from current desktop centerJabier Arraiza Cenoz2016-10-081-19/+21
* | Doc rotate startJabier Arraiza Cenoz2016-10-021-1/+46
|/
* Merged trunkAdrian Boguszewski2016-08-031-2/+0
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+2
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+0
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-2/+2
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-6/+6
|/
* Really remove last of svg_units.Tavmjong Bah2016-06-081-10/+0
* Remove unused svg-units variable.Tavmjong Bah2016-06-081-18/+18
* Fix for bug on previous commit about guides lockJabier Arraiza Cenoz2016-06-041-1/+0
* Fix a bug in lock guides pointed by suv on IRCJabier Arraiza Cenoz2016-06-031-1/+1
* Remove last use of getSVGUnit() and remove all remnants of this abomination.Tavmjong Bah2016-06-011-6/+0
* Corrects attribute name for saving page 'checkerboard' background state.Tavmjong Bah2015-12-281-1/+1
* Add option for checkerboard background.Tavmjong Bah2015-12-211-0/+6
* fix crash noticed by TavMarc Jeanmougin2015-12-091-1/+0
* update to trunk + resolve conflictsMarc Jeanmougin2015-12-081-0/+41
|\
| * Fixes UX pointed in suv reviewJabier Arraiza Cenoz2015-12-061-2/+1
| * Changed from Desktop to namedview to handle multiples documentsJabier Arraiza Cenoz2015-12-051-0/+42
* | cppification: GSList replaced by vectors (mostly related to guides and grids)Marc Jeanmougin2015-12-051-92/+63
|/
* Read inkscape:color attribute in more placesGeoff Lankow2015-07-151-0/+1
* Reread guide colour after setting default colourGeoff Lankow2015-07-121-5/+6
* Read attribute after setting the defaultGeoff Lankow2015-07-111-0/+3
* Read inkscape:color attribute on guidesGeoff Lankow2015-07-071-1/+0
* Enable snapping of cusp nodes by defaultDiederik van Lierop2015-04-271-1/+1
* if viewbox does not exist in file, set the document-units to be px. (Bug 1239...Alvin Penner2015-03-011-1/+3
* create SPObject factoryLiam P. White2015-02-251-10/+0
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-5/+5
* Purge sp_desktop_canvasLiam P. White2014-12-211-4/+4