Age | Commit message (Expand) | Author | Files | Lines |
2021-02-08 | build: allow users to disable gettext support (--disable-nls) | rbuj | 1 | -0/+4 |
2021-01-16 | Update copyright to 2021 | rbuj | 2 | -3/+4 |
2020-12-07 | Add legal notice in Makefile.am files | rbuj | 2 | -0/+30 |
2020-12-07 | GNU GPL 2 license notice without post box, after copyright notice | rbuj | 23 | -253/+248 |
2020-09-05 | Warn about accessing an undefined property of the object | rbuj | 1 | -0/+3 |
2020-06-23 | add git.mk to generate .gitignore | tamplan | 2 | -0/+3 |
2020-06-10 | logview: Use test-reader test with log file path | rbuj | 1 | -1/+40 |
2020-05-19 | mate-system-log: Remove the warning about ‘GTimeVal’ is deprecated | tamplan | 1 | -3/+13 |
2020-04-14 | expand the comments on about dialogs | rbuj | 1 | -1/+1 |
2020-03-10 | logview: Rewrite logview-filter.ui from scratch | rbuj | 1 | -56/+24 |
2020-03-10 | Remove warnings: function declaration isn’t a prototype | rbuj | 1 | -1/+1 |
2020-03-09 | Define custom macros for wrapping the calls to gtk_builder_get_object | rbuj | 1 | -36/+19 |
2020-01-20 | gettext: Fix locale dir | rbuj | 1 | -5/+5 |
2020-01-13 | Update copyright to 2020 | raveit65 | 1 | -1/+1 |
2019-12-23 | Use gresources for UI files | rbuj | 3 | -16/+20 |
2019-10-01 | Add WARN_CFLAGS to CFLAGS | rbuj | 1 | -0/+1 |
2019-09-26 | logview: Fix infinite loop parsing logs containing at least one line with a r... | gm10 | 1 | -4/+3 |
2019-09-02 | logview-prefs: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+2 |
2019-09-02 | logview-filter-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+2 |
2019-09-02 | logview-log: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -8/+3 |
2019-09-02 | logview-window: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -9/+4 |
2019-09-02 | logview-findbar: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+2 |
2019-09-02 | logview-app: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+2 |
2019-09-02 | logview-filter: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -8/+2 |
2019-09-02 | logview-loglist: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+2 |
2019-09-02 | logview-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+2 |
2019-08-26 | logview: i18n date format in side pane | rbuj | 1 | -1/+2 |
2019-07-29 | logview: Use preferred date&time representation for current locale | rbuj | 1 | -8/+8 |
2019-07-04 | Remove trailing whitespaces | Laurent Napias | 16 | -91/+91 |
2019-05-07 | Remove unused variables | rbuj | 1 | -2/+0 |
2019-05-01 | logview-prefs: Variable 'removed' is assigned a value that is never used | rbuj | 1 | -1/+0 |
2019-04-09 | Fix -Werror=cast-function-type with GCC 8 | rbuj | 4 | -14/+9 |
2019-04-09 | Improve performance by removing unused assignments | rbuj | 3 | -6/+1 |
2019-03-24 | Update documenters in about dialog | rbuj | 2 | -1/+8 |
2019-03-24 | mate-dictionary: Use g_strjoin to build license text | rbuj | 1 | -1/+1 |
2019-03-24 | Use program-name and title in gtk_show_about_dialog call | rbuj | 1 | -1/+2 |
2019-02-16 | Make translatable the copyright in about dialog | rbuj | 1 | -2/+2 |
2018-02-14 | avoid deprecated GtkStock | Pablo Barciela | 3 | -18/+32 |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 2 | -16/+0 |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 |
2017-12-25 | add style class logview-window | raveit65 | 1 | -0/+5 |
2017-10-09 | baobab/logview/dictionary: add our copyright to About dialog | monsta | 1 | -1/+2 |
2017-07-28 | don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+4 |
2017-05-11 | searchtool & logview: avoid deprecated GtkAlignment | raveit65 | 1 | -5/+4 |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 4 | -228/+1 |
2016-11-22 | fix indent a bit and remove some weird commented code | monsta | 1 | -1/+1 |
2016-09-01 | GTK+-3 logview-prefs: complete migration to GdkRGBA | raveit65 | 1 | -0/+57 |
2016-09-01 | GTK+-3 logview-window: don't use GtkStyle to get a dim color | raveit65 | 1 | -0/+36 |
2016-09-01 | GTK+-3 logview-filter-manger: don't use deprecated GdkColor | raveit65 | 1 | -0/+42 |
2016-08-07 | GTK+-3 logview-findbar: avoid deprecated gtk_misc_set_alignment () | raveit65 | 1 | -0/+5 |