index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
view
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-2
/
+2
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-2
/
+2
*
add interface for disabling interaction during long-running operations
John Bintz
2006-08-13
3
-1
/
+39
*
added functions to allow update events to process during long-running operations
John Bintz
2006-08-13
3
-0
/
+13
*
switched to using sigc++ "modified" signal
MenTaLguY
2006-07-21
2
-16
/
+17
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-0
/
+4
*
manually merging the INKBOARD_PEDRO branch into trunk
daleharvey
2006-06-23
1
-75
/
+0
*
request collection pass after destruction of a view widget
MenTaLguY
2006-05-21
1
-0
/
+2
*
since the view and document are both managed by the collector, reffing the do...
MenTaLguY
2006-04-29
1
-3
/
+1
*
add missing unref, which should hopefully address the document leak
MenTaLguY
2006-04-29
1
-0
/
+1
*
Tweaked to build with g++4.1. Thanks, <garrett>.
Bob Jamison
2006-03-30
1
-111
/
+113
*
try to fix g++ 4.1 compile errors
Ralf Stephan
2006-03-28
1
-1
/
+1
*
again, try to resolve test box compile error
Ralf Stephan
2006-01-29
1
-1
/
+2
*
use alternative form of Gtk version check,
Ralf Stephan
2006-01-29
1
-1
/
+2
*
conditionally (Gtk>=2.6) ellipsize status bar text
Ralf Stephan
2006-01-26
1
-1
/
+4
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
22
-0
/
+2691