lp:~indicator-applet-developers/indicator-datetime/trunk.13.10
- Get this branch:
- bzr branch lp:~indicator-applet-developers/indicator-datetime/trunk.13.10
Branch merges
Branch information
Recent revisions
- 283. By Charles Kerr
-
Fix 13.10 regression that stopped listening to /etc/timezone changes if geoclue detection was disabled.
. Fixes: https://bugs.launchpad .net/bugs/ 1271484. Approved by Ted Gould, PS Jenkins bot.
- 282. By Charles Kerr
-
Backport r286 http://
bazaar. launchpad. net/~indicator- applet- developers/ indicator- datetime/ trunk.14. 04/revision/ 286 to fix evolution activation when clicking calendar dates in the greeter profile of indicator-datetime.
. Fixes: https://bugs.launchpad .net/bugs/ 1246812. Approved by PS Jenkins bot, Ted Gould.
- 281. By Mathieu Trudel-Lapierre
-
Fix changelog for SRU of 13.10.0+
13.10.20131023. 2-0ubuntu1. Approved by PS Jenkins bot.
- 280. By PS Jenkins bot
-
Releasing 13.10.0+
13.10.20131023. 2-0ubuntu1 (revision 279 from lp:indicator-datetime/13.10). Approved by PS Jenkins bot.
- 279. By Mathieu Trudel-Lapierre
-
Revert revision 277 which appears to be more feature than bugfix applicable for SRU.
Approved by PS Jenkins bot, Ted Gould.
- 278. By Lars Karlitski
-
Work around glib's type initialization deadlock.
https:/
/bugzilla. gnome.org/ show_bug. cgi?id= 674885. Fixes: https:/ /bugs.launchpad .net/bugs/ 1239710. Approved by Ted Gould, PS Jenkins bot.
- 277. By Charles Kerr
-
== Changes to planner-eds:
The get-appointments GTask has a new task subtype for pulling an ECalComponent's uris asynchronously.
When get_appointments() is called, create one GTask. We add subtasks to it for each client we know of for calling e_cal_client_
generate_ instances( ). What's new is that for each ECalComponent we find in generate_ instances( ), we add another new subtask that tries to get the uris for that component. == Testing changes:
Make "planner" a property in IndicatorDateti
meService so that we can swap in different appointment planners at runtime. This is for unit testing purposes. Add a mechanism for testing snap decisions without an EDS backend.
== Service changes:
Every time the appointment list changes, walk through it to find the alarm that will occur the soonest. Set a timer to wake up at that time. When the timer is reached, pop up a snap decision for each alarm set to that time. If the user clicks "OK", dispatch the URL associated with that alarm.
Made the appointment menuitems clickable, they now dispatch the appointment's URL. Fixes: https:/
/bugs.launchpad .net/bugs/ 1233176. Approved by PS Jenkins bot, Ted Gould.
- 276. By Marcus Tomlinson
-
Fixed datetime title text to read "Date and Time" rather than the day of the week (as per spec). Fixes: https:/
/bugs.launchpad .net/bugs/ 1236400. Approved by PS Jenkins bot, Charles Kerr.
- 275. By PS Jenkins bot
-
Releasing 13.10.0+
13.10.20131016. 2-0ubuntu1 (revision 274 from lp:indicator-datetime). Approved by PS Jenkins bot.
- 274. By Charles Kerr
-
Remove the g_error() call that caused an abort() in the call to on_name_lost() in our bus handler. Fixes: https:/
/bugs.launchpad .net/bugs/ 1238737. Approved by PS Jenkins bot, Lars Uebernickel.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:indicator-datetime/13.04