summaryrefslogtreecommitdiff
path: root/src/gl-eventviewrow.c
Commit message (Expand)AuthorAgeFilesLines
* Show seconds in details view and exported logsJonathan Kang2015-11-241-1/+1
* Add the full log text as a tooltip to each rowDavid King2015-11-121-0/+3
* Output the shown logs in GtkListBox to fileJonathan Kang2015-10-121-0/+30
* Ensure event view rows are visibleDavid King2015-08-111-0/+2
* Use monospace for all log textJonathan Kang2015-08-111-0/+2
* Align time/data label to far right of the listJonathan Kang2015-07-271-0/+1
* Fix the height problem while viewing other bootsJonathan Kang2015-07-021-0/+1
* Add category to log entries in important categoryJonathan Kang2015-06-121-4/+95
* Remove the PROP_STYLE property from GlEventViewRowJonathan Kang2015-05-281-91/+6
* Use a single row for each log entryJonathan Kang2015-05-261-48/+50
* Use G_DECLARE_FINAL_TYPE throughoutDavid King2015-04-131-1/+7
* Rename GlJournalResult to GlJournalEntryLars Uebernickel2015-02-161-28/+31
* Take a now parameter when comparing time stampsEkaterina Gerasimova2015-02-091-2/+8
* Tidy and remove some systemd journal includesDavid King2014-10-271-1/+0
* Use GtkIconTheme built-in RTL supportDavid King2014-06-301-5/+3
* Avoid using recently-deprecated GtkMiscDavid King2014-05-261-5/+5
* Use GlEventViewRow in GlEventViewDavid King2013-11-011-0/+12
* Add GlEventViewRowDavid King2013-11-011-0/+292