Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-01-31 | drop all the ancient changelogs | monsta | 2 | -321/+0 |
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 |
2016-08-07 | GTK+-3 logvie-findbar: avoid deprecated gtk_arrow_new () | raveit65 | 1 | -0/+8 |
2016-08-07 | GTK+-3 logview-findbar: avoid deprecated gtk_widget_modify_font () | raveit65 | 1 | -0/+8 |
2016-08-07 | GTK+-3 logview-window: avoid deprecated gtk_widget_modify_font () | raveit65 | 1 | -0/+8 |
2016-08-06 | GTK+-3.0 logview-filter-manager: port GtkTable to GtkGrid | raveit65 | 1 | -0/+24 |
2016-01-21 | logview: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 1 | -2/+2 |
2016-01-21 | [GTK+3] logview: fix deprecated usage of Gtk{H,V}Box, GtkMisc | monsta | 2 | -3/+46 |
2016-01-03 | drop MateConf migration scripts | Monsta | 2 | -12/+1 |
2015-09-25 | configure: drop useless --enable-deprecated option | Monsta | 1 | -1/+0 |
2015-09-25 | configure.ac: drop useless check for Sun OS | Monsta | 1 | -1/+0 |
2015-09-09 | Fixup gettext domain in gsettings schemas | infirit | 1 | -1/+1 |
2015-09-09 | logview: move sources to src/ subdir | monsta | 27 | -72/+74 |
2015-08-31 | logview: remember active log for next application run | Monsta | 1 | -0/+8 |
2015-08-31 | logview: actually insert the converted data into the buffer | Monsta | 1 | -1/+2 |
2015-08-31 | logview: set correct title for Add/Edit filter dialog | Monsta | 1 | -0/+2 |
2015-08-31 | logview: remove failed log from stored list | Monsta | 1 | -1/+17 |
2015-08-31 | logview: define _XOPEN_SOURCE_EXTENDED for OpenBSD | Monsta | 1 | -0/+1 |
2015-08-31 | logview: use a GCancellable when reading new lines from the log | Monsta | 4 | -10/+43 |
2015-08-31 | logview: don't clear the active log ref immediately on close | Monsta | 1 | -2/+1 |
2015-08-31 | logview: use g_utf8_collate() to sort log display names | Monsta | 1 | -1/+1 |
2015-08-31 | logview: add some safety NULL-checks | Monsta | 2 | -4/+11 |
2015-08-31 | logview: make sure to always NULL-terminate log lines array | Monsta | 1 | -3/+3 |
2015-08-10 | GTK3: reduce height of statusbar | raveit65 | 1 | -0/+4 |
2015-07-29 | logview: ship the SVG source for the new hires icon | Balló György | 2 | -0/+19242 |
2015-07-29 | logviewer: Provide an application icon | Balló György | 11 | -3/+86 |
2015-07-08 | help: remove duplicate tags, fix broken build | Monsta | 1 | -1/+0 |
2015-07-07 | Help: adjust legal stuff | raveit65 | 1 | -16/+39 |
2015-07-07 | help: fix mate feedback links | raveit65 | 1 | -1/+1 |
2015-07-07 | Revert "remove non-existing mate-feedback links" | raveit65 | 1 | -0/+9 |
2015-06-25 | remove non-existing mate-feedback links | raveit65 | 1 | -9/+0 |
2015-06-23 | help: fix broken images | raveit65 | 9 | -0/+0 |
2015-06-16 | fixes for gschema translation | raveit65 | 2 | -18/+15 |
2014-12-15 | Fix deprecated functions | infirit | 1 | -7/+4 |
2014-12-15 | Remove deprecated g_thread_init | infirit | 1 | -2/+0 |
2014-12-15 | properly NULL-init some vars to avoid logic flaws later | Monsta | 1 | -3/+3 |
2014-11-10 | Add missing #include <config.h> to make translations work | infirit | 9 | -3/+33 |
2014-07-01 | GDK_KEY_* was introduced in Gtk+ 2.22 | infirit | 2 | -7/+4 |
2014-07-01 | Drop deprecated g_type_init, type initialized automatically. | infirit | 1 | -2/+0 |
2014-07-01 | Drop support for Glib < 2.36 | infirit | 1 | -4/+0 |