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