summaryrefslogtreecommitdiff
path: root/libslab/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2018-06-21libslab: code clean upraveit651-2/+0
Since we use GtkSearchEntry a lot of code can be dropped. https://github.com/mate-desktop/mate-control-center/commit/afcb324 Eg: GtkSearchEntry has a own menu in result search-context-picker.c does nothing. So other code in searchbar.c isn't used.
2018-01-11libslab: fix search icon misalignedZhang Xianwei1-18/+3
Make use GtkSearchEntry instead of builtin NldSearchEntry fixes #299 Signed-off-by: Zhang Xianwei <[email protected]>
2017-08-15libslab : drop uneeded support for gnome-main-menuraveit651-6/+0
No need for this as g-m-n isn't maintained any more, and never ported to gtk+-3
2014-05-11Rename libslab to libmate-slabMike Gabriel1-6/+6
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-03-25change INCLUDES to AM_CPPFLAGS for automake-1.13raveit1-1/+1
2012-12-12re-add previously deleted files into libslabStefano Karapetsas1-0/+4
they are dependencies of gnome-main-menu they are migrated to gsettings
2012-11-29install libslab library and headersStefano Karapetsas1-10/+3
gnome libslab is no more available, so we can ship it
2012-10-22migrate libslab to gsettingsStefano Karapetsas1-4/+0
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+100