Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use month '1' when constructing the 'begin' range to decide which ↵ | Iain Lane | 2013-08-22 | 1 | -1/+1 |
|\ | | | | | | | | | | | appointments to display. glib started validating the arguments to g_date_time_new and it turns out that '0' isn't a valid day of the month. Approved by PS Jenkins bot, Sebastien Bacher. | ||||
| * | Use month '1' when constructing the 'begin' range to decide which ↵ | Iain Lane | 2013-08-22 | 1 | -1/+1 |
|/ | | | | | | | | appointments to display. GLib started validating the arguments to g_date_time_new and it turns out that '0' isn't a valid day of the month. :-) | ||||
* | Releasing 12.10.3+13.10.20130731-0ubuntu1 (revision 240 from ↵ | Automatic PS uploader | 2013-07-31 | 1 | -0/+11 |
|\ | | | | | | | | | | | lp:indicator-datetime). Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.3+13.10.20130731-0ubuntu1, based on r240 | Automatic PS uploader | 2013-07-31 | 1 | -0/+11 |
|/ | |||||
* | add a phone menu as described at https://wiki.ubuntu.com/TimeAndDate#Indicator. | Charles Kerr | 2013-07-30 | 10 | -241/+615 |
|\ | | | | | | | Approved by Ted Gould, PS Jenkins bot. | ||||
| * | remove the leading zero from the terse time format string. | Charles Kerr | 2013-07-30 | 1 | -3/+3 |
| | | |||||
| * | add i18n comments to get_terse_date_format_string() and ↵ | Charles Kerr | 2013-07-30 | 1 | -6/+26 |
| | | | | | | | | get_terse_time_format_string() | ||||
| * | as per discussion in #systems, use 'Recommends: ubuntu-system-settings | ↵ | Charles Kerr | 2013-07-30 | 1 | -1/+1 |
| | | | | | | | | gnome-control-center' | ||||
| * | add 'terse' time formats for phone menu to match the spec. | Charles Kerr | 2013-07-26 | 5 | -159/+286 |
| | | |||||
| * | add the phone's header action | Charles Kerr | 2013-07-26 | 1 | -10/+92 |
| | | |||||
| * | in the phone menu, add a 'Clock' menuitem above the alarm and appointment ↵ | Charles Kerr | 2013-07-25 | 1 | -0/+6 |
| | | | | | | | | events. | ||||
| * | add a calendar icon to the todays-date menuitems as per spec | Charles Kerr | 2013-07-25 | 1 | -4/+7 |
| | | |||||
| * | add calendar section for the phone menu | Charles Kerr | 2013-07-25 | 1 | -29/+57 |
| | | |||||
| * | split the phone and desktop flavors of the appointments section s.t. the ↵ | Charles Kerr | 2013-07-25 | 1 | -38/+54 |
| | | | | | | | | phone menu doesn't have a 'Add Event…' menuitem | ||||
| * | in the appointments section, only show the next instance of recurring ↵ | Charles Kerr | 2013-07-25 | 5 | -9/+56 |
| | | | | | | | | events. If the event is daily, say so in the time format string. | ||||
| * | Add support for displaying alarms. | Charles Kerr | 2013-07-25 | 4 | -4/+22 |
| | | | | | | | | | | EDS treats alarms as attributes of existing calendar events, so the difference in supporting them in the indicator is largely visual -- we use a different x-canonical-type for the menuitem so that clients can render them differently, such as with an alarm icon. | ||||
| * | for the phone menu, add a 'Time & Date settings...' menuitem to launch ↵ | Charles Kerr | 2013-07-25 | 2 | -10/+30 |
| | | | | | | | | 'system-settings time-date' | ||||
| * | add a (currently unimplemented) PROFILE_PHONE to our enum | Charles Kerr | 2013-07-25 | 1 | -9/+16 |
| | | |||||
* | | Releasing 12.10.3+13.10.20130725-0ubuntu1 (revision 238 from ↵ | Automatic PS uploader | 2013-07-25 | 1 | -0/+10 |
|\ \ | | | | | | | | | | | | | | | | lp:indicator-datetime). Approved by PS Jenkins bot. | ||||
| * | | Releasing 12.10.3+13.10.20130725-0ubuntu1, based on r238 | Automatic PS uploader | 2013-07-25 | 1 | -0/+10 |
|/ / | |||||
* | | Add a phone entry in the datetime .indicator file. | Charles Kerr | 2013-07-24 | 1 | -0/+4 |
|\| | | | | | | | Approved by PS Jenkins bot, Lars Uebernickel. | ||||
| * | add phone profile to the .desktop file | Charles Kerr | 2013-07-16 | 1 | -0/+4 |
| | | |||||
* | | Releasing 12.10.3+13.10.20130716-0ubuntu1 (revision 236 from ↵ | Automatic PS uploader | 2013-07-16 | 1 | -0/+10 |
|\ \ | |/ |/| | | | | | | | lp:indicator-datetime). Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.3+13.10.20130716-0ubuntu1, based on r236 | Automatic PS uploader | 2013-07-16 | 1 | -0/+10 |
|/ | |||||
* | Have 'Help' point to the Time & Date section of help. | Jeremy Bicha | 2013-07-12 | 1 | -0/+9 |
|\ | | | | | | | Approved by PS Jenkins bot, Lars Uebernickel. | ||||
| * | Have 'Help' point to the Time & Date section of help | Jeremy Bicha | 2013-07-11 | 1 | -0/+9 |
|/ | |||||
* | Releasing 12.10.3+13.10.20130708-0ubuntu1 (revision 234 from ↵ | Automatic PS uploader | 2013-07-08 | 1 | -0/+10 |
|\ | | | | | | | | | | | lp:indicator-datetime). Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.3+13.10.20130708-0ubuntu1, based on r234 | Automatic PS uploader | 2013-07-08 | 1 | -0/+10 |
|/ | |||||
* | Make the desktop greeter's menu name 'desktop_greeter'. | Charles Kerr | 2013-07-05 | 1 | -2/+2 |
|\ | | | | | | | Approved by PS Jenkins bot, Lars Uebernickel. | ||||
| * | make the desktop greeter menu's name consistent across indicators: ↵ | Charles Kerr | 2013-07-05 | 1 | -2/+2 |
|/ | | | | 'desktop_greeter' | ||||
* | Releasing 12.10.3+13.10.20130703.1-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-07-03 | 1 | -0/+13 |
|\ | | | | | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.3+13.10.20130703.1-0ubuntu1, based on r232 | Automatic PS uploader | 2013-07-03 | 1 | -0/+13 |
|/ | |||||
* | Set the desired position in the panel. Fixes: ↵ | Lars Uebernickel | 2013-07-03 | 1 | -0/+1 |
|\ | | | | | | | | | | | https://bugs.launchpad.net/bugs/1196650. Approved by PS Jenkins bot, Charles Kerr. | ||||
| * | Set the desired position in the panel | Lars Uebernickel | 2013-07-02 | 1 | -0/+1 |
|/ | |||||
* | make the greeter menu key consistent with indicator-session. | Charles Kerr | 2013-07-02 | 1 | -1/+1 |
|\ | | | | | | | Approved by Lars Uebernickel, PS Jenkins bot. | ||||
| * | in service.c, use 'desktop_greeter' as the key instead of 'greeter' | Charles Kerr | 2013-07-01 | 1 | -1/+1 |
| | | |||||
* | | Releasing 12.10.3+13.10.20130702-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-07-02 | 1 | -0/+12 |
|\ \ | |/ |/| | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.3+13.10.20130702-0ubuntu1, based on r229 | Automatic PS uploader | 2013-07-02 | 1 | -0/+12 |
|/ | |||||
* | remove --enable-localinstall from this indicator, too. | Charles Kerr | 2013-06-29 | 4 | -38/+2 |
|\ | | | | | | | Approved by PS Jenkins bot, Lars Uebernickel. | ||||
| * | remove --enable-localinstall options | Charles Kerr | 2013-06-28 | 4 | -38/+2 |
|/ | |||||
* | at seb's request, use … directly in strings instead of the C octal escaped ↵ | Charles Kerr | 2013-06-28 | 1 | -1/+1 |
|\ | | | | | | | | | | | UTF-8. Approved by PS Jenkins bot, Lars Uebernickel. | ||||
| * | use … directly in strings instead of the C octal escaped UTF-8. | Charles Kerr | 2013-06-28 | 1 | -1/+1 |
| | | |||||
* | | Releasing 12.10.3+13.10.20130628-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-06-28 | 1 | -0/+12 |
|\ \ | |/ |/| | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.3+13.10.20130628-0ubuntu1, based on r226 | Automatic PS uploader | 2013-06-28 | 1 | -0/+12 |
|/ | |||||
* | This push extracts geoclue to its own self-contained module, fixes an errant ↵ | Charles Kerr | 2013-06-21 | 31 | -3520/+3660 |
|\ | | | | | | | | | | | g_critical, and merges ryan's timedate1 changes from the 13.04 branch. Approved by PS Jenkins bot, Lars Uebernickel. | ||||
| * | remove the --replace command-line argument and property as we're using ↵ | Charles Kerr | 2013-06-20 | 3 | -127/+14 |
| | | | | | | | | upstart for that | ||||
| * | in our async callbacks, don't call g_warning() when we get a ↵ | Charles Kerr | 2013-06-19 | 2 | -6/+15 |
| | | | | | | | | G_IO_ERROR_CANCELLED | ||||
| * | in configure.ac, add AM_PROG_AR to silence an autotools warning in the ↵ | Charles Kerr | 2013-06-19 | 1 | -0/+1 |
| | | | | | | | | tests/ directory caused by making static local copies of libgtest | ||||
| * | in the gnome control center datetime panel, use g_bus_watch_name() to see if ↵ | Charles Kerr | 2013-06-19 | 3 | -48/+33 |
| | | | | | | | | com.canonical.indicator.datetime is available. | ||||
| * | put the service on the production busname | Charles Kerr | 2013-06-19 | 1 | -1/+1 |
| | |