| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Disable GTK+ 2 support and delete internal copy of GDL | Alex Valavanis | 2016-07-27 | 1 | -2401/+0 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1424830 - https://launchpad.net/bugs/1606558 (bzr r15023.2.1) | ||||
| * | Revert custom gdl patch (focus indicator of docked dialogs) for Quartz ↵ | su_v | 2015-08-23 | 1 | -0/+3 |
| | | | | | | | | | backend (bug #1363998) Fixed bugs: - https://launchpad.net/bugs/1363998 (bzr r14319) | ||||
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -11/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | ||||
| * | Make docked dialogs indicate focus | Alex Valavanis | 2012-05-17 | 1 | -0/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/950556 (bzr r11377) | ||||
| * | Define missing key macros for GTK < 2.22 | Alex Valavanis | 2011-12-30 | 1 | -0/+11 |
| | | | | (bzr r10809) | ||||
| * | GDL: Drop placement patches | Alex Valavanis | 2011-12-29 | 1 | -21/+10 |
| | | | | (bzr r10801) | ||||
| * | GDL: Fix Gtk warnings. Thanks to John Smith for patch. | Alex Valavanis | 2011-12-29 | 1 | -1/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/907157 (bzr r10800) | ||||
| * | GDL: Fix deprecated GDK key symbols | Alex Valavanis | 2011-12-28 | 1 | -7/+7 |
| | | | | (bzr r10799) | ||||
| * | GDL: Fix GSEAL issues | Alex Valavanis | 2011-12-28 | 1 | -3/+3 |
| | | | | (bzr r10797) | ||||
| * | GDL: Rebase on upstream commit 871CA (2010-06-26) | Alex Valavanis | 2011-12-22 | 1 | -84/+110 |
| | | | | (bzr r10794) | ||||
| * | GDL: rebase on upstream commit 012C4 (2010-05-02) | Alex Valavanis | 2011-12-22 | 1 | -1/+3 |
| | | | | (bzr r10793) | ||||
| * | GDL: rebase on upstream commit 3CE71 (2010-04-24) | Alex Valavanis | 2011-12-22 | 1 | -6/+67 |
| | | | | (bzr r10792) | ||||
| * | GDL: rebase on upstream commit 19723 (2010-04-18) | Alex Valavanis | 2011-12-22 | 1 | -6/+8 |
| | | | | (bzr r10789) | ||||
| * | another g_return_if_fail -> g_return_val_if_fail & add include to cmake. | Campbell Barton | 2011-07-28 | 1 | -1/+1 |
| | | | | (bzr r10511) | ||||
| * | Merge upstream GDL: GNOME_2_30_0 | Alex Valavanis | 2011-07-10 | 1 | -0/+47 |
| | | | | (bzr r10436) | ||||
| * | Merge upstream GDL 2.26.0 changes | Alex Valavanis | 2011-07-09 | 1 | -40/+221 |
| | | | | (bzr r10435) | ||||
| * | Merge upstream GDL 2.23.90 changes | Alex Valavanis | 2011-07-09 | 1 | -1/+1 |
| | | | | (bzr r10433) | ||||
| * | Merge upstream GDL 0.7.9 changes | Alex Valavanis | 2011-07-09 | 1 | -1/+1 |
| | | | | (bzr r10431) | ||||
| * | Merge upstream GDL 0.7.8 changes | Alex Valavanis | 2011-07-09 | 1 | -12/+35 |
| | | | | (bzr r10430) | ||||
| * | GTK+ cleanup: gtk_object_sink | Alex Valavanis | 2011-07-03 | 1 | -9/+5 |
| | | | | (bzr r10411) | ||||
| * | GTK+ cleanup: gtk_widget_ref | Alex Valavanis | 2011-07-03 | 1 | -8/+1 |
| | | | | (bzr r10408) | ||||
| * | Fixed missing initializers, mismatching function with too many parameters, ↵ | Jon A. Cruz | 2011-06-28 | 1 | -12/+23 |
| | | | | | | and misc warnings. (bzr r10380) | ||||
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -2/+2 |
| | | | | (bzr r10350.1.3) | ||||
| * | Clean up deprecated GTK_WIDGET API | Alex Valavanis | 2011-06-15 | 1 | -18/+18 |
| | | | | (bzr r10302.1.2) | ||||
| * | Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros | Alex Valavanis | 2011-06-12 | 1 | -5/+5 |
| | | | | (bzr r10277.1.1) | ||||
| * | Several different i18n issues fixed following report from a_b (adresses bug ↵ | Marcin Floryan | 2008-04-12 | 1 | -1/+1 |
| | | | | | | #215387, but still 2 more issues need to be fixed before it can be closed) and minor other issues fixed as spotted. Some changes could be ported to 0.46 branch. (bzr r5412) | ||||
| * | libgdl: avoid setting a negative preferred height for dock items, | gustav_b | 2007-12-12 | 1 | -1/+1 |
| | | | | | | fixes a runtime warning. (bzr r4223) | ||||
| * | Add handling of focus tabbing for GdlDockItem + various DockItem focus | gustav_b | 2007-09-16 | 1 | -0/+120 |
| | | | | | | fixes. (bzr r3764) | ||||
| * | Allow GdlDockItems to take focus, and grab focus on present. Various | gustav_b | 2007-09-10 | 1 | -0/+1 |
| | | | | | | cleanups. (bzr r3718) | ||||
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 1 | -0/+1939 |
| (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613) | |||||
