summaryrefslogtreecommitdiff
path: root/libslab
AgeCommit message (Expand)AuthorFilesLines
2017-05-16libslab searchbar: remove deprecated ussage of GtkAlignmentraveit651-5/+3
2017-05-16libslab nameplate-tile: avoid deprecated gtk_button_set_focus_on_click ()raveit651-0/+4
2017-05-16libslab nameplate-tile: remove one deprecated ussage of GtkAlignmentraveit651-5/+3
2017-05-16libslab: don't use deprecated gdk_app_launch_context_new ()raveit652-2/+2
2017-05-16libslab: remove unused functionsmonsta2-68/+0
2017-04-26libslab bookmark-agent: fix some xdg pathsraveit651-4/+5
2017-04-13use g_object_unref instead of deprecated rsvg_handle_freemonsta1-1/+1
2017-01-24libslab: wrap labels on the left paneAlexei Sorokin1-0/+2
2017-01-24libslab: force the icon sizeAlexei Sorokin1-0/+1
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta10-257/+8
2016-10-19GTK3: port libunique->GtkApplicationlukefromdc1-3/+42
2016-07-13drop unused includesmonsta4-5/+0
2016-07-13libslab: drop unused codemonsta2-73/+0
2016-06-17GTK+-3 search-context-picker: do not use deprecated gtk_arrow_new ()raveit651-1/+3
2016-06-17GTK+-search-context-picker: don't use deprecated gtk_widget_size_requestraveit651-1/+5
2016-06-17GTK+-3 app-resizer: don't use deprecated gtk_widget_size_requestraveit651-1/+5
2016-02-04[GTK+3] use x/y align functions of GtkLabel in GTK+ >= 3.16monsta5-30/+20
2016-02-04[GTK+3] don't set x/y align to 0.5 - it's the default value anywaymonsta2-2/+0
2016-02-04remove some unused variablesmonsta1-2/+1
2016-02-04libslab: remove useless function from a classmonsta1-14/+0
2016-01-26GTK3: improve GtkMisc deprecation commitWolfgang Ulbrich2-6/+6
2016-01-15libslab: use GtkBox instead of GtkVBox in both GTK+ buildsmonsta11-33/+73
2016-01-15[GTK+3] libslab: use function from GtkScrollable instead of GtkLayoutmonsta1-1/+8
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 GtkVSeparatormonsta1-1/+8
2016-01-15[GTK+3] libslab: fix deprecated usage of GtkMiscmonsta7-2/+62
2016-01-15libslab: use gtk_image_set_from_icon_name in both GTK+ buildsmonsta2-4/+4
2016-01-14libslab: fix wrong pointer typemonsta1-1/+1
2016-01-13libslab: less #if'smonsta1-21/+25
2016-01-13remove a few unused variablesmonsta1-1/+0
2015-11-29Fixdnord1-2/+2
2015-08-03drop gdkkeysyms-compat usage, use modern key namesMonsta1-7/+4
2015-05-04libslab: do not reap child when launching desktop itemsMonsta1-1/+1
2015-03-05GTK3: add missing style class view to AppResizerraveit651-0/+4
2014-11-30fix one more little memleak and make another logic cleanerMonsta1-48/+45
2014-11-28don't leak memoryMonsta2-1/+13
2014-05-27Replace GtkObject with GObject also for gtk2infirit1-15/+0
2014-05-27Cleanup GTK_CHECK_VERSION and unify where possibleinfirit2-7/+2
2014-05-23Use g_spawn_async for gtk+-2 and gtk+-3infirit1-7/+0
2014-05-11Rename libslab to libmate-slabMike Gabriel10-35/+35
2014-04-26libslab: GTK3 fixesStefano Karapetsas2-8/+13
2014-01-29Fix some build errors with GTK3Stefano Karapetsas2-19/+23
2014-01-28Fix another GtkAllocation usageStefano Karapetsas1-5/+5
2014-01-28Fix another GtkAllocation usageStefano Karapetsas1-3/+3
2014-01-28Merge branch 'master' of github.com:mate-desktop/mate-control-centerStefano Karapetsas1-1/+1
2014-01-28Fix GtkAllocation usage after GTK3 commitsStefano Karapetsas2-20/+20
2014-01-28Fix some gcc warningsStefano Karapetsas1-1/+1
2014-01-24Fixes for GTK2Stefano Karapetsas2-2/+2
2014-01-24libslab: Add GTK3 supportStefano Karapetsas14-57/+285
2013-11-03Update to new mate-desktop include pathsWilly Sudiarto Raharjo9-10/+10