summaryrefslogtreecommitdiffstats
path: root/src/extension/system.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* get rid of sp_repr_document_root and (commented) sp_repr_duplicateMenTaLguY2007-02-271-1/+1
| | | (bzr r2461)
* Fixed saving bug, now attributes are correctly handled for both normal saves ↵Johan B. C. Engelen2007-02-041-16/+43
| | | | | and 'save-a-copy' saves. (bzr r2326)
* null the sodipodi:modified before saving, not after; whitespacebulia byak2007-02-041-10/+20
| | | (bzr r2323)
* gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵Michael G. Sloan2006-08-261-4/+4
| | | | | | | undo system to ignore actions, as well as SVG/XML save/load. Shouldn't cause problems though. (bzr r1639)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* I peeled back my changes because of some deep error.Jon Phillips2006-08-251-1/+1
| | | (bzr r1636)
* Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips2006-08-241-1/+1
| | | (bzr r1634)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
| | | | | one major janitorial task we identified.... (bzr r1633)
* I added Johan's badass patch for save a copy with the features I requested. Jon Phillips2006-08-221-6/+15
| | | | | Now it all works quite well! Great! (bzr r1630)
* Committed a great patch which adds a Save A Copy menu function. This is the ↵Jon Phillips2006-08-221-1/+6
| | | | | first gloss of this patch...I will add more stuff to it shortly... (bzr r1628)
* r11467@tres: ted | 2006-04-19 21:49:02 -0700Ted Gould2006-05-021-0/+9
| | | | | Adding in the basic support for having an xslt implementation. (bzr r675)
* r11259@tres: ted | 2006-04-07 21:55:33 -0700Ted Gould2006-05-021-0/+8
| | | | | Adding in the path effect to the INX file parsing. (bzr r665)
* no longer GC::release(NULL) with defect inx files, fixes #1358999Ralf Stephan2006-02-131-2/+3
| | | (bzr r132)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+476
(bzr r1)