summaryrefslogtreecommitdiff
path: root/baobab/src
AgeCommit message (Collapse)AuthorFilesLines
2016-08-06GTK+-3.0 baobab: port GtkTable to GtkGridraveit651-8/+132
2016-01-21[GTK+3] fix deprecated usage of GtkMisc, GtkHBox, GtkVBoxmonsta2-2/+66
2016-01-21baobab: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta2-7/+7
2016-01-03baobab: don't take ancient mateconf dir into accountMonsta1-2/+1
2015-09-25configure: drop useless --enable-deprecated optionMonsta1-1/+0
2015-08-31baobab: remove useless codeMonsta1-4/+0
2015-08-31baobab: fix indentationMonsta1-6/+6
2015-07-07baobab: show correct help page in prefs dialogMonsta1-1/+1
2015-06-25disk usage analyzer: use correct application name, not "Baobab"Monsta2-2/+1
2015-06-23help: fix help in disk-usage-analyzerraveit652-2/+2
2015-03-13baobab, gsearchtool: first connect to settings, then read them.Monsta1-8/+8
fixes the issue with GLib >= 2.43, https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619 Closes https://github.com/mate-desktop/mate-utils/pull/94
2014-12-29set resize grip in the code nowinfirit1-1/+4
The ui fails to load on Gtk+ 3.14 but we do want to enable the resize grip in Gtk+ 2
2014-12-15don't leak memoryMonsta1-0/+1
2014-11-10Add missing #include <config.h> to make translations workinfirit2-0/+8
Based on gnome-utils commit: 95edffa91ed559515d659187baba6ec7806b251b From: Kjartan Maraas <[email protected]>
2014-11-10Fix typo (G_TYPE_INSTANCE_CHECK_TYPE -> G_TYPE_CHECK_INSTANCE_TYPE)infirit1-1/+1
Based on gnome-utils commit: 0bf63957d9ea7055b56332d567966701db99ccb5 From: Piotr Eljasiak <[email protected]>
2014-07-01Remove deprecated gtk_dialog_set_has_separatorinfirit1-3/+0
2014-07-01Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possibleinfirit1-4/+0
gdk_x11_set_sm_client_id | Since 2.24 gdk_x11_display_get_xdisplay | Since 2.2 GDK_DISPLAY_XDISPLAY | Since always GDK_WINDOW_XID | Since always gdk_window_get_screen | Since 2.24 gdk_x11_window_foreign_new_for_display | Since 2.24 gdk_window_get_width | Since 2.24 gdk_window_get_height | Since 2.24
2014-07-01Drop support for Gtk+ < 2.24infirit1-2/+0
2014-07-01Drop support for Glib < 2.36infirit3-36/+0
2014-05-01Use DISABLE_DEPRECATED variable for deprecationinfirit1-0/+1
2014-01-17baobab: Fix GTK3 supportStefano Karapetsas1-3/+22
2014-01-17baobab: Add GTK3 supportStefano Karapetsas3-8/+63
2013-11-06Correct name in about dialoginfirit1-1/+1
2013-08-03Use yelp-tools instead of mate-doc-utilsinfirit1-2/+2
2013-04-30Use mate-disk-usage-analyzer icon instead of baobabStefano Karapetsas2-2/+2
2013-02-18Update makefiles for automake 1.13Dan Mashal1-1/+1
2013-02-09baobab: Fix missing static void keywordsStefano Karapetsas1-0/+1
2012-11-18Merge branch 'master' of github.com:mate-desktop/mate-utilsSteve Zesch9-323/+247
2012-11-18fixed incorrect fsf addresses.Steve Zesch4-8/+8
2012-11-17Port disk-usage-analyzer to Gsettings (based on GNOME patch)Brent Hull8-322/+246
2012-11-17Fix subfolder tooltips preference in disk-usage-analyzerBrent Hull1-1/+1
2012-11-15Fixed g_format_size_for_display deprecations. Closes #5.Steve Zesch3-17/+61
2011-12-14Moved from Mate-Extra repositoryStefano Karapetsas23-0/+8098