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