summaryrefslogtreecommitdiff
path: root/baobab/src/baobab.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-22replace deprecated gtk_image_menu_item*raveit651-8/+10
2022-02-11Fix build warnings about missing field initializerrbuj1-1/+1
2021-06-25update copyright to 2021raveit651-0/+1
2021-02-08build: allow users to disable gettext support (--disable-nls)rbuj1-0/+2
2020-12-07GNU GPL 2 license notice without post box, after copyright noticerbuj1-10/+8
2020-11-25baobab: Fix conversion warningsrbuj1-2/+2
2020-03-09Define custom macros for wrapping the calls to gtk_builder_get_objectrbuj1-33/+31
2020-03-03baobab: Remove unused variable ‘uri_list’rbuj1-1/+0
2020-01-29Fix build using gcc 10 -fno-common flagrbuj1-0/+2
2019-12-23Use gresources for UI filesrbuj1-4/+2
2019-07-24mate-disk-usage-analyzer: Remove blank space before right parenthesisrbuj1-1/+1
2019-07-04Remove trailing whitespacesLaurent Napias1-5/+5
2019-05-07Remove unused variablesrbuj1-3/+0
2019-04-09Fix -Werror=cast-function-type with GCC 8rbuj1-5/+3
2019-04-09mate-disk-usage-analyzer: Memory leakrbuj1-0/+2
2019-03-25GEN png icons from svg filesrbuj1-1/+1
2018-09-23disk-usage-analyzer: replace deprecated gtk_menu_popupraveit651-3/+2
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-4/+0
2016-09-07GTK+-3 Baobab: use gdk_cursor_new_for_displayraveit651-4/+6
2016-01-21baobab: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-3/+3
2016-01-03baobab: don't take ancient mateconf dir into accountMonsta1-2/+1
2015-08-31baobab: fix indentationMonsta1-6/+6
2015-06-25disk usage analyzer: use correct application name, not "Baobab"Monsta1-1/+1
2015-03-13baobab, gsearchtool: first connect to settings, then read them.Monsta1-8/+8
2014-12-29set resize grip in the code nowinfirit1-1/+4
2014-12-15don't leak memoryMonsta1-0/+1
2014-07-01Drop support for Glib < 2.36infirit1-23/+0
2014-01-17baobab: Add GTK3 supportStefano Karapetsas1-3/+3
2013-04-30Use mate-disk-usage-analyzer icon instead of baobabStefano Karapetsas1-1/+1
2013-02-09baobab: Fix missing static void keywordsStefano Karapetsas1-0/+1
2012-11-17Port disk-usage-analyzer to Gsettings (based on GNOME patch)Brent Hull1-178/+188
2012-11-15Fixed g_format_size_for_display deprecations. Closes #5.Steve Zesch1-11/+38
2011-12-14Moved from Mate-Extra repositoryStefano Karapetsas1-0/+1317