summaryrefslogtreecommitdiff
path: root/libslab/app-shell.c
AgeCommit message (Collapse)AuthorFilesLines
2016-02-04[GTK+3] use x/y align functions of GtkLabel in GTK+ >= 3.16monsta1-6/+4
2016-01-15libslab: use GtkBox instead of GtkVBox in both GTK+ buildsmonsta1-15/+34
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 g_object_unref instead of deprecated functionmonsta1-0/+4
2016-01-15[GTK+3] libslab: fix deprecated usage of GtkMiscmonsta1-2/+12
2015-08-03drop gdkkeysyms-compat usage, use modern key namesMonsta1-7/+4
2014-11-28don't leak memoryMonsta1-0/+6
2014-05-27Cleanup GTK_CHECK_VERSION and unify where possibleinfirit1-3/+2
gdk_display_get_default | since 2.2 gdk_x11_display_get_xdisplay | since 2.2 gdk_drag_context_list_targets | since 2.22 gdk_x11_window_foreign_new_for_display | since 2.24 gdk_drawable_get_screen | since 2.24 gtk_widget_hide | always
2014-04-26libslab: GTK3 fixesStefano Karapetsas1-1/+3
2014-01-28Fix another GtkAllocation usageStefano Karapetsas1-3/+3
2014-01-24libslab: Add GTK3 supportStefano Karapetsas1-3/+10
2013-11-03Update to new mate-desktop include pathsWilly Sudiarto Raharjo1-1/+1
2013-08-09Use gnome-keyring instead of mate-keyringStefano Karapetsas1-2/+2
2012-12-12re-add previously deleted files into libslabStefano Karapetsas1-1/+176
they are dependencies of gnome-main-menu they are migrated to gsettings
2012-10-22migrate libslab to gsettingsStefano Karapetsas1-207/+20
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1413