Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-08 | Fix typo in previous commit | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-08 | keyboard: Fix GTK3 support | Stefano Karapetsas | 1 | -0/+31 | |
2013-05-08 | keyboard: Allow to disable indicators in GSettings | Stefano Karapetsas | 1 | -4/+4 | |
2012-12-22 | [keyboard] don't use deprecated gdk_spawn API. | Jasmine Hassan | 1 | -3/+16 | |
And use: gdk_display_get_app_launch_context() on GTK3 gdk_app_launch_context_new() on GTK2 | |||||
2012-12-15 | [keyboard] add g_strv_behead, reduce code & fix filter_xkb_config() | Jasmine Hassan | 1 | -32/+21 | |
Fixes compiler warning: 'i' may be used uninitialized in this function Indeed, rather than initializing 'i' to zero, 'lv' (char arr of **lv) was erroneously being assigned the value of 0 in the for loop's initialization. g_strv_behead copied from gkbd_strv_behead from libgnomekbd/gkbd-util.c For reference: Using shared gkbd_strv_* utility functions, reducing the code http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=f62d0846143b8a65606daa6860e6b2cd7f9cb465 | |||||
2012-12-15 | [keyboard] Don't cast dialog to GTK_OBJECT on GTK3 | Jasmine Hassan | 1 | -0/+4 | |
2012-12-15 | [keyboard] Give a name to the keyboard status icon | Jasmine Hassan | 1 | -0/+1 | |
http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=2674a0fa89abb08443d8f93da6fe9ae7f81c1120 | |||||
2012-12-06 | [keyboard] remove horrible xmodmap fallback code | Jasmine Hassan | 6 | -787/+0 | |
had xklavier-related warning everytime m-s-d is started, specifically after we stopped daemonizing the daemon, in a previous commit. and the bug revolves around libxklavier issue https://bugzilla.gnome.org/show_bug.cgi?id=150542 http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=4239cb8a5d73af79d2cdf0f294a33d31fbbb9afe http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=241c970c1361c4d1b2663af20252ef127055d768 | |||||
2012-12-06 | [plugins] cleanup macro magic in plugin.h | Jasmine Hassan | 1 | -0/+6 | |
And instead, use glib macros (since 2.14) http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=0dda56c4462e070dabdab68092b6574b5e894181 | |||||
2012-10-16 | keyboard: fix msd_load_modmap_files | Stefano Karapetsas | 1 | -23/+20 | |
2012-10-12 | fix incorrect FSF address | raveit65 | 10 | -16/+16 | |
2012-10-01 | migrate to gsettingsmate-settings-daemon-1.5.0 | Stefano Karapetsas | 5 | -423/+208 | |
2012-02-21 | gsd to msd complete rename patch by NiceandGently; file rename commit | haxar | 8 | -0/+0 | |
2012-02-21 | gsd to msd complete rename patch by NiceandGently; code changes commit | haxar | 11 | -185/+185 | |
2011-12-08 | GDK_DISPLAY() is deprecated | Perberos | 3 | -69/+60 | |
2011-12-03 | removing autogenerated files | Perberos | 1 | -771/+0 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 20 | -0/+3476 | |