summaryrefslogtreecommitdiffstats
path: root/src/dialogs/layers-panel.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-146/+0
* Merge from fe-movedTed Gould2008-11-211-2/+3
* add tab to layers dialogMenTaLguY2008-07-021-0/+3
* first crack at enabling blend for layers dialogMenTaLguY2008-01-011-5/+4
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-071-2/+0
* The dialog to panel refactoring:gustav_b2007-11-221-5/+5
* Dockable dialogs patch applied gustav_b2007-08-291-4/+4
* Change Layer Dialog opacity to use percentage (0-100%) rather than 0..1 rangeJohn Bintz2006-12-231-0/+2
* Fixing crash on layer delete undoJon A. Cruz2006-06-051-0/+3
* Added opacity sliderJon A. Cruz2006-06-011-0/+7
* clicking toggles doesn't change selected layer.Jon A. Cruz2006-05-281-0/+4
* make button labels translatable, and use HButtonBox versus HBox for better ap...MenTaLguY2006-05-271-1/+2
* Adding notification when managed layers change.Jon A. Cruz2006-05-211-3/+5
* Selection and event handling cleanup. Added deeper display.Jon A. Cruz2006-05-191-0/+6
* stop structure rebuilds on change of selected layer. Added scrolling, pop-up ...Jon A. Cruz2006-05-181-1/+10
* Switched icons to stock generic.Jon A. Cruz2006-05-171-1/+1
* Base implementation of a layers dialog.Jon A. Cruz2006-05-151-0/+111