| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify em_utils_forward_message() arguments. | Matthew Barnes | 2013-06-03 | 1 | -24/+21 |
* | Minor efficiency tweak in task_shell_view_model_row_appended_cb(). | Matthew Barnes | 2013-06-01 | 1 | -3/+1 |
* | Minor efficiency tweak in memo_shell_view_model_row_appended_cb(). | Matthew Barnes | 2013-06-01 | 1 | -3/+1 |
* | Minor efficiency tweak in cal_shell_view_user_created_cb(). | Matthew Barnes | 2013-06-01 | 1 | -7/+3 |
* | Add a boolean return to e_cal_model_remove_client(). | Matthew Barnes | 2013-06-01 | 1 | -3/+2 |
* | Add a boolean return to e_cal_model_add_client(). | Matthew Barnes | 2013-06-01 | 1 | -3/+2 |
* | GnomeCalendar: Get rid of the async message dispatcher. | Matthew Barnes | 2013-06-01 | 1 | -4/+2 |
* | Bug #700812 - Search in Calendar view is broken | Milan Crha | 2013-05-30 | 2 | -5/+34 |
* | EMailParserAudio: Minor cleanup. | Matthew Barnes | 2013-05-29 | 1 | -3/+1 |
* | Make EAttachment a little more thread-safe. | Matthew Barnes | 2013-05-24 | 2 | -3/+9 |
* | Attachment-related cleanups. | Matthew Barnes | 2013-05-24 | 2 | -41/+59 |
* | Simplify EABContactFormatter. | Matthew Barnes | 2013-05-21 | 1 | -9/+11 |
* | Bug #699980 - Calendar delete does not remove events from view | Milan Crha | 2013-05-14 | 3 | -0/+12 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2013-05-08 | 2 | -3/+3 |
* | Newly configured Google calendar cannot be opened | Milan Crha | 2013-05-07 | 3 | -22/+60 |
* | Bug #699555 - prompt-on-mark-all-read doesn't work in context menu | Milan Crha | 2013-05-03 | 1 | -15/+1 |
* | Make sure EAddressbookModel has a fresh EBookClient. | Matthew Barnes | 2013-04-30 | 1 | -29/+9 |
* | ETaskShellSidebar: Remove unused "status-message" signal. | Matthew Barnes | 2013-04-26 | 3 | -30/+0 |
* | ETaskShellSidebar: Submit an EActivity when obtaining an EClient. | Matthew Barnes | 2013-04-26 | 1 | -51/+58 |
* | EMemoShellSidebar: Remove unused "status-message" signal. | Matthew Barnes | 2013-04-26 | 3 | -30/+0 |
* | EMemoShellSidebar: Submit an EActivity when obtaining an EClient. | Matthew Barnes | 2013-04-26 | 1 | -51/+58 |
* | ECalShellSidebar: Remove unused "status-message" signal. | Matthew Barnes | 2013-04-26 | 2 | -23/+0 |
* | ECalShellSidebar: Submit an EActivity when obtaining an EClient. | Matthew Barnes | 2013-04-26 | 1 | -51/+58 |
* | ETaskShellSidebar: Remove some unnecessary #includes. | Matthew Barnes | 2013-04-26 | 1 | -4/+0 |
* | EMemoShellSidebar: Remove some unnecessary #includes. | Matthew Barnes | 2013-04-26 | 1 | -4/+0 |
* | ECalShellSidebar: Remove some unnecessary #includes. | Matthew Barnes | 2013-04-26 | 1 | -4/+0 |
* | ETaskShellSidebar: Reduce diff noise with master branch. | Matthew Barnes | 2013-04-26 | 1 | -6/+3 |
* | EMemoShellSidebar: Reduce diff noise with master branch. | Matthew Barnes | 2013-04-26 | 1 | -6/+3 |
* | ECalShellSidebar: Reduce diff noise with master branch. | Matthew Barnes | 2013-04-26 | 1 | -14/+10 |
* | [web-inspector] Yet more shortcut tweaking. | Matthew Barnes | 2013-04-18 | 1 | -1/+1 |
* | Restore "Automatic Contacts" plugin preferences page. | Matthew Barnes | 2013-04-14 | 1 | -16/+106 |
* | Add e_cal_model_ref_default_client(). | Matthew Barnes | 2013-04-13 | 4 | -6/+14 |
* | Remove e_cal_model_get_client_for_source(). | Matthew Barnes | 2013-04-13 | 3 | -39/+30 |
* | Add e_cal_model_list_clients(). | Matthew Barnes | 2013-04-13 | 2 | -13/+12 |
* | web-inspector: Change the shortcut key to match Chrome. | Matthew Barnes | 2013-04-12 | 1 | -3/+3 |
* | Fix for typing in ITIP comments when some keys triggered actions. | Tomas Popela | 2013-03-28 | 1 | -0/+2 |
* | e-mail-config-smtp-backend.c: Forgot a 'return' statement. | Matthew Barnes | 2013-03-12 | 1 | -0/+2 |
* | Bug 695693 - Handle <authentication> tags during auto-configuration | Matthew Barnes | 2013-03-12 | 1 | -1/+30 |
* | Bug #690930 - Launching calendar from clock-applet applies timezone twice | Milan Crha | 2013-03-12 | 1 | -13/+22 |
* | Add ESettingsSpellEntry. | Matthew Barnes | 2013-03-12 | 4 | -0/+163 |
* | mailto-handler cleanups. | Matthew Barnes | 2013-03-11 | 1 | -9/+15 |
* | EMeetingStore: Removed unused "week-start-day" property. | Matthew Barnes | 2013-03-09 | 1 | -5/+0 |
* | CompEditor: Add a "week-start-day" property. | Matthew Barnes | 2013-03-09 | 1 | -0/+5 |
* | Add ESettingsWeekdayChooser. | Matthew Barnes | 2013-03-09 | 4 | -0/+166 |
* | EMeetingTimeSelector: Remove unused properties. | Matthew Barnes | 2013-03-09 | 1 | -10/+0 |
* | [backup-restore] Dir separator removal breaks DConf settings restore | Milan Crha | 2013-03-07 | 1 | -11/+15 |
* | cal_comp_event_new_with_current_time: Remove 'zone' parameter. | Matthew Barnes | 2013-03-06 | 1 | -2/+0 |
* | [itip-formatter] Reference a view when searching for a calendar | Tomas Popela | 2013-03-05 | 1 | -1/+2 |
* | ESettingsDateEdit: Forgot to bind "use-24-hour-format" property. | Matthew Barnes | 2013-03-04 | 1 | -0/+5 |
* | Use EClientComboBox where appropriate. | Matthew Barnes | 2013-03-02 | 1 | -6/+6 |
* | EMailPartItip: Remove redundant client cache. | Matthew Barnes | 2013-02-28 | 3 | -46/+0 |
* | ItipView: Use EClientCache to obtain calendar clients. | Matthew Barnes | 2013-02-28 | 1 | -3/+25 |
* | ItipView: Replace "registry" property with "client-cache". | Matthew Barnes | 2013-02-28 | 5 | -101/+146 |
* | itip-view.h cleanups. | Matthew Barnes | 2013-02-28 | 1 | -179/+159 |
* | EMailFormatter: Remove "only-local-photos" property. | Matthew Barnes | 2013-02-27 | 1 | -5/+0 |
* | Add ESettingsPhotoCache. | Matthew Barnes | 2013-02-27 | 4 | -0/+161 |
* | Bug #693625 - [itip-formatter] Save button insensitive for multiple events | Milan Crha | 2013-02-26 | 1 | -0/+2 |
* | ETaskShellSidebar: Remove "loading" status message. | Matthew Barnes | 2013-02-25 | 1 | -4/+0 |
* | EMemoShellSidebar: Remove "loading" status message. | Matthew Barnes | 2013-02-25 | 1 | -4/+0 |
* | ECalShellSidebar: Remove "loading" status message. | Matthew Barnes | 2013-02-25 | 1 | -4/+0 |
* | ETaskShellSidebar: Show a unique display name while connecting. | Matthew Barnes | 2013-02-25 | 1 | -2/+8 |
* | EMemoShellSidebar: Show a unique display name while connecting. | Matthew Barnes | 2013-02-25 | 1 | -2/+8 |
* | ECalShellSidebar: Show a unique display name while connecting. | Matthew Barnes | 2013-02-25 | 1 | -2/+8 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2013-02-24 | 3 | -7/+7 |
* | ETaskShellSidebar: Use e_source_registry_dup_unique_display_name(). | Matthew Barnes | 2013-02-23 | 1 | -24/+12 |
* | EMemoShellSidebar: Use e_source_registry_dup_unique_display_name(). | Matthew Barnes | 2013-02-23 | 1 | -24/+12 |
* | ECalShellSidebar: Use e_source_registry_dup_unique_display_name(). | Matthew Barnes | 2013-02-23 | 1 | -22/+10 |
* | Bug #694363 - CALDAV navigation through Calendars or Tasklist is wrong | Milan Crha | 2013-02-22 | 1 | -3/+3 |
* | Bug #694170 - Accepted invitation not removed from Inbox when it should | Milan Crha | 2013-02-22 | 1 | -3/+1 |
* | Remove task_shell_sidebar_ref_client_cache(). | Matthew Barnes | 2013-02-19 | 1 | -28/+7 |
* | Remove memo_shell_sidebar_ref_client_cache(). | Matthew Barnes | 2013-02-19 | 1 | -28/+7 |
* | Remove cal_shell_sidebar_ref_client_cache(). | Matthew Barnes | 2013-02-19 | 1 | -28/+7 |
* | ETaskShellSidebar: Use EClientSelector to obtain EClient instances. | Matthew Barnes | 2013-02-19 | 1 | -22/+11 |
* | EMemoShellSidebar: Use EClientSelector to obtain EClient instances. | Matthew Barnes | 2013-02-19 | 1 | -22/+11 |
* | ECalShellSidebar: Use EClientSelector to obtain EClient instances. | Matthew Barnes | 2013-02-19 | 1 | -22/+11 |
* | ETaskListSelector: Inherit from EClientSelector. | Matthew Barnes | 2013-02-19 | 1 | -3/+3 |
* | EMemoListSelector: Inherit from EClientSelector. | Matthew Barnes | 2013-02-19 | 1 | -3/+3 |
* | ECalendarSelector: Inherit from EClientSelector. | Matthew Barnes | 2013-02-19 | 1 | -3/+3 |
* | EAddressbookSelector: Inherit from EClientSelector. | Matthew Barnes | 2013-02-19 | 1 | -4/+4 |
* | ETaskShellBackend: Use EClientCache to obtain an EClient. | Matthew Barnes | 2013-02-18 | 1 | -38/+60 |
* | EMemoShellBackend: Use EClientCache to obtain an EClient. | Matthew Barnes | 2013-02-18 | 1 | -38/+60 |
* | ECalShellBackend: Use EClientCache to obtain an EClient. | Matthew Barnes | 2013-02-18 | 1 | -44/+85 |
* | EBookShellView: Use EClientCache to obtain an EClient. | Matthew Barnes | 2013-02-18 | 2 | -8/+44 |
* | EBookShellBackend: Use EClientCache to obtain an EClient. | Matthew Barnes | 2013-02-18 | 1 | -6/+14 |
* | ETaskShellSidebar: Remove internal client table. | Matthew Barnes | 2013-02-17 | 1 | -107/+14 |
* | EMemoShellSidebar: Remove internal client table. | Matthew Barnes | 2013-02-17 | 1 | -107/+14 |
* | ECalShellSidebar: Remove internal client table. | Matthew Barnes | 2013-02-17 | 1 | -107/+14 |
* | ETaskShellSidebar: Use EClientCache to determine refresh support. | Matthew Barnes | 2013-02-17 | 1 | -7/+12 |
* | EMemoShellSidebar: Use EClientCache to determine refresh support. | Matthew Barnes | 2013-02-17 | 1 | -7/+12 |
* | ECalShellSidebar: Use EClientCache to determine refresh support. | Matthew Barnes | 2013-02-17 | 1 | -7/+12 |
* | Remove e_task_shell_sidebar_get_clients(). | Matthew Barnes | 2013-02-17 | 2 | -15/+0 |
* | Remove e_memo_shell_sidebar_get_clients(). | Matthew Barnes | 2013-02-17 | 2 | -15/+0 |
* | Remove e_cal_shell_sidebar_get_clients(). | Matthew Barnes | 2013-02-17 | 2 | -15/+0 |
* | e_task_shell_view_delete_completed: Obtain client list from ECalModel. | Matthew Barnes | 2013-02-17 | 1 | -3/+8 |
* | Remove client list param from e_task_table_process_completed_tasks(). | Matthew Barnes | 2013-02-17 | 1 | -16/+2 |
* | Remove e_task_shell_view_update_timezone(). | Matthew Barnes | 2013-02-17 | 2 | -33/+0 |
* | Remove e_memo_shell_view_update_timezone(). | Matthew Barnes | 2013-02-17 | 2 | -33/+0 |
* | Remove e_cal_shell_view_update_timezone(). | Matthew Barnes | 2013-02-17 | 2 | -33/+0 |
* | ETaskShellSidebar: Use EClientCache to obtain EClient instances. | Matthew Barnes | 2013-02-17 | 1 | -65/+40 |
* | EMemoShellSidebar: Use EClientCache to obtain EClient instances. | Matthew Barnes | 2013-02-17 | 1 | -65/+40 |
* | ECalShellSidebar: Use EClientCache to obtain EClient instances. | Matthew Barnes | 2013-02-17 | 1 | -65/+40 |
* | Defer "backend-error" alerts to shell views. | Matthew Barnes | 2013-02-17 | 3 | -147/+0 |
* | ETaskShellView: Handle error signals from task list backends. | Matthew Barnes | 2013-02-17 | 2 | -3/+50 |
* | EMemoShellView: Handle error signals from memo list backends. | Matthew Barnes | 2013-02-17 | 2 | -1/+50 |
* | ECalShellView: Handle error signals from calendar backends. | Matthew Barnes | 2013-02-17 | 2 | -0/+49 |
* | EBookShellView: Handle error signals from address book backends. | Matthew Barnes | 2013-02-17 | 2 | -0/+45 |
* | Defer "backend-died" alerts to EShell. | Matthew Barnes | 2013-02-17 | 3 | -48/+9 |
* | Add ESettingsClientCache. | Matthew Barnes | 2013-02-17 | 4 | -0/+176 |
* | EBookShellView: Keep an ID for "source-removed" signal handler. | Matthew Barnes | 2013-02-16 | 2 | -8/+13 |
* | ETaskShellView: Use g_clear_object() in dispose(). | Matthew Barnes | 2013-02-16 | 2 | -9/+3 |
* | EMemoShellView: Use g_clear_object() in dispose(). | Matthew Barnes | 2013-02-16 | 2 | -9/+3 |
* | EMailShellView: Use g_clear_object() in dispose(). | Matthew Barnes | 2013-02-16 | 2 | -12/+5 |
* | ECalShellView: Use g_clear_object() in dispose(). | Matthew Barnes | 2013-02-16 | 2 | -9/+3 |
* | EBookShellView: Use g_clear_object() in dispose(). | Matthew Barnes | 2013-02-16 | 2 | -9/+3 |
* | Remove old GTK+ version checks. | Matthew Barnes | 2013-02-16 | 1 | -2/+0 |
* | Use camel_service_ref_session(). | Matthew Barnes | 2013-02-11 | 1 | -3/+6 |
* | G_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws. | Matthew Barnes | 2013-02-09 | 2 | -5/+7 |
* | Add comments around g_idle_add() changes | Milan Crha | 2013-02-09 | 2 | -0/+2 |
* | Bug #683867 - Schedule actions with higher idle priority | Michel Dänzer | 2013-02-09 | 2 | -2/+2 |
* | Revert "Bug #683867 - Schedule actions with higher idle priority" | Matthew Barnes | 2013-02-08 | 2 | -2/+2 |
* | Bug #683867 - Schedule actions with higher idle priority | Michel Dänzer | 2013-02-08 | 2 | -2/+2 |
* | [web-inspector] Add a secret debugging shortcut. | Matthew Barnes | 2013-02-07 | 1 | -52/+31 |
* | Use CamelMimeFilterToHTMLFlags enum type where appropriate. | Matthew Barnes | 2013-02-07 | 1 | -2/+2 |
* | ESourceWeather: Synchronize with ESourceWeather in E-D-S. | Matthew Barnes | 2013-02-05 | 1 | -6/+2 |
* | Teach EMailExtensionRegistry to find extensions. | Matthew Barnes | 2013-02-01 | 10 | -412/+0 |
* | Fix up error handling around e_book/cal_client_connect_finish(). | Matthew Barnes | 2013-01-31 | 7 | -46/+16 |
* | Use e_cal_client_connect(). | Matthew Barnes | 2013-01-30 | 12 | -667/+851 |
* | Use e_book_client_connect(). | Matthew Barnes | 2013-01-30 | 4 | -60/+77 |
* | Revert "Teach EMailExtensionRegistry to find extensions." | Milan Crha | 2013-01-29 | 10 | -0/+412 |
* | Bug #692775 - Double-quoting message with HTML and text | Milan Crha | 2013-01-29 | 1 | -0/+14 |
* | Remove usage of deprecated e_client_is_opened(). | Matthew Barnes | 2013-01-26 | 3 | -6/+3 |
* | E_CLIENT_ERROR_BUSY is no longer used. | Matthew Barnes | 2013-01-25 | 3 | -213/+0 |
* | Bug #680537 - Reply to individual message in digest generates empty body | Milan Crha | 2013-01-24 | 1 | -27/+64 |
* | Bug #639698 - Crash in mail_shell_view_execute_search() | Milan Crha | 2013-01-23 | 1 | -20/+28 |
* | evolution-module-mail.c: Remove unused declaration. | Matthew Barnes | 2013-01-21 | 1 | -1/+0 |
* | Add a "settings" module. | Matthew Barnes | 2013-01-21 | 44 | -1046/+1112 |
* | Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2. | Matthew Barnes | 2013-01-20 | 12 | -42/+42 |
* | Bug #692005 - Changing character encoding doesn't work | Milan Crha | 2013-01-19 | 3 | -0/+31 |
* | Bump libsoup dependency to 2.40.3 | Milan Crha | 2013-01-18 | 1 | -41/+0 |
* | Avoid deprecated libedataserver APIs. | Matthew Barnes | 2013-01-15 | 2 | -6/+8 |
* | Adapt to CamelSession API changes. | Matthew Barnes | 2013-01-13 | 1 | -5/+5 |
* | Remove EMailConfigImapBackend. | Matthew Barnes | 2013-01-12 | 1 | -42/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2013-01-11 | 2 | -10/+16 |
* | Bug #690177 - Use trust-prompt for certificate verification in WebDAV backends | Milan Crha | 2013-01-10 | 1 | -16/+139 |
* | Bug #691134 - New contact lists always saved to a default book | Milan Crha | 2013-01-09 | 1 | -3/+33 |
* | Bug 691133 - Evolution creates 'highlight' zombies | Matthew Barnes | 2013-01-04 | 1 | -8/+13 |
* | book-config-google: Populate [Authentication] group. | Matthew Barnes | 2012-12-31 | 1 | -4/+2 |
* | Move CamelSaslXOAuth2 to libemail-engine. | Matthew Barnes | 2012-12-31 | 4 | -335/+0 |
* | Bug 588216 - 'Unsubscribe' disabled for newsgroups | Matthew Barnes | 2012-12-29 | 1 | -1/+1 |
* | Remove the "imap-features" module. | Matthew Barnes | 2012-12-24 | 7 | -1226/+0 |
* | e-config: Remove unused functions. | Matthew Barnes | 2012-12-17 | 4 | -8/+4 |
* | e-passwords: Remove unused function parameters. | Matthew Barnes | 2012-12-17 | 1 | -2/+2 |
* | Fix compiler warnings. | Matthew Barnes | 2012-12-15 | 1 | -2/+2 |
* | Move the contact map widgets to addressbook/gui/widgets. | Matthew Barnes | 2012-12-13 | 35 | -70/+4 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 136 | -385/+208 |
* | Bug #689966 - MDN bar shown in Sent folder | Milan Crha | 2012-12-11 | 1 | -16/+2 |
* | Bug #689966 - MDN bar shown in Sent folder | Milan Crha | 2012-12-11 | 1 | -2/+9 |
* | backup-restore: Remove references to ~/.camel_certs. | Matthew Barnes | 2012-12-09 | 1 | -8/+1 |
* | Teach EMailExtensionRegistry to find extensions. | Matthew Barnes | 2012-12-08 | 10 | -412/+0 |
* | EMailParserExtension: Convert get_flags() to an enum field. | Matthew Barnes | 2012-12-08 | 3 | -21/+3 |
* | Convert EMailParserExtension to an abstract class. | Matthew Barnes | 2012-12-08 | 6 | -114/+58 |
* | EMailFormatterExtension: Convert get_description() to a string field. | Matthew Barnes | 2012-12-08 | 4 | -28/+4 |
* | EMailFormatterExtension: Convert get_display_name() to a string field. | Matthew Barnes | 2012-12-08 | 4 | -28/+4 |
* | Convert EMailFormatterExtension to an abstract class. | Matthew Barnes | 2012-12-08 | 4 | -85/+45 |
* | Remove EMailExtension. | Matthew Barnes | 2012-12-08 | 10 | -346/+432 |
* | EMailExtension: Replace mime_types() method with a string array. | Matthew Barnes | 2012-12-08 | 10 | -109/+89 |
* | EMailParserExtension: Collect EMailParts in a GQueue. | Matthew Barnes | 2012-12-08 | 6 | -148/+162 |
* | Make EMailPartList thread-safe. | Matthew Barnes | 2012-12-08 | 5 | -14/+23 |
* | EMailFormatterContext: Keep a reference to EMailPartList. | Matthew Barnes | 2012-12-08 | 3 | -14/+30 |
* | Bug #315317 - Add option to expunge messages on folder leave | Milan Crha | 2012-12-05 | 3 | -9/+12 |
* | Address couple issues found by a Coverity scan | Milan Crha | 2012-11-30 | 1 | -0/+2 |
* | Avoid using GdkEventButton directly in certain places. | Matthew Barnes | 2012-11-30 | 5 | -30/+33 |
* | Avoid gdk_cursor_unref(). | Matthew Barnes | 2012-11-29 | 2 | -2/+2 |
* | Bug #671628 - Size of backup window is big | Milan Crha | 2012-11-28 | 1 | -24/+35 |
* | Identify calendar/memo/task sources in error messages | Milan Crha | 2012-11-27 | 3 | -6/+60 |
* | Bug #680244 - CalDAV URL should be configured in once, not separated | Milan Crha | 2012-11-26 | 1 | -112/+77 |
* | Bug #202576 - A way to refresh IMAP folder list | Milan Crha | 2012-11-22 | 3 | -0/+69 |
* | Bug #680201 - Backup restore doesn't migrate accounts from GConf | Milan Crha | 2012-11-22 | 2 | -10/+62 |
* | Bug #687999 - 'Open calendar' in invitation email does nothing | Milan Crha | 2012-11-12 | 1 | -50/+25 |
* | Bug 688084 - Cannot configure connection to webdav address book | Alban Browaeys | 2012-11-11 | 1 | -3/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 20 | -60/+74 |
* | Bug 687137 - Google account user name overwritten with email address | Matthew Barnes | 2012-11-09 | 1 | -8/+8 |
* | Bug #683877 - No more contextual menus for links | Milan Crha | 2012-11-09 | 1 | -9/+3 |
* | Bug #686325 - Preview message window keyboard use severely limited | Milan Crha | 2012-11-08 | 1 | -27/+66 |
* | Bug #656143 - Stop using deprecated Gtk[HV]Box(Class) | Dominique Leuenberger | 2012-11-07 | 4 | -8/+8 |
* | Replace deprecated soup_message_headers_get() with soup_message_headers_get_l... | Milan Crha | 2012-11-06 | 1 | -1/+1 |
* | Replace deprecated GLib symbols (as of GLib 2.34.x) | Milan Crha | 2012-11-06 | 4 | -39/+39 |
* | Missing search buttons in Calendar view | Milan Crha | 2012-11-06 | 1 | -1/+1 |
* | Bug 687400 - Composer settings not applied | Matthew Barnes | 2012-11-03 | 5 | -215/+391 |
* | Bug #687442 - Magic spacebar avoids iTip formatter comment write | Milan Crha | 2012-11-02 | 2 | -7/+39 |
* | Remove unused/forgotten function declarations | Milan Crha | 2012-11-02 | 1 | -5/+0 |
* | Bug #663844 - [CalDAV] Fails to parse iCloud XML response | Milan Crha | 2012-10-29 | 1 | -2/+0 |
* | Prefer e_source_registry_check_enabled(). | Matthew Barnes | 2012-10-26 | 1 | -3/+3 |
* | Bug 686813 - ECaldavChooser: Deadlock on cancellation | Matthew Barnes | 2012-10-25 | 1 | -1/+6 |
* | EMailShellView: Remove GroupWise-specific cruft. | Matthew Barnes | 2012-10-19 | 1 | -43/+0 |
* | Remove "Disable Account" menu item for GOA-based accounts. | Matthew Barnes | 2012-10-19 | 1 | -1/+4 |
* | Bug #310978 - USENET always requires authentication | Milan Crha | 2012-10-18 | 1 | -3/+10 |
* | Bug #201807 - Cannot specify sendmail parameters | Milan Crha | 2012-10-18 | 1 | -0/+58 |
* | Bug #686278 - Prefer-plain can break parts list | Milan Crha | 2012-10-17 | 1 | -16/+7 |
* | Adapt to CamelJunkFilter API changes. | Matthew Barnes | 2012-10-16 | 2 | -16/+21 |
* | Remove mail module's g_module_check_init(). | Matthew Barnes | 2012-10-16 | 1 | -12/+0 |
* | Bug #663844 - [CalDAV] calendar-home-set/href may contain full URI | Milan Crha | 2012-10-16 | 1 | -4/+16 |
* | Prefer e_source_extension_ref_source(). | Matthew Barnes | 2012-10-13 | 3 | -5/+9 |
* | Prototype CamelSaslXOAuth2. | Matthew Barnes | 2012-10-12 | 4 | -3/+343 |
* | CamelSaslXOAuth: Further refinements. | Matthew Barnes | 2012-10-12 | 1 | -40/+35 |
* | CamelSaslXOAuth: Use GHmac to sign the client request. | Matthew Barnes | 2012-10-11 | 1 | -242/+124 |
* | CamelSaslXOAuth: Remove unused GOA_KEY definition. | Matthew Barnes | 2012-10-11 | 1 | -4/+0 |
* | Bug 685675 - Fix packing of spell check language options | Matthew Barnes | 2012-10-10 | 1 | -11/+1 |
* | Bug 684691 - EMailConfigFormatHTML: Signal handler never disconnected | Matthew Barnes | 2012-10-10 | 1 | -33/+59 |
* | EBookConfigNameSelectorEntry: Use G_DEFINE_DYNAMIC_TYPE. | Matthew Barnes | 2012-10-10 | 3 | -44/+82 |
* | ECalConfigView: Use G_DEFINE_DYNAMIC_TYPE. | Matthew Barnes | 2012-10-10 | 3 | -27/+71 |
* | ECalConfigModel: Use G_DEFINE_DYNAMIC_TYPE. | Matthew Barnes | 2012-10-10 | 3 | -27/+73 |
* | ECalConfigMeetingTimeSelector: Use G_DEFINE_DYNAMIC_TYPE. | Matthew Barnes | 2012-10-10 | 3 | -27/+77 |
* | ECalConfigMeetingStore: Use G_DEFINE_DYNAMIC_TYPE. | Matthew Barnes | 2012-10-10 | 3 | -27/+75 |
* | ECalConfigDateEdit: Use G_DEFINE_DYNAMIC_TYPE. | Matthew Barnes | 2012-10-10 | 3 | -27/+74 |
* | ECalConfigCompEditor: Use G_DEFINE_DYNAMIC_TYPE. | Matthew Barnes | 2012-10-10 | 3 | -27/+74 |
* | ECalConfigCalendarItem: Use G_DEFINE_DYNAMIC_TYPE. | Matthew Barnes | 2012-10-10 | 3 | -27/+76 |
* | EMailConfigWebView: Use G_DEFINE_DYNAMIC_TYPE. | Matthew Barnes | 2012-10-09 | 3 | -63/+103 |
* | EMailConfigReader: Use G_DEFINE_DYNAMIC_TYPE. | Matthew Barnes | 2012-10-09 | 3 | -27/+74 |
* | EMailConfigFormatHTML: Use G_DEFINE_DYNAMIC_TYPE. | Matthew Barnes | 2012-10-09 | 3 | -27/+76 |
* | Don't rely on user's $PATH, use HIGHLIGHT_COMMAND defined by configure | Dan Vrátil | 2012-10-09 | 1 | -1/+1 |
* | Bug #684447 - Check for highlight during configure. | Dan Vrátil | 2012-10-09 | 2 | -33/+60 |
* | portability: don't use too generic variable names | Antoine Jacoutot | 2012-10-04 | 1 | -4/+4 |
* | Remove e_mail_junk_filter_available(). | Matthew Barnes | 2012-10-01 | 2 | -74/+0 |
* | spamassassin: Delay spamd tests until needed using GOnce. | Matthew Barnes | 2012-10-01 | 1 | -19/+59 |
* | Check for SpamAssassin during configure. | Matthew Barnes | 2012-10-01 | 2 | -135/+40 |
* | Check for Bogofilter during configure. | Matthew Barnes | 2012-10-01 | 2 | -9/+9 |
* | Remove ldap-config.ui. | Matthew Barnes | 2012-09-18 | 2 | -707/+0 |
* | Bug #549819 - Cannot specify a custom sendmail program | Milan Crha | 2012-09-18 | 1 | -2/+108 |
* | Bug 684021 - EBookConfigWebdav: Invalid callback on property binding | Matthew Barnes | 2012-09-16 | 1 | -1/+1 |
* | Could not set custom port for LDAP addressbook | Milan Crha | 2012-09-14 | 1 | -4/+16 |
* | Bug #683949 - Cannot create new LDAP Addressbook | Milan Crha | 2012-09-14 | 1 | -0/+13 |
* | Avoid code duplication for reply on message attachment | Milan Crha | 2012-09-12 | 1 | -33/+11 |
* | [itip-formatter] Do not include empty values in a printout | Milan Crha | 2012-09-12 | 1 | -22/+38 |
* | [prefer-plain] Always show HTML part as attachment for only HTML messages | Milan Crha | 2012-09-12 | 1 | -11/+5 |
* | BR is not a "pair" HTML element | Milan Crha | 2012-09-11 | 1 | -1/+1 |
* | Bug #683758 - Crash on display meeting invite | Lucian Langa | 2012-09-11 | 1 | -1/+2 |
* | Make sure the selected days in the calendar matches shown days | Milan Crha | 2012-09-11 | 1 | -0/+16 |
* | Bug #683407 - Preserve week views in calendar when clicking one day | Milan Crha | 2012-09-11 | 1 | -2/+5 |
* | [itip-formatter] May not send replies on meeting request mails | Milan Crha | 2012-09-10 | 1 | -1/+1 |
* | [itip-formatter] Cancel pending event searches when any found | Milan Crha | 2012-09-10 | 1 | -3/+37 |
* | Bug #682873 - Prefer-plain shows text plain in meeting invite | Milan Crha | 2012-09-06 | 1 | -9/+3 |
* | Bug #682820 - Settings not converted on backup restore | Milan Crha | 2012-09-05 | 1 | -0/+5 |
* | Make sure evolution-alarm-notify is running on Evolution's start | Milan Crha | 2012-08-30 | 2 | -0/+34 |
* | Add support for application/ics to ITIP formatter | Dan Vrátil | 2012-08-28 | 2 | -3/+20 |
* | Fix visibility of parts in prefer-plain | Dan Vrátil | 2012-08-28 | 1 | -6/+20 |
* | Bug 682519 - vcard-inline: Typo in translatable string | Matthew Barnes | 2012-08-25 | 1 | -1/+1 |
* | cal-config-webcal: Fix error in a tranform function. | Matthew Barnes | 2012-08-25 | 1 | -5/+3 |
* | cal-config-webcal: Accept URIs with webcal:// scheme. | Matthew Barnes | 2012-08-25 | 1 | -0/+8 |
* | Bug #680786 - [text-highlight] Correctly display binary patches | Dan Vrátil | 2012-08-23 | 1 | -6/+19 |