aboutsummaryrefslogtreecommitdiff
path: root/src/idobasicmenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* Do not hardcode icon sizesRobert Tari2023-08-051-20/+3
* src/idobasicmenuitem.c: Set secondary text and count with lozenge from menu m...Robert Tari2022-09-041-7/+37
* Fix copyright headersRobert Tari2021-09-201-1/+1
* Add us to the copyright headersRobert Tari2021-04-211-0/+2
* src/basicmenuitem.c: Add GdkPixbuf source support for the iconRobert Tari2021-04-211-14/+55
* Drop local config.h includes.Robert Tari2021-04-211-4/+0
* idobasicmenuitem.c: Add optional markup to the basic menu itemRobert Tari2020-10-211-0/+6
* Some refactoring to avoid warningsRobert Tari2020-07-241-9/+12
* Avoid deprecated g_type_class_add_private.Mike Gabriel2019-12-031-21/+12
* idobasicmenuitem: don't export update_image()Lars Uebernickel2014-04-041-1/+1
* idobasicmenuitem: update icon when the theme changesLars Uebernickel2014-04-041-30/+51
* idobasicmenuitem: check return value of gtk_icon_info_get_filename() for NULLLars Uebernickel2014-03-281-6/+12
* idobasicmenuitem: support non-square iconsLars Uebernickel2014-03-271-1/+13
* Expose IdoBasicMenuItem as com.canonical.indicator.basicLars Uebernickel2014-03-271-0/+59
* idobasicmenuitem: put progress menu item into its own fileLars Uebernickel2014-03-261-84/+0
* add a 6px margin between the icon and primary text iff the icon is visibleCharles Kerr2013-07-251-0/+6
* add make the type macro for IdoBasicMenuItem follow the standard naming schemeCharles Kerr2013-07-251-3/+3
* don't hardcode making com.canonical.indicator.progress insensitive; its sensi...Charles Kerr2013-07-241-8/+1
* add a menuitem that renders com.canonical.indicator.progress as laid out in h...Charles Kerr2013-07-241-0/+392