Age | Commit message (Expand) | Author | Files | Lines |
2023-03-31 | baobab-remote-connect-dialog: fix -Wformat-nonliteral warning | rbuj | 1 | -11/+5 |
2022-08-23 | baobab: Fix -Wmissing-prototypes warnings (#339) | Robert Antoni Buj Gelonch | 1 | -0/+2 |
2022-02-11 | Fix build warnings about missing field initializer | rbuj | 1 | -1/+1 |
2022-01-21 | Unnecessary G_OBJECT cast when calling signal connect function | rbuj | 1 | -2/+3 |
2021-11-24 | Use a blank line at most | rbuj | 5 | -12/+0 |
2021-06-25 | update copyright to 2021 | raveit65 | 22 | -0/+22 |
2021-03-13 | Remove warnings about missing prototypes | rbuj | 4 | -5/+5 |
2021-02-08 | build: allow users to disable gettext support (--disable-nls) | rbuj | 1 | -0/+2 |
2021-01-16 | Update copyright to 2021 | rbuj | 1 | -1/+1 |
2020-12-26 | baobab: remove warning -Wunused-value | rbuj | 1 | -1/+1 |
2020-12-07 | Add legal notice in Makefile.am files | rbuj | 1 | -0/+15 |
2020-12-07 | GNU GPL 2 license notice without post box, after copyright notice | rbuj | 22 | -247/+180 |
2020-11-25 | baobab: Fix conversion warnings | rbuj | 10 | -54/+60 |
2020-06-23 | add git.mk to generate .gitignore | tamplan | 1 | -0/+2 |
2020-04-14 | expand the comments on about dialogs | rbuj | 1 | -1/+1 |
2020-03-09 | Define custom macros for wrapping the calls to gtk_builder_get_object | rbuj | 5 | -60/+39 |
2020-03-03 | baobab: Remove unused variable ‘uri_list’ | rbuj | 1 | -1/+0 |
2020-01-29 | Fix build using gcc 10 -fno-common flag | rbuj | 2 | -1/+3 |
2020-01-20 | gettext: Fix locale dir | rbuj | 1 | -1/+1 |
2020-01-13 | Update copyright to 2020 | raveit65 | 1 | -1/+1 |
2019-12-23 | Use gresources for UI files | rbuj | 3 | -11/+14 |
2019-11-10 | avoid redundant redeclarations | Pablo Barciela | 4 | -9/+0 |
2019-10-01 | Add WARN_CFLAGS to CFLAGS | rbuj | 1 | -0/+1 |
2019-09-02 | baobab-treemap: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -11/+3 |
2019-09-02 | baobab-ringschart: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -18/+10 |
2019-09-02 | baobab-chart: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -28/+22 |
2019-09-02 | baobab-cell-renderer-progress: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -9/+2 |
2019-07-24 | mate-disk-usage-analyzer: Remove blank space before right parenthesis | rbuj | 1 | -1/+1 |
2019-07-04 | Remove trailing whitespaces | Laurent Napias | 16 | -80/+80 |
2019-05-07 | Remove unused variables | rbuj | 1 | -3/+0 |
2019-04-09 | Fix -Werror=cast-function-type with GCC 8 | rbuj | 2 | -6/+10 |
2019-04-09 | mate-disk-usage-analyzer: Memory leak | rbuj | 1 | -0/+2 |
2019-04-09 | Improve performance by removing unused assignments | rbuj | 2 | -9/+0 |
2019-03-25 | GEN png icons from svg files | rbuj | 1 | -1/+1 |
2019-03-24 | Update documenters in about dialog | rbuj | 1 | -0/+13 |
2019-03-24 | mate-dictionary: Use g_strjoin to build license text | rbuj | 1 | -2/+2 |
2019-03-24 | Use program-name and title in gtk_show_about_dialog call | rbuj | 1 | -1/+3 |
2019-02-16 | Make translatable the copyright in about dialog | rbuj | 1 | -4/+2 |
2018-09-23 | disk-usage-analyzer: replace deprecated gtk_menu_popup | raveit65 | 2 | -5/+4 |
2018-07-24 | baobab-chart: avoid deprecated 'gtk_style_context_set_background' | Pablo Barciela | 1 | -4/+0 |
2018-02-14 | avoid deprecated GtkStock | Pablo Barciela | 3 | -5/+5 |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 2 | -41/+0 |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 |
2017-10-25 | baobab: make zoom with mousewheel work on chart | monsta | 1 | -2/+9 |
2017-10-09 | baobab/logview/dictionary: add our copyright to About dialog | monsta | 1 | -1/+2 |
2017-10-09 | baobab: set transient parent for remote connect dialog | monsta | 1 | -0/+2 |
2017-10-09 | baobab: set parent window for About dialog | monsta | 1 | -1/+1 |
2017-07-28 | don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+7 |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 4 | -322/+0 |
2016-11-22 | fix indent a bit and remove some weird commented code | monsta | 1 | -1/+0 |