Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-12-13 | housekeeping: More network filesystems not to monitor | infirit | 1 | -4/+20 |
2014-12-13 | Support the Gtk/AutoMnemonics X setting | infirit | 1 | -0/+1 |
2014-11-30 | Connect to the right signal name | infirit | 1 | -1/+1 |
2014-11-30 | XRandR plugin: cope with rename of get_active and get_connected | infirit | 1 | -13/+13 |
2014-11-30 | xrandr: Only connect to MateRRScreen's signal after checking it's not NULL | infirit | 1 | -1/+2 |
2014-11-30 | Adapt to API changes in MateRRScreen | infirit | 1 | -3/+3 |
2014-11-30 | Adapt to mate-desktop API changes | infirit | 1 | -148/+166 |
2014-11-28 | fix possible dereference of NULL pointer | monsta | 1 | -1/+1 |
2014-11-28 | init var properly (g_free will be happy) | monsta | 1 | -1/+1 |
2014-11-28 | don't leak memory | monsta | 1 | -1/+3 |
2014-11-28 | zero-init another signals array | monsta | 1 | -1/+1 |
2014-11-28 | zero-init signals array | monsta | 1 | -1/+1 |
2014-11-03 | a11y-settings: Monitor gnome schema keys instead of MATE's | infirit | 1 | -1/+1 |
2014-11-03 | a11y: Use gnome a11y schema to enable applications | infirit | 1 | -1/+1 |
2014-11-02 | Add a11y-settings plugin | infirit | 7 | -0/+468 |
2014-11-02 | a11y-keybindings: Move to media-keys plugin | infirit | 2 | -0/+45 |
2014-10-28 | configure gtk settings gtk-dialogs-use-header and gtk-enable-animations | Denis Gorodnichev | 1 | -0/+2 |
2014-10-24 | media-keys: Remove old cut-n-paste code | Stefano Karapetsas | 22 | -6037/+0 |
2014-10-09 | Unmute when lowering volume and the target volume is higher than minimal | Michal Ratajsky | 1 | -7/+7 |
2014-10-09 | Remove debugging message | Michal Ratajsky | 1 | -2/+0 |
2014-10-09 | Update to libmatemixer changes | Michal Ratajsky | 2 | -38/+46 |
2014-10-09 | Clean things up a bit, update copyright, remove unused code, fix NEWS and com... | Michal Ratajsky | 6 | -156/+49 |
2014-10-09 | Remove GStreamer parts and use libmatemixer | Michal Ratajsky | 3 | -235/+172 |
2014-10-08 | media-keys: Use galculator first | Stefano Karapetsas | 1 | -1/+3 |
2014-07-14 | xrandr-manager: Fix memleak | infirit | 1 | -0/+3 |
2014-07-14 | Gtk+3: Fix label title label in msd-xrandr-manager | infirit | 1 | -0/+19 |
2014-07-08 | mpris: Replace googlemusicframe with nuvolaplayer | Daniel Kao | 1 | -1/+1 |
2014-05-18 | Drop support for glib < 2.36 | infirit | 3 | -25/+1 |
2014-05-18 | gdk_window_*_filter are in gdk2 | infirit | 1 | -25/+0 |
2014-05-18 | gdk_x11_window_lookup_for_display and gdk_window_get_screen are in gdk2 | infirit | 1 | -8/+0 |
2014-05-18 | Replace deprecated g_thread_create with g_thread_new | infirit | 1 | -2/+2 |
2014-05-18 | Remove deprecated g_thread_init and g_type_init functions | infirit | 3 | -13/+0 |
2014-05-04 | Add support for GTK3 Gtk/DecorationLayout setting | Stefano Karapetsas | 1 | -0/+1 |
2014-04-30 | Update vendor_url in policy file | infirit | 1 | -1/+1 |
2014-02-21 | gtk3: fix media keys | Denis Gorodnichev | 2 | -2/+2 |
2014-02-17 | keybindings: Fix GTK3 support | Stefano Karapetsas | 1 | -0/+4 |
2014-02-17 | keybindings: Fix GTK3 support | Stefano Karapetsas | 1 | -0/+4 |
2014-02-13 | housekeeping: Cherry pick some fixes from gnome-settings-daemon | Stefano Karapetsas | 1 | -3/+8 |
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 |
2014-01-23 | xrandr: Fix gdk_spawn_command_line_on_screen usage with GTK3 | Stefano Karapetsas | 1 | -0/+5 |
2014-01-06 | Add Middle Click Emulation to mouse manager | infirit | 1 | -0/+65 |
2013-11-08 | INCLUDES -> AM_CPPFLAGS | infirit | 1 | -3/+3 |
2013-09-26 | housekeeping: Support new thumbnails path for newer glib versions | Stefano Karapetsas | 1 | -0/+15 |
2013-08-01 | Replace ghelp: with help: for user-guide | infirit | 1 | -1/+1 |
2013-07-31 | Update libmate-desktop headers to new location | Stefano Karapetsas | 2 | -4/+4 |
2013-07-31 | mouse: Add GTK3 support | Stefano Karapetsas | 1 | -2/+76 |
2013-07-31 | Add GTK3 support in OSD window | Stefano Karapetsas | 3 | -4/+140 |