summaryrefslogtreecommitdiff
path: root/src/gl-eventtoolbar.c
Commit message (Expand)AuthorAgeFilesLines
* menu_button: Use caption+dim-label classesMaximiliano Sandoval R2022-03-281-1/+2
* eventtoolbar: Subclass from GtkWidgetMaximiliano Sandoval R2022-03-281-7/+24
* Use libadwaita and gtk4 in C filesMaximiliano Sandoval R2022-03-281-1/+1
* window, eventtoolbar, application: Use HdyApplicationWindow and HdyHeaderBarChristopher Davis2021-07-231-2/+2
* Avoid a segfault when updating the boot menuDavid King2019-06-071-5/+9
* free GMenuItem after inserting to menuJonathan Kang2018-04-081-0/+2
* update boot timestamps when possibleJonathan Kang2017-11-021-1/+24
* Remove GlEventView typePranav Ganorkar2017-06-291-181/+0
* Remove a couple of unused variablesDavid King2016-02-161-2/+0
* Output the shown logs in GtkListBox to fileJonathan Kang2015-10-121-0/+5
* Fix boot menu when only one boot existsLars Uebernickel2015-09-251-2/+2
* Mark window title for translationDavid King2015-09-071-1/+1
* Add config.h include where gettext is usedDavid King2015-08-211-0/+1
* Use GtkModelButton to improve boot selection menuJonathan Kang2015-08-211-18/+64
* View events from different bootsJonathan Kang2015-07-011-0/+59
* Use G_DECLARE_FINAL_TYPE throughoutDavid King2015-04-131-1/+7
* Move GlEventView to GlEventViewListDavid King2014-07-211-1/+1
* Use GtkIconTheme built-in RTL supportDavid King2014-06-301-19/+1
* Add keyboard navigation for the back buttonDavid King2014-02-281-0/+32
* Refactor category, view and toolbar state changesDavid King2013-10-071-24/+28
* Set the back icon according to locale's text directionYosef Or Boczko2013-10-011-0/+18
* Switch toolbar mode on changing to detail viewDavid King2013-09-301-0/+41
* Move right toolbar to GlEventToolbar objectDavid King2013-09-301-0/+155