gnome-shell/src/calendar-server
Florian Müllner 7e0e224e0e calendar-server: Use the actual recurrence ID of events
Instead of querying the client for a list of objects and using
e_cal_recur_generate_instances() to get occurrences for each of
them, we can use e_cal_client_generate_instances_sync() which
combines the functionality of both functions. This doesn't only
save us some lines of code (yay!), but also gives us access to
the real recurrence ID of an event, so we can get rid of the hack
of faking one.

https://bugzilla.gnome.org/show_bug.cgi?id=748226
2016-07-08 18:05:58 +02:00
..
calendar-debug.h Changed obsolete FSF postal address. 2014-01-08 04:35:14 +07:00
calendar-sources.c calendar-server: Modernize GObject usage 2015-10-15 21:04:07 +02:00
calendar-sources.h calendar-server: Modernize GObject usage 2015-10-15 21:04:07 +02:00
evolution-calendar.desktop.in.in calendar-server: Add .desktop file for evolution calendar 2012-07-04 00:24:05 +02:00
gnome-shell-calendar-server.c calendar-server: Use the actual recurrence ID of events 2016-07-08 18:05:58 +02:00
org.gnome.Shell.CalendarServer.service.in Move calendar handling out-of-process 2011-02-28 16:08:18 -05:00
README Move calendar handling out-of-process 2011-02-28 16:08:18 -05:00

Please keep in sync with gnome-panel.