index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
inkscape.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-26
Activate desktops upon creation; this fixes bug #195373 but please double che...
Maximilian Albert
1
-7
/
+5
2008-02-03
fix emergency save (bug #184376)
MenTaLguY
1
-2
/
+2
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-0
/
+2
2008-01-15
stop toggling insensitive state for modification flag updates (fixes critical...
MenTaLguY
1
-1
/
+1
2008-01-15
abstract use of sodipodi:modified
MenTaLguY
1
-1
/
+1
2007-10-26
Warning cleanup
Jon A. Cruz
1
-5
/
+5
2007-08-29
add experimental modifier remapping
MenTaLguY
1
-1
/
+25
2007-08-09
Hold perspectives on document level rather than globally; this corrects the c...
Maximilian Albert
1
-16
/
+0
2007-08-06
Workaround for some segfaults: Store perspectives globally instead of in each...
Maximilian Albert
1
-0
/
+16
2007-04-06
Additional null pointer checking
Jon A. Cruz
1
-1
/
+6
2007-04-06
Prevent null pointer dereferencing
Jon A. Cruz
1
-1
/
+1
2007-04-01
when creating .inkscape profile dir, also create empty subdirs for templates ...
bulia byak
1
-0
/
+23
2007-03-23
allow multiple (balanced) calls to add and remove document
MenTaLguY
1
-4
/
+15
2007-02-27
get rid of sp_repr_document_root and (commented) sp_repr_duplicate
MenTaLguY
1
-3
/
+3
2007-02-26
get rid of sp_repr_document wrapper function
MenTaLguY
1
-1
/
+1
2007-02-18
separate crash handlers, allow "in place" crashes to happen
Kees Cook
1
-12
/
+25
2007-01-13
fixes for style-test prefs crashes
Kees Cook
1
-0
/
+1
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-5
/
+5
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-5
/
+5
2006-07-15
added inkscape_get_all_desktops() after speaking with Dale about his plans fo...
David Yip
1
-0
/
+8
2006-05-26
Additional translation string cleanup for bug #1490928
Kees Cook
1
-10
/
+10
2006-05-25
Fix for "[1490928] Error message after an internal error is not
Bryce Harrington
1
-7
/
+7
2006-05-19
fixed crash when starting up without Inkscape GUI: Inkscape messages were bei...
David Yip
1
-3
/
+5
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-13
/
+13
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-22
/
+22