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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned and applied portable app patch. Fixes bug #382394.
Jon A. Cruz
2009-06-04
1
-0
/
+8
*
Windows cleanups. Fixes bug #381374.
Jon A. Cruz
2009-05-29
1
-2
/
+14
*
Created prefs dir when parent is missing. Fixes bug #380141.
Jon A. Cruz
2009-05-27
1
-11
/
+29
*
Implement warning of prior errors.
Jon A. Cruz
2009-05-04
1
-0
/
+7
*
Fixed broken preferences singleton and removed GUI encapsulation leakage. Fix...
Jon A. Cruz
2009-05-04
1
-1
/
+26
*
response to bug #167290; add another undoc option to support alt-key tracking...
Ed Halley
2009-03-16
1
-2
/
+16
*
Tentative fix for LP bug #168922: don't save prefs n crash handler
Krzysztof Kosi??ski
2009-02-26
1
-7
/
+3
*
move option: interface language from INTERNATIONALISATION to INTERFACE page o...
Adib Taraben
2009-01-05
1
-3
/
+3
*
add possibility to change the UI language (gettext) in preferences dialogue
theAdib
2008-12-30
1
-0
/
+7
*
Change the way preferences are loaded to simplify unit testing
Krzysztof Kosi??ski
2008-12-07
1
-2
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-28
/
+21
*
From trunk
Ted Gould
2008-10-27
1
-17
/
+8
*
Merging from trunk
Ted Gould
2008-10-11
1
-13
/
+28
*
Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...
Ted Gould
2008-09-25
1
-9
/
+4
*
rewrote the document list as a (SPDocument,use_count) map, incrementing use_c...
bulia byak
2008-09-21
1
-31
/
+45
*
Warning cleanup
Jon A. Cruz
2008-09-19
1
-12
/
+11
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
1
-296
/
+35
*
fix crash on trying to autosave with no documents (e.g. when inkscape was giv...
bulia byak
2008-08-28
1
-0
/
+4
*
sodipodi:docname is obsolete
MenTaLguY
2008-06-27
1
-2
/
+1
*
Added conditional fallback for call in GLib 2.14+
Jon A. Cruz
2008-06-27
1
-0
/
+4
*
Committing fixed patch for autosave. Fixes bug #171092.
Jon A. Cruz
2008-06-12
1
-0
/
+169
*
Activate desktops upon creation; this fixes bug #195373 but please double che...
Maximilian Albert
2008-02-26
1
-7
/
+5
*
fix emergency save (bug #184376)
MenTaLguY
2008-02-03
1
-2
/
+2
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+2
*
stop toggling insensitive state for modification flag updates (fixes critical...
MenTaLguY
2008-01-15
1
-1
/
+1
*
abstract use of sodipodi:modified
MenTaLguY
2008-01-15
1
-1
/
+1
*
Warning cleanup
Jon A. Cruz
2007-10-26
1
-5
/
+5
*
add experimental modifier remapping
MenTaLguY
2007-08-29
1
-1
/
+25
*
Hold perspectives on document level rather than globally; this corrects the c...
Maximilian Albert
2007-08-09
1
-16
/
+0
*
Workaround for some segfaults: Store perspectives globally instead of in each...
Maximilian Albert
2007-08-06
1
-0
/
+16
*
Additional null pointer checking
Jon A. Cruz
2007-04-06
1
-1
/
+6
*
Prevent null pointer dereferencing
Jon A. Cruz
2007-04-06
1
-1
/
+1
*
when creating .inkscape profile dir, also create empty subdirs for templates ...
bulia byak
2007-04-01
1
-0
/
+23
*
allow multiple (balanced) calls to add and remove document
MenTaLguY
2007-03-23
1
-4
/
+15
*
get rid of sp_repr_document_root and (commented) sp_repr_duplicate
MenTaLguY
2007-02-27
1
-3
/
+3
*
get rid of sp_repr_document wrapper function
MenTaLguY
2007-02-26
1
-1
/
+1
*
separate crash handlers, allow "in place" crashes to happen
Kees Cook
2007-02-18
1
-12
/
+25
*
fixes for style-test prefs crashes
Kees Cook
2007-01-13
1
-0
/
+1
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-5
/
+5
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-5
/
+5
*
added inkscape_get_all_desktops() after speaking with Dale about his plans fo...
David Yip
2006-07-15
1
-0
/
+8
*
Additional translation string cleanup for bug #1490928
Kees Cook
2006-05-26
1
-10
/
+10
*
Fix for "[1490928] Error message after an internal error is not
Bryce Harrington
2006-05-25
1
-7
/
+7
*
fixed crash when starting up without Inkscape GUI: Inkscape messages were bei...
David Yip
2006-05-19
1
-3
/
+5
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-13
/
+13
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-22
/
+22
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+1413