index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
system.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch by Adib for 429529
Josh Andler
2009-10-18
1
-1
/
+1
*
Patch by Max to add option for better Save As behavior.
Josh Andler
2009-10-02
1
-0
/
+9
*
Fix by Adib for 353847
Josh Andler
2009-09-16
1
-0
/
+8
*
Don't open 'Save as ...' dialog inside the application bundle on OS X when it...
Maximilian Albert
2009-08-12
1
-4
/
+6
*
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...
Maximilian Albert
2009-08-09
1
-5
/
+97
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-3
/
+3
*
SPDocument->Document
johnce
2009-08-05
1
-3
/
+3
*
FIX 309856 353847 in case save_as fails the document uri is reverted
theAdib
2009-08-02
1
-10
/
+23
*
FIX 309856 353847: correctly advertise exception leads to error message dialogue
Adib Taraben
2009-08-01
1
-1
/
+13
*
BUG 218090 opening of bitmap fails, now error message
theAdib
2009-05-10
1
-1
/
+1
*
Use the new sp_document_change_uri_and_hrefs function.
Peter Moulder
2009-04-07
1
-8
/
+1
*
Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...
Peter Moulder
2009-04-07
1
-6
/
+11
*
Remove trivial wrapper function sp_repr_print that hasn't been used in years.
Peter Moulder
2009-04-06
1
-2
/
+0
*
noop: whitespace (and localize one var)
Peter Moulder
2009-04-05
1
-23
/
+25
*
functional noop: extension/system.cpp: g_strdup handles NULL fine, so don't b...
Peter Moulder
2009-04-05
1
-13
/
+11
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-2
/
+3
*
r19136@shi: ted | 2008-04-24 19:44:01 -0700
Ted Gould
2008-04-26
1
-2
/
+0
*
Fixed some further issues with Internal extensions after the introduction of ...
Marcin Floryan
2008-04-23
1
-1
/
+1
*
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
2008-04-21
1
-11
/
+12
*
stop toggling insensitive state for modification flag updates (fixes critical...
MenTaLguY
2008-01-15
1
-7
/
+4
*
abstract use of sodipodi:modified
MenTaLguY
2008-01-15
1
-9
/
+5
*
get rid of sp_repr_document_root and (commented) sp_repr_duplicate
MenTaLguY
2007-02-27
1
-1
/
+1
*
Fixed saving bug, now attributes are correctly handled for both normal saves ...
Johan B. C. Engelen
2007-02-04
1
-16
/
+43
*
null the sodipodi:modified before saving, not after; whitespace
bulia byak
2007-02-04
1
-10
/
+20
*
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
2006-08-26
1
-4
/
+4
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-1
/
+1
*
I peeled back my changes because of some deep error.
Jon Phillips
2006-08-25
1
-1
/
+1
*
Cleaned up more of the gboolean to bool janitorial task...great!
Jon Phillips
2006-08-24
1
-1
/
+1
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-1
/
+1
*
I added Johan's badass patch for save a copy with the features I requested.
Jon Phillips
2006-08-22
1
-6
/
+15
*
Committed a great patch which adds a Save A Copy menu function. This is the f...
Jon Phillips
2006-08-22
1
-1
/
+6
*
r11467@tres: ted | 2006-04-19 21:49:02 -0700
Ted Gould
2006-05-02
1
-0
/
+9
*
r11259@tres: ted | 2006-04-07 21:55:33 -0700
Ted Gould
2006-05-02
1
-0
/
+8
*
no longer GC::release(NULL) with defect inx files, fixes #1358999
Ralf Stephan
2006-02-13
1
-2
/
+3
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+476