summaryrefslogtreecommitdiffstats
path: root/src/libgdl/gdl-dock-object.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-271-1027/+0
* Fix compiler warnings. These appear to fix some genuine bugs too (comparing u...Johan B. C. Engelen2014-03-201-1/+1
* GDL: Replace deprecated GRelation APIAlex Valavanis2012-02-251-33/+86
* Fix remaining glib deprecation and define compiler macrosAlex Valavanis2012-02-151-1/+1
* GDL: Drop placement patchesAlex Valavanis2011-12-291-6/+1
* GDL: Cherry-pick upstream patch 73852 (2011-03-23) - Add missing return value.Alex Valavanis2011-12-261-2/+2
* GDL: Rebase on upstream commit 871CA (2010-06-26)Alex Valavanis2011-12-221-28/+26
* GDL: rebase on upstream commit 19B12 (2010-04-24)Alex Valavanis2011-12-221-2/+2
* GDL: rebase on upstream commit F29CB (2010-04-18)Alex Valavanis2011-12-221-1/+8
* Replace deprecated G_CONST_RETURN glib symbol with constAlex Valavanis2011-12-081-1/+1
* Merge upstream GDL 0.7.8 changesAlex Valavanis2011-07-091-5/+32
* GTK+ cleanup: gtk_object_sinkAlex Valavanis2011-07-031-1/+1
* Fixed missing initializers, mismatching function with too many parameters, an...Jon A. Cruz2011-06-281-1/+6
* Dockable dialogs patch applied gustav_b2007-08-291-0/+942