index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
desktop.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-10-06
Implement singleton behaviour for undo history dialog. Make sure event
gustav_b
1
-4
/
+4
2006-10-01
Moved EventLog from SPDocument to SPDesktop to prevent it from being
gustav_b
1
-0
/
+5
2006-08-18
disconnect signals on destroying
bulia byak
1
-2
/
+7
2006-08-13
add interface for disabling interaction during long-running operations
John Bintz
1
-0
/
+13
2006-08-13
added functions to allow update events to process during long-running operations
John Bintz
1
-0
/
+6
2006-07-29
switch to sigc++ SPObject signals for SPDocument
MenTaLguY
1
-6
/
+8
2006-07-23
added SPDesktop::updateNow() and forced redraw of canvas upon completion of s...
John Bintz
1
-2
/
+9
2006-07-23
Forced redraw of canvas upon document commit to work around event starvation ...
John Bintz
1
-1
/
+7
2006-06-23
manually merging the INKBOARD_PEDRO branch into trunk
daleharvey
1
-18
/
+0
2006-05-29
Documentation
Bryce Harrington
1
-1
/
+14
2006-05-29
workaround assertion upon file revert
Jon A. Cruz
1
-1
/
+1
2006-05-15
Base implementation of a layers dialog.
Jon A. Cruz
1
-0
/
+6
2006-05-03
Give SPNamedView a SnapManager instance and use it for all management of snap...
Carl Hetherington
1
-9
/
+12
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-41
/
+41
[prev]