Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyediting: fix copy/paste errors in the documentation | Charles Kerr | 2013-06-17 | 1 | -4/+4 |
| | |||||
* | in IdoAppointmentMenuItem's update_timestamp_label(), clear the label text ↵ | Charles Kerr | 2013-06-17 | 1 | -5/+8 |
| | | | | if either the time or format properties are unset | ||||
* | add documentation for the public API calls | Charles Kerr | 2013-06-17 | 1 | -1/+41 |
| | |||||
* | when building location and appointment menuitems from a GMenu, grab all the ↵ | Charles Kerr | 2013-06-17 | 1 | -10/+33 |
| | | | | parameters and then pass them to object_new() as a block to avoid them getting set twice -- once with the constructor's default values, and then once afterwards | ||||
* | in idoappointmentmenuitem.c, fix startup issue arising from updating the ↵ | Charles Kerr | 2013-06-17 | 1 | -4/+6 |
| | | | | timestamp label when the strftime format string hasn't been initialized yet. | ||||
* | add ted's name to idoappointmentmenuitem.c for create_color_icon_pixbuf() | Charles Kerr | 2013-06-14 | 1 | -0/+1 |
| | |||||
* | add appointment menuitem | Charles Kerr | 2013-06-14 | 1 | -0/+414 |