summaryrefslogtreecommitdiff
path: root/src/gl-eventviewrow.c
Commit message (Expand)AuthorAgeFilesLines
* Remove uses of show_allMaximiliano Sandoval R2022-03-281-2/+0
* Use gtk_widget_{add,remove}_css_classMaximiliano Sandoval R2022-03-281-14/+8
* eventviewrow: Use notify::parent signalMaximiliano Sandoval R2022-03-281-7/+10
* Replace Container APIMaximiliano Sandoval R2022-03-281-7/+5
* Don't forget to chain up to parent finalizeNiels De Graef2019-10-151-0/+2
* Show similar timestamps once onlyankritisachan2018-03-151-1/+11
* Various improvements to event compression UIPranav Ganorkar2017-07-241-0/+10
* Remove size group for the widgets in each rowJonathan Kang2017-07-071-20/+0
* Remove tooltip showing full log text from each rowJonathan Kang2017-06-301-3/+0
* Compress similar events in GlEventViewListPranav Ganorkar2017-06-291-2/+61
* Pass GlRowEntry objects from model to viewPranav Ganorkar2017-06-291-10/+27
* Change the "uid" variable type in GlJournalEntryPranav Ganorkar2016-07-211-1/+6
* Add support for displaying newline characterPranav Ganorkar2016-03-241-1/+47
* 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