summaryrefslogtreecommitdiffstats
path: root/src/libgdl/gdl-dock-item-button-image.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-271-166/+0
| | | | | | | Fixed bugs: - https://launchpad.net/bugs/1424830 - https://launchpad.net/bugs/1606558 (bzr r15023.2.1)
* Fix compiler warnings. These appear to fix some genuine bugs too (comparing ↵Johan B. C. Engelen2014-03-201-2/+2
| | | | | unsigned numbers with integers, note that the result of (gint - guint) is unsigned! (bzr r13171)
* GDL: Rebase on upstream commit 2648F (2010-10-26)Alex Valavanis2011-12-231-1/+1
| | | (bzr r10795)
* GDL: Rebase on upstream commit 871CA (2010-06-26)Alex Valavanis2011-12-221-8/+5
| | | (bzr r10794)
* fix for build error when not returning a value in libgdl & minor style edit.Campbell Barton2011-07-281-1/+1
| | | (bzr r10510)
* Merge upstream GDL: GNOME_2_30_0Alex Valavanis2011-07-101-0/+169
(bzr r10436)