summaryrefslogtreecommitdiff
path: root/libslab/app-resizer.c
AgeCommit message (Collapse)AuthorFilesLines
2017-12-23libslab: remove more unused codemonsta1-7/+0
2017-12-22libslab: remove a bunch of unused codemonsta1-6/+0
2017-05-28app-resizer: fix a build warningraveit651-1/+1
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-50/+0
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17
2016-07-13drop unused includesmonsta1-1/+0
2016-06-17GTK+-3 app-resizer: don't use deprecated gtk_widget_size_requestraveit651-1/+5
2016-01-15libslab: use GtkBox instead of GtkVBox in both GTK+ buildsmonsta1-2/+1
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)
2016-01-15[GTK+3] libslab: use function from GtkScrollable instead of GtkLayoutmonsta1-1/+8
2015-11-29Fixdnord1-2/+2
This fixes following issue: https://github.com/mate-desktop/mate-control-center/issues/208
2015-03-05GTK3: add missing style class view to AppResizerraveit651-0/+4
Closes https://github.com/mate-desktop/mate-control-center/pull/145 Closes https://github.com/mate-desktop/mate-control-center/issues/142
2014-05-27Replace GtkObject with GObject also for gtk2infirit1-15/+0
2014-04-26libslab: GTK3 fixesStefano Karapetsas1-7/+10
2014-01-29Fix some build errors with GTK3Stefano Karapetsas1-14/+14
Shell is still a bit unusable with GTK3
2014-01-28Fix GtkAllocation usage after GTK3 commitsStefano Karapetsas1-14/+14
2014-01-24Fixes for GTK2Stefano Karapetsas1-1/+1
2014-01-24libslab: Add GTK3 supportStefano Karapetsas1-15/+85
2013-11-03Update to new mate-desktop include pathsWilly Sudiarto Raharjo1-1/+1
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+315