summaryrefslogtreecommitdiffstats
path: root/src/layer-manager.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-1/+1
2015-02-26Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White1-1/+1
2015-02-25Isolate components of libgcLiam P. White1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-5/+6
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-5/+6
2012-10-12Fix for 1019974 : Default layer names are inconsistentJohn Smith1-0/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-04-27Correct desktop tracking for layers dialog. Fixes bug #427514.Jon A. Cruz1-2/+2
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-3/+3
2009-08-05SPDocument->Documentjohnce1-3/+3
2009-03-08part of #339660; layers dialog allows non-unique inkscape:label attributesEd Halley1-1/+1
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen1-1/+1
2007-11-03add destructor to LayerManager that disconnects it signals. see bug: [ 172087...Johan B. C. Engelen1-0/+1
2006-07-21switch to sigc++ signals and manually clean up signal connections (although i...MenTaLguY1-2/+1
2006-05-28Option to keep selection when changing layersJon A. Cruz1-0/+1
2006-05-27Prevent layer name duplicationJon A. Cruz1-0/+2
2006-05-26Cleaned up propagation of status changes.Jon A. Cruz1-0/+6
2006-05-21Adding notification when managed layers change.Jon A. Cruz1-0/+14
2006-05-14Corrected base structure and avoiding infinite loop.Jon A. Cruz1-1/+2
2006-03-29draft of layer managerMenTaLguY1-0/+52