summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-01-24keybindings: Add GTK3 supportStefano Karapetsas4-2/+14
2014-01-24keyboard: Add GTK3 supportStefano Karapetsas2-0/+9
2014-01-24default-applications: Add GTK3 supportStefano Karapetsas1-1/+0
2014-01-24mouse: Add GTK3 supportStefano Karapetsas1-0/+4
2014-01-24common: Add GTK3 supportStefano Karapetsas2-5/+56
2014-01-24accessibility: Add GTK3 supportStefano Karapetsas1-1/+0
2014-01-24about-me: Add GTK3 supportStefano Karapetsas4-3/+24
2014-01-24font-viewer: Allow to compile with GTK3Stefano Karapetsas1-1/+11
However, drawing signal is disabled with GTK3. It need to be fixed later.
2014-01-24libslab: Add GTK3 supportStefano Karapetsas14-57/+285
2014-01-24configure: About me capplet is always built nowStefano Karapetsas1-1/+0
2014-01-24configure: Add GTK3 supportStefano Karapetsas1-15/+46
2014-01-06Merge pull request #82 from infirit/masterStefano Karapetsas1-1/+1
Add to ACLOCAL_AMFLAGS for user added flags
2014-01-05Add to ACLOCAL_AMFLAGS for user added flagsinfirit1-1/+1
2013-11-13Merge pull request #78 from flexiondotorg/masterStefano Karapetsas2-69/+0
Remove distro folder.
2013-11-13Remove distro folder.Martin Wimpress2-69/+0
2013-11-05Merge pull request #76 from NiceandGently/masterStefano Karapetsas1-1/+1
default applications: fix capplet name
2013-11-03Update minimum mate-desktop required versionStefano Karapetsas1-2/+3
2013-11-03Update to new mate-desktop include pathsWilly Sudiarto Raharjo20-25/+25
2013-10-26default applications: fix capplet nameWolfgang Ulbrich1-1/+1
2013-10-20Merge pull request #75 from infirit/masterStefano Karapetsas1-2/+1
No more doc-utils, remove itfrom EXTRA_DIST
2013-10-20No more doc-utils, remove itfrom EXTRA_DISTinfirit1-2/+1
2013-10-11Merge pull request #74 from infirit/masterStefano Karapetsas2-8/+8
Update POTFILES.* with renamed (mate-*) files
2013-10-11Update POTFILES.* with renamed (mate-*) filesinfirit2-8/+8
2013-10-05Fix some deprecations and remove some unused varsStefano Karapetsas6-8/+8
2013-10-05appearance: Change also titlebar font if Metacity is runningStefano Karapetsas1-7/+25
Closes #40 https://github.com/mate-desktop/mate-control-center/issues/40
2013-09-03Merge pull request #68 from romovs/masterStefano Karapetsas1-1/+1
fixed action associated filename.
2013-09-03Merge pull request #69 from infirit/masterStefano Karapetsas9-8/+8
Rename .desktop files to avoid file collision with Gnome2
2013-08-26Rename .desktop files to avoid file collision with Gnome2infirit9-8/+8
2013-08-25fixed action associated filename.romovs1-1/+1
2013-08-09Use gnome-keyring instead of mate-keyringStefano Karapetsas1-2/+2
2013-08-03Merge pull request #64 from NiceandGently/masterStefano Karapetsas1-3/+3
use MATE defaults for appearance-themes
2013-08-03use MATE defaults for appearance-themesWolfgang Ulbrich1-3/+3
2013-08-01Merge pull request #61 from infirit/yelptoolsStefano Karapetsas30-65/+64
Use yelp-tools instead of mate-doc-utils
2013-08-01Remove DISTCLEANFILES as it is emptyinfirit1-2/+0
2013-08-01forgot to update autogen.shinfirit1-1/+5
2013-08-01Use yelp-tools instead of mate-doc-utilsinfirit29-63/+60
2013-07-30Bump version to 1.6.1mate-control-center-1.6.1Stefano Karapetsas1-1/+1
2013-07-30Fixes for make dist and make distcheckStefano Karapetsas6-8/+10
2013-07-30default-applications: Add manpageStefano Karapetsas4-3/+29
Rename also desktop file for MATE
2013-07-30appearance: Add manpageStefano Karapetsas2-1/+30
2013-07-30about-me: Add manpageStefano Karapetsas2-1/+21
2013-06-30Merge pull request #59 from NiceandGently/masterStefano Karapetsas1-6/+4
fix multiply defined AM_CPPFLAGS/INCLUDES in /shell/Makefile.am
2013-06-30fix multiply defined AM_CPPFLAGS/INCLUDES in /shell/Makefile.amraveit1-6/+4
2013-06-23Merge pull request #56 from NiceandGently/patch-1Stefano Karapetsas1-1/+1
Update mate-about-me.desktop.in.in
2013-06-05Merge pull request #57 from NiceandGently/masterScott Balneaves1-1/+1
add X-MATE-PersonalSettings to default-applications.desktop
2013-06-04Update default-applications.desktop.in.inWolfgang Ulbrich1-1/+1
this will moved mate-about-me to personal category
2013-06-04Update mate-about-me.desktop.in.inWolfgang Ulbrich1-1/+1
this will moved mate-about-me to personal category
2013-05-25mouse: Remove unused codeStefano Karapetsas1-15/+0
2013-05-25mouse: Fix loading of GSettings prefsStefano Karapetsas1-10/+4
2013-05-18Fix pkgconfig files pathStefano Karapetsas2-2/+2
Closes #47 (https://github.com/mate-desktop/mate-control-center/issues/47)