summaryrefslogtreecommitdiff
path: root/libslab/app-shell.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-23libslab: remove more unused codemonsta1-3/+0
2017-12-20WidthOfScreen and HeightOfScreen implementationPablo Barciela1-6/+3
2017-08-15libslab: avoid deprecated gdk_screen_width/heightZenWalker1-2/+6
2017-05-28libslab shellwindow: replace GtkAlignment with a GtkBoxraveit651-0/+1
2017-05-28libslab app-shell: avoid deprecated gtk_alignment_new ()raveit651-7/+5
2017-01-24libslab: wrap labels on the left paneAlexei Sorokin1-0/+2
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-55/+3
2016-10-19GTK3: port libunique->GtkApplicationlukefromdc1-3/+42
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
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
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
2012-10-22migrate libslab to gsettingsStefano Karapetsas1-207/+20
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1413