summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/layers.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make menu icon preference apply to Layers and Objects dialogsPatrick Storz2019-07-211-0/+1
* Simplify code for context menu items of Layers and Objects dialogsPatrick Storz2019-07-201-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* Move code related to SwatchesPanel where it belongsStefano Facchini2018-01-171-5/+0
* Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-6/+0
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
* Fix for 177931 : Layer dialog toggle solo mode with Shift/Alt clickJohn Smith2012-11-181-1/+1
* Use Gtk::Box to arrange layer dialog buttons. Prevents oversized buttons in ...Alex Valavanis2012-10-231-3/+6
* Fix for 377294 : Layer dialog rename when no label existsJohn Smith2012-07-121-1/+0
* Fix for 181473 : Layer label edit keyboard shortcutsJohn Smith2012-07-081-1/+2
* Fix for 181473 : Layers drag and dropJohn Smith2012-07-051-0/+12
* Clean up a few Gtkmm orientablesAlex Valavanis2012-04-111-0/+4
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-6/+3
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-2/+0
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-161-2/+2
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Correct desktop tracking for layers dialog. Fixes bug #427514.Jon A. Cruz2010-04-271-4/+6
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* Remove unnecessary tab in Layers dialog (closes LP #364224)Maximilian Albert2009-07-291-1/+0
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+146