| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-07-27 | Disable GTK+ 2 support and delete internal copy of GDL | Alex Valavanis | 38 | -13714/+0 | |
| Fixed bugs: - https://launchpad.net/bugs/1424830 - https://launchpad.net/bugs/1606558 (bzr r15023.2.1) | |||||
| 2016-04-13 | Remove old uses of GTK_STOCK macros | Martin Owens | 1 | -1/+1 | |
| (bzr r14826) | |||||
| 2015-10-26 | add gtk3 experimental support in CMake | Shlomi Fish | 1 | -42/+45 | |
| Fixed bugs: - https://launchpad.net/bugs/1509969 (bzr r14430) | |||||
| 2015-08-23 | Revert custom gdl patch (focus indicator of docked dialogs) for Quartz ↵ | su_v | 2 | -0/+6 | |
| backend (bug #1363998) Fixed bugs: - https://launchpad.net/bugs/1363998 (bzr r14319) | |||||
| 2014-03-20 | Fix compiler warnings. These appear to fix some genuine bugs too (comparing ↵ | Johan B. C. Engelen | 6 | -20/+15 | |
| unsigned numbers with integers, note that the result of (gint - guint) is unsigned! (bzr r13171) | |||||
| 2013-10-18 | Fix build errors with clang 3.3 and c++11 enabled. | Markus Engel | 1 | -1/+1 | |
| (bzr r12701) | |||||
| 2013-08-05 | fix memleak (rows) | Johan B. C. Engelen | 1 | -1/+3 | |
| (bzr r12468) | |||||
| 2013-08-03 | cppcheck fix: Memory leak: rows | Johan B. C. Engelen | 1 | -47/+50 | |
| (bzr r12449) | |||||
| 2013-03-23 | Hide remaining non-critical GDL warnings. These will stop being our problem ↵ | Alex Valavanis | 1 | -2/+2 | |
| after Gtk+ 3 migration (bzr r12234) | |||||
| 2013-03-19 | Fixing regression | jtx | 1 | -1/+0 | |
| (bzr r11950.1.61) | |||||
| 2013-03-17 | Explicitly test for -Wno-unused-but-set-variable compiler option | Alex Valavanis | 1 | -1/+3 | |
| (bzr r12219) | |||||
| 2013-03-17 | Working with widjets | Jabier Arraiza Cenoz | 1 | -8/+0 | |
| (bzr r11950.1.56) | |||||
| 2013-03-16 | Only suppress compiler warnings for GDL if option is supported | Alex Valavanis | 1 | -0/+2 | |
| (bzr r12216) | |||||
| 2013-03-16 | Suppress non-critical compiler warnings for GDL. We are dropping our fork ↵ | Alex Valavanis | 1 | -0/+6 | |
| eventually, so let's keep it frozen if possible. (bzr r12212) | |||||
| 2012-10-15 | Files in /src that no longer exist | Ted Gould | 1 | -4/+0 | |
| (bzr r11804.1.2) | |||||
| 2012-07-05 | Drop GTK+ 2.20 support. | Alex Valavanis | 2 | -15/+0 | |
| Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | |||||
| 2012-05-17 | Make docked dialogs indicate focus | Alex Valavanis | 2 | -0/+12 | |
| Fixed bugs: - https://launchpad.net/bugs/950556 (bzr r11377) | |||||
| 2012-04-14 | Add --enable-gtk3-experimental build + use external GDL if possible | Alex Valavanis | 1 | -0/+43 | |
| (bzr r11244) | |||||
| 2012-02-25 | GDL: Merge upstream patch 912AE (2012-02-20) - Fixed some const warnings | Alex Valavanis | 2 | -5/+5 | |
| (bzr r11014) | |||||
| 2012-02-25 | GDL: Replace deprecated GRelation API | Alex Valavanis | 1 | -33/+86 | |
| Fixed bugs: - https://launchpad.net/bugs/933058 (bzr r11013) | |||||
| 2012-02-15 | Fix remaining glib deprecation and define compiler macros | Alex Valavanis | 2 | -2/+2 | |
| (bzr r10983) | |||||
| 2012-01-29 | Cherry-pick upstream GDL patch 31886 (2011-08-08). Avoid a crash when the ↵ | Alex Valavanis | 1 | -0/+2 | |
| pane width is smaller than a button Fixed bugs: - https://launchpad.net/bugs/923241 (bzr r10923) | |||||
| 2012-01-03 | Fix CMake for GDL. Thanks to Samual Buttigieg for patch | Alex Valavanis | 1 | -2/+0 | |
| (bzr r10833) | |||||
| 2011-12-30 | Define missing key macros for GTK < 2.22 | Alex Valavanis | 1 | -0/+11 | |
| (bzr r10809) | |||||
| 2011-12-29 | GDL: drop unused gdl-stock-icons.h | Alex Valavanis | 1 | -135/+0 | |
| (bzr r10802) | |||||
| 2011-12-29 | GDL: Drop placement patches | Alex Valavanis | 16 | -280/+51 | |
| (bzr r10801) | |||||
| 2011-12-29 | GDL: Fix Gtk warnings. Thanks to John Smith for patch. | Alex Valavanis | 1 | -1/+5 | |
| Fixed bugs: - https://launchpad.net/bugs/907157 (bzr r10800) | |||||
| 2011-12-28 | GDL: Fix deprecated GDK key symbols | Alex Valavanis | 1 | -7/+7 | |
| (bzr r10799) | |||||
| 2011-12-28 | GDL: Fix macro name with upstream libgdltypebuiltins | Alex Valavanis | 3 | -33/+32 | |
| (bzr r10798) | |||||
| 2011-12-28 | GDL: Fix GSEAL issues | Alex Valavanis | 2 | -10/+11 | |
| (bzr r10797) | |||||
| 2011-12-26 | GDL: Cherry-pick upstream patch 73852 (2011-03-23) - Add missing return value. | Alex Valavanis | 1 | -2/+2 | |
| (bzr r10796) | |||||
| 2011-12-23 | GDL: Rebase on upstream commit 2648F (2010-10-26) | Alex Valavanis | 5 | -103/+202 | |
| (bzr r10795) | |||||
| 2011-12-22 | GDL: Rebase on upstream commit 871CA (2010-06-26) | Alex Valavanis | 14 | -980/+861 | |
| (bzr r10794) | |||||
| 2011-12-22 | GDL: rebase on upstream commit 012C4 (2010-05-02) | Alex Valavanis | 3 | -14/+20 | |
| (bzr r10793) | |||||
| 2011-12-22 | GDL: rebase on upstream commit 3CE71 (2010-04-24) | Alex Valavanis | 1 | -6/+67 | |
| (bzr r10792) | |||||
| 2011-12-22 | GDL: rebase on upstream commit 19B12 (2010-04-24) | Alex Valavanis | 2 | -8/+54 | |
| (bzr r10791) | |||||
| 2011-12-22 | GDL: rebase on upstream commit F29CB (2010-04-18) | Alex Valavanis | 3 | -21/+17 | |
| (bzr r10790) | |||||
| 2011-12-22 | GDL: rebase on upstream commit 19723 (2010-04-18) | Alex Valavanis | 3 | -20/+19 | |
| (bzr r10789) | |||||
| 2011-12-08 | Replace deprecated G_CONST_RETURN glib symbol with const | Alex Valavanis | 2 | -2/+2 | |
| (bzr r10763) | |||||
| 2011-07-28 | another g_return_if_fail -> g_return_val_if_fail & add include to cmake. | Campbell Barton | 1 | -1/+1 | |
| (bzr r10511) | |||||
| 2011-07-28 | fix for build error when not returning a value in libgdl & minor style edit. | Campbell Barton | 1 | -1/+1 | |
| (bzr r10510) | |||||
| 2011-07-13 | update cmake for new files | Campbell Barton | 1 | -5/+5 | |
| (bzr r10447) | |||||
| 2011-07-11 | Drop some unused gdl files that cause build failure on Windows | Alex Valavanis | 5 | -1961/+0 | |
| (bzr r10440) | |||||
| 2011-07-10 | Merge upstream GDL: GNOME_2_30_0 | Alex Valavanis | 24 | -1190/+861 | |
| (bzr r10436) | |||||
| 2011-07-09 | Merge upstream GDL 2.26.0 changes | Alex Valavanis | 7 | -88/+283 | |
| (bzr r10435) | |||||
| 2011-07-09 | Merge upstream GDL 2.24.0 changes | Alex Valavanis | 13 | -2568/+0 | |
| (bzr r10434) | |||||
| 2011-07-09 | Merge upstream GDL 2.23.90 changes | Alex Valavanis | 7 | -25/+40 | |
| (bzr r10433) | |||||
| 2011-07-09 | Merge upstream GDL 0.7.10 changes | Alex Valavanis | 1 | -2/+4 | |
| (bzr r10432) | |||||
| 2011-07-09 | Merge upstream GDL 0.7.9 changes | Alex Valavanis | 2 | -2/+3 | |
| (bzr r10431) | |||||
| 2011-07-09 | Merge upstream GDL 0.7.8 changes | Alex Valavanis | 27 | -29/+5028 | |
| (bzr r10430) | |||||
