aboutsummaryrefslogtreecommitdiff
path: root/src/idoappointmentmenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* Fix possible memory leaksRobert Tari2023-08-051-1/+2
* Fix copyright headersRobert Tari2021-09-201-1/+1
* Add us to the copyright headersRobert Tari2021-04-211-0/+2
* src/idoappointmentmenuitem.c: Contruct the basic menu item using the pixbuf p...Robert Tari2021-04-211-1/+1
* Drop local config.h includes.Robert Tari2021-04-211-4/+0
* Replace x-canonical attributesRobert Tari2020-08-111-9/+9
* Port from Glib's g_object_newv to g_object_new_with_properties.Mike Gabriel2019-12-041-21/+25
* One step back... Mimick Canonical's API. Use their namespace for item attribu...Mike Gabriel2017-05-161-3/+3
* Use x-ayatanaindicator-* instead of x-canonical-*.Mike Gabriel2015-11-161-3/+3
* Fork ayatana-ido from Ubuntu's ido shared library.Mike Gabriel2015-11-061-1/+1
* implement IdoLocationMenuItem as a subclass of IdoTimeStampMenuItemCharles Kerr2013-07-251-2/+2
* implement IdoAppointmentMenuItem as a specialization of IdoTimeStampMenuItemCharles Kerr2013-07-251-282/+16
* subclass IdoAppointmentMenuItem from IdoBasicMenuItemCharles Kerr2013-07-251-64/+6
* Fixing some small introspection errorsTed Gould2013-07-021-1/+1
* copyediting: fix copy/paste errors in the documentationCharles Kerr2013-06-171-4/+4
* in IdoAppointmentMenuItem's update_timestamp_label(), clear the label text if...Charles Kerr2013-06-171-5/+8
* add documentation for the public API callsCharles Kerr2013-06-171-1/+41
* when building location and appointment menuitems from a GMenu, grab all the p...Charles Kerr2013-06-171-10/+33
* in idoappointmentmenuitem.c, fix startup issue arising from updating the time...Charles Kerr2013-06-171-4/+6
* add ted's name to idoappointmentmenuitem.c for create_color_icon_pixbuf()Charles Kerr2013-06-141-0/+1
* add appointment menuitemCharles Kerr2013-06-141-0/+414