summaryrefslogtreecommitdiff
path: root/logview
AgeCommit message (Collapse)AuthorFilesLines
2024-02-22tx: sync with transifexraveit659-10/+1631
2023-09-19tx: sync with transifexraveit65119-153/+800
2023-09-19tx: fix warnings in id, uk and ru translationsraveit651-5/+5
2023-03-15logview: Replace deprecated functions fix compilation warningszhuyaliang4-230/+520
2022-11-11tx: sync with transifexmbkma119-496/+688
2022-02-11logview: converting the enum constant to a booleanrbuj2-2/+2
2022-02-11Fix build warnings about missing field initializerrbuj1-1/+1
2022-01-21Unnecessary G_OBJECT cast when calling signal connect functionrbuj1-2/+3
2022-01-21Redundant null check before freeing the variablerbuj1-3/+1
2021-11-25logview: remove whitespaces before #if, #else, and #endifrbuj1-12/+12
2021-11-24Use a blank line at mostrbuj2-2/+0
2021-08-05tx: sync with transifexraveit65119-9590/+8148
2021-06-25update copyright to 2021raveit6522-0/+22
2021-06-04tx: pull from transifexraveit65119-589/+1137
2021-03-05i18n: Do not collect the translation for Iconrbuj1-1/+1
2021-02-08build: allow users to disable gettext support (--disable-nls)rbuj3-0/+14
2021-01-16help: Dokumentationsteam -> Documentation Teamrbuj1-1/+1
2021-01-16Update copyright to 2021rbuj3-5/+6
2020-12-07Add legal notice in Makefile.am filesrbuj6-0/+90
2020-12-07GNU GPL 2 license notice without post box, after copyright noticerbuj23-253/+248
- Use always the same code snippet for including the top-level config.h
2020-09-05Warn about accessing an undefined property of the objectrbuj1-0/+3
2020-07-06sync with transifexraveit65119-197/+458
2020-06-23add git.mk to generate .gitignoretamplan6-0/+10
2020-06-10logview: Use test-reader test with log file pathrbuj1-1/+40
2020-05-19mate-system-log: Remove the warning about ‘GTimeVal’ is deprecatedtamplan1-3/+13
2020-04-14expand the comments on about dialogsrbuj1-1/+1
2020-03-10logview: Rewrite logview-filter.ui from scratchrbuj2-201/+235
2020-03-10Remove warnings: function declaration isn’t a prototyperbuj1-1/+1
2020-03-09Define custom macros for wrapping the calls to gtk_builder_get_objectrbuj1-36/+19
2020-02-10tx: sync with transifexraveit651-5/+5
2020-01-23tx: sync with transifexraveit65119-405/+433
2020-01-20gettext: Fix locale dirrbuj1-5/+5
This allows to load the translations.
2020-01-13Update copyright to 2020raveit652-2/+2
2019-12-28tx: pull with fixed galician translationraveit651-3/+4
2019-12-28migrate from intltools to gettextWu Xiaotian2-6/+6
2019-12-26tx: sync with transifexPablo Barciela10-53/+61
2019-12-23Use gresources for UI filesrbuj5-21/+47
2019-10-10tx: sync with transifexraveit6516-74/+313
2019-10-01Add WARN_CFLAGS to CFLAGSrbuj1-0/+1
2019-09-26logview: Fix infinite loop parsing logs containing at least one line with a ↵gm101-4/+3
recognized date but not ending with one
2019-09-22Add hicolor_apps_24x24_mate-system-log.pngrbuj2-0/+7
2019-09-02logview-prefs: avoid 'g_type_class_add_private'Pablo Barciela1-7/+2
2019-09-02logview-filter-manager: avoid 'g_type_class_add_private'Pablo Barciela1-7/+2
2019-09-02logview-log: avoid 'g_type_class_add_private'Pablo Barciela1-8/+3
2019-09-02logview-window: avoid 'g_type_class_add_private'Pablo Barciela1-9/+4
2019-09-02logview-findbar: avoid 'g_type_class_add_private'Pablo Barciela1-7/+2
2019-09-02logview-app: avoid 'g_type_class_add_private'Pablo Barciela1-7/+2
2019-09-02logview-filter: avoid 'g_type_class_add_private'Pablo Barciela1-8/+2
2019-09-02logview-loglist: avoid 'g_type_class_add_private'Pablo Barciela1-7/+2
2019-09-02logview-manager: avoid 'g_type_class_add_private'Pablo Barciela1-7/+2