summaryrefslogtreecommitdiff
path: root/logview/src
AgeCommit message (Expand)AuthorFilesLines
2020-06-23add git.mk to generate .gitignoretamplan2-0/+3
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 scratchrbuj1-56/+24
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-01-20gettext: Fix locale dirrbuj1-5/+5
2020-01-13Update copyright to 2020raveit651-1/+1
2019-12-23Use gresources for UI filesrbuj3-16/+20
2019-10-01Add WARN_CFLAGS to CFLAGSrbuj1-0/+1
2019-09-26logview: Fix infinite loop parsing logs containing at least one line with a r...gm101-4/+3
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
2019-08-26logview: i18n date format in side panerbuj1-1/+2
2019-07-29logview: Use preferred date&time representation for current localerbuj1-8/+8
2019-07-04Remove trailing whitespacesLaurent Napias16-91/+91
2019-05-07Remove unused variablesrbuj1-2/+0
2019-05-01logview-prefs: Variable 'removed' is assigned a value that is never usedrbuj1-1/+0
2019-04-09Fix -Werror=cast-function-type with GCC 8rbuj4-14/+9
2019-04-09Improve performance by removing unused assignmentsrbuj3-6/+1
2019-03-24Update documenters in about dialogrbuj2-1/+8
2019-03-24mate-dictionary: Use g_strjoin to build license textrbuj1-1/+1
2019-03-24Use program-name and title in gtk_show_about_dialog callrbuj1-1/+2
2019-02-16Make translatable the copyright in about dialogrbuj1-2/+2
2018-02-14avoid deprecated GtkStockPablo Barciela3-18/+32
2018-01-30require GTK+ 3.22 and GLib 2.50monsta2-16/+0
2018-01-09update copyright year to 2018monsta1-1/+1
2017-12-25add style class logview-windowraveit651-0/+5
2017-10-09baobab/logview/dictionary: add our copyright to About dialogmonsta1-1/+2
2017-07-28don't use deprecated gtk_show_uriraveit651-0/+4
2017-05-11searchtool & logview: avoid deprecated GtkAlignmentraveit651-5/+4
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta4-228/+1
2016-11-22fix indent a bit and remove some weird commented codemonsta1-1/+1
2016-09-01GTK+-3 logview-prefs: complete migration to GdkRGBAraveit651-0/+57
2016-09-01GTK+-3 logview-window: don't use GtkStyle to get a dim colorraveit651-0/+36
2016-09-01GTK+-3 logview-filter-manger: don't use deprecated GdkColorraveit651-0/+42
2016-08-07GTK+-3 logview-findbar: avoid deprecated gtk_misc_set_alignment ()raveit651-0/+5
2016-08-07GTK+-3 logvie-findbar: avoid deprecated gtk_arrow_new ()raveit651-0/+8
2016-08-07GTK+-3 logview-findbar: avoid deprecated gtk_widget_modify_font ()raveit651-0/+8
2016-08-07GTK+-3 logview-window: avoid deprecated gtk_widget_modify_font ()raveit651-0/+8
2016-08-06GTK+-3.0 logview-filter-manager: port GtkTable to GtkGridraveit651-0/+24
2016-01-21logview: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-2/+2