Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 3 | -72/+126 | |
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 | Sync translations with transifex | Stefano Karapetsas | 92 | -219823/+118187 | |
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 | Merge pull request #32 from NiceandGently/master | Stefano Karapetsas | 2 | -2/+1 | |
fix some warnings | |||||
2013-02-10 | windows: Add option to enable compositing manager and fast alt-tab | Stefano Karapetsas | 4 | -6/+184 | |
2013-02-08 | display mate-control-center in menu | raveit | 1 | -1/+0 | |
2013-02-08 | fix some warnings | raveit | 1 | -1/+1 | |
2013-01-28 | load inital defaults from theme | Marcel Dijkstra | 1 | -0/+5 | |
2013-01-12 | Preparing for 1.5.3 release.mate-control-center-1.5.3 | Steve Zesch | 2 | -1/+684 | |
2013-01-11 | Merge pull request #28 from cygwinports/master | Stefano Karapetsas | 2 | -0/+15 | |
Add mateconf-gsettings-data-convert file | |||||
2013-01-11 | Changed the ordering that titlebar actions are displayed. | Steve Zesch | 1 | -2/+2 | |
Previously, the ordering of the titlebar actions did not match the enum ordering in the schema file, which caused the wrong action to be set. | |||||
2013-01-02 | appearance: Set metacity theme if compiz or metacity are running | Stefano Karapetsas | 6 | -2/+144 | |
2012-12-25 | Add mateconf-gsettings-data-convert file | Yaakov Selkowitz | 2 | -0/+15 | |
2012-12-20 | Update POTFILES.in | Stefano Karapetsas | 1 | -5/+1 | |
2012-12-19 | Update NEWSmate-control-center-1.5.2 | Stefano Karapetsas | 1 | -1/+2 | |
2012-12-14 | Merge pull request #26 from sbalneav/master | Stefano Karapetsas | 6 | -2012/+86 | |
Get about-me functional. | |||||
2012-12-14 | Remove about-me conditional compile as it has no dependencies | Scott Balneaves | 3 | -29/+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 | |
2012-12-13 | Compiles | Scott Balneaves | 1 | -16/+5 | |
2012-12-13 | Just deal with loading .face | Scott Balneaves | 1 | -24/+13 | |
2012-12-13 | Actually remove obviously uneeded code | Scott Balneaves | 1 | -491/+0 | |
2012-12-12 | First cut at fixing about-me | Scott Balneaves | 4 | -1478/+88 | |
2012-12-12 | bump version to 1.5.2 | Stefano Karapetsas | 1 | -1/+1 | |
2012-12-12 | re-add previously deleted files into libslab | Stefano Karapetsas | 9 | -3/+2113 | |
they are dependencies of gnome-main-menu they are migrated to gsettings | |||||
2012-11-29 | install libslab library and headers | Stefano Karapetsas | 5 | -34/+25 | |
gnome libslab is no more available, so we can ship it | |||||
2012-11-25 | bump version to 1.5.1mate-control-center-1.5.1 | Stefano Karapetsas | 1 | -1/+1 | |
2012-11-13 | Merge pull request #20 from NiceandGently/master | Steve Zesch | 1 | -21/+20 | |
fix incorrect fsf adress in COPYING | |||||
2012-11-14 | fix wrong fsf address in COPYING | raveit | 1 | -21/+20 | |
2012-11-04 | default-applications: remove old mateconf keys declarations | Stefano Karapetsas | 1 | -61/+0 | |
2012-11-02 | appearance: fix background settings | Stefano Karapetsas | 3 | -29/+13 | |
2012-10-28 | Merge pull request #13 from sbalneav/master | Nelson Marques | 1 | -0/+1 | |
Function header update in mate-control-center | |||||
2012-10-28 | Fix up function header for consistency | Scott Balneaves | 1 | -0/+1 | |
2012-10-27 | remove solved FIXMEmate-control-center-1.5.0 | Stefano Karapetsas | 1 | -1/+0 | |
2012-10-27 | update README | Stefano Karapetsas | 1 | -11/+7 | |
2012-10-27 | migrate keybindings applet to gsettings | Stefano Karapetsas | 11 | -779/+981 | |
2012-10-25 | Merge branch 'master' of github.com:mate-desktop/mate-control-center | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-25 | update NEWS | Stefano Karapetsas | 2 | -2/+5 | |
2012-10-25 | migrate keyboard applet to gsettings | Stefano Karapetsas | 10 | -373/+413 | |
2012-10-24 | Merge pull request #11 from kottroll/patch-1 | Stefano Karapetsas | 1 | -1/+1 | |
ololo fix | |||||
2012-10-24 | ololo fix | kottroll | 1 | -1/+1 | |
2012-10-23 | update configure for gsettings and next release | Stefano Karapetsas | 1 | -17/+8 | |
2012-10-23 | update NEWS | Stefano Karapetsas | 1 | -0/+8 | |
2012-10-23 | migrate windows capplet to gsettings | Stefano Karapetsas | 1 | -146/+88 | |
2012-10-23 | migrate appearance applet to gsettings | Stefano Karapetsas | 13 | -662/+549 | |