| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the Suru Arpeggio as the default alarm sound. Fixes: 1309063 | Charles Kerr | 2014-06-11 | 1 | -17/+1 |
|\ |
|
| * | don't ca_context_cache() the default alarm sound, since we don't use it on de... | Charles Kerr | 2014-05-28 | 1 | -16/+0 |
| * | use the Suru arpeggio as the default alarm sound. | Charles Kerr | 2014-05-28 | 1 | -1/+1 |
* | | when src/timezone-file.c reads the contents of a file, skip lines that begin ... | Charles Kerr | 2014-05-05 | 1 | -13/+56 |
|/ |
|
* | copyediting: fix indentation/formatting | Charles Kerr | 2014-04-15 | 1 | -58/+58 |
* | sync with lp:~renatofilho/qtorganizer5-eds/fix-1284375's method of storing al... | Charles Kerr | 2014-04-15 | 1 | -48/+34 |
* | remove unused field Appointment.is_daily | Charles Kerr | 2014-04-15 | 1 | -14/+0 |
* | remove unused field Appointment.is_event | Charles Kerr | 2014-04-15 | 2 | -2/+0 |
* | remove some extraneous EDS events on startup | Charles Kerr | 2014-04-11 | 1 | -0/+1 |
* | if we have a flood of EDS events coming in, wait a longer interval before req... | Charles Kerr | 2014-04-11 | 1 | -3/+18 |
* | split_settings_location: Initialise the 'first' pointer. | Iain Lane | 2014-04-08 | 1 | -1/+1 |
* | Improved translator comments for better time/date localization. Fixes: 1001595 | Charles Kerr | 2014-03-28 | 4 | -27/+125 |
|\ |
|
| * | add comments & examples for translators to help them to fix bug #1001595 for ... | Charles Kerr | 2014-03-27 | 4 | -27/+125 |
* | | work around gio wakeup bug | Charles Kerr | 2014-03-25 | 1 | -0/+8 |
|/ |
|
* | Change the desktop menu's settings menuitem's label to match the spec. Fixes:... | Charles Kerr | 2014-03-24 | 3 | -96/+139 |
|\ |
|
| * | fix settings menuitem label on the desktop. | Charles Kerr | 2014-03-24 | 1 | -6/+8 |
| * | make the phone and desktop actions more consistent with each other; eg, 'indi... | Charles Kerr | 2014-03-22 | 3 | -92/+133 |
| * | give 'phone' and 'desktop' their own action namespaces. Fix documentation on ... | Charles Kerr | 2014-03-21 | 2 | -4/+4 |
* | | sync with trunk | Charles Kerr | 2014-03-21 | 1 | -4/+15 |
|\| |
|
| * | Add debug logging of what capabilities the notification server said it suppor... | Charles Kerr | 2014-03-21 | 1 | -0/+8 |
| |\ |
|
| | * | add debug logging of what capabilities the notification server said it supports. | Charles Kerr | 2014-03-20 | 1 | -0/+8 |
| * | | Don't play the alarm sound if we can't talk to libnotify. Otherwise we won't ... | Charles Kerr | 2014-03-20 | 1 | -4/+7 |
| |/ |
|
* / | when clicking onto a different calendar date on the Desktop, show the events ... | Charles Kerr | 2014-03-20 | 3 | -11/+23 |
|/ |
|
* | Don't show the "Add Event..." button if the calendar app can't be found. Fixe... | Charles Kerr | 2014-03-14 | 2 | -8/+35 |
|\ |
|
| * | test for evolution with g_app_info_get_id() rather than g_app_info_get_name() | Charles Kerr | 2014-03-13 | 1 | -6/+6 |
| * | Don't list an 'Add Event…' button if there's not a calendar app available | Charles Kerr | 2014-03-09 | 2 | -8/+35 |
| |\ |
|
| | * | In the Desktop profile, don't show the 'Add Event…' button if evolution can... | Charles Kerr | 2014-03-06 | 2 | -8/+35 |
* | | | Don't use EDS if we're in the greeter. Fixes: 1256130 | Charles Kerr | 2014-03-14 | 4 | -79/+52 |
|\| | |
|
| * | | don't connect to EDS when running in the greeter. | Charles Kerr | 2014-03-09 | 4 | -79/+52 |
* | | | slightly better testing for whether or not a date happened in the past at sec... | Charles Kerr | 2014-03-14 | 1 | -1/+1 |
* | | | When invoking Evolution's calendar via the commandline and the 'startdate' ar... | Charles Kerr | 2014-03-12 | 1 | -1/+3 |
|/ / |
|
* | | decouple the planner's states; need three separate sets: upcoming-now (for al... | Charles Kerr | 2014-03-09 | 12 | -554/+832 |
* | | in utils.c's generate_full_format_string_at_time(), test to see if the event ... | Charles Kerr | 2014-03-09 | 1 | -0/+4 |
* | | in EdsPlanner, use a Timezone instead of Timezones object | Charles Kerr | 2014-03-09 | 2 | -7/+9 |
* | | sync with trunk | Charles Kerr | 2014-03-02 | 3 | -14/+91 |
|\| |
|
| * | When the notification engine is notify-osd, use bubble notifications instead ... | Charles Kerr | 2014-02-27 | 1 | -7/+68 |
| |\ |
|
| | * | when a notify action is activated, call stop_audio_loop() in case the notify ... | Charles Kerr | 2014-02-27 | 1 | -0/+2 |
| | * | when deciding whether to do a bubble or snap notification, see if the server ... | Charles Kerr | 2014-02-27 | 1 | -19/+25 |
| | * | when notifying of alarms on the desktop, use bubble notifications instead of ... | Charles Kerr | 2014-02-26 | 1 | -8/+57 |
| | * | tie the stop-the-ringtone action to the notification being closed, so that it... | Charles Kerr | 2014-02-26 | 1 | -2/+6 |
| * | | In EdsPlanner's get_appointments(), sort 'em before returning them to the cal... | Charles Kerr | 2014-02-27 | 1 | -3/+10 |
| |\ \ |
|
| | * | | in EdsPlanner's get_appointments(), sort 'em before returning them to the cal... | Charles Kerr | 2014-02-26 | 1 | -3/+10 |
| | |/ |
|
| * | | DateTime::format(), don't pass NULL to a std::string's assignment operator F... | Charles Kerr | 2014-02-27 | 1 | -3/+9 |
| |\ \ |
|
| | * | | in DateTime::format(), don't assign NULL to a std::string | Charles Kerr | 2014-02-26 | 1 | -3/+9 |
| | |/ |
|
| * / | don't log E_CLIENT_ERROR_NOT_SUPPORTED errors returned by e_cal_client_get_at... | Charles Kerr | 2014-02-26 | 1 | -1/+4 |
| |/ |
|
* / | use the timezones object to set the ECalComponent's default timezone. This is... | Charles Kerr | 2014-02-26 | 2 | -7/+11 |
|/ |
|
* | Fix g_assert_if_reached() in EdsPlanner::on_source_enabled(). Fixes: 1283610 | Charles Kerr | 2014-02-25 | 1 | -8/+21 |
|\ |
|
| * | In EdsPlanner::on_source_enabled(), don't use ESources that don't have calend... | Charles Kerr | 2014-02-25 | 1 | -8/+21 |
* | | In the alarms menu, don't let iterations of recurring events drown out everyt... | Charles Kerr | 2014-02-25 | 1 | -5/+4 |
|\ \ |
|
| * | | fix typo in previous commit | Charles Kerr | 2014-02-24 | 1 | -1/+1 |