summaryrefslogtreecommitdiffstats
path: root/src/layer-manager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-041-1/+1
* add destructor to LayerManager that disconnects it signals. see bug: [ 172087...Johan B. C. Engelen2007-11-031-0/+1
* switch to sigc++ signals and manually clean up signal connections (although i...MenTaLguY2006-07-211-2/+1
* Option to keep selection when changing layersJon A. Cruz2006-05-281-0/+1
* Prevent layer name duplicationJon A. Cruz2006-05-271-0/+2
* Cleaned up propagation of status changes.Jon A. Cruz2006-05-261-0/+6
* Adding notification when managed layers change.Jon A. Cruz2006-05-211-0/+14
* Corrected base structure and avoiding infinite loop.Jon A. Cruz2006-05-141-1/+2
* draft of layer managerMenTaLguY2006-03-291-0/+52