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-subset.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-15
cppcheck
Kris De Gussem
1
-2
/
+2
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-12
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
1
-2
/
+2
2010-04-27
Correct desktop tracking for layers dialog. Fixes bug #427514.
Jon A. Cruz
1
-1
/
+1
2010-02-04
Fix access to removed elements of a map in document-subset.cpp
Krzysztof Kosi??ski
1
-3
/
+3
2008-09-21
fix crash: connections were not disconnected on destruction
bulia byak
1
-1
/
+5
2008-04-01
suppress warning when closing second document
bulia byak
1
-1
/
+2
2006-07-21
switch to sigc++ signal for "release"
MenTaLguY
1
-12
/
+9
2006-05-16
Corrected ordering of children in subset
Jon A. Cruz
1
-18
/
+17
2006-05-14
Corrected base structure and avoiding infinite loop.
Jon A. Cruz
1
-5
/
+20
2006-05-08
Fixed a couple of bugs
Jon A. Cruz
1
-1
/
+12
2006-03-06
add DocumentSubset::_clear
MenTaLguY
1
-0
/
+15
2006-03-06
remove unneeded document parameter from constructor
MenTaLguY
1
-2
/
+2
2006-03-05
Wire up new SPObject signal to DocumentSubset, so object order changes will b...
MenTaLguY
1
-0
/
+7
2006-03-05
Add DocumentSubset as groundwork for layers
MenTaLguY
1
-0
/
+362