summaryrefslogtreecommitdiffstats
path: root/src/extension/system.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct the default for the save-as location to match the UI. Fixes bug #5613...Jon A. Cruz2010-07-181-1/+1
* Patch by Adib for 429529Josh Andler2009-10-181-1/+1
* Patch by Max to add option for better Save As behavior.Josh Andler2009-10-021-0/+9
* Fix by Adib for 353847Josh Andler2009-09-161-0/+8
* Don't open 'Save as ...' dialog inside the application bundle on OS X when it...Maximilian Albert2009-08-121-4/+6
* Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert2009-08-091-5/+97
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-3/+3
* SPDocument->Documentjohnce2009-08-051-3/+3
* FIX 309856 353847 in case save_as fails the document uri is revertedtheAdib2009-08-021-10/+23
* FIX 309856 353847: correctly advertise exception leads to error message dialogueAdib Taraben2009-08-011-1/+13
* BUG 218090 opening of bitmap fails, now error messagetheAdib2009-05-101-1/+1
* Use the new sp_document_change_uri_and_hrefs function.Peter Moulder2009-04-071-8/+1
* Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...Peter Moulder2009-04-071-6/+11
* Remove trivial wrapper function sp_repr_print that hasn't been used in years.Peter Moulder2009-04-061-2/+0
* noop: whitespace (and localize one var)Peter Moulder2009-04-051-23/+25
* functional noop: extension/system.cpp: g_strdup handles NULL fine, so don't b...Peter Moulder2009-04-051-13/+11
* Merge from fe-movedTed Gould2008-11-211-2/+3
* r19136@shi: ted | 2008-04-24 19:44:01 -0700Ted Gould2008-04-261-2/+0
* Fixed some further issues with Internal extensions after the introduction of ...Marcin Floryan2008-04-231-1/+1
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-11/+12
* stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY2008-01-151-7/+4
* abstract use of sodipodi:modifiedMenTaLguY2008-01-151-9/+5
* get rid of sp_repr_document_root and (commented) sp_repr_duplicateMenTaLguY2007-02-271-1/+1
* Fixed saving bug, now attributes are correctly handled for both normal saves ...Johan B. C. Engelen2007-02-041-16/+43
* null the sodipodi:modified before saving, not after; whitespacebulia byak2007-02-041-10/+20
* gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan2006-08-261-4/+4
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
* I peeled back my changes because of some deep error.Jon Phillips2006-08-251-1/+1
* Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips2006-08-241-1/+1
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
* I added Johan's badass patch for save a copy with the features I requested. Jon Phillips2006-08-221-6/+15
* Committed a great patch which adds a Save A Copy menu function. This is the f...Jon Phillips2006-08-221-1/+6
* r11467@tres: ted | 2006-04-19 21:49:02 -0700Ted Gould2006-05-021-0/+9
* r11259@tres: ted | 2006-04-07 21:55:33 -0700Ted Gould2006-05-021-0/+8
* no longer GC::release(NULL) with defect inx files, fixes #1358999Ralf Stephan2006-02-131-2/+3
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+476