aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * Add itip_address_is_user().Matthew Barnes2011-04-262-2/+3
| * Remove redundant EAccountList utilities.Matthew Barnes2011-04-264-11/+10
| * Adapt to CamelService changes.Matthew Barnes2011-04-215-37/+56
| * Bug #646197 - Crash with VALARM without ACTION propertyMilan Crha2011-04-181-1/+1
| * Adapt to sealed up CamelService.Matthew Barnes2011-04-183-6/+13
| * Fix translations being boken by removing calls to bindtextdomain() from plugins.Kjartan Maraas2011-04-026-26/+0
| * Remove the profiler plugin.Matthew Barnes2011-03-293-100/+0
| * Fix alignment of extra widgets in EAlertDialogs.Matthew Barnes2011-03-253-18/+24
| * Bug 645545 - Attachment reminder dialog uses wrong expandMatthew Barnes2011-03-251-2/+1
| * Workaround for bug #644792 - [mail-notify] Crash when sending D-Bus messageMilan Crha2011-03-151-0/+8
| * Fix build break after recent eds changesMilan Crha2011-03-141-0/+1
| * Bug #641939 - [publish-calendar] Doesn't read online state on startMilan Crha2011-03-093-2/+34
| * Coding style and whitespace cleanup.Matthew Barnes2011-03-061-14/+39
| * Bug #643693 - Crash opening attached text/html mailMilan Crha2011-03-041-1/+17
| * Do not leak attachments in a mail viewMilan Crha2011-03-021-0/+1
| * Fix Gtk-Doc comment notation.Matthew Barnes2011-03-021-22/+43
| * Bug #642447 - Invalid reads while disabling groupwise accountMilan Crha2011-03-011-6/+9
| * Bug #641456 - Crash in pst_process_appointment at pst-importer.cMilan Crha2011-02-281-67/+16
| * Coding style and whitespace cleanup.Matthew Barnes2011-02-192-4/+4
| * Fix few memory leaksMilan Crha2011-02-152-4/+6
| * Remove NULL checks for GObject methods.Matthew Barnes2011-02-133-13/+15
| * Bug #641701 - Issues with pst-import pluginMilan Crha2011-02-101-12/+23
| * Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-093-10/+0
| * Bug #641451 - Crash in folder_selection_button_newBharath Acharya2011-02-072-10/+20
| * Bug #641011 - Ugly appointment editing windowsMilan Crha2011-02-031-0/+1
| * Bug 222423 - Support Face headersDan Vrátil2011-02-031-11/+9
| * Bug #635144 - Using external editor duplicates signatureMilan Crha2011-02-021-1/+1
| * bug #641069 - tnef plugin vulnerabilitiesPunit Jain2011-02-011-33/+69
| * Add translator comment. See bug #641020.Andre Klapper2011-01-311-0/+1
| * More whitespace cleanup.Matthew Barnes2011-01-3116-172/+172
| * Coding style and whitespace cleanup.Matthew Barnes2011-01-303-6/+15
| * Dialogs no longer have separators.Matthew Barnes2011-01-255-5/+2
| * Drop backward-compatibility cruft.Matthew Barnes2011-01-259-31/+0
| * Drop support for gtk+-2.0.Matthew Barnes2011-01-251-2/+2
| * Bug 640025 - Silence debug output in spamassassin pluginMatthew Barnes2011-01-221-1/+0
| * Bug #634403 - Mails Label popup menu is not updated properlyMilan Crha2011-01-191-0/+1
| * Bug #633788 - Mail plugin's update-actions handler is never calledMilan Crha2011-01-191-1/+2
| * Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-01-151-1/+4
| * Fix all back up that should be backupAndre Klapper2011-01-061-6/+6
| * Bug #633854 - [templates] Crash in build_template_menus_recurseMilan Crha2011-01-061-3/+10
| * Properly translate NC_ messagesMilan Crha2010-12-111-12/+3
| * Bug #633332 - Preserve port number in WebDAV address bookMilan Crha2010-12-081-1/+9
| * Bug #631568 - Scheduling Meetings with CalDAV calendarsMilan Crha2010-12-083-25/+206
| * Avoid a crash when building templates menu.Matthew Barnes2010-12-041-0/+5
| * CalDAV plugin - use saved password, if available, for server browsingMilan Crha2010-12-041-4/+14
| * Bug #555324 - Ask for destination before "Save in Addressbook" inline vCardMilan Crha2010-12-021-1/+14
| * Added few translator commentsMilan Crha2010-11-301-10/+18
| * [vCard-inline] Check also text/directory partsMilan Crha2010-11-261-0/+4
| * Bug #634387 - Crash in bbdb_sync_buddy_list_in_threadMilan Crha2010-11-261-2/+5
| * Fix windows build of backup-restore pluginFridrich Štrba2010-11-121-0/+8
| * Bug #632176 - Force user name on Google calendar/address bookMilan Crha2010-11-094-6/+64
| * Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-6/+27
| * Rename CalUnits to EDurationType.Matthew Barnes2010-11-051-4/+4
| * Add missing libeshell.la to LIBADD in pst-import pluginMilan Crha2010-11-041-1/+1
| * Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-024-4/+4
| * Kill mail_append_mail().Matthew Barnes2010-10-311-1/+5
* | Port some calendar plugins to use GSettingsRodrigo Moya2011-09-263-18/+3
* | Bug #351025 - Make the order of the mail accounts configurableMilan Crha2011-09-261-3/+3
* | Bug #655252 - Need to escape the comp_uid part of a pathMilan Crha2011-09-261-7/+14
* | Bug #657386 - Changing default source doesn't unmark previous oneMilan Crha2011-09-142-11/+89
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-1444-920/+1579
* | [mail-to-task] Uses incorrect function to free array of message uidsMilan Crha2011-09-141-5/+5
* | Changing source in CompEditor blocks UIMilan Crha2011-09-141-0/+14
* | Bug #655551 - [mail-to-task] Pick organizer based on selected folder's storeMilan Crha2011-09-141-4/+11
* | Bug #655549 - [mail-to-task] Ignores cancel of source select dialogMilan Crha2011-09-141-0/+2
* | Bug #655490 - Location chooser dialog for Weather calendar is too smallMilan Crha2011-09-141-1/+1
* | Bug #655666 - Split task preferences into its own tabMilan Crha2011-09-141-15/+3
* | Bug #652092 - 'Mark messages as read' doesn't work with search folderMilan Crha2011-09-141-7/+15
* | Capitalize tab header as all others are capitalized tooAndre Klapper2011-09-141-1/+1
* | Use new CamelService:display-name property.Matthew Barnes2011-09-141-9/+6
* | imap-headers: Adapt to CamelSettings.Matthew Barnes2011-09-141-79/+74
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-148-76/+124
* | Bug #655944 - Import dialog is not showing operation progressMilan Crha2011-09-141-29/+50
* | EMFolderSelectionButton: Add a "folder-uri" property.Matthew Barnes2011-09-142-4/+4
* | Bug #655492 - Move 'Automatic contacts' tab to 'Contacts' partMilan Crha2011-09-142-6/+6
* | Bug #655494 - Move 'Calendar and Tasks' tab out of Mail PreferencesMilan Crha2011-09-142-3/+3
* | Bug #655872 - [pst-import] Fails to properly open remote clientMilan Crha2011-09-141-125/+184
* | Bug #655943 - Meeting request mails are not imported properlyMilan Crha2011-09-141-4/+107
* | Bug #655870 - Uses incorrect pointer as string in error messageMilan Crha2011-09-141-1/+1
* | Avoid crashes when moving between messages quicklyMilan Crha2011-09-141-3/+17
* | Bug #655893 - Crash on pst folder hierarchy importMilan Crha2011-09-141-45/+96
* | Bug #646646 - Incomplete and folder-incorrect import of pst fileMilan Crha2011-09-141-26/+36
* | Use the same term 'Secure connection' everywhere instead of SSLAndre Klapper2011-09-143-3/+3
* | Use email instead of e-mail spelling, like anywhere elseAndre Klapper2011-09-142-2/+2
* | Fix spelling of "Basic Headers" option to be consistent with the restAndre Klapper2011-09-141-1/+1
* | Drop the duplicated 'Format' from filetype descriptionsto also sync strings w...Andre Klapper2011-09-143-3/+3
* | error in mail notificationPunit Jain2011-09-141-1/+1
* | Make "open_calendar" function as expected.Chenthill Palanisamy2011-09-141-1/+1
* | Convert junk filtering EPlugins to EExtensions.Matthew Barnes2011-09-148-1587/+0
* | Bug 653699 - Improve mail notificationsMatthew Barnes2011-09-142-203/+124
* | Avoid camel_stream_printf().Matthew Barnes2011-09-144-13/+30
* | Adapt to CamelSession and e-passwords changes.Matthew Barnes2011-09-145-11/+11
* | Call e_cal_client_check_save_schedules() only when found a calendarMilan Crha2011-09-141-1/+1
* | Check for cancelled GIO operation error code tooMilan Crha2011-06-301-17/+26
* | [itip-formatter] stock_animation is gone, use GtkSpinner insteadMilan Crha2011-06-301-1/+2
* | Bug #646442 - [mail-to-task] Edit event details before adding to calendarDan Vrátil2011-06-301-212/+327
* | Bug #653008 - Preference window for imap accounts is too largeMilan Crha2011-06-301-4/+0
* | Bug #631954 - itip formatter makes synchronous calls to ecalMilan Crha2011-06-301-114/+243
* | Bug #650223 - Do not wait on evolution's exit when done with backup/restoreMilan Crha2011-06-301-2/+8
* | Bug #652394 - Port google-account-setup plugin to libgdata 0.9.0Philip Withnall2011-06-301-0/+12
* | Do not use deprecated EBook/ECal APIMilan Crha2011-06-3023-445/+526
* | Coding style and whitespace cleanups.Matthew Barnes2011-06-303-53/+111
* | Bug #642557 - Display maps in contact previewDan Vrátil2011-06-305-452/+0
* | Change EMEventTargetFolder contents.Matthew Barnes2011-06-301-14/+22
* | Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-06-301-1/+0
* | Including <glib.h> directly is rarely needed.Matthew Barnes2011-06-3017-18/+0
* | Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-3027-15/+68
* | Use em_folder_tree_get_selected() in places to simplify code.Matthew Barnes2011-06-301-31/+8
* | EMFolderTree: Store an EMailBackend instead of an EMailSession.Matthew Barnes2011-06-303-7/+10
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-305-28/+60
* | Remove mail_remove_folder().Matthew Barnes2011-06-301-1/+1
* | Bug 650223 - evolution-backup does not terminate without --guiMatthew Barnes2011-06-301-48/+81
* | Reimplement part of the "templates" plugin.Matthew Barnes2011-06-301-19/+132
* | Keep forgetting to add prefixes to EAlert tags.Matthew Barnes2011-06-301-2/+2
* | Reimplement "mailing-list-actions" plugin.Matthew Barnes2011-06-301-25/+72
* | Miscellaneous cleanups.Matthew Barnes2011-06-302-16/+28
* | mark-all-read: Reimplement to not block.Matthew Barnes2011-06-301-63/+204
* | Add a 'message_uid' param to em_utils_edit_message().Matthew Barnes2011-06-301-1/+1
* | Coding style cleanups.Matthew Barnes2011-06-3023-124/+124
* | Whitespace and coding style cleanups.Matthew Barnes2011-06-303-9/+12
* | Adapt to CamelFolder:name -> display-name.Matthew Barnes2011-06-301-1/+1
* | Adapt to CamelFolderInfo.name -> display_name.Matthew Barnes2011-06-301-4/+4
* | Bug 649365 - Creation of new repository evolution-groupwiseVibha Yadav2011-06-3037-10346/+0
* | groupwise-features: Avoid e_get_account_by_source_url().Matthew Barnes2011-06-303-21/+21
* | Remove 'from_uri' params from e-msg-composer-utils.c.Matthew Barnes2011-06-301-8/+9
* | Fix compiler warnings.Matthew Barnes2011-06-301-3/+0
* | Drop 'folder_uri' param from em_utils_folder_is_outbox().Matthew Barnes2011-06-301-2/+2
* | Drop 'folder_uri' param from em_utils_folder_is_sent().Matthew Barnes2011-06-301-2/+2
* | Drop 'folder_uri' param from em_utils_folder_is_drafts().Matthew Barnes2011-06-301-2/+2
* | EMConfigTargetAccount: Add original_account member.Matthew Barnes2011-06-303-15/+19
* | EMEventTargetFolder: Add an EAccount member.Matthew Barnes2011-06-301-12/+8
* | groupwise-features: Fix a compiler warning.Matthew Barnes2011-06-301-1/+1
* | Adapt to extra arg in camel_session_get_service_by_url().Matthew Barnes2011-06-302-3/+4
* | Bug #641845 - Add default expansion variables to templates pluginDan Vrátil2011-06-302-98/+452
* | Add itip_address_is_user().Matthew Barnes2011-06-302-2/+3
* | Remove redundant EAccountList utilities.Matthew Barnes2011-06-304-11/+10
* | Adapt to CamelService changes.Matthew Barnes2011-06-305-37/+56
* | Bug #646197 - Crash with VALARM without ACTION propertyMilan Crha2011-06-301-1/+1
* | Adapt to sealed up CamelService.Matthew Barnes2011-06-303-6/+13
* | Fix translations being boken by removing calls to bindtextdomain() from plugins.Kjartan Maraas2011-06-306-26/+0
* | Remove the profiler plugin.Matthew Barnes2011-06-303-100/+0
* | Fix alignment of extra widgets in EAlertDialogs.Matthew Barnes2011-06-303-18/+24
* | Bug 645545 - Attachment reminder dialog uses wrong expandMatthew Barnes2011-06-301-2/+1
* | Workaround for bug #644792 - [mail-notify] Crash when sending D-Bus messageMilan Crha2011-06-301-0/+8
* | Fix build break after recent eds changesMilan Crha2011-06-301-0/+1
* | Bug #641939 - [publish-calendar] Doesn't read online state on startMilan Crha2011-06-303-2/+34
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-301-14/+39
* | Bug #643693 - Crash opening attached text/html mailMilan Crha2011-06-301-1/+17
* | Do not leak attachments in a mail viewMilan Crha2011-06-301-0/+1
* | Fix Gtk-Doc comment notation.Matthew Barnes2011-06-301-22/+43
* | Bug #642447 - Invalid reads while disabling groupwise accountMilan Crha2011-06-301-6/+9
* | Bug #641456 - Crash in pst_process_appointment at pst-importer.cMilan Crha2011-06-301-67/+16
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-302-4/+4
* | Fix few memory leaksMilan Crha2011-06-302-4/+6
* | Remove NULL checks for GObject methods.Matthew Barnes2011-06-303-13/+15
* | Bug #641701 - Issues with pst-import pluginMilan Crha2011-06-301-12/+23
* | Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-06-303-10/+0
* | Bug #641451 - Crash in folder_selection_button_newBharath Acharya2011-06-302-10/+20
* | Bug #641011 - Ugly appointment editing windowsMilan Crha2011-06-301-0/+1
* | Bug 222423 - Support Face headersDan Vrátil2011-06-301-11/+9
* | Bug #635144 - Using external editor duplicates signatureMilan Crha2011-06-301-1/+1
* | bug #641069 - tnef plugin vulnerabilitiesPunit Jain2011-06-301-33/+69
* | Add translator comment. See bug #641020.Andre Klapper2011-06-301-0/+1
* | More whitespace cleanup.Matthew Barnes2011-06-3016-172/+172
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-303-6/+15
* | Dialogs no longer have separators.Matthew Barnes2011-06-305-5/+2
* | Drop backward-compatibility cruft.Matthew Barnes2011-06-309-31/+0
* | Drop support for gtk+-2.0.Matthew Barnes2011-06-301-2/+2
* | Bug 640025 - Silence debug output in spamassassin pluginMatthew Barnes2011-06-301-1/+0
* | Bug #634403 - Mails Label popup menu is not updated properlyMilan Crha2011-06-301-0/+1
* | Bug #633788 - Mail plugin's update-actions handler is never calledMilan Crha2011-06-301-1/+2
* | Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-06-301-1/+4
* | Fix all back up that should be backupAndre Klapper2011-06-301-6/+6
* | Bug #633854 - [templates] Crash in build_template_menus_recurseMilan Crha2011-06-301-3/+10
* | Properly translate NC_ messagesMilan Crha2011-06-301-12/+3
* | Bug #633332 - Preserve port number in WebDAV address bookMilan Crha2011-06-301-1/+9
* | Bug #631568 - Scheduling Meetings with CalDAV calendarsMilan Crha2011-06-303-25/+206
* | Avoid a crash when building templates menu.Matthew Barnes2011-06-301-0/+5
* | CalDAV plugin - use saved password, if available, for server browsingMilan Crha2011-06-301-4/+14
* | Bug #555324 - Ask for destination before "Save in Addressbook" inline vCardMilan Crha2011-06-301-1/+14
* | Added few translator commentsMilan Crha2011-06-301-10/+18
* | [vCard-inline] Check also text/directory partsMilan Crha2011-06-301-0/+4
* | Bug #634387 - Crash in bbdb_sync_buddy_list_in_threadMilan Crha2011-06-301-2/+5
* | Fix windows build of backup-restore pluginFridrich Štrba2010-11-161-0/+8
* | Bug #632176 - Force user name on Google calendar/address bookMilan Crha2010-11-104-6/+64
* | Move calendar preferences to the calendar module.Matthew Barnes2010-11-101-6/+27
* | Rename CalUnits to EDurationType.Matthew Barnes2010-11-101-4/+4
* | Add missing libeshell.la to LIBADD in pst-import pluginMilan Crha2010-11-101-1/+1
* | Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-104-4/+4
* | Kill mail_append_mail().Matthew Barnes2010-11-101-1/+5
|/
* Bug #632280 - Backup file name should include date (YYYYMMDD)Milan Crha2010-10-292-2/+18
* Bug 631731 - Remove status icon from mail notifierWilliam Jon McCann2010-10-281-155/+22
* Bug 632903 - Support libnotify-0.7Flo Gravo2010-10-232-4/+12
* Simplify EActivity.Matthew Barnes2010-10-234-15/+29
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-215-17/+40
* Collect mail enum types in e-mail-enums.h.Matthew Barnes2010-10-193-5/+6
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-198-14/+11
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-192-5/+12
* Bug #630518 - Hides calendar parts from multipart/alternativeMilan Crha2010-10-181-4/+15
* Bug 632127 - Composer is editable while sending messageMatthew Barnes2010-10-151-6/+8
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-5/+6
* Remove mail_tools_folder_to_url().Matthew Barnes2010-10-131-10/+8
* Composer: Show cancellable operations and errors inline.Matthew Barnes2010-10-133-15/+28
* Give MailSession a permanent home.Matthew Barnes2010-10-139-26/+119
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-073-19/+22
* Bug #616250 - Restore and Backup options aren't fully descriptiveMilan Crha2010-10-044-24/+24
* Coding style and whitespace cleanup.Matthew Barnes2010-10-043-3/+5
* Kill em_utils_temp_save_part().Matthew Barnes2010-10-011-4/+109
* camel_operation_new() now returns a GCancellable pointer.Matthew Barnes2010-09-292-2/+2
* Bug #629799 - Crash importing a mail with an ics attachmentMilan Crha2010-09-291-5/+7
* Bug #630294 - Shouldn't send invitation reply when has no organizerMilan Crha2010-09-291-1/+1
* Bug #629972 - [backup-restore] Problems restoring old dataMilan Crha2010-09-291-40/+255
* Adapt to Camel API changes.Matthew Barnes2010-09-2817-99/+116
* Pass GCancellable to Camel.Matthew Barnes2010-09-2811-40/+107
* Bug #629737 - [publish-calendar] Could not find widget 'file_label'Milan Crha2010-09-221-1/+1
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-6/+9
* Bug #611154 - problem in accessing folder propertyVibha Yadav2010-09-165-46/+224
* Increase safety on WindowsFridrich Štrba2010-09-151-0/+36
* Adapt to CamelOperation API changes.Matthew Barnes2010-09-152-16/+12
* Kill the subject-thread plugin.Matthew Barnes2010-09-153-115/+0
* Bug #624321 - Reply requested today does not work.Bharath Acharya2010-09-141-1/+1
* Convert plugin-manager to an EExtension.Matthew Barnes2010-09-133-505/+0
* Coding style cleanups.Matthew Barnes2010-09-1346-799/+799
* Bug #627812 - GW shouldn't use global folder tree.Milan Crha2010-09-131-7/+4
* Bug #629132 - set_attachments: assertion failed.Punit Jain2010-09-131-4/+5
* Coding style and whitespace cleanups.Matthew Barnes2010-09-1214-52/+62
* Re-work my GtkDialog:has-separator workaround.Matthew Barnes2010-09-114-8/+8
* No more blinking status icon.Matthew Barnes2010-09-112-48/+0
* Work around deprecation of gtk_dialog_set_has_separator()Matthew Barnes2010-09-114-0/+8
* Bug #626579 - [bbdb] Crash in free_gaim_body() (gaimbuddies.c)Milan Crha2010-09-101-9/+6
* Various memory leaksMilan Crha2010-09-081-0/+1
* Bug #628694 - Customize options for local calendar are missingMilan Crha2010-09-031-1/+1
* Composer autosave cleanups.Matthew Barnes2010-08-311-2/+26
* GObject boilerplate cleanup.Matthew Barnes2010-08-252-7/+7
* Bug 627601 - Memory leak in itip_get_comp_attendee()David Woodhouse2010-08-241-1/+3
* Use the new e_load_book_source_async() where possible.Matthew Barnes2010-08-191-15/+39
* Pass an EShell to EMsgComposer instances.Matthew Barnes2010-08-142-3/+12
* Coding style and whitespace cleanup.Matthew Barnes2010-08-031-4/+12
* dbx-importer: Fix printf format warningDavid Woodhouse2010-08-021-2/+2
* addressbook/gui, plugins/groupwise, widgets/misc: Update to new icon themeRob Bradford2010-08-022-2/+2
* Bug #625606 - git/master build dies with glib-2.25.12Milan Crha2010-07-301-1/+1
* Bug 622181 - Backup settings uses unhelpful yes/no dialogMatthew Barnes2010-07-291-8/+8
* Bug #622912 - Migrate from dbus-glib to glib's GDBusMilan Crha2010-07-282-52/+56
* Bug 624534 - Adapt to GTK+ GtkNotebookPage changesKjartan Maraas2010-07-262-3/+3
* Bug 624216 - Runtime warning in Attachment Reminder pluginMatthew Barnes2010-07-132-218/+101
* Bug 624128 - Folder -> Subscriptions is always enabledMatthew Barnes2010-07-122-8/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-07-125-36/+38
* Fix some compiler warnings.Matthew Barnes2010-07-111-1/+3
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-092-16/+17
* Migrate from CamelException to GError.Matthew Barnes2010-07-0916-134/+159