Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-02 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 3 | -23/+0 | |
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17 | |||||
2016-02-04 | remove some unused variables | monsta | 1 | -1/+0 | |
2016-01-15 | [GTK+3] keyboard: fix deprecated usage of GtkVBox | monsta | 1 | -0/+4 | |
2016-01-15 | keyboard: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 1 | -2/+2 | |
2015-07-27 | keyboard properties: don't set parent widget on show layout dialog | Monsta | 1 | -1/+0 | |
fixes a GTK+ warning | |||||
2015-07-08 | keyboard applet: display correct help pages | Monsta | 2 | -2/+3 | |
2015-05-08 | UI GTK3: fix keyboard and mouse properties windows | raveit65 | 3 | -10/+15 | |
2014-12-24 | set update_policy in the code for GTK+2 build | Monsta | 2 | -0/+19 | |
2014-12-18 | mate-keyboard-properties: fix indentation | Monsta | 1 | -1/+1 | |
2014-12-18 | mate-keyboard-properties: removed property that made UI load fail (GTK+3) | Monsta | 1 | -6/+0 | |
same as https://github.com/mate-desktop/mate-control-center/commit/40146341b70b93c0ce142580b0860b01f7072364 | |||||
2014-12-18 | mate-keyboard-properties: catch (and print) any errors during UI load | Monsta | 1 | -3/+12 | |
the code is taken from mate-keybinding-properties, so it may or may not be optimal, feel free to correct it if you wish. | |||||
2014-11-30 | fix weird logic, prevent memleak | Monsta | 1 | -3/+1 | |
2014-06-06 | Add keywords to dot desktop files, close #102. | infirit | 1 | -0/+1 | |
Patch by Mike Gabriel <[email protected]> | |||||
2014-05-27 | Cleanup GTK_CHECK_VERSION and unify where possible | infirit | 2 | -9/+2 | |
gdk_display_get_default | since 2.2 gdk_x11_display_get_xdisplay | since 2.2 gdk_drag_context_list_targets | since 2.22 gdk_x11_window_foreign_new_for_display | since 2.24 gdk_drawable_get_screen | since 2.24 gtk_widget_hide | always | |||||
2014-04-19 | fix typo in 'togglekeys-enable' gsettings value | Wolfgang Ulbrich | 1 | -1/+1 | |
2014-02-12 | MATE Foundation doesnt exist | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-24 | Remove all separator occurrences | Stefano Karapetsas | 5 | -5/+0 | |
2014-01-24 | keyboard: Fix segfault | Stefano Karapetsas | 1 | -1/+1 | |
Var may be set as constant value but freed later. | |||||
2014-01-24 | keyboard: Add GTK3 support | Stefano Karapetsas | 2 | -0/+9 | |
2013-08-26 | Rename .desktop files to avoid file collision with Gnome2 | infirit | 2 | -1/+1 | |
2013-03-25 | change INCLUDES to AM_CPPFLAGS for automake-1.13 | raveit | 1 | -1/+1 | |
2012-10-25 | migrate keyboard applet to gsettings | Stefano Karapetsas | 10 | -373/+413 | |
2012-08-09 | Removed MATE Categories key in *.desktop files. | Steve Zesch | 1 | -5/+1 | |
2012-08-02 | Fixed incorrect fsf address. | Steve Zesch | 9 | -18/+18 | |
2012-03-17 | Re-fix proper response id for the keyboard help button | Martin Pitt | 1 | -1/+1 | |
05c1f574d already fixed this, but f5d8d65b8 inadvertently reverted it. Re-apply. https://bugzilla.gnome.org/show_bug.cgi?id=616917 | |||||
2011-12-08 | removing deprecated GDK_DISPLAY() | Perberos | 1 | -1/+1 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 17 | -0/+6005 | |