summaryrefslogtreecommitdiff
path: root/logview/src/logview-prefs.c
AgeCommit message (Collapse)AuthorFilesLines
2021-06-25update copyright to 2021raveit651-0/+1
2020-12-07GNU GPL 2 license notice without post box, after copyright noticerbuj1-11/+10
- Use always the same code snippet for including the top-level config.h
2019-09-02logview-prefs: avoid 'g_type_class_add_private'Pablo Barciela1-7/+2
2019-07-04Remove trailing whitespacesLaurent Napias1-3/+3
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 8rbuj1-2/+2
In addition, it removes unnecessary function type casts like: (GDestroyNotify) g_object_unref (GDestroyNotify) g_free
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-57/+0
and require mate-panel >= 1.17
2016-09-01GTK+-3 logview-prefs: complete migration to GdkRGBAraveit651-0/+57
taken from: https://git.gnome.org/browse/gnome-system-log/commit/?id=d71f51f
2015-09-09logview: move sources to src/ subdirmonsta1-0/+546