summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Collapse)AuthorFilesLines
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-82/+2
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17
2016-10-19GTK3: port libunique->GtkApplicationlukefromdc2-11/+64
All GTK3 builds for now, this can go 3-way to permit gtk3/libunique builds if there is any reason for a distro to have issues with using GtkApplication, or for a point/buildfix release
2016-07-13drop unused includesmonsta1-1/+0
2015-12-27 move preferences-categories.menu to mate-menusWolfgang Ulbrich2-116/+2
2015-10-15Ensure the Administration category uses translation strings.Martin Wimpress1-0/+1
2015-10-15A much more organised categorisation of Control Center items.Martin Wimpress1-45/+87
2015-10-15Add categorisation of Preferences menu.Martin Wimpress2-2/+116
2015-03-19Use MATE's own .directory files in mateccrezso1-4/+4
First: Personal.directory, InternetAndNetwork.directory, Hardware.directory and System.directory shipped by gnome-menus, which is causes an unwanted gnome-menus dependency. Second: because of different gettext domains, the translations are unused. Closes https://github.com/mate-desktop/mate-control-center/pull/140 Closes https://github.com/mate-desktop/mate-control-center/issues/108
2014-06-06Add keywords to dot desktop files, close #102.infirit1-0/+1
Patch by Mike Gabriel <[email protected]>
2014-05-11Rename libslab to libmate-slabMike Gabriel1-1/+1
https://github.com/mate-desktop/mate-control-center/issues/100 This is to avoid package name and version conflicts with libslab0 / libslab0a which existed in Debian until squeeze. MATE components (currently only gnome-main-menu) depending on libmate-slab0 have to be patch accordingly.
2013-11-03Update to new mate-desktop include pathsWilly Sudiarto Raharjo1-1/+1
2013-06-30fix multiply defined AM_CPPFLAGS/INCLUDES in /shell/Makefile.amraveit1-6/+4
2013-02-08display mate-control-center in menuraveit1-1/+0
2012-12-12re-add previously deleted files into libslabStefano Karapetsas1-1/+1
they are dependencies of gnome-main-menu they are migrated to gsettings
2012-11-29install libslab library and headersStefano Karapetsas1-5/+0
gnome libslab is no more available, so we can ship it
2012-10-22migrate control-center to gsettingsStefano Karapetsas3-98/+26
2012-10-17control-center: use a generic icon supported by all themesStefano Karapetsas2-2/+2
2012-08-09Removed MATE Categories key in *.desktop files.Steve Zesch1-5/+1
2012-01-26removing autogenerated filesPerberos1-789/+0
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos7-0/+1248