summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/frame.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* frame: Gtk3 fixesAlex Valavanis2016-12-261-3/+0
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-8/+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 even more forward declaration tagsAlex Valavanis2013-03-151-5/+3
* Fix for 169888 : HIG Style frameJohn Smith2012-04-171-0/+79