summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/imagetoggler.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-9/+9
* ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-14/+0
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* 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
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
* Fix remaining size_request issues for Gtk+ buildAlex Valavanis2012-06-091-4/+12
* GTK+ 3 changes for cell-renderersAlex Valavanis2012-05-211-1/+12
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-281-0/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* cleanup includesJohan B. C. Engelen2008-07-211-11/+1
* fix includes a bit for imagetogglerJohan B. C. Engelen2008-07-211-7/+1
* extract ImageToggler from layers dialogJohan B. C. Engelen2008-07-201-0/+102