summaryrefslogtreecommitdiffstats
path: root/src/libgdl/gdl-dock-object.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-27Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis1-1027/+0
2014-03-20Fix compiler warnings. These appear to fix some genuine bugs too (comparing u...Johan B. C. Engelen1-1/+1
2012-02-25GDL: Replace deprecated GRelation APIAlex Valavanis1-33/+86
2012-02-15Fix remaining glib deprecation and define compiler macrosAlex Valavanis1-1/+1
2011-12-29GDL: Drop placement patchesAlex Valavanis1-6/+1
2011-12-26GDL: Cherry-pick upstream patch 73852 (2011-03-23) - Add missing return value.Alex Valavanis1-2/+2
2011-12-22GDL: Rebase on upstream commit 871CA (2010-06-26)Alex Valavanis1-28/+26
2011-12-22GDL: rebase on upstream commit 19B12 (2010-04-24)Alex Valavanis1-2/+2
2011-12-22GDL: rebase on upstream commit F29CB (2010-04-18)Alex Valavanis1-1/+8
2011-12-08Replace deprecated G_CONST_RETURN glib symbol with constAlex Valavanis1-1/+1
2011-07-09Merge upstream GDL 0.7.8 changesAlex Valavanis1-5/+32
2011-07-03GTK+ cleanup: gtk_object_sinkAlex Valavanis1-1/+1
2011-06-28Fixed missing initializers, mismatching function with too many parameters, an...Jon A. Cruz1-1/+6
2007-08-29Dockable dialogs patch applied gustav_b1-0/+942