summaryrefslogtreecommitdiffstats
path: root/src/dialogs/layers-panel.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-146/+0
2008-11-21Merge from fe-movedTed Gould1-2/+3
2008-07-02add tab to layers dialogMenTaLguY1-0/+3
2008-01-01first crack at enabling blend for layers dialogMenTaLguY1-5/+4
2007-12-07Rework dialog management. Use singleton behavior for dialogs whengustav_b1-2/+0
2007-11-22The dialog to panel refactoring:gustav_b1-5/+5
2007-08-29Dockable dialogs patch applied gustav_b1-4/+4
2006-12-23Change Layer Dialog opacity to use percentage (0-100%) rather than 0..1 rangeJohn Bintz1-0/+2
2006-06-05Fixing crash on layer delete undoJon A. Cruz1-0/+3
2006-06-01Added opacity sliderJon A. Cruz1-0/+7
2006-05-28clicking toggles doesn't change selected layer.Jon A. Cruz1-0/+4
2006-05-27make button labels translatable, and use HButtonBox versus HBox for better ap...MenTaLguY1-1/+2
2006-05-21Adding notification when managed layers change.Jon A. Cruz1-3/+5
2006-05-19Selection and event handling cleanup. Added deeper display.Jon A. Cruz1-0/+6
2006-05-18stop structure rebuilds on change of selected layer. Added scrolling, pop-up ...Jon A. Cruz1-1/+10
2006-05-17Switched icons to stock generic.Jon A. Cruz1-1/+1
2006-05-15Base implementation of a layers dialog.Jon A. Cruz1-0/+111