Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / extension / system.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-07-18 Jon A. CruzCorrect default for save-as location. Fixes bug #561375.
2010-07-18 Jon A. CruzCorrect the default for the save-as location to match...
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-10-18 scislacPatch by Adib for 429529
2009-10-02 scislacPatch by Max to add option for better Save As behavior.
2009-09-16 scislacFix by Adib for 353847
2009-08-12 cilix42Don't open 'Save as ...' dialog inside the application...
2009-08-09 cilix42Fix remaining glitches in the behaviour of the Save...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-08-02 theAdib FIX 309856 353847 in case save_as fails the document...
2009-08-01 theadibFIX 309856 353847: correctly advertise exception leads...
2009-05-10 theAdibBUG 218090 opening of bitmap fails, now error message
2009-04-07 pjrmUse the new sp_document_change_uri_and_hrefs function.
2009-04-07 pjrmMove Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_...
2009-04-06 pjrmRemove trivial wrapper function sp_repr_print that...
2009-04-05 pjrmnoop: whitespace (and localize one var)
2009-04-05 pjrmfunctional noop: extension/system.cpp: g_strdup handles...
2008-11-21 Ted GouldMerge from fe-moved
2008-04-26 gouldtj r19136@shi: ted | 2008-04-24 19:44:01 -0700
2008-04-23 mfloryanFixed some further issues with Internal extensions...
2008-04-21 gouldtj r19076@shi: ted | 2008-04-21 15:42:45 -0700
2008-01-15 mentalstop toggling insensitive state for modification flag...
2008-01-15 mentalabstract use of sodipodi:modified
2007-02-27 mentalget rid of sp_repr_document_root and (commented) sp_rep...
2007-02-04 johanengelenFixed saving bug, now attributes are correctly handled...
2007-02-04 buliabyaknull the sodipodi:modified before saving, not after...
2006-08-26 mgsloangboolean -> bool conversion commit 1. Modifies code...
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-25 kidprotoI peeled back my changes because of some deep error.
2006-08-24 kidprotoCleaned up more of the gboolean to bool janitorial...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-08-22 kidprotoI added Johan's badass patch for save a copy with the...
2006-08-22 kidprotoCommitted a great patch which adds a Save A Copy menu...
2006-05-02 gouldtj r11467@tres: ted | 2006-04-19 21:49:02 -0700
2006-05-02 gouldtj r11259@tres: ted | 2006-04-07 21:55:33 -0700
2006-02-13 rwstno longer GC::release(NULL) with defect inx files,...
2006-01-16 mentalmoving trunk for module inkscape