summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/dock.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Name a few more widgets. Minor cleanup.Tavmjong Bah2017-12-241-1/+1
* Dock: Rm unnecessary enumAlexander Valavanis2017-06-291-1/+1
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-8/+0
* Fix build failure with GDL >= 3.6Alex Valavanis2013-07-061-5/+5
* 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
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-5/+9
* Merge upstream GDL 0.7.8 changesAlex Valavanis2011-07-091-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* From trunkTed Gould2008-10-271-4/+4
* Dockable dialogs: Allow in-dock dialogs to be expanded even if there'sgustav_b2007-10-251-0/+4
* Define DockItems' floating state properly. Fixes some issues withgustav_b2007-09-251-2/+3
* Add scrolling of dock on DockItem::present.gustav_b2007-09-201-0/+3
* Allow GdlDockItems to take focus, and grab focus on present. Variousgustav_b2007-09-101-2/+0
* Dockable dialogs patch applied gustav_b2007-08-291-0/+97