Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement IdoLocationMenuItem as a subclass of IdoTimeStampMenuItem | Charles Kerr | 2013-07-25 | 1 | -86/+29 |
| | |||||
* | subclass IdoLocationMenuItem from IdoBasicMenuItem | Charles Kerr | 2013-07-25 | 1 | -80/+9 |
| | |||||
* | Fix broken comments for the introspection scanner. | Ted Gould | 2013-07-03 | 1 | -1/+1 |
|\ | | | | | | | Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | Fixing some small introspection errors | Ted Gould | 2013-07-02 | 1 | -1/+1 |
| | | |||||
* | | in idolocationmenuitem, fix slight alignment issue in the city label | Charles Kerr | 2013-07-02 | 1 | -6/+19 |
|/ | |||||
* | add documentation for the public API calls | Charles Kerr | 2013-06-17 | 1 | -3/+28 |
| | |||||
* | when building location and appointment menuitems from a GMenu, grab all the ↵ | Charles Kerr | 2013-06-17 | 1 | -7/+27 |
| | | | | 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 idolocationmenuitem, assume seconds are shown in the timestamp when the ↵ | Charles Kerr | 2013-06-14 | 1 | -3/+3 |
| | | | | time format string includes '%s', '%S', '%T', '%X', or '%c' | ||||
* | remove g_message that leaked into last commit | Charles Kerr | 2013-06-14 | 1 | -1/+0 |
| | |||||
* | add location menuitem | Charles Kerr | 2013-06-14 | 1 | -0/+433 |