summaryrefslogtreecommitdiff
path: root/logview/logview-window.c
AgeCommit message (Collapse)AuthorFilesLines
2015-09-02GTK3: reduce height of statusbarraveit651-0/+4
- setting margin to 0px
2015-09-02logviewer: Provide an application iconBalló György1-1/+1
Based on this commit in gnome-system-log: https://git.gnome.org/browse/gnome-system-log/commit/?id=f3f63c20a0b9fd9e791dde542292f9931de6e86f
2015-09-01logview: actually insert the converted data into the bufferMonsta1-1/+2
from https://git.gnome.org/browse/gnome-system-log/commit/?id=575ff413620dd17adb4c52a8ae79f744a694c7a1
2015-09-01logview: use a GCancellable when reading new lines from the logMonsta1-7/+33
from https://git.gnome.org/browse/gnome-system-log/commit/?id=0aeb30fae9b5855804240972790045074854f1aa
2014-12-15Fix deprecated functionsinfirit1-7/+4
Remove, now unneeded, gdkkeysyms-compat.h include Always use gtk_combo_box_text_new (since Gtk+ 2.24) Gtk3: do not use gdk_cursor_unref Gtk3: replace gtk_hpaned_new Gtk3: replace gtk_widget_modify_font
2014-07-01GDK_KEY_* was introduced in Gtk+ 2.22infirit1-3/+3
2014-07-01Drop support for Glib < 2.36infirit1-4/+0
2014-04-30logview: Add GTK3 supportStefano Karapetsas1-0/+7
2013-08-03Use yelp-tools instead of mate-doc-utilsinfirit1-1/+1
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-1/+1
2012-11-15Fixed g_format_size_for_display deprecations. Closes #5.Steve Zesch1-1/+6
2011-12-14Moved from Mate-Extra repositoryStefano Karapetsas1-0/+1512