index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
layer-manager.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-4
/
+4
*
SPDocument->Document
johnce
2009-08-05
1
-4
/
+4
*
part of #339660; layers dialog allows non-unique inkscape:label attributes
Ed Halley
2009-03-08
1
-30
/
+34
*
From trunk
Ted Gould
2008-10-27
1
-2
/
+3
*
Avoid redundant additions for non-layer layers
Jon A. Cruz
2008-03-03
1
-1
/
+3
*
Avoid adding layers who's repr is null or disconnected, or with a parent who'...
Jon A. Cruz
2008-03-03
1
-3
/
+19
*
Avoiding adding layers that are not listed in the document's current set.
Jon A. Cruz
2008-03-03
1
-21
/
+108
*
http://sourceforge.net/mailarchive/forum.php?thread_name=5747bce9a7ed077c1b4f...
Johan B. C. Engelen
2007-11-30
1
-0
/
+3
*
add destructor to LayerManager that disconnects it signals. see bug: [ 172087...
Johan B. C. Engelen
2007-11-03
1
-0
/
+6
*
warning cleanup
Jon A. Cruz
2007-11-02
1
-6
/
+6
*
fix 64-bit issues with width of npos -- patch #1675697 from mellum
MenTaLguY
2007-03-18
1
-1
/
+1
*
switch to sigc++ signals and manually clean up signal connections (although i...
MenTaLguY
2006-07-21
1
-9
/
+7
*
workaround assertion upon file revert
Jon A. Cruz
2006-05-29
1
-3
/
+6
*
Option to keep selection when changing layers
Jon A. Cruz
2006-05-28
1
-0
/
+12
*
Prevent layer name duplication
Jon A. Cruz
2006-05-27
1
-0
/
+52
*
Cleaned up propagation of status changes.
Jon A. Cruz
2006-05-26
1
-1
/
+49
*
Adding notification when managed layers change.
Jon A. Cruz
2006-05-21
1
-1
/
+21
*
stop structure rebuilds on change of selected layer. Added scrolling, pop-up ...
Jon A. Cruz
2006-05-18
1
-3
/
+1
*
Base implementation of a layers dialog.
Jon A. Cruz
2006-05-15
1
-0
/
+3
*
Minor update for compile problem
Jon A. Cruz
2006-05-14
1
-13
/
+15
*
Corrected base structure and avoiding infinite loop.
Jon A. Cruz
2006-05-14
1
-13
/
+30
*
draft of layer manager
MenTaLguY
2006-03-29
1
-0
/
+71