summaryrefslogtreecommitdiffstats
path: root/src/layer-manager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adding notification when managed layers change.Jon A. Cruz2006-05-211-1/+21
| | | (bzr r917)
* stop structure rebuilds on change of selected layer. Added scrolling, pop-up ↵Jon A. Cruz2006-05-181-3/+1
| | | | | menu, in-place renamimg, and position-sensitive enabling (bzr r873)
* Base implementation of a layers dialog.Jon A. Cruz2006-05-151-0/+3
| | | (bzr r843)
* Minor update for compile problemJon A. Cruz2006-05-141-13/+15
| | | (bzr r839)
* Corrected base structure and avoiding infinite loop.Jon A. Cruz2006-05-141-13/+30
| | | (bzr r833)
* draft of layer managerMenTaLguY2006-03-291-0/+71
(bzr r326)