Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-23 | Fix Gtk3.21 segfault using GtkStyleContext | lukefromdc | 1 | -2/+13 | |
In GTK 3.21, the msd_osd_window_style_set segfaults on GtkStyle. This really should be updated for all GTK3 versions, so port it to GtkStyleContext. Just this one function for now as it stops the OSD crashes. Test built over GTK 3.21, no apparent problems and ran fine on GTK 3.18 as well, no apparent differences in theming using any theme from 3.18 with master. | |||||
2016-01-09 | common: less #if's | monsta | 1 | -49/+54 | |
2015-12-02 | GTK3: use gdk_error_trap_pop_ignored() when appropriate | Wolfgang Ulbrich | 1 | -0/+9 | |
taken from: https://git.gnome.org/browse/gnome-settings-daemon/commit/?id=544526d | |||||
2014-12-13 | mouse: Move "has touchpad" function to common | infirit | 3 | -2/+149 | |
So it can be reused. This also fixes a memory leak in the function. We were leaking the device list Taken from GSD commit: f6dcba4e954f3e910854f3c92fb69b157683267d From: Bastien Nocera <[email protected]> | |||||
2014-12-13 | msd-osd-window: Remove unused variable | infirit | 1 | -2/+0 | |
2014-12-13 | Gtk3: Fixup draw-event handling | infirit | 1 | -4/+12 | |
Missing bits taken from GSD commit: 0d114cf6f19f3ae0d3e73e2b38c5bd1fd495e390 From: William Jon McCann <[email protected]> | |||||
2014-02-21 | gtk3: fix media keys | Denis Gorodnichev | 2 | -2/+2 | |
2013-07-31 | Add GTK3 support in OSD window | Stefano Karapetsas | 2 | -4/+132 | |
2012-12-15 | [plugins] Fix some deprecations (GTK2/GTK3) | Jasmine Hassan | 2 | -10/+10 | |
a11y-keyboard: gtk_dialog_set_has_separator(), deprecated in GTK+ 2.22 common|mouse: prefix GDK key constants with _KEY (GTK3) | |||||
2012-10-12 | fix incorrect FSF address | raveit65 | 6 | -10/+10 | |
2012-02-21 | gsd to msd complete rename patch by NiceandGently; file rename commit | haxar | 4 | -0/+0 | |
2012-02-21 | gsd to msd complete rename patch by NiceandGently; code changes commit | haxar | 5 | -109/+109 | |
2011-12-08 | fixing issue with <Control> key at keybinding | Perberos | 1 | -0/+19 | |
2011-12-08 | GDK_DISPLAY() is deprecated | Perberos | 1 | -2/+2 | |
2011-12-03 | removing autogenerated files | Perberos | 1 | -584/+0 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 8 | -0/+2332 | |