summaryrefslogtreecommitdiffstats
path: root/src/document.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-08Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler1-7/+82
2009-12-27Correcting initialization order in ctor.Jon A. Cruz1-2/+2
2009-12-26Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...Maximilian Albert1-20/+43
2009-12-02Merge GSoC2009 Connectors into trunkArcadie M. Cracan1-20/+78
2009-10-04Patch to fix 205667 by Petteri AimonenJosh Andler1-5/+13
2009-09-14two safe changes: 1) increase the arbitrary limit on the number of update ite...bulia byak1-3/+3
2009-09-05patch by Adrian Johnson for 166678bulia byak1-19/+0
2009-08-12Fix for Bug #166678 (Paper size or orientation are not used when printing) b...Nicolas Dufour1-0/+19
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-77/+77
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-08-05SPDocument->Documentjohnce1-76/+76
2009-06-09Removed sodipodi:versionJon A. Cruz1-8/+4
2009-04-07oops, fix a bug in that last commit (revealed by eps import; I don't think th...Peter Moulder1-2/+2
2009-04-07sp_document_change_uri_and_hrefs: New function.Peter Moulder1-26/+56
2009-04-07functional noop: Change prepend_current_dir_if_relative to return the result ...Peter Moulder1-2/+2
2009-02-26Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski1-1/+1
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-15/+13
2009-01-21Fixed to not emit signals from deleted object. May fix 271621.Jon A. Cruz1-3/+12
2009-01-13Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski1-2/+2
2008-12-12fixed: getting pagecolor for bordercolorThomas Holder1-1/+1
2008-12-07Bug #167682 (resizing page must also resize viewBox)Thomas Holder1-0/+8
2008-11-21Merge from fe-movedTed Gould1-3/+6
2008-10-27From trunkTed Gould1-20/+42
2008-10-11Merging from trunkTed Gould1-1/+1
2008-09-18Yet another NR ==> Geom changeMaximilian Albert1-5/+3
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-19/+18
2008-09-18More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert1-2/+2
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-1/+1
2008-07-09Remove obsolete 'sodipodi:docbase' attribute when opening old Sodipodi/Inksca...Stephen Silver1-0/+3
2008-06-12Fixed uninitialized variables, including modified-since-save.Jon A. Cruz1-24/+21
2008-06-11Remove any baseProfile attribute, as we don't respect it. (See bug 166958.)Stephen Silver1-0/+3
2008-05-31wrtlprnft's patch for bug 234834 - keeps guidelines in same position relative...Stephen Silver1-0/+10
2008-05-11Fix incorrect preview problems on Win32 with native dialogues - see LP #229045Mike Pittman1-2/+10
2008-04-03applied patch by sas to fix default default height and width attributes on sv...Marcin Floryan1-5/+2
2008-03-06If present, use existent perspective as default for new boxes when opening a ...Maximilian Albert1-1/+4
2008-02-24Warning and whitespace cleanupJon A. Cruz1-9/+9
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+2
2008-01-11Check for perspective in document defs (to avoid hanging/crashes after vacuum...Maximilian Albert1-48/+1
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-66/+67
2007-10-26Warning cleanupJon A. Cruz1-2/+2
2007-10-08Adding profile manager and user-visible drop-down in CMS pickerJon A. Cruz1-0/+10
2007-08-09Hold perspectives on document level rather than globally; this corrects the c...Maximilian Albert1-0/+78
2007-05-20noop: Change fitToRect to take NR::Rect instead of old NRRect. Update callers.Peter Moulder1-13/+16
2007-05-12Cleaned up test doc creationJon A. Cruz1-5/+0
2007-05-10add document serial numbersMenTaLguY1-0/+8
2007-04-12add method to select objects picked by a vector of pointsbulia byak1-0/+24
2007-03-23allow multiple (balanced) calls to add and remove documentMenTaLguY1-4/+0
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-1/+1
2007-03-17better way to deal with undo+id collisionsMenTaLguY1-0/+5
2007-03-12sodipodi:docbase finally goes packing, along with a lauris commentbulia byak1-5/+0