aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar
Commit message (Expand)AuthorAgeFilesLines
...
* | Bug #655419 - "Save as iCalendar" misses mnemonicMilan Crha2011-09-142-2/+2
* | Bug #655666 - Split task preferences into its own tabMilan Crha2011-09-142-77/+115
* | Drop some ancient GroupWise account migration.Matthew Barnes2011-09-141-91/+0
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-1413-222/+544
* | Bug #655843 - Copy to calendar doesn't add timezone informationJames Bottomley2011-09-141-0/+30
* | EConfig: Broadcast abort/commit events by way of signals.Matthew Barnes2011-09-141-1/+1
* | Replace alarm by reminder for UI consistency. Fixes bug #340614Andre Klapper2011-09-143-13/+13
* | Bug #655444 - Alarm/reminder settings split in two tabs in SettingsMilan Crha2011-09-141-130/+184
* | Make "open_calendar" function as expected.Chenthill Palanisamy2011-09-141-2/+2
* | Bug 652958 - Evolution Account Assistant jumps stepsMatthew Barnes2011-09-141-0/+1
* | Add a bit more error checking and do not leak icalcomponent-sMilan Crha2011-09-144-9/+20
* | Check for cancelled GIO operation error code tooMilan Crha2011-06-303-6/+6
* | Keep opening EClient-s till they report busy errorMilan Crha2011-06-304-37/+250
* | Bug #653154 - Crash when constructing calendar viewMilan Crha2011-06-303-15/+60
* | Do not use deprecated EBook/ECal APIMilan Crha2011-06-3024-615/+606
* | Coding style and whitespace cleanups.Matthew Barnes2011-06-304-13/+16
* | Including <glib.h> directly is rarely needed.Matthew Barnes2011-06-303-3/+0
* | Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-3036-1/+144
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-301-10/+14
* | Bug #649392 - Improve calendar's "Goto" dialog and move it to dialogsDan Vrátil2011-06-301-1/+1
* | Bug #243938 - Clicking on week numbers changes work week to week viewMilan Crha2011-06-301-2/+8
* | Coding style cleanups.Matthew Barnes2011-06-305-7/+7
* | Whitespace and coding style cleanups.Matthew Barnes2011-06-301-2/+4
* | Fix compiler warnings.Matthew Barnes2011-06-302-6/+0
* | Remove redundant EAccountList utilities.Matthew Barnes2011-06-303-5/+7
* | Miscellaneous GtkAction-related cleanups.Matthew Barnes2011-06-303-9/+9
* | Restore lockdown integration.Matthew Barnes2011-06-305-27/+58
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-3013-13/+38
* | Bug 637091 - Crash in g_str_hash, task_shell_sidebar_client_removedMatthew Barnes2011-06-303-0/+3
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-3017-111/+47
* | Bug #608804 - Some attachments make evolution crash in libicalMilan Crha2011-06-301-1/+13
* | Bug #639483 - Category list includes weather informationMilan Crha2011-06-306-6/+6
* | Remove NULL checks for GObject methods.Matthew Barnes2011-06-3010-20/+20
* | Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-06-303-17/+1
* | More whitespace cleanup.Matthew Barnes2011-06-302-3/+3
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-306-47/+72
* | Drop backward-compatibility cruft.Matthew Barnes2011-06-301-3/+0
* | Use e_source_selector_get_source_by_path().Matthew Barnes2011-06-303-24/+3
* | Show common addressbook and calendar errors in an alert sinkMilan Crha2011-06-303-30/+9
* | Bug #627536 - Open meeting as meeting, not as appointment, in week viewMilan Crha2011-06-301-2/+1
* | Free/busy meeting view doesn't work due to non-working extensionMilan Crha2011-06-3010-0/+58
* | Show calendar backend errors in an alert sinkMilan Crha2011-06-303-80/+45
* | Bug #632962 - Duplicate "On this computer" sources after updateMilan Crha2011-06-303-39/+37
* | Coding style and whitespace cleanup.Matthew Barnes2010-11-101-1/+1
* | Move calendar preferences to the calendar module.Matthew Barnes2010-11-1033-169/+3962
* | Bug #612181 - Show recurring events in italic in date navigatorMilan Crha2010-11-101-0/+4
* | Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-107-112/+55
* | Bug 628139 - Thread-safety issues in libical time zone loadingMatthew Barnes2010-11-101-0/+26
|/
* Remove unused functionBenjamin Otte2010-10-301-16/+0
* Bug #632199 - Opening calendar from panel clock goes to previous dayMilan Crha2010-10-291-2/+14
* Simplify EActivity.Matthew Barnes2010-10-235-20/+27
* Replace EBinding with GBinding.Matthew Barnes2010-10-1419-199/+278
* Calendar's "Open Web Page" actions doesn't workMilan Crha2010-10-064-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-10-043-7/+18
* Bug #629462 - Tasks 'Due' filters don't work properlyMilan Crha2010-09-292-13/+19
* Adapt to Camel API changes.Matthew Barnes2010-09-281-1/+1
* Add a GCancellable to EActivity.Matthew Barnes2010-09-195-5/+10
* Bug #346438 - Error dialog too wide.Vibha Yadav2010-09-141-10/+10
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-1/+1
* Re-work my GtkDialog:has-separator workaround.Matthew Barnes2010-09-111-2/+2
* Work around deprecation of gtk_dialog_set_has_separator()Matthew Barnes2010-09-111-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-08-297-14/+23
* Add e_load_cal_source_async().Matthew Barnes2010-08-246-331/+376
* Fix more non-removal of signals on user_data object distruction byMichael Meeks2010-08-211-36/+36
* Defer the load / creation of configuration UI with changes toMichael Meeks2010-08-111-23/+11
* use g_signal_connect_object to improve reliabilityMichael Meeks2010-08-051-40/+40
* Bug 625624 - Customizations of contacts views forgottenMatthew Barnes2010-07-302-2/+8
* Migrate ~/.evolution to XDG base directories.Matthew Barnes2010-07-271-5/+10
* Report error to user when fails to open calendar/task/memo listMilan Crha2010-07-163-0/+36
* Clean up "ensure_sources" backend routines.Matthew Barnes2010-07-163-205/+55
* Coding style and whitespace cleanup.Matthew Barnes2010-07-123-12/+24
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-097-64/+64
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-1/+1
* Bug #621770 - Bottom-left calendar too bigMilan Crha2010-06-251-1/+0
* EShellContent: Add a focus_search_results() method.Matthew Barnes2010-06-253-0/+43
* Bug 622633 - Can't launch Evolution from clock appletMatthew Barnes2010-06-252-1/+86
* Bug #611165 - Use memo start date from a calendar view, if activeMilan Crha2010-06-243-4/+8
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-2/+4
* Bug 613038 - Preview pane size not rememberedMatthew Barnes2010-05-292-26/+64
* Fix critical warning in calendar express mode.Matthew Barnes2010-05-281-13/+9
* Bug 619904 - Mnemonic issues in express modeMatthew Barnes2010-05-281-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-05-273-5/+14
* Some post-merge cleanup.Matthew Barnes2010-05-271-22/+5
* Merge branch 'express2'Matthew Barnes2010-05-279-96/+240
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-255-27/+26
| * Fix compiler warnings.Matthew Barnes2010-05-252-72/+77
| * Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-251-0/+7
| |\
| | * Create the source groups required to ensure local adresssbooks and calendars ...Chenthill Palanisamy2010-05-201-0/+7
| * | Merge commit 'origin/express2' into express2Michael Meeks2010-05-192-10/+28
| |\ \
| | * | Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-172-10/+28
| | |\|
| | | * Bug 615745 - New task pop up in calendar day view doesn't workMatthew Barnes2010-05-142-10/+28
| * | | hide meeting creation if we have no accounts configured, for EvoMichael Meeks2010-05-192-0/+7
| |/ /
| * | Handle adding 'X' close button on the menu bar. Restore adding the sameSrinivasa Ragavan2010-05-111-0/+26
| * | Add 'add new calendar' to the side pane like annum.Srinivasa Ragavan2010-04-271-1/+31
| * | Handle the side pane's date navigator size. Set a minimum size of 150pxSrinivasa Ragavan2010-04-271-2/+3
| * | fix build snafu (urk)MEEGO_1_0Michael Meeks2010-04-231-1/+1
| * | add defines to ease MeeGo buildingMichael Meeks2010-04-231-0/+10
| * | Merge commit 'origin/gnome-2-30' into express2Michael Meeks2010-04-222-1/+88
| |\|
| | * Bug 596601 (bnc) - monitor system timezone changes in evolutionChenthill Palanisamy2010-04-162-1/+88
| * | Merge commit 'origin/express2' into express2Michael Meeks2010-04-201-27/+0
| |\ \
| | * | Get rid of custom quit for calendar and instead use the shellSrinivasa Ragavan2010-04-191-27/+0
| * | | add proxy support to auto-configurationMichael Meeks2010-04-201-1/+2
| |/ /
| * | Just close the window and not the entire shellSrinivasa Ragavan2010-04-191-3/+8
| * | Remove /apps/evolution/calendar/date_navigator/show_week_numbersFederico Mena Quintero2010-04-182-5/+1
| * | Use a single /apps/evolution/calendar/display/show_week_numbersFederico Mena Quintero2010-04-182-3/+3
| * | Merge commit 'origin/express2' into express2Michael Meeks2010-04-153-0/+9
| |\ \
| | * | Merge branch 'gnome-2-30' into express2Matthew Barnes2010-04-133-0/+9
| | |\|
| | | * Bug #611646 - Calendar shows recurring birthdays incorrectlyMilan Crha2010-04-133-0/+9
| * | | remove custom close / searchbar hiding hacks for express mode,Michael Meeks2010-04-151-4/+0
| |/ /
| * | remove special case for calendarMichael Meeks2010-04-121-11/+0
| * | Hide searchbar in calendar view in express mode.Srinivasa Ragavan2010-04-071-1/+5
| * | Fix mismatched quotes.Matthew Barnes2010-04-075-5/+5
| * | Simplify the search UI for express mode.Matthew Barnes2010-04-073-8/+9
| * | Add extensions to configure calender widgets.Matthew Barnes2010-04-0717-5/+760
| * | Redo Calendar for express mode. Just design/layout changes.Srinivasa Ragavan2010-04-074-76/+151
| |/
| * Bug 614926 - Memos and Tasks accelerators switched since 2.28Matt McCutchen 22010-04-072-2/+2
| * Bug #613352 - Changed time range not propagated to calendarMilan Crha2010-04-011-2/+4
| * Bug #613356 - Calendar doesn't save Task/Memo table stateMilan Crha2010-04-013-12/+75
* | Fix compiler warnings.Matthew Barnes2010-05-221-0/+2
* | Create the source groups required to ensure local adresssbooks and calendars ...Chenthill Palanisamy2010-05-201-0/+7
* | Bug 615745 - New task pop up in calendar day view doesn't workMatthew Barnes2010-05-142-10/+28
* | Bug #607257 - Add checks for event->comp_data != NULLMilan Crha2010-05-143-3/+38
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-027-35/+137
* | Camel is now GObject-based.Matthew Barnes2010-04-241-1/+1
* | Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-132-2/+3
* | Bug #611646 - Calendar shows recurring birthdays incorrectlyMilan Crha2010-04-133-0/+9
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-2/+3
* | Bug 614926 - Memos and Tasks accelerators switched since 2.28Matt McCutchen 22010-04-072-2/+2
* | Adapt to Camel API changes.Matthew Barnes2010-04-041-1/+1
* | Only #include Camel's top-level header.Matthew Barnes2010-04-033-2/+3
* | Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-028-28/+28
* | Bug #613352 - Changed time range not propagated to calendarMilan Crha2010-04-011-2/+4
* | Bug #613356 - Calendar doesn't save Task/Memo table stateMilan Crha2010-04-013-12/+75
* | Hide searchbar in calendar view in express mode.Srinivasa Ragavan2010-03-301-1/+5
* | Drop support for migrating from Evolution < 2.0.Matthew Barnes2010-03-302-1047/+3
* | Fix mismatched quotes.Matthew Barnes2010-03-295-5/+5
* | Simplify the search UI for express mode.Matthew Barnes2010-03-273-8/+9
* | Close only the current window than the entire shell.Srinivasa Ragavan2010-03-231-3/+8
* | Add extensions to configure calender widgets.Matthew Barnes2010-03-2017-5/+759
* | Redo Calendar for express mode. Just design/layout changes.Srinivasa Ragavan2010-03-204-77/+152
|/
* Fix a couple compiler warnings.Matthew Barnes2010-03-161-1/+1
* Bug 612792 - Crash when trying to delete WebDav addressbookMatthew Barnes2010-03-153-3/+3
* Fix GnomeCalendar lifecycle; not being a widget meant we didn'tMichael Meeks2010-03-141-3/+1
* Some more directories relocated on windowsFridrich Strba2010-03-113-0/+6
* Bug 611727 - Date navigator marks dates for inactive calendarsMatthew Barnes2010-03-101-0/+4
* Bug 611873 - Make triple-clicking a shortcut for "Show Only This ..."Matthew Barnes2010-03-063-45/+6
* Bug #529331 - Deletes appointments when moving to the same calendarMilan Crha2010-02-252-6/+21
* Bug 609836 - Add translator comments to ambiguous stringsMatthew Barnes2010-02-173-0/+18
* Bug 609403 - Doesn't restore window size alwaysMatthew Barnes2010-02-103-257/+248
* Add DnD support to e-selection.c.Matthew Barnes2010-02-092-22/+30
* Fix some dead assignments.Matthew Barnes2010-02-083-6/+0
* Implement account-wide search scope in mail.Matthew Barnes2010-02-073-48/+30
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-1/+1
* Improve sidebar and ECalModel interaction.Matthew Barnes2010-01-309-120/+657
* Sidebar cleanups for Memos and Tasks.Matthew Barnes2010-01-302-45/+41
* Remove a bunch of dead code in GnomeCalendar.Matthew Barnes2010-01-301-24/+0
* Make authentication functionality availableGustavo Noronha Silva2010-01-278-18/+18
* Give all preview panes a search bar.Matthew Barnes2010-01-1812-90/+160
* Fix some potential null pointer dereferences.Matthew Barnes2010-01-163-6/+12
* Remove dead assignments found by clang.Matthew Barnes2010-01-1612-59/+3
* Cleanup delete actions in shell views.Matthew Barnes2010-01-1111-262/+38
* Bug 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-081-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-01-052-44/+69
* Coding style and whitespace cleanup.Matthew Barnes2010-01-043-14/+31
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-2/+2
* Rename ECalendarTable to ETaskTable.Matthew Barnes2009-12-279-106/+105
* Coding style and whitespace cleanup.Matthew Barnes2009-12-2610-33/+89
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-2617-556/+12
* Bug #605192 - New memo window has start date as NoneMilan Crha2009-12-231-0/+16
* Bug 596947 - Calendar view forgets memo pane heightMatthew Barnes2009-12-201-3/+4
* Refactor the EShell search API.Matthew Barnes2009-12-1912-53/+156
* Bug #603342 - Memory leak fixesMilan Crha2009-12-151-4/+6
* Bug #499322 - Use extension for "Save as" suggested file nameMilan Crha2009-12-105-5/+20
* Kill ETableScrolled.Matthew Barnes2009-12-0811-130/+134
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-086-6/+6
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-019-15/+15
* port modules/ to new EError API.Jonathon Jongsma2009-12-016-9/+9
* Bug 494394 - No way for the user to refresh a calendarMilan Crha2009-11-3015-3/+174
* Bug #558030 - Convert meeting to appointment popup menu optionMilan Crha2009-11-263-5/+58
* Bug #591330 - Do not clear task preview every minuteMilan Crha2009-11-266-8/+8
* Bug 602704 - Actions->Purge in task view doesn't workMatthew Barnes2009-11-263-4/+60
* Bug 602907 - Cannot delete meetings or appointments in list viewMatthew Barnes2009-11-251-0/+8
* Fix typos in e_cal_shell_content_paste_clipboard().Matthew Barnes2009-11-211-2/+2
* Bug #602081 - Runtime warnings when going to TasksMilan Crha2009-11-201-6/+7
* Bug #579599 - Let the Advanced Search work againMilan Crha2009-11-1912-170/+158
* Disallow renaming a non-deletable ESource.Matthew Barnes2009-11-193-3/+3
* Bug #602098 - No progress notification from GnomeCalendarMilan Crha2009-11-181-2/+5
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-1/+1
* Bug 600397 - Delete option enabled for undeletable ESourceMatthew Barnes2009-11-149-27/+94
* Bug 601767 - Delete action in calendar view has glitchesMatthew Barnes2009-11-142-4/+12
* Bug 601785 - Menu glitches in memo and task viewMatthew Barnes2009-11-148-4/+34
* EWebView popup menu enhancements.Matthew Barnes2009-11-144-38/+96
* Simplify clipboard handling in addressbook.Matthew Barnes2009-11-121-1/+1
* Simplify clipboard handling in calendar.Matthew Barnes2009-11-123-10/+16
* Bug 601516 - Calendar views missing from calendar popup menuMatthew Barnes2009-11-112-15/+25
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-115-5/+5
* Bug #593751 - Show correct context menu in calendar viewsMilan Crha2009-11-114-16/+164
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-088-38/+119
* Bug 600402 - Clear search is always enabled in calendar/contact/taskMatthew Barnes2009-11-043-12/+3
* Cleanup and rename filter classes.Matthew Barnes2009-10-273-12/+12
* Bug #598519 - Cannot open task/memo by double click in calendar day viewMilan Crha2009-10-271-0/+12
* Fix a potential calendar crash.Matthew Barnes2009-10-241-2/+1
* Bug #596860 - Duplicate event gets shown in calendar viewMilan Crha2009-10-161-2/+0
* Bug 597533 - e_file_dialog_save() does not pass parent windowMatthew Barnes2009-10-075-5/+35
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-4/+5
* Bug #596753 - Autocompletion addressbooks not rememberedMilan Crha2009-09-303-0/+3
* Bug 594534 - Can't select calendar for a new appointmentMatthew Barnes2009-09-291-0/+27
* GN-bug #593617 - GroupWise plugins are not builtMilan Crha2009-09-231-1/+50
* Bug 595119 - Crash while trying to add a new category in contactMatthew Barnes2009-09-213-6/+6
* Typo fixAndre Klapper2009-09-211-1/+1
* Restore translation context (NC) for three stringsAndre Klapper2009-09-212-2/+2
* Typo fixAndre Klapper2009-09-211-1/+1
* Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-191-0/+2
* Bug 593646 - Starting in day view does not restore panels correctlyMatthew Barnes2009-09-101-1/+16
* Finish killing Bonobo.Matthew Barnes2009-09-098-59/+25
* Whitespace cleanup.Matthew Barnes2009-09-051-1/+0
* Bug 593881 - Category icons do not appear in preview paneMatthew Barnes2009-09-032-1/+51
* Bug #593762 - Event creation window has start date as TodayMilan Crha2009-09-031-43/+47
* Introduce an EShellView::execute-search signal.Matthew Barnes2009-09-0311-531/+445
* Bug #593761 - Wrong dir for calendar local sourcesMilan Crha2009-09-026-183/+77
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-029-44/+44
* Disable classic/vertical options when preview is hidden.Matthew Barnes2009-09-023-0/+17
* Bug 593613 - Doesn't differentiate an appointment and meeting button clickMatthew Barnes2009-09-011-0/+3
* Get EConfig and EEvent hooks working again.Matthew Barnes2009-09-013-11/+20
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-309-16/+801
* Re-enable more calendar code.Matthew Barnes2009-08-281-2/+5
* Fix calendar pane positioning.Matthew Barnes2009-08-282-8/+8
* Add vertical view to Memos and Tasks.Matthew Barnes2009-08-288-73/+310
* More panel resizing goodness.Matthew Barnes2009-08-272-4/+4
* Fix resize behavior of main window panes.Matthew Barnes2009-08-273-6/+6
* Exit if no command-line URIs are handled.Matthew Barnes2009-08-252-16/+20
* Handle calendar URIs from the command line.Matthew Barnes2009-08-253-4/+151
* Fix migration errors.Matthew Barnes2009-08-233-6/+3
* More GnomeCalendar cleanup.Matthew Barnes2009-08-191-6/+32
* Trim more fat off the GnomeCalendar API.Matthew Barnes2009-08-193-8/+162
* Remove duplicate handlers for date navigator signals.Matthew Barnes2009-08-181-1/+7
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-169-17/+21
* Get the calendar view popup menu working.Matthew Barnes2009-08-164-15/+710
* Track the timezone in one place: ECalModelMatthew Barnes2009-08-131-12/+3
* Add new preferences missed during the 2.27.90 merge.Matthew Barnes2009-08-132-5/+5
* Make switching between calendar views work.Matthew Barnes2009-08-134-15/+39
* Get the backup-restore plugin working.Matthew Barnes2009-08-121-2/+0
* Get the itip-formatter plugin working.Matthew Barnes2009-08-128-54/+202
* Get the calendar-weather plugin working.Matthew Barnes2009-08-121-1/+1
* Allow calendar to be written as a external app and split the huge .so toSrinivasa Ragavan2009-08-121-1/+1
* Bug #203853 - Cut/Copy key bindings don't work in day and week viewsMilan Crha2009-08-111-0/+9
* Bug #420513 - Be able to notify about meeting only new attendeesMilan Crha2009-08-114-4/+4
* More refactoring of settings management.Matthew Barnes2009-08-099-55/+87
* More refactoring of settings management.Matthew Barnes2009-08-062-110/+0
* Fix a typo.Matthew Barnes2009-08-061-1/+1