| Commit message (Expand) | Author | Age | Files | Lines |
* | Detect desktop to launch applications. | Renato Araujo Oliveira Filho | 2021-07-07 | 1 | -44/+20 |
* | Make sure that the ocurrence time is used to build the url to launch external... | Renato Araujo Oliveira Filho | 2021-07-05 | 1 | -14/+15 |
* | Fix calendar going into update loop | Robert Tari | 2020-07-26 | 1 | -4/+8 |
* | URL dispatcher support: Build phone code, even if URL dispatcher is unavailable. | Mike Gabriel | 2018-03-26 | 1 | -4/+1 |
* | Make the datetime indicator build on non-Ubuntu systems (which mostly lack ur... | Mike Gabriel | 2017-12-08 | 1 | -2/+4 |
* | Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime. | Mike Gabriel | 2017-05-17 | 1 | -2/+2 |
* | in Actions, sync DateTime API use by calling DateTime::Local(time_t) instead ... | Charles Kerr | 2015-04-06 | 1 | -2/+2 |
* | fix GAction leakage found while testing new unit tests with valgrind | Charles Kerr | 2015-03-14 | 1 | -0/+8 |
* | use the new DateTime::start_of_day() and DateTime::start_of_minute() functions. | Charles Kerr | 2015-03-14 | 1 | -3/+1 |
* | Change the desktop menu's settings menuitem's label to match the spec. Fixes:... | Charles Kerr | 2014-03-24 | 1 | -48/+68 |
|\ |
|
| * | make the phone and desktop actions more consistent with each other; eg, 'indi... | Charles Kerr | 2014-03-22 | 1 | -48/+68 |
| * | give 'phone' and 'desktop' their own action namespaces. Fix documentation on ... | Charles Kerr | 2014-03-21 | 1 | -2/+2 |
* | | when clicking onto a different calendar date on the Desktop, show the events ... | Charles Kerr | 2014-03-20 | 1 | -1/+4 |
|/ |
|
* | decouple the planner's states; need three separate sets: upcoming-now (for al... | Charles Kerr | 2014-03-09 | 1 | -6/+7 |
* | copyediting: as per review, use name_of_thing() instead of get_name_of_thing(... | Charles Kerr | 2014-01-30 | 1 | -2/+2 |
* | as per review, constify getters where possible. This isn't always possible du... | Charles Kerr | 2014-01-30 | 1 | -3/+3 |
* | as per review, don't inline getters | Charles Kerr | 2014-01-30 | 1 | -0/+11 |
* | sync with lp:~larsu/indicator-datetime/reset-date and add corresponding unit ... | Charles Kerr | 2014-01-29 | 1 | -3/+17 |
* | sync the exported calendar state with the #State backend | Charles Kerr | 2014-01-25 | 1 | -2/+28 |
* | fix r325 regression found by test-menus | Charles Kerr | 2014-01-22 | 1 | -2/+2 |
* | get timezone, clock tests running again with Settings & State | Charles Kerr | 2014-01-16 | 1 | -3/+3 |
* | Plug the Settings object into the State container s.t. menus and actions can ... | Charles Kerr | 2014-01-16 | 1 | -2/+2 |
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -0/+215 |