summaryrefslogtreecommitdiffstats
path: root/src/libgdl/gdl-dock-bar.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-271-74/+0
| | | | | | | Fixed bugs: - https://launchpad.net/bugs/1424830 - https://launchpad.net/bugs/1606558 (bzr r15023.2.1)
* Merge upstream GDL 2.26.0 changesAlex Valavanis2011-07-091-1/+0
| | | (bzr r10435)
* 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)
* libgdl/gdl-dock-bar.h: Supply missing #includes/declarations so that we ↵Peter Moulder2008-07-051-0/+1
| | | | | don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6175)
* Dockable dialogs patch applied gustav_b2007-08-291-0/+74
(https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)