summaryrefslogtreecommitdiffstats
path: root/src/libgdl/gdl-dock-bar.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-271-1049/+0
| | | | | | | Fixed bugs: - https://launchpad.net/bugs/1424830 - https://launchpad.net/bugs/1606558 (bzr r15023.2.1)
* Remove old uses of GTK_STOCK macrosMartin Owens2016-04-131-1/+1
| | | (bzr r14826)
* GDL: Drop placement patchesAlex Valavanis2011-12-291-2/+0
| | | (bzr r10801)
* GDL: Rebase on upstream commit 2648F (2010-10-26)Alex Valavanis2011-12-231-94/+163
| | | (bzr r10795)
* GDL: Rebase on upstream commit 871CA (2010-06-26)Alex Valavanis2011-12-221-391/+404
| | | (bzr r10794)
* GTK+ cleanup: gtk_box_pack_start_defaultsAlex Valavanis2011-07-031-2/+2
| | | (bzr r10410)
* Fixed initialization issue plus a few warnings.Jon A. Cruz2011-06-291-0/+2
| | | (bzr r10386)
* Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-151-8/+8
| | | (bzr r10302.1.2)
* Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-10/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10256.1.1)
* Dockable dialogs patch applied gustav_b2007-08-291-0/+976
(https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)