summaryrefslogtreecommitdiffstats
path: root/src/libgdl/gdl-dock-object.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-271-225/+0
| | | | | | | Fixed bugs: - https://launchpad.net/bugs/1424830 - https://launchpad.net/bugs/1606558 (bzr r15023.2.1)
* Fix build errors with clang 3.3 and c++11 enabled.Markus Engel2013-10-181-1/+1
| | | (bzr r12701)
* Fix remaining glib deprecation and define compiler macrosAlex Valavanis2012-02-151-1/+1
| | | (bzr r10983)
* GDL: Drop placement patchesAlex Valavanis2011-12-291-8/+0
| | | (bzr r10801)
* GDL: rebase on upstream commit F29CB (2010-04-18)Alex Valavanis2011-12-221-1/+1
| | | (bzr r10790)
* Replace deprecated G_CONST_RETURN glib symbol with constAlex Valavanis2011-12-081-1/+1
| | | (bzr r10763)
* Merge upstream GDL: GNOME_2_30_0Alex Valavanis2011-07-101-1/+1
| | | (bzr r10436)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-5/+5
| | | (bzr r10302.1.1)
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* Dockable dialogs: Allow in-dock dialogs to be expanded even if there'sgustav_b2007-10-251-0/+8
| | | | | no "slack". (bzr r3960)
* Dockable dialogs patch applied gustav_b2007-08-291-0/+225
(https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)