summaryrefslogtreecommitdiff
path: root/libslab/search-bar.c
AgeCommit message (Collapse)AuthorFilesLines
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-4/+0
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17
2016-01-15libslab: use GtkBox instead of GtkVBox in both GTK+ buildsmonsta1-1/+6
and fix deprecated usage of GtkHBox and GtkVBox in GTK+3 build NOTE: this commit changes the public interface of libslab in both GTK+ builds (due to transition of classes' parents and/or members from GtkVBox to GtkBox)
2014-01-24libslab: Add GTK3 supportStefano Karapetsas1-4/+4
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+361