Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-24 | keyboard: Fix segfault | Stefano Karapetsas | 1 | -1/+1 | |
Var may be set as constant value but freed later. | |||||
2014-01-24 | appearance: Fix crash with GTK3 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-24 | windows: Add GTK3 support | Stefano Karapetsas | 1 | -1/+13 | |
2014-01-24 | display: Add GTK3 support | Stefano Karapetsas | 4 | -527/+360 | |
2014-01-24 | appearance: Add GTK3 support | Stefano Karapetsas | 3 | -4/+52 | |
2014-01-24 | keybindings: Add GTK3 support | Stefano Karapetsas | 4 | -2/+14 | |
2014-01-24 | keyboard: Add GTK3 support | Stefano Karapetsas | 2 | -0/+9 | |
2014-01-24 | default-applications: Add GTK3 support | Stefano Karapetsas | 1 | -1/+0 | |
2014-01-24 | mouse: Add GTK3 support | Stefano Karapetsas | 1 | -0/+4 | |
2014-01-24 | common: Add GTK3 support | Stefano Karapetsas | 2 | -5/+56 | |
2014-01-24 | accessibility: Add GTK3 support | Stefano Karapetsas | 1 | -1/+0 | |
2014-01-24 | about-me: Add GTK3 support | Stefano Karapetsas | 4 | -3/+24 | |
2013-11-05 | Merge pull request #76 from NiceandGently/master | Stefano Karapetsas | 1 | -1/+1 | |
default applications: fix capplet name | |||||
2013-11-03 | Update to new mate-desktop include paths | Willy Sudiarto Raharjo | 9 | -13/+13 | |
2013-10-26 | default applications: fix capplet name | Wolfgang Ulbrich | 1 | -1/+1 | |
2013-10-05 | Fix some deprecations and remove some unused vars | Stefano Karapetsas | 5 | -8/+4 | |
2013-10-05 | appearance: Change also titlebar font if Metacity is running | Stefano Karapetsas | 1 | -7/+25 | |
Closes #40 https://github.com/mate-desktop/mate-control-center/issues/40 | |||||
2013-08-26 | Rename .desktop files to avoid file collision with Gnome2 | infirit | 8 | -4/+4 | |
2013-08-03 | use MATE defaults for appearance-themes | Wolfgang Ulbrich | 1 | -3/+3 | |
2013-08-01 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -1/+1 | |
2013-07-30 | Fixes for make dist and make distcheck | Stefano Karapetsas | 1 | -2/+2 | |
2013-07-30 | default-applications: Add manpage | Stefano Karapetsas | 3 | -2/+28 | |
Rename also desktop file for MATE | |||||
2013-07-30 | appearance: Add manpage | Stefano Karapetsas | 2 | -1/+30 | |
2013-07-30 | about-me: Add manpage | Stefano Karapetsas | 2 | -1/+21 | |
2013-06-23 | Merge pull request #56 from NiceandGently/patch-1 | Stefano Karapetsas | 1 | -1/+1 | |
Update mate-about-me.desktop.in.in | |||||
2013-06-04 | Update default-applications.desktop.in.in | Wolfgang Ulbrich | 1 | -1/+1 | |
this will moved mate-about-me to personal category | |||||
2013-06-04 | Update mate-about-me.desktop.in.in | Wolfgang Ulbrich | 1 | -1/+1 | |
this will moved mate-about-me to personal category | |||||
2013-05-25 | mouse: Remove unused code | Stefano Karapetsas | 1 | -15/+0 | |
2013-05-25 | mouse: Fix loading of GSettings prefs | Stefano Karapetsas | 1 | -10/+4 | |
2013-05-18 | Fix pkgconfig files path | Stefano Karapetsas | 2 | -2/+2 | |
Closes #47 (https://github.com/mate-desktop/mate-control-center/issues/47) | |||||
2013-05-10 | Fix for #45 | Scott Balneaves | 1 | -8/+3 | |
2013-05-03 | Begin to work on bug #50 | Scott Balneaves | 1 | -5/+13 | |
2013-04-17 | Make appearance and keybindings windows maximizable | Stefano Karapetsas | 2 | -2/+2 | |
Closes #35 (https://github.com/mate-desktop/mate-control-center/issues/35) | |||||
2013-04-03 | Add support for Compiz 0.9.x | Stefano Karapetsas | 2 | -5/+7 | |
2013-03-25 | change INCLUDES to AM_CPPFLAGS for automake-1.13 | raveit | 11 | -11/+11 | |
2013-03-16 | Fix GSettings variable name | Stefano Karapetsas | 1 | -1/+1 | |
2013-02-18 | keybindings: Dont use removed GSettings allowed-keys | Stefano Karapetsas | 1 | -12/+0 | |
2013-02-17 | Disabled shortcuts have "disabled" as value in GSettings, not an empty string | Stefano Karapetsas | 1 | -2/+2 | |
2013-02-17 | Merge branch 'master' of github.com:mate-desktop/mate-control-center | Stefano Karapetsas | 1 | -0/+5 | |
2013-02-17 | Disabled shortcuts have "disabled" as value in GSettings, not an empty string | Stefano Karapetsas | 1 | -1/+1 | |
2013-02-16 | Merge pull request #31 from MDykstra/master | Stefano Karapetsas | 1 | -0/+5 | |
load initial defaults from theme | |||||
2013-02-16 | default-applications: Allow to set default terminal emulator | Stefano Karapetsas | 2 | -72/+125 | |
Translated Spanish comments Fix some small issues | |||||
2013-02-13 | default-applications: Fix image viewer icon | Stefano Karapetsas | 1 | -2/+2 | |
Closes https://github.com/mate-desktop/mate-control-center/issues/36 | |||||
2013-02-11 | mouse: Fix touchpad scrolling settings | Stefano Karapetsas | 1 | -3/+5 | |
Closes https://github.com/mate-desktop/mate-control-center/issues/34 | |||||
2013-02-10 | windows: Add option to enable compositing manager and fast alt-tab | Stefano Karapetsas | 2 | -4/+153 | |
2013-01-28 | load inital defaults from theme | Marcel Dijkstra | 1 | -0/+5 | |
2013-01-02 | appearance: Set metacity theme if compiz or metacity are running | Stefano Karapetsas | 6 | -2/+144 | |
2012-12-14 | Remove about-me conditional compile as it has no dependencies | Scott Balneaves | 2 | -10/+3 | |
2012-12-13 | Make the image size correspond to the scaling | Scott Balneaves | 2 | -6/+4 | |
2012-12-13 | Working better | Scott Balneaves | 1 | -11/+16 | |