summaryrefslogtreecommitdiffstats
path: root/src/libgdl (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-15Files in /src that no longer existTed Gould1-4/+0
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis2-15/+0
2012-05-17Make docked dialogs indicate focusAlex Valavanis2-0/+12
2012-04-14Add --enable-gtk3-experimental build + use external GDL if possibleAlex Valavanis1-0/+43
2012-02-25GDL: Merge upstream patch 912AE (2012-02-20) - Fixed some const warningsAlex Valavanis2-5/+5
2012-02-25GDL: Replace deprecated GRelation APIAlex Valavanis1-33/+86
2012-02-15Fix remaining glib deprecation and define compiler macrosAlex Valavanis2-2/+2
2012-01-29Cherry-pick upstream GDL patch 31886 (2011-08-08). Avoid a crash when the pa...Alex Valavanis1-0/+2
2012-01-03Fix CMake for GDL. Thanks to Samual Buttigieg for patchAlex Valavanis1-2/+0
2011-12-30Define missing key macros for GTK < 2.22Alex Valavanis1-0/+11
2011-12-29GDL: drop unused gdl-stock-icons.hAlex Valavanis1-135/+0
2011-12-29GDL: Drop placement patchesAlex Valavanis16-280/+51
2011-12-29GDL: Fix Gtk warnings. Thanks to John Smith for patch.Alex Valavanis1-1/+5
2011-12-28GDL: Fix deprecated GDK key symbolsAlex Valavanis1-7/+7
2011-12-28GDL: Fix macro name with upstream libgdltypebuiltinsAlex Valavanis3-33/+32
2011-12-28GDL: Fix GSEAL issuesAlex Valavanis2-10/+11
2011-12-26GDL: Cherry-pick upstream patch 73852 (2011-03-23) - Add missing return value.Alex Valavanis1-2/+2
2011-12-23GDL: Rebase on upstream commit 2648F (2010-10-26)Alex Valavanis5-103/+202
2011-12-22GDL: Rebase on upstream commit 871CA (2010-06-26)Alex Valavanis14-980/+861
2011-12-22GDL: rebase on upstream commit 012C4 (2010-05-02)Alex Valavanis3-14/+20
2011-12-22GDL: rebase on upstream commit 3CE71 (2010-04-24)Alex Valavanis1-6/+67
2011-12-22GDL: rebase on upstream commit 19B12 (2010-04-24)Alex Valavanis2-8/+54
2011-12-22GDL: rebase on upstream commit F29CB (2010-04-18)Alex Valavanis3-21/+17
2011-12-22GDL: rebase on upstream commit 19723 (2010-04-18)Alex Valavanis3-20/+19
2011-12-08Replace deprecated G_CONST_RETURN glib symbol with constAlex Valavanis2-2/+2
2011-07-28another g_return_if_fail -> g_return_val_if_fail & add include to cmake.Campbell Barton1-1/+1
2011-07-28fix for build error when not returning a value in libgdl & minor style edit.Campbell Barton1-1/+1
2011-07-13update cmake for new filesCampbell Barton1-5/+5
2011-07-11Drop some unused gdl files that cause build failure on WindowsAlex Valavanis5-1961/+0
2011-07-10Merge upstream GDL: GNOME_2_30_0Alex Valavanis24-1190/+861
2011-07-09Merge upstream GDL 2.26.0 changesAlex Valavanis7-88/+283
2011-07-09Merge upstream GDL 2.24.0 changesAlex Valavanis13-2568/+0
2011-07-09Merge upstream GDL 2.23.90 changesAlex Valavanis7-25/+40
2011-07-09Merge upstream GDL 0.7.10 changesAlex Valavanis1-2/+4
2011-07-09Merge upstream GDL 0.7.9 changesAlex Valavanis2-2/+3
2011-07-09Merge upstream GDL 0.7.8 changesAlex Valavanis27-29/+5028
2011-07-03GTK+ cleanup: gtk_object_sinkAlex Valavanis3-12/+7
2011-07-03GTK+ cleanup: gtk_box_pack_start_defaultsAlex Valavanis1-2/+2
2011-07-03GTK+ cleanup: gtk_widget_refAlex Valavanis1-8/+1
2011-06-29Corrected gdl pointer type errorAlex Valavanis1-2/+2
2011-06-29Fixed initialization issue plus a few warnings.Jon A. Cruz5-4/+25
2011-06-28Fixed missing initializers, mismatching function with too many parameters, an...Jon A. Cruz7-33/+89
2011-06-27Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses itAlex Valavanis2-7/+4
2011-06-24Switch to GObjectAlex Valavanis3-5/+5
2011-06-15Clean up deprecated GTK_WIDGET APIAlex Valavanis5-44/+44
2011-06-14Remove deprecated glib macro wrappersAlex Valavanis10-50/+50
2011-06-13cmake:Campbell Barton1-1/+23
2011-06-12Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis6-13/+14
2011-06-13cmake:Campbell Barton1-3/+1
2011-06-12cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton1-2/+2