summaryrefslogtreecommitdiffstats
path: root/src/extension/system.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-26r19136@shi: ted | 2008-04-24 19:44:01 -0700Ted Gould1-2/+0
2008-04-23Fixed some further issues with Internal extensions after the introduction of ...Marcin Floryan1-1/+1
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould1-11/+12
2008-01-15stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY1-7/+4
2008-01-15abstract use of sodipodi:modifiedMenTaLguY1-9/+5
2007-02-27get rid of sp_repr_document_root and (commented) sp_repr_duplicateMenTaLguY1-1/+1
2007-02-04Fixed saving bug, now attributes are correctly handled for both normal saves ...Johan B. C. Engelen1-16/+43
2007-02-04null the sodipodi:modified before saving, not after; whitespacebulia byak1-10/+20
2006-08-26gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan1-4/+4
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-1/+1
2006-08-25I peeled back my changes because of some deep error.Jon Phillips1-1/+1
2006-08-24Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips1-1/+1
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-1/+1
2006-08-22I added Johan's badass patch for save a copy with the features I requested. Jon Phillips1-6/+15
2006-08-22Committed a great patch which adds a Save A Copy menu function. This is the f...Jon Phillips1-1/+6
2006-05-02r11467@tres: ted | 2006-04-19 21:49:02 -0700Ted Gould1-0/+9
2006-05-02r11259@tres: ted | 2006-04-07 21:55:33 -0700Ted Gould1-0/+8
2006-02-13no longer GC::release(NULL) with defect inx files, fixes #1358999Ralf Stephan1-2/+3