summaryrefslogtreecommitdiffstats
path: root/src/libgdl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-2738-13714/+0
* Remove old uses of GTK_STOCK macrosMartin Owens2016-04-131-1/+1
* add gtk3 experimental support in CMakeShlomi Fish2015-10-261-42/+45
* Revert custom gdl patch (focus indicator of docked dialogs) for Quartz backen...su_v2015-08-232-0/+6
* Fix compiler warnings. These appear to fix some genuine bugs too (comparing u...Johan B. C. Engelen2014-03-206-20/+15
* Fix build errors with clang 3.3 and c++11 enabled.Markus Engel2013-10-181-1/+1
* fix memleak (rows)Johan B. C. Engelen2013-08-051-1/+3
* cppcheck fix: Memory leak: rowsJohan B. C. Engelen2013-08-031-47/+50
* Hide remaining non-critical GDL warnings. These will stop being our problem ...Alex Valavanis2013-03-231-2/+2
* Explicitly test for -Wno-unused-but-set-variable compiler optionAlex Valavanis2013-03-171-1/+3
* Only suppress compiler warnings for GDL if option is supportedAlex Valavanis2013-03-161-0/+2
* Suppress non-critical compiler warnings for GDL. We are dropping our fork ev...Alex Valavanis2013-03-161-0/+6
* Files in /src that no longer existTed Gould2012-10-151-4/+0
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-052-15/+0
* Make docked dialogs indicate focusAlex Valavanis2012-05-172-0/+12
* Add --enable-gtk3-experimental build + use external GDL if possibleAlex Valavanis2012-04-141-0/+43
* GDL: Merge upstream patch 912AE (2012-02-20) - Fixed some const warningsAlex Valavanis2012-02-252-5/+5
* GDL: Replace deprecated GRelation APIAlex Valavanis2012-02-251-33/+86
* Fix remaining glib deprecation and define compiler macrosAlex Valavanis2012-02-152-2/+2
* Cherry-pick upstream GDL patch 31886 (2011-08-08). Avoid a crash when the pa...Alex Valavanis2012-01-291-0/+2
* Fix CMake for GDL. Thanks to Samual Buttigieg for patchAlex Valavanis2012-01-031-2/+0
* Define missing key macros for GTK < 2.22Alex Valavanis2011-12-301-0/+11
* GDL: drop unused gdl-stock-icons.hAlex Valavanis2011-12-291-135/+0
* GDL: Drop placement patchesAlex Valavanis2011-12-2916-280/+51
* GDL: Fix Gtk warnings. Thanks to John Smith for patch.Alex Valavanis2011-12-291-1/+5
* GDL: Fix deprecated GDK key symbolsAlex Valavanis2011-12-281-7/+7
* GDL: Fix macro name with upstream libgdltypebuiltinsAlex Valavanis2011-12-283-33/+32
* GDL: Fix GSEAL issuesAlex Valavanis2011-12-282-10/+11
* GDL: Cherry-pick upstream patch 73852 (2011-03-23) - Add missing return value.Alex Valavanis2011-12-261-2/+2
* GDL: Rebase on upstream commit 2648F (2010-10-26)Alex Valavanis2011-12-235-103/+202
* GDL: Rebase on upstream commit 871CA (2010-06-26)Alex Valavanis2011-12-2214-980/+861
* GDL: rebase on upstream commit 012C4 (2010-05-02)Alex Valavanis2011-12-223-14/+20
* GDL: rebase on upstream commit 3CE71 (2010-04-24)Alex Valavanis2011-12-221-6/+67
* GDL: rebase on upstream commit 19B12 (2010-04-24)Alex Valavanis2011-12-222-8/+54
* GDL: rebase on upstream commit F29CB (2010-04-18)Alex Valavanis2011-12-223-21/+17
* GDL: rebase on upstream commit 19723 (2010-04-18)Alex Valavanis2011-12-223-20/+19
* Replace deprecated G_CONST_RETURN glib symbol with constAlex Valavanis2011-12-082-2/+2
* another g_return_if_fail -> g_return_val_if_fail & add include to cmake.Campbell Barton2011-07-281-1/+1
* fix for build error when not returning a value in libgdl & minor style edit.Campbell Barton2011-07-281-1/+1
* update cmake for new filesCampbell Barton2011-07-131-5/+5
* Drop some unused gdl files that cause build failure on WindowsAlex Valavanis2011-07-115-1961/+0
* Merge upstream GDL: GNOME_2_30_0Alex Valavanis2011-07-1024-1190/+861
* Merge upstream GDL 2.26.0 changesAlex Valavanis2011-07-097-88/+283
* Merge upstream GDL 2.24.0 changesAlex Valavanis2011-07-0913-2568/+0
* Merge upstream GDL 2.23.90 changesAlex Valavanis2011-07-097-25/+40
* Merge upstream GDL 0.7.10 changesAlex Valavanis2011-07-091-2/+4
* Merge upstream GDL 0.7.9 changesAlex Valavanis2011-07-092-2/+3
* Merge upstream GDL 0.7.8 changesAlex Valavanis2011-07-0927-29/+5028
* GTK+ cleanup: gtk_object_sinkAlex Valavanis2011-07-033-12/+7
* GTK+ cleanup: gtk_box_pack_start_defaultsAlex Valavanis2011-07-031-2/+2