summaryrefslogtreecommitdiffstats
path: root/src/libgdl/gdl-dock-placeholder.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-271-827/+0
| | | | | | | Fixed bugs: - https://launchpad.net/bugs/1424830 - https://launchpad.net/bugs/1606558 (bzr r15023.2.1)
* GDL: Drop placement patchesAlex Valavanis2011-12-291-11/+3
| | | (bzr r10801)
* GDL: Rebase on upstream commit 871CA (2010-06-26)Alex Valavanis2011-12-221-10/+13
| | | (bzr r10794)
* GDL: rebase on upstream commit 012C4 (2010-05-02)Alex Valavanis2011-12-221-2/+1
| | | (bzr r10793)
* GDL: rebase on upstream commit F29CB (2010-04-18)Alex Valavanis2011-12-221-19/+8
| | | (bzr r10790)
* Merge upstream GDL: GNOME_2_30_0Alex Valavanis2011-07-101-2/+3
| | | (bzr r10436)
* Merge upstream GDL 0.7.8 changesAlex Valavanis2011-07-091-2/+2
| | | (bzr r10430)
* Fixed initialization issue plus a few warnings.Jon A. Cruz2011-06-291-2/+10
| | | (bzr r10386)
* Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis2011-06-121-2/+3
| | | (bzr r10277.1.1)
* fix remaining format warningsKees Cook2008-04-291-1/+1
| | | (bzr r5551)
* Several different i18n issues fixed following report from a_b (adresses bug ↵Marcin Floryan2008-04-121-2/+2
| | | | | #215387, but still 2 more issues need to be fixed before it can be closed) and minor other issues fixed as spotted. Some changes could be ported to 0.46 branch. (bzr r5412)
* Prevented automatic center docking from happening and added thegustav_b2007-09-061-4/+1
| | | | | | preference "options.dialogscancenterdock" to allow users to disable it completely. (bzr r3692)
* Make sure gdl-dock-items created withgustav_b2007-08-311-0/+3
| | | | | | 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/+834
(https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)