summaryrefslogtreecommitdiff
path: root/src/gl-eventviewdetail.c
Commit message (Expand)AuthorAgeFilesLines
* popover: Set its parent rather than relative_toMaximiliano Sandoval R2022-03-281-1/+1
* Don't forget to chain up to parent finalizeNiels De Graef2019-10-151-0/+2
* Various improvements to event compression UIPranav Ganorkar2017-07-241-0/+31
* Display detailed event information in a GtkPopoverPranav Ganorkar2017-06-291-29/+7
* Pass GlRowEntry objects from model to viewPranav Ganorkar2017-06-291-5/+7
* Show seconds in details view and exported logsJonathan Kang2015-11-241-1/+1
* Make the Support link in detail view clickableJonathan Kang2015-10-141-4/+20
* Use G_DECLARE_FINAL_TYPE throughoutDavid King2015-04-131-0/+6
* Rename GlJournalResult to GlJournalEntryLars Uebernickel2015-02-161-26/+26
* Take a now parameter when comparing time stampsEkaterina Gerasimova2015-02-091-1/+5
* Parse messages from the systemd catalogJonathan Kang2014-09-231-4/+207
* Use a template for the event detail pagePaolo Borelli2014-05-061-152/+79
* Move icon to the left of the commandlineDavid King2014-03-031-2/+2
* Show application icons if a desktop file is foundDavid King2014-02-041-6/+64
* Show priority, kernel device and audit sessionDavid King2014-02-041-12/+84
* Split off GlEventViewDetail as the detail widgetDavid King2013-12-121-0/+207