aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
Commit message (Expand)AuthorAgeFilesLines
...
* Bug #666106 - libical 0.47 handles CATEGORIES as multiple parametersMilan Crha2011-12-141-20/+49
* Bug #577322 - Rename of a system ESource doesn't persistMilan Crha2011-12-071-1/+15
* Bug #664634 - Deadlock when processing completed tasks filterMilan Crha2011-11-242-107/+139
* Miscellaneous cleanups.Matthew Barnes2011-11-2318-22/+9
* Miscellaneous cleanups.Matthew Barnes2011-11-231-4/+5
* Fix compiler warnings.Matthew Barnes2011-11-232-2/+1
* Migrate ECalConfig* code to use GSettingsRodrigo Moya2011-11-172-4/+4
* Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-175-59/+133
|\
| * Bug #661126 - Meeting Free/busy dialog dates don't follow localeMilan Crha2011-11-163-48/+48
| * Bug #664016 - [evolution-alarm-notify] Try reconnect offline calendarsMilan Crha2011-11-152-11/+85
* | Remove unused config_data_get_conf_clientRodrigo Moya2011-11-092-9/+0
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-081-0/+4
|\|
| * Call e_gdbus_templates_init_main_thread() in main()Milan Crha2011-11-071-0/+4
| * Trivial little cleanups.Matthew Barnes2011-10-191-1/+1
| * Bug #661549 - Avoid fetching from backend when calculating summaryMilan Crha2011-10-181-16/+24
* | Bug #661549 - Avoid fetching from backend when calculating summaryMilan Crha2011-10-191-16/+24
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-141-1/+18
|\|
| * Downstream bug Bnc#688711 unable to book resourceVeerapuram Varadhan2011-10-141-1/+18
* | Use a GPtrArray instead of GArray to build the array string to use for g_sett...Rodrigo Moya2011-10-131-6/+6
* | NULL-terminate arrays that we pass to g_settings_set_strvRodrigo Moya2011-10-132-0/+2
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-132-8/+11
|\|
| * Bug 661399 - Crash when hovering over calendar entryMatthew Barnes2011-10-122-8/+11
* | Last bits of calendar-config migrated to GSettingsRodrigo Moya2011-10-106-65/+49
* | Port calendar importer to GSettingsRodrigo Moya2011-10-101-5/+5
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-101-6/+4
|\|
| * EAttachmentPaned: Add "resize-toplevel" property.Matthew Barnes2011-10-061-5/+2
| * GtkApplication has some new EShell-like features.Matthew Barnes2011-10-061-1/+2
* | First successful buildRodrigo Moya2011-10-063-21/+26
* | Merge from masterRodrigo Moya2011-10-0562-437/+488
|\|
| * Simplify library dependency flags.Matthew Barnes2011-10-054-24/+25
| * Fix few 'may be used uninitialized' compiler warningsMilan Crha2011-09-302-3/+3
| * Bug #656378 attachment name corruptionPunit Jain2011-09-301-2/+4
| * Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-3028-65/+0
| * Bug #632619 - Recurring events can clutter month viewMilan Crha2011-09-291-0/+19
| * Bug #659517 - Calendar reminds of old events following upgradeMilan Crha2011-09-291-8/+17
| * Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-2729-333/+419
| * The EExtension framework is now in libebackend.Matthew Barnes2011-09-265-7/+7
| * Bug #659568 - One day delay in calendar viewMilan Crha2011-09-262-21/+37
| * Bug #659932 - 'Use system time zone' in not honored immediatelyMilan Crha2011-09-261-0/+2
| * Bug #658835 - Color Scheme off in calendarMilan Crha2011-09-261-17/+41
| * Bug #657170 - Disallow creating assigned tasks when not supportedMilan Crha2011-09-263-0/+37
| * Bug #655252 - Need to escape the comp_uid part of a pathMilan Crha2011-09-261-7/+14
| * Bug #659125 - Reference counting issues in calendarMilan Crha2011-09-152-5/+20
| * Bug #655253 - Do not show detached instances twice in a calendarMilan Crha2011-09-151-19/+33
| * Bug 658460 - alarm-notify issues runtime warningMatthew Barnes2011-09-071-0/+9
| * Coding style and whitespace cleanup.Matthew Barnes2011-09-04113-2860/+3971
| * Changing source in CompEditor blocks UIMilan Crha2011-08-264-114/+275
| * Bug #655708 - Unreadable tooltip for Memo/TaskMilan Crha2011-08-262-2/+16
| * Bug #650839 - Add option for alarms into calendar preferencesMilan Crha2011-08-251-0/+42
| * Bug #656810 - Too strict checking for validity of received calendarsMilan Crha2011-08-181-4/+18
| * Bug #656258 - Critical runtime warning on comp-editor closeMilan Crha2011-08-161-0/+7
| * Coding style and whitespace cleanup.Matthew Barnes2011-08-1322-410/+748
| * EConfig: Broadcast abort/commit events by way of signals.Matthew Barnes2011-08-111-5/+14
| * Bug #656136 - Remove time field in task editorMilan Crha2011-08-082-90/+21
| * Bug #655702 - Do not call Lists Groups when they are Lists anywhere elseAndre Klapper2011-08-043-3/+3
| * Remove unneeded semicolonMilan Crha2011-08-031-1/+1
| * Bug #655190 - Sluggish performance interacting with calendar/tasksMilan Crha2011-08-028-61/+176
| * Replace alarm by reminder for UI consistency. Fixes bug #340614Andre Klapper2011-08-0210-24/+24
| * Bug #655255 - Make comp-editor toolbar buttons' tooltips sanerMilan Crha2011-07-272-5/+5
| * Bug #654261 - Importing ics files into Evolution fails silentlyMilan Crha2011-07-251-1/+5
| * Adapt to CamelSession and e-passwords changes.Matthew Barnes2011-07-042-7/+3
| * Bug 652958 - Evolution Account Assistant jumps stepsMatthew Barnes2011-07-011-4/+24
| * Add a bit more error checking and do not leak icalcomponent-sMilan Crha2011-06-305-10/+27
| * Check for cancelled GIO operation error code tooMilan Crha2011-06-281-1/+2
| * Keep opening EClient-s till they report busy errorMilan Crha2011-06-273-9/+70
| * Bug #653154 - Crash when constructing calendar viewMilan Crha2011-06-272-7/+26
| * Postpone ENameSelector loading as much as possibleMilan Crha2011-06-244-0/+27
| * Bug #646442 - [mail-to-task] Edit event details before adding to calendarDan Vrátil2011-06-235-158/+18
| * Bug #653008 - Preference window for imap accounts is too largeMilan Crha2011-06-236-55/+0
| * Fix typo in a GConf key for alarm-notification dialog timezone settingMilan Crha2011-06-161-1/+1
| * Bug #652620 - Can use uninitialized memory in alarm-notification-dialogMilan Crha2011-06-151-3/+5
| * Do not use deprecated EBook/ECal APIMilan Crha2011-06-1486-2125/+2071
| * Replace G_CONST_RETURN with 'const'.Matthew Barnes2011-06-1010-52/+52
| * Coding style and whitespace cleanups.Matthew Barnes2011-06-0922-124/+250
| * Bug #643526 - Crash in et_get_n_childrenMilan Crha2011-06-061-3/+1
| * Bug #649310 - Calendar only shows midnight to noonMilan Crha2011-06-021-1/+1
| * Move EPopupMenu to /widgets/table.Matthew Barnes2011-06-012-2/+0
| * Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-05-282-3/+0
| * Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-2819-19/+0
| * Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-2735-14/+105
| * Bug #643819 - Autocomplete the Location fieldDan Vrátil2011-05-231-4/+157
| * Coding style and whitespace cleanup.Matthew Barnes2011-05-2223-183/+328
| * Bug #647785 - Pasting an 24h event in month and week view doesn't workMilan Crha2011-05-171-3/+4
| * bug #648612 crash during drag & drop of recurring eventsPunit Jain2011-05-171-0/+1
| * Bug 649990 - Remove get_font_options() from e-util.c.Matthew Barnes2011-05-171-8/+0
| * Bug #646615 - Bad single formMilan Crha2011-05-161-1/+1
| * Bug #649392 - Improve calendar's "Goto" dialog and move it to dialogsDan Vrátil2011-05-1610-21/+25
| * Bug #243938 - Clicking on week numbers changes work week to week viewMilan Crha2011-05-131-0/+5
| * Coding style cleanups.Matthew Barnes2011-05-0933-154/+154
| * Whitespace and coding style cleanups.Matthew Barnes2011-05-089-20/+39
| * Add itip_get_fallback_identity().Matthew Barnes2011-04-285-38/+48
| * Add itip_get_user_identities().Matthew Barnes2011-04-275-125/+105
| * Refactor CompEditor pages to isolate EAccount usage.Matthew Barnes2011-04-273-236/+354
| * Add itip_address_is_user().Matthew Barnes2011-04-263-18/+37
| * itip-utils cleanups.Matthew Barnes2011-04-262-56/+96
| * Add e_meeting_store_find_self().Matthew Barnes2011-04-264-36/+61
| * Remove redundant EAccountList utilities.Matthew Barnes2011-04-268-40/+24
| * CompEditor cleanups.Matthew Barnes2011-04-268-746/+768
| * Bug #502188 - Store 'Remember password' for calendarsMilan Crha2011-04-211-4/+38
| * Bug 647698 - Selected calendar doesnt authenticate after offline/onlineMatthew Barnes2011-04-141-17/+39
| * Move translator comments so they get picked upAndre Klapper2011-04-051-13/+13
| * Fix alignment of extra widgets in EAlertDialogs.Matthew Barnes2011-03-251-1/+1
| * Port AlarmNotify to GtkApplication.Matthew Barnes2011-03-253-79/+52
| * Bug #637641 - Crash on audio alarms with invalid file URI setMilan Crha2011-03-091-13/+16
| * Bug 644166 - Add style class to primary toolbarsMatthew Barnes2011-03-081-0/+4
| * Coding style and whitespace cleanup.Matthew Barnes2011-03-0635-48/+117
| * Remove unused cal_comp_process_source_list_drop().Matthew Barnes2011-03-022-191/+0
| * Fix Gtk-Doc comment notation.Matthew Barnes2011-03-0211-66/+87
| * Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-2534-232/+105
| * Bug #642954 - Doesn't commit/abort sequence on modification errorMilan Crha2011-02-241-4/+3
| * Bug #550867 - Showing location in meetingsMilan Crha2011-02-232-20/+54
| * Coding style and whitespace cleanup.Matthew Barnes2011-02-192-4/+9
| * Bug #639043 - Alarm notify snooze time not properly adjustableChris Hemsing2011-02-182-16/+65
| * Order matters, process master object first, then detached instancesMilan Crha2011-02-181-2/+40
| * Fix few memory leaksMilan Crha2011-02-153-0/+17
| * Remove NULL checks for GObject methods.Matthew Barnes2011-02-1325-67/+50
| * Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-095-25/+2
| * Bug #641011 - Ugly appointment editing windowsMilan Crha2011-02-031-2/+6
| * Bug #635144 - Using external editor duplicates signatureMilan Crha2011-02-021-2/+2
| * More whitespace cleanup.Matthew Barnes2011-01-3132-409/+410
| * Coding style and whitespace cleanup.Matthew Barnes2011-01-3012-137/+301
| * Adapt EWeekView + widgets to latest gtk+-3.0 API.Matthew Barnes2011-01-264-62/+25
| * Adapt EDayView + widgets to latest gtk+-3.0 API.Matthew Barnes2011-01-264-137/+46
| * Adapt EMeetingTimeSel to latest gtk+-3.0 API.Vibha Yadav2011-01-262-58/+36
| * Bug #640522 - Set minimal height on Description fields in event editorsMilan Crha2011-01-263-0/+3
| * Fix minor compiler warningsMatthew Barnes2011-01-261-1/+1
| * Various critical warnings about comp-editor-pages and date editMilan Crha2011-01-255-13/+43
| * Adapt size_request vfuncs to latest gtk+-3.0 API.Rodrigo Moya2011-01-251-5/+19
| * Adapt to GtkComboBox class reorg.Matthew Barnes2011-01-256-6/+11
| * gdk_cursor_unref() -> g_object_unref()Matthew Barnes2011-01-254-12/+12
| * Dialogs no longer have separators.Matthew Barnes2011-01-256-6/+0
| * Drop backward-compatibility cruft.Matthew Barnes2011-01-2517-70/+25
| * libetable cleanups.Matthew Barnes2011-01-173-3/+3
| * Fudge GtkScrollable for gtk2.Matthew Barnes2011-01-152-41/+41
| * Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-01-152-3/+6
| * Make sure ECalModelComponent::client is reffed as it should beMilan Crha2011-01-141-0/+2
| * Bug #638245 - Crash when printing Work Week viewMilan Crha2011-01-061-4/+6
| * Enable debugging of alarm-notify with ALARMS_DEBUG=1 environment variableMilan Crha2010-12-176-105/+152
| * Bug #593587 - Fails to retrieve free/busy info if auth requiredMilan Crha2010-12-081-2/+179
| * Bug #627536 - Open meeting as meeting, not as appointment, in week viewMilan Crha2010-12-076-29/+16
| * Bug #620234 - Invalid writes during free/busyMilan Crha2010-12-062-6/+38
| * Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-067-2/+31
| * Show calendar backend errors in an alert sinkMilan Crha2010-12-041-0/+8
| * Bug #602183 (bnc) - Crash in Mini Calendar ViewVibha Yadav2010-12-011-5/+6
| * Default to beginning of the day for the last alarm notificationMilan Crha2010-11-302-2/+2
| * Bug #635828 - Do not send meeting mails with no recipientMilan Crha2010-11-261-1/+32
| * Bug #635673 - Stack overflow when opening slow calendarMilan Crha2010-11-242-4/+18
| * Bug #633779 - GtkComboBoxText issuesMilan Crha2010-11-182-5/+18
| * Coding style and whitespace cleanup.Matthew Barnes2010-11-085-26/+24
| * Move calendar preferences to the calendar module.Matthew Barnes2010-11-0555-8353/+2334
| * Rename CalUnits to EDurationType.Matthew Barnes2010-11-056-71/+66
| * Remove unused calendar-config API.Matthew Barnes2010-11-053-45/+0
| * Bug #612181 - Show recurring events in italic in date navigatorMilan Crha2010-11-037-5/+61
| * Add forgotten cairo_destroy() callsMilan Crha2010-11-022-6/+10
| * Bug #632941 - Calendar ignores preference "show/hide end times"Milan Crha2010-11-021-1/+4
| * Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-022-5/+14
| * Bug #484554 - Day names can overlap in calendar printoutsMilan Crha2010-11-021-62/+114
| * stock_appontment-reminder icons renamed (reverts previous commit)Milan Crha2010-11-011-5/+5
| * Pass an EAlertSink to e_alert_sink_submit_alert().Matthew Barnes2010-11-011-2/+2
* | Bug #659568 - One day delay in calendar viewMilan Crha2011-09-262-21/+37
* | Bug #659932 - 'Use system time zone' in not honored immediatelyMilan Crha2011-09-261-0/+2
* | Bug #658835 - Color Scheme off in calendarMilan Crha2011-09-261-17/+41
* | Bug #657170 - Disallow creating assigned tasks when not supportedMilan Crha2011-09-263-0/+37
* | Bug #655252 - Need to escape the comp_uid part of a pathMilan Crha2011-09-261-7/+14
* | Add missing argument to g_settings_bindRodrigo Moya2011-09-221-6/+6
* | Set day-second-zones in GSettings, not GConfRodrigo Moya2011-09-211-6/+7
* | Use GSettings where possible in calendar importerRodrigo Moya2011-09-211-3/+3
* | Bug #659125 - Reference counting issues in calendarMilan Crha2011-09-212-5/+20
* | Port most settings in calendar-config.c to GSettingsRodrigo Moya2011-09-151-24/+25
* | Port alarm-notify configuration to GSettingsRodrigo Moya2011-09-151-67/+44
* | Port event/task/meeting editor to GSettingsRodrigo Moya2011-09-151-19/+14
* | Bug #655253 - Do not show detached instances twice in a calendarMilan Crha2011-09-151-19/+33
* | Bug 658460 - alarm-notify issues runtime warningMatthew Barnes2011-09-141-0/+9
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-14113-2860/+3971
* | Changing source in CompEditor blocks UIMilan Crha2011-09-144-114/+275
* | Bug #655708 - Unreadable tooltip for Memo/TaskMilan Crha2011-09-142-2/+16
* | Bug #650839 - Add option for alarms into calendar preferencesMilan Crha2011-09-141-0/+42
* | Bug #656810 - Too strict checking for validity of received calendarsMilan Crha2011-09-141-4/+18
* | Bug #656258 - Critical runtime warning on comp-editor closeMilan Crha2011-09-141-0/+7
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-1422-410/+748
* | EConfig: Broadcast abort/commit events by way of signals.Matthew Barnes2011-09-141-5/+14
* | Bug #656136 - Remove time field in task editorMilan Crha2011-09-142-90/+21
* | Bug #655702 - Do not call Lists Groups when they are Lists anywhere elseAndre Klapper2011-09-143-3/+3
* | Remove unneeded semicolonMilan Crha2011-09-141-1/+1
* | Bug #655190 - Sluggish performance interacting with calendar/tasksMilan Crha2011-09-148-61/+176
* | Replace alarm by reminder for UI consistency. Fixes bug #340614Andre Klapper2011-09-1410-24/+24
* | Bug #655255 - Make comp-editor toolbar buttons' tooltips sanerMilan Crha2011-09-142-5/+5
* | Bug #654261 - Importing ics files into Evolution fails silentlyMilan Crha2011-09-141-1/+5
* | Adapt to CamelSession and e-passwords changes.Matthew Barnes2011-09-142-7/+3
* | Bug 652958 - Evolution Account Assistant jumps stepsMatthew Barnes2011-09-141-4/+24
* | Add a bit more error checking and do not leak icalcomponent-sMilan Crha2011-09-145-10/+27
* | Check for cancelled GIO operation error code tooMilan Crha2011-06-301-1/+2
* | Keep opening EClient-s till they report busy errorMilan Crha2011-06-303-9/+70
* | Bug #653154 - Crash when constructing calendar viewMilan Crha2011-06-302-7/+26
* | Postpone ENameSelector loading as much as possibleMilan Crha2011-06-304-0/+27
* | Bug #646442 - [mail-to-task] Edit event details before adding to calendarDan Vrátil2011-06-305-158/+18
* | Bug #653008 - Preference window for imap accounts is too largeMilan Crha2011-06-306-55/+0
* | Fix typo in a GConf key for alarm-notification dialog timezone settingMilan Crha2011-06-301-1/+1
* | Bug #652620 - Can use uninitialized memory in alarm-notification-dialogMilan Crha2011-06-301-3/+5
* | Do not use deprecated EBook/ECal APIMilan Crha2011-06-3086-2125/+2071
* | Replace G_CONST_RETURN with 'const'.Matthew Barnes2011-06-3010-52/+52
* | Coding style and whitespace cleanups.Matthew Barnes2011-06-3022-124/+250
* | Bug #643526 - Crash in et_get_n_childrenMilan Crha2011-06-301-3/+1
* | Bug #649310 - Calendar only shows midnight to noonMilan Crha2011-06-301-1/+1
* | Move EPopupMenu to /widgets/table.Matthew Barnes2011-06-302-2/+0
* | Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-06-302-3/+0
* | Including <glib.h> directly is rarely needed.Matthew Barnes2011-06-3019-19/+0
* | Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-3035-14/+105
* | Bug #643819 - Autocomplete the Location fieldDan Vrátil2011-06-301-4/+157
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-3023-183/+328
* | Bug #647785 - Pasting an 24h event in month and week view doesn't workMilan Crha2011-06-301-3/+4
* | bug #648612 crash during drag & drop of recurring eventsPunit Jain2011-06-301-0/+1
* | Bug 649990 - Remove get_font_options() from e-util.c.Matthew Barnes2011-06-301-8/+0
* | Bug #646615 - Bad single formMilan Crha2011-06-301-1/+1
* | Bug #649392 - Improve calendar's "Goto" dialog and move it to dialogsDan Vrátil2011-06-3010-21/+25
* | Bug #243938 - Clicking on week numbers changes work week to week viewMilan Crha2011-06-301-0/+5
* | Coding style cleanups.Matthew Barnes2011-06-3033-154/+154
* | Whitespace and coding style cleanups.Matthew Barnes2011-06-309-20/+39
* | Add itip_get_fallback_identity().Matthew Barnes2011-06-305-38/+48
* | Add itip_get_user_identities().Matthew Barnes2011-06-305-125/+105
* | Refactor CompEditor pages to isolate EAccount usage.Matthew Barnes2011-06-303-236/+354
* | Add itip_address_is_user().Matthew Barnes2011-06-303-18/+37
* | itip-utils cleanups.Matthew Barnes2011-06-302-56/+96
* | Add e_meeting_store_find_self().Matthew Barnes2011-06-304-36/+61
* | Remove redundant EAccountList utilities.Matthew Barnes2011-06-308-40/+24
* | CompEditor cleanups.Matthew Barnes2011-06-308-746/+768
* | Bug #502188 - Store 'Remember password' for calendarsMilan Crha2011-06-301-4/+38
* | Bug 647698 - Selected calendar doesnt authenticate after offline/onlineMatthew Barnes2011-06-301-17/+39
* | Move translator comments so they get picked upAndre Klapper2011-06-301-13/+13
* | Fix alignment of extra widgets in EAlertDialogs.Matthew Barnes2011-06-301-1/+1
* | Port AlarmNotify to GtkApplication.Matthew Barnes2011-06-303-79/+52
* | Bug #637641 - Crash on audio alarms with invalid file URI setMilan Crha2011-06-301-13/+16
* | Bug 644166 - Add style class to primary toolbarsMatthew Barnes2011-06-301-0/+4
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-3035-48/+117
* | Remove unused cal_comp_process_source_list_drop().Matthew Barnes2011-06-302-191/+0
* | Fix Gtk-Doc comment notation.Matthew Barnes2011-06-3011-66/+87
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-3034-232/+105
* | Bug #642954 - Doesn't commit/abort sequence on modification errorMilan Crha2011-06-301-4/+3
* | Bug #550867 - Showing location in meetingsMilan Crha2011-06-302-20/+54
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-302-4/+9
* | Bug #639043 - Alarm notify snooze time not properly adjustableChris Hemsing2011-06-302-16/+65
* | Order matters, process master object first, then detached instancesMilan Crha2011-06-301-2/+40
* | Fix few memory leaksMilan Crha2011-06-303-0/+17
* | Remove NULL checks for GObject methods.Matthew Barnes2011-06-3025-67/+50
* | Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-06-305-25/+2
* | Bug #641011 - Ugly appointment editing windowsMilan Crha2011-06-301-2/+6
* | Bug #635144 - Using external editor duplicates signatureMilan Crha2011-06-301-2/+2
* | More whitespace cleanup.Matthew Barnes2011-06-3032-409/+410
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-3012-137/+301
* | Adapt EWeekView + widgets to latest gtk+-3.0 API.Matthew Barnes2011-06-304-62/+25