summaryrefslogtreecommitdiffstats
path: root/src/document.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Safer fix for bug #579932 that won't leak memory.Jon A. Cruz2010-07-281-1/+2
* Duplicate the undo key passed to sp_document_maybe_done, instead of simplyKrzysztof Kosi??ski2010-07-271-1/+1
* Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler2010-01-081-1/+1
* Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...Maximilian Albert2009-12-261-7/+20
* Merge GSoC2009 Connectors into trunkArcadie M. Cracan2009-12-021-0/+3
* Patch to fix 205667 by Petteri AimonenJosh Andler2009-10-041-0/+1
* patch by Adrian Johnson for 166678bulia byak2009-09-051-2/+0
* Fix for Bug #166678 (Paper size or orientation are not used when printing) b...Nicolas Dufour2009-08-121-0/+2
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-53/+50
* xml/Document -> DocumentTreejohnce2009-08-051-1/+3
* struct Document->class Documentjohnce2009-08-051-0/+1
* SPDocument->Documentjohnce2009-08-051-49/+49
* docPeter Moulder2009-04-071-3/+3
* sp_document_change_uri_and_hrefs: New function.Peter Moulder2009-04-071-1/+3
* noop: whitespacePeter Moulder2009-04-071-47/+48
* Fixed to not emit signals from deleted object. May fix 271621.Jon A. Cruz2009-01-211-0/+2
* Merge from fe-movedTed Gould2008-11-211-5/+2
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-8/+12
* Fixed uninitialized variables, including modified-since-save.Jon A. Cruz2008-06-121-3/+3
* Make grouped 3D boxes work correctly when transformed (fixes: LP 188991)Maximilian Albert2008-03-191-1/+0
* stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY2008-01-151-2/+5
* abstract use of sodipodi:modifiedMenTaLguY2008-01-151-0/+3
* whitespace cleanupMenTaLguY2008-01-151-56/+56
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-12/+19
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-041-3/+3
* Adding profile manager and user-visible drop-down in CMS pickerJon A. Cruz2007-10-081-0/+3
* Hold perspectives on document level rather than globally; this corrects the c...Maximilian Albert2007-08-091-0/+20
* noop: Change fitToRect to take NR::Rect instead of old NRRect. Update callers.Peter Moulder2007-05-201-1/+1
* Cleaned up test doc creationJon A. Cruz2007-05-121-1/+0
* add document serial numbersMenTaLguY2007-05-101-0/+1
* add method to select objects picked by a vector of pointsbulia byak2007-04-121-1/+3
* better way to deal with undo+id collisionsMenTaLguY2007-03-171-0/+3
* Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b2006-10-011-2/+0
* gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan2006-08-261-2/+2
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-7/+7
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-7/+7
* Forced redraw of canvas upon document commit to work around event starvation ...John Bintz2006-07-231-0/+2
* marker refactoring workBryce Harrington2006-07-201-0/+2
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-2/+6
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-0/+3
* fix compile with gcc 4.1 (#1479580)Ralf Stephan2006-05-011-1/+1
* SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas2006-04-201-0/+3
* Adding fit canvas verbsAaron Spike2006-04-191-0/+3
* * src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, mjwybrow2006-02-151-0/+7
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+218