summaryrefslogtreecommitdiff
path: root/libslab/search-bar.c
AgeCommit message (Collapse)AuthorFilesLines
2018-01-12libslab: store search entry widget as GtkEntrymonsta1-5/+5
make afcb324eb181a9c6cb0b3c8e8589ed99391a63a0 simpler
2018-01-11libslab: fix search icon misalignedZhang Xianwei1-7/+6
Make use GtkSearchEntry instead of builtin NldSearchEntry fixes #299 Signed-off-by: Zhang Xianwei <[email protected]>
2017-05-16libslab searchbar: remove deprecated ussage of GtkAlignmentraveit651-5/+3
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