index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
document.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved EventLog from SPDocument to SPDesktop to prevent it from being
gustav_b
2006-10-01
1
-9
/
+0
*
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
2006-08-26
1
-4
/
+4
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-5
/
+5
*
I peeled back my changes because of some deep error.
Jon Phillips
2006-08-25
1
-4
/
+0
*
Cleaned up more of the gboolean to bool janitorial task...great!
Jon Phillips
2006-08-24
1
-0
/
+4
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-5
/
+5
*
Forced redraw of canvas upon document commit to work around event starvation ...
John Bintz
2006-07-23
1
-0
/
+6
*
sp_object_invoke_release -> SPObject::releaseReferences, plus the introductio...
MenTaLguY
2006-07-21
1
-1
/
+1
*
marker refactoring work
Bryce Harrington
2006-07-20
1
-47
/
+53
*
* src/sp-conn-end-pair.cpp, src/connector-context.cpp,
mjwybrow
2006-07-14
1
-0
/
+2
*
Added descriptions to Undo/Redo commands in the menus
gustav_b
2006-07-09
1
-0
/
+1
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-0
/
+8
*
manually merging the INKBOARD_PEDRO branch into trunk
daleharvey
2006-06-23
1
-1
/
+1
*
quick g_message UndoStackObserver for tracing calls to the undo system
David Yip
2006-06-23
1
-0
/
+3
*
use proper unref function on SPRoot to avoid appearance of leak
MenTaLguY
2006-04-29
1
-1
/
+1
*
fix translation for fit page
Aaron Spike
2006-04-28
1
-2
/
+2
*
SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...
Andrius Ramanauskas
2006-04-20
1
-0
/
+29
*
Adding fit canvas verbs
Aaron Spike
2006-04-19
1
-0
/
+22
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-3
/
+3
*
* src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp,
mjwybrow
2006-02-15
1
-0
/
+9
*
do not try to remove resource if the object is cloned
bulia byak
2006-02-12
1
-0
/
+3
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+1093