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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2015-02-26
Rename libgc/ => inkgc/ to reflect difference from Boehm GC
Liam P. White
1
-1
/
+1
2015-02-25
Isolate components of libgc
Liam P. White
1
-1
/
+1
2014-09-27
Update to experimental r13565
Liam P. White
1
-5
/
+6
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-5
/
+6
2012-10-12
Fix for 1019974 : Default layer names are inconsistent
John Smith
1
-0
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-04-27
Correct desktop tracking for layers dialog. Fixes bug #427514.
Jon A. Cruz
1
-2
/
+2
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-3
/
+3
2009-08-05
SPDocument->Document
johnce
1
-3
/
+3
2009-03-08
part of #339660; layers dialog allows non-unique inkscape:label attributes
Ed Halley
1
-1
/
+1
2007-11-04
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
1
-1
/
+1
2007-11-03
add destructor to LayerManager that disconnects it signals. see bug: [ 172087...
Johan B. C. Engelen
1
-0
/
+1
2006-07-21
switch to sigc++ signals and manually clean up signal connections (although i...
MenTaLguY
1
-2
/
+1
2006-05-28
Option to keep selection when changing layers
Jon A. Cruz
1
-0
/
+1
2006-05-27
Prevent layer name duplication
Jon A. Cruz
1
-0
/
+2
2006-05-26
Cleaned up propagation of status changes.
Jon A. Cruz
1
-0
/
+6
2006-05-21
Adding notification when managed layers change.
Jon A. Cruz
1
-0
/
+14
2006-05-14
Corrected base structure and avoiding infinite loop.
Jon A. Cruz
1
-1
/
+2
2006-03-29
draft of layer manager
MenTaLguY
1
-0
/
+52