summaryrefslogtreecommitdiffstats
path: root/src/libgdl/gdl-dock.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Prevented automatic center docking from happening and added thegustav_b2007-09-061-10/+4
| | | | | | preference "options.dialogscancenterdock" to allow users to disable it completely. (bzr r3692)
* Make sure gdl-dock-items created withgustav_b2007-08-311-2/+4
| | | | | | GDL_DOCK_ITEM_BEH_CANT_DOCK_CENTER won't dock with center placement. Clean up. (bzr r3631)
* Dockable dialogs patch applied gustav_b2007-08-291-0/+1372
(https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)