aboutsummaryrefslogtreecommitdiff
path: root/src/idolocationmenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* Fix possible memory leaksRobert Tari2023-08-051-0/+3
* src/idolocationmenuitem.c: Fix deprecated g_time_zone_new warning.Robert Tari2021-05-041-1/+6
* Drop local config.h includes.Robert Tari2021-04-211-4/+0
* Replace x-canonical attributesRobert Tari2020-08-111-8/+8
* Port from Glib's g_object_newv to g_object_new_with_properties.Mike Gabriel2019-12-041-16/+20
* Avoid deprecated g_type_class_add_private.Mike Gabriel2019-12-031-19/+15
* One step back... Mimick Canonical's API. Use their namespace for item attribu...Mike Gabriel2017-05-161-2/+2
* Use x-ayatanaindicator-* instead of x-canonical-*.Mike Gabriel2015-11-161-2/+2
* implement IdoLocationMenuItem as a subclass of IdoTimeStampMenuItemCharles Kerr2013-07-251-86/+29
* subclass IdoLocationMenuItem from IdoBasicMenuItemCharles Kerr2013-07-251-80/+9
* Fix broken comments for the introspection scanner.Ted Gould2013-07-031-1/+1
|\
| * Fixing some small introspection errorsTed Gould2013-07-021-1/+1
* | in idolocationmenuitem, fix slight alignment issue in the city labelCharles Kerr2013-07-021-6/+19
|/
* add documentation for the public API callsCharles Kerr2013-06-171-3/+28
* when building location and appointment menuitems from a GMenu, grab all the p...Charles Kerr2013-06-171-7/+27
* in idolocationmenuitem, assume seconds are shown in the timestamp when the ti...Charles Kerr2013-06-141-3/+3
* remove g_message that leaked into last commitCharles Kerr2013-06-141-1/+0
* add location menuitemCharles Kerr2013-06-141-0/+433