summaryrefslogtreecommitdiffstats
path: root/src/document.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* dying document needs to delete its perspectivebuliabyak2013-09-281-0/+5
* Fix percentage document size handling.Matthew Petroff2013-09-231-34/+28
* Fix adding viewBox to new documents.Matthew Petroff2013-09-221-5/+0
* Use viewBox for new documents.Matthew Petroff2013-09-201-0/+5
* Merge from trunk.Matthew Petroff2013-09-201-2/+16
|\
| * Removed TypeInfo; adjusted Factory to meet code style conventions.Markus Engel2013-09-161-1/+1
| * Merged from trunk (r12488).Markus Engel2013-08-301-22/+23
| |\
| * \ Merged from trunk (r12419).Markus Engel2013-07-141-0/+5
| |\ \
| * | | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-2/+3
| * | | Removed old SPObject factory.Markus Engel2013-04-101-2/+15
* | | | Improve code readability.Matthew Petroff2013-08-281-1/+1
* | | | Added viewBox implement document unit support.Matthew Petroff2013-08-271-12/+27
| |_|/ |/| |
* | | Switched to global UnitTable.Matthew Petroff2013-08-041-2/+1
* | | Eliminate "unit-constants.h".Matthew Petroff2013-07-311-2/+2
* | | Switch unit functions from using pointer arguements to reference arguements.Matthew Petroff2013-07-181-12/+8
* | | Merge from trunk.Matthew Petroff2013-07-171-0/+5
|\ \ \ | | |/ | |/|
| * | Small refactor of align and distribute to reduce complexity.Martin Owens2013-07-101-0/+5
* | | Switch setWidth and setHeight to use Quantity and switch to forward declarati...Matthew Petroff2013-07-061-16/+18
* | | Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class.Matthew Petroff2013-07-021-14/+18
|/ /
* | Reverting fix for Bug #1022543.Nicolas Dufour2013-05-251-9/+7
* | Fix for bug #1022543 (Ctrl+C increments the documents count) by Maggio.Nicolas Dufour2013-05-211-7/+9
|/
* Fix -Wcast-align issues with SPItemCtxAlex Valavanis2013-03-181-1/+1
* Crash. Partial fix for Bug #1046068 (Inkscape (GTK+/Quartz) calls output exte...Nicolas Dufour2013-01-291-4/+6
* revert my revision 12053 (Bug #1103248 )Kris De Gussem2013-01-231-1/+1
* direct use of Glib::ustringKris De Gussem2013-01-221-1/+1
* Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-1/+34
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-6/+6
* Fix for 643150 : Auto-palette swatches duplicated on copy and pasteJohn Smith2012-09-191-3/+26
* Fix for 1051434 : occasional crash when selecting disjoint path with markersJohn Smith2012-09-181-0/+3
* Fix for 1030239 : Custom markers only added to the list in Stroke Style after...John Smith2012-08-041-0/+3
* do not allow sodipodi:docname to have a temporary filename (partial fix for B...Alvin Penner2012-07-281-4/+5
* refresh sodipodi:docname when saving (Bug 1024690)Alvin Penner2012-07-211-1/+1
* variousKris De Gussem2012-06-051-7/+5
* cppcheck stuffKris De Gussem2012-04-091-1/+1
* Clipboard code cleaning (patch for bug #964852 by Romain, see devmail thread...Kris De Gussem2012-04-051-0/+22
* eek-preview: Cairo drawingAlex Valavanis2012-04-031-2/+1
* UI. Fix for bug #294354 (Unsaved files should have an asterisk (*) in the tit...Nicolas Dufour2012-03-071-0/+8
* cppcheckKris De Gussem2012-03-071-2/+6
* More header cleanup/fwd declarationsAlex Valavanis2012-02-151-0/+1
* Header cleaningAlex Valavanis2012-02-121-0/+1
* when resizing page, move the origin of the grids too. This way all objects wi...Johan B. C. Engelen2011-12-201-0/+1
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
* Remove all NRRect use.Krzysztof Kosi??ski2011-08-271-25/+19
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-1/+1
* Merge rendering cache branch (GSoC 2011)Krzysztof Kosi??ski2011-08-251-7/+7
|\
| * Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-7/+7
* | Refactored createnewDocFromMem() to be C++ instead of C, removing potential f...Jon A. Cruz2011-07-311-18/+14
* | Added overload for getObjectById(). Added safety by zeroing out invalid point...Jon A. Cruz2011-07-311-0/+8
* | Memory leaks fix / code cleanupKris De Gussem2011-07-301-1/+10
|/
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-1/+2