summaryrefslogtreecommitdiffstats
path: root/src/libgdl (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-27Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis38-13714/+0
2016-04-13Remove old uses of GTK_STOCK macrosMartin Owens1-1/+1
2015-10-26add gtk3 experimental support in CMakeShlomi Fish1-42/+45
2015-08-23Revert custom gdl patch (focus indicator of docked dialogs) for Quartz backen...su_v2-0/+6
2014-03-20Fix compiler warnings. These appear to fix some genuine bugs too (comparing u...Johan B. C. Engelen6-20/+15
2013-10-18Fix build errors with clang 3.3 and c++11 enabled.Markus Engel1-1/+1
2013-08-05fix memleak (rows)Johan B. C. Engelen1-1/+3
2013-08-03cppcheck fix: Memory leak: rowsJohan B. C. Engelen1-47/+50
2013-03-23Hide remaining non-critical GDL warnings. These will stop being our problem ...Alex Valavanis1-2/+2
2013-03-19Fixing regressionjtx1-1/+0
2013-03-17Explicitly test for -Wno-unused-but-set-variable compiler optionAlex Valavanis1-1/+3
2013-03-17Working with widjetsJabier Arraiza Cenoz1-8/+0
2013-03-16Only suppress compiler warnings for GDL if option is supportedAlex Valavanis1-0/+2
2013-03-16Suppress non-critical compiler warnings for GDL. We are dropping our fork ev...Alex Valavanis1-0/+6
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