summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/dock-item.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix compile on Windows (the last paramteter is not defaulted in olderKrzysztof Kosi??ski2009-04-251-1/+1
* Fix missing dock icons (bug #364075)Krzysztof Kosi??ski2009-04-251-29/+9
* Handle case when an icon is not populatedJon A. Cruz2009-04-191-2/+9
* From trunkTed Gould2008-10-271-5/+5
* Fixed uninitialized membersJon A. Cruz2008-06-061-4/+9
* The dialog to panel refactoring:gustav_b2007-11-221-60/+0
* Warning cleanupJon A. Cruz2007-11-101-34/+34
* Define DockItems' floating state properly. Fixes some issues withgustav_b2007-09-251-9/+3
* Add scrolling of dock on DockItem::present.gustav_b2007-09-201-3/+5
* Add handling of focus tabbing for GdlDockItem + various DockItem focusgustav_b2007-09-161-2/+11
* Allow GdlDockItems to take focus, and grab focus on present. Variousgustav_b2007-09-101-76/+105
* Group dock related prefs, add hidden prefs for dock bar and switcher appearance.gustav_b2007-09-061-1/+1
* Prevented automatic center docking from happening and added thegustav_b2007-09-061-3/+9
* Fixes for transient dialogs in win32.gustav_b2007-09-021-4/+4
* Dockable dialogs patch applied gustav_b2007-08-291-0/+539