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