| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid gdk_window_get_pointer(). | Matthew Barnes | 2012-11-29 | 1 | -1/+7 |
* | Avoid gtk_tree_view_get_vadjustment(). | Matthew Barnes | 2012-11-29 | 1 | -1/+3 |
* | Bug #672200 - Skip Reply-To-List check for list administrative messages | Milan Crha | 2012-11-29 | 1 | -4/+22 |
* | Bug #671200 - Inherit source message crypto options when reply on selection | Milan Crha | 2012-11-27 | 1 | -2/+55 |
* | EMailDisplay lefts opened file handles to downloaded images | Milan Crha | 2012-11-23 | 1 | -22/+26 |
* | Bug #687670 - Signing with both pgp and S/MIME shows only one signature | Milan Crha | 2012-11-22 | 1 | -2/+10 |
* | Bug #677378 - Alert about self-signed certificates when checking auth types | Milan Crha | 2012-11-21 | 3 | -8/+16 |
* | Bug #688199 - Replying via a template doesn't mark mail as read/replied | Milan Crha | 2012-11-13 | 2 | -7/+12 |
* | Relative URI can crash Evolution in http_request_send_async() | Milan Crha | 2012-11-13 | 2 | -3/+8 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 13 | -41/+52 |
* | Document why I decided not to implement RFC 6186. | Matthew Barnes | 2012-11-09 | 1 | -0/+46 |
* | EMailAutoconfig: Restructure XML parsing. | Matthew Barnes | 2012-11-09 | 3 | -169/+224 |
* | Bug #683877 - No more contextual menus for links | Milan Crha | 2012-11-09 | 1 | -9/+3 |
* | EMailAutoconfig: Use GResolver for DNS lookups. | Matthew Barnes | 2012-11-08 | 1 | -244/+17 |
* | EMailAutoconfig: Comment no longer applies. | Matthew Barnes | 2012-11-08 | 1 | -3/+0 |
* | EMailConfigAssistant: Make revising auto-configuration easier. | Matthew Barnes | 2012-11-08 | 1 | -0/+5 |
* | Make auto-configuration cancellable. | Matthew Barnes | 2012-11-08 | 1 | -13/+69 |
* | EMailAutoconfig: Use libsoup instead of gvfs. | Matthew Barnes | 2012-11-08 | 1 | -12/+41 |
* | Revert "Bug #686620 - Add an option to skip New Account autodiscovery" | Matthew Barnes | 2012-11-08 | 3 | -106/+1 |
* | Bug #686620 - Add an option to skip New Account autodiscovery | Milan Crha | 2012-11-07 | 3 | -1/+106 |
* | Bug #656143 - Stop using deprecated Gtk[HV]Box(Class) | Dominique Leuenberger | 2012-11-07 | 1 | -2/+2 |
* | 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 | 7 | -41/+43 |
* | Fixed squished labels on Identity page of Account Assistant. | Matthew Barnes | 2012-11-02 | 1 | -1/+0 |
* | Bug 687060 - Identity page shows read-only GOA properties as editable | Matthew Barnes | 2012-10-29 | 1 | -0/+8 |
* | EMailConfigIdentityPage: Add a "show-email-address" property. | Matthew Barnes | 2012-10-29 | 2 | -4/+71 |
* | EMailConfigIdentityPage cleanups. | Matthew Barnes | 2012-10-29 | 1 | -3/+3 |
* | Prefer e_source_registry_check_enabled(). | Matthew Barnes | 2012-10-26 | 2 | -6/+9 |
* | Bug #268618 - Add: Save replies in the folder of the message being replied to | Milan Crha | 2012-10-22 | 1 | -6/+49 |
* | Remove "Disable Account" menu item for GOA-based accounts. | Matthew Barnes | 2012-10-19 | 2 | -1/+28 |
* | Bug #268618 - Add: Save replies in the folder of the message being replied to | Milan Crha | 2012-10-19 | 1 | -3/+23 |
* | Revert "Decode EMailRequest::priv::uri_base URI-escaped letters" | Matthew Barnes | 2012-10-18 | 1 | -2/+1 |
* | Decode EMailRequest::priv::uri_base URI-escaped letters | Milan Crha | 2012-10-18 | 1 | -1/+2 |
* | Bug #683849 - Add account name to »Checking for new mail« | Milan Crha | 2012-10-16 | 1 | -1/+2 |
* | Bug #344579 - Vertical view: Drafts column header states "Sent Messages" | Milan Crha | 2012-10-16 | 1 | -1/+1 |
* | Bug 685786 - EWebView: Signal handlers never disconnected | Matthew Barnes | 2012-10-14 | 1 | -1/+8 |
* | EMailDisplay cleanups. | Matthew Barnes | 2012-10-14 | 1 | -430/+467 |
* | Bug 685675 - Fix packing of spell check language options | Matthew Barnes | 2012-10-10 | 1 | -36/+38 |
* | Bug #682295 - Fix deadlock in EHttpRequest | Dan Vrátil | 2012-09-14 | 1 | -77/+89 |
* | Bug #683866 - Leaks of EMailFormatter object | Milan Crha | 2012-09-13 | 2 | -7/+5 |
* | Fix a memory leak when replying to a message | Milan Crha | 2012-09-12 | 2 | -1/+10 |
* | Bug #681279 - Reply on selection doesn't work (re-fix) | Milan Crha | 2012-09-12 | 1 | -13/+59 |
* | Bug #683676 - Message source does not work when 'All Message Headers' enabled | Milan Crha | 2012-09-12 | 1 | -5/+14 |
* | Revert commit c9d0ac7 (bug #681279) | Milan Crha | 2012-09-11 | 1 | -13/+0 |
* | Bug #678835 - Disconnect signal handlers from WebKit plugin widgets on dispose | Milan Crha | 2012-09-11 | 1 | -1/+24 |
* | Fix typo in 'activity' word (macro/function/variable names) | Milan Crha | 2012-09-10 | 1 | -9/+9 |
* | Bug #681279 - Reply on selection doesn't work | Milan Crha | 2012-09-07 | 1 | -0/+13 |
* | Honor CAMEL_PROVIDER_DISABLE_SENT_FOLDER in account preferences | Milan Crha | 2012-09-06 | 1 | -4/+19 |
* | Bug #682425 - Can do network operations on disabled accounts | Milan Crha | 2012-09-05 | 4 | -64/+92 |
* | Bug #679780 - Offline mode doesn't work in mailer | Milan Crha | 2012-09-05 | 2 | -5/+8 |
* | em_folder_tree_model_get_folder_name: Don't return NULL. | Matthew Barnes | 2012-09-04 | 1 | -2/+2 |
* | Bug #683130 - Folder hangs when reading mail with an attachment | Dan Vrátil | 2012-09-04 | 1 | -5/+13 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-09-01 | 1 | -2/+12 |
* | Bug #681431 - Expanded attachment bar hides headers | Dan Vrátil | 2012-08-29 | 1 | -5/+3 |
* | Bug 682811 - Can edit properties of local/vfolder stores | Matthew Barnes | 2012-08-28 | 1 | -2/+16 |
* | Fix all 'may be used uninitialized' compiler warnings | Dan Vrátil | 2012-08-20 | 3 | -2/+3 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 34 | -428/+536 |
* | Bug #680702 - Freeze/crash when loading remote images | Dan Vrátil | 2012-08-18 | 1 | -183/+106 |
* | Include folder uri in "Failed to refresh folder" runtime warning | Milan Crha | 2012-08-17 | 1 | -1/+1 |
* | Bug #681783 - Critical warning and freeze with libsoup-2.39 and webkitgtk-1.9.2 | Dan Vrátil | 2012-08-17 | 1 | -0/+1 |
* | Add e_mail_session_append_to_local_folder(). | Matthew Barnes | 2012-08-15 | 1 | -13/+7 |
* | Adapt to CamelService API changes. | Matthew Barnes | 2012-08-13 | 1 | -6/+13 |
* | Adapt to CamelSession API changes. | Matthew Barnes | 2012-08-12 | 9 | -49/+86 |
* | express: Remove clutter-based email tabs. | Matthew Barnes | 2012-08-11 | 8 | -4234/+0 |
* | Run mbox-to-Maildir conversion before loading modules. | Matthew Barnes | 2012-08-10 | 1 | -325/+0 |
* | Bug #681432 - Runtime warnings from e_mail_display_reload() | Dan Vrátil | 2012-08-10 | 1 | -24/+18 |
* | Remove some unused code from EMailReader | Dan Vrátil | 2012-08-09 | 3 | -41/+18 |
* | migrate_mbox_to_maildir(): Fix a reference counting error. | Matthew Barnes | 2012-08-09 | 1 | -2/+3 |
* | em_migrate_session_new(): Provide a user cache directory. | Matthew Barnes | 2012-08-09 | 1 | -1/+8 |
* | Remove all references to JavaScriptCore and use of JavaScript | Dan Vrátil | 2012-08-09 | 3 | -23/+66 |
* | Return of the "mark messages as read" preference. | Matthew Barnes | 2012-08-08 | 1 | -4/+58 |
* | Bug #680724 - Attachment bar regression | Dan Vrátil | 2012-08-08 | 1 | -6/+0 |
* | Bug #677695 - Crash on quit under emu_free_mail_cache() | Milan Crha | 2012-08-08 | 1 | -1/+1 |
* | Missing "<click here to select a folder>" text in message filter editor | Milan Crha | 2012-08-08 | 1 | -0/+2 |
* | Bug #681318 - Filter by Source account doesn't show accounts | Milan Crha | 2012-08-08 | 1 | -35/+95 |
* | Bug #680947 - Multiselect doesn't clear message preview panel | Dan Vrátil | 2012-08-07 | 1 | -5/+11 |
* | Bug #246530 - Rules editor lacks "Label is (not) 'None'" | Milan Crha | 2012-08-06 | 3 | -20/+8 |
* | mail.error.xml: Remove GroupWise-specific errors. | Matthew Barnes | 2012-08-03 | 1 | -5/+0 |
* | Remove "modal" attribute from error.xml files. | Matthew Barnes | 2012-08-03 | 1 | -3/+3 |
* | Bug #680666 - Contacts/Tasks/Memos preview pane does not follow theme colors | Dan Vrátil | 2012-08-02 | 1 | -5/+15 |
* | Bug #680643 - First message Print preview without CSS | Dan Vrátil | 2012-07-31 | 1 | -5/+20 |
* | Bug #679404 - Read colors for message preview from Gtk theme | Dan Vrátil | 2012-07-27 | 1 | -14/+15 |
* | Bug #680682 - Segfault after label attempted deletion | Milan Crha | 2012-07-27 | 1 | -10/+6 |
* | Bug #680577 - [text-highlight] - Failed to load part | Dan Vrátil | 2012-07-27 | 1 | -1/+1 |
* | mail.error.xml: Remove "mail:session-message-*" errors. | Matthew Barnes | 2012-07-26 | 4 | -17/+5 |
* | Highlighting of text parts and source codes | Dan Vrátil | 2012-07-25 | 2 | -12/+18 |
* | Bug 677635 - Vanished message list with filled preview panel | Dan Vrátil | 2012-07-24 | 4 | -4/+15 |
* | Fix few more memory leaks | Milan Crha | 2012-07-21 | 2 | -2/+17 |
* | Shorten user names with '@' in Send & Receive window. | Matthew Barnes | 2012-07-20 | 1 | -2/+11 |
* | Bug #680164 - Print Preview action should open preview immediatelly | Dan Vrátil | 2012-07-19 | 5 | -16/+20 |
* | mail-send-recv: Improve presentation. | Matthew Barnes | 2012-07-19 | 1 | -60/+73 |
* | EMailConfigPage: Add submit() asynchronous method. | Matthew Barnes | 2012-07-19 | 3 | -44/+239 |
* | Bug #679843 - Double free when printing | Dan Vrátil | 2012-07-18 | 2 | -29/+31 |
* | Rework handling of GOA mail. | Matthew Barnes | 2012-07-16 | 3 | -1/+37 |
* | EMailAccountStore: Check permissions before writing/removing sources. | Matthew Barnes | 2012-07-16 | 1 | -5/+5 |
* | Bug 679726 - Can't unfold long recipient list in message window | Dan Vrátil | 2012-07-13 | 1 | -8/+5 |
* | Fix a slight memory leak. | Matthew Barnes | 2012-07-12 | 1 | -2/+7 |
* | Bug 332115 - Remove Camel module names from Send/Receive window | Matthew Barnes | 2012-07-12 | 1 | -27/+14 |
* | Bug #349875 - Dragging an email from a vFolder should link to source folder | Milan Crha | 2012-07-12 | 1 | -26/+90 |
* | Bug #223309 - Add "Include Subfolders" to "Search Folder Sources" | Milan Crha | 2012-07-11 | 2 | -10/+79 |
* | Preset timeout on SoupSession-s to 90 seconds | Milan Crha | 2012-07-11 | 1 | -1/+3 |
* | EMailConfigProviderPage: Inherit from EMailConfigActivityPage. | Matthew Barnes | 2012-07-11 | 2 | -118/+7 |
* | EMailConfigServicePage: Inherit from EMailConfigActivityPage. | Matthew Barnes | 2012-07-11 | 3 | -120/+10 |
* | Add EMailConfigActivityPage. | Matthew Barnes | 2012-07-11 | 3 | -0/+252 |
* | Bug #548778 - Use original location when replying in Search Folder | Milan Crha | 2012-07-11 | 1 | -2/+2 |
* | Add "auto-update" option to Search Folder Editor | Milan Crha | 2012-07-10 | 1 | -3/+22 |
* | Avoid crash on folder rename | Milan Crha | 2012-07-10 | 1 | -1/+1 |
* | Do not show cancelled errors from refresh_folders_exec() | Milan Crha | 2012-07-10 | 1 | -1/+2 |
* | Always notify about finished updated_folders() call | Milan Crha | 2012-07-10 | 1 | -6/+7 |
* | Remove em_folder_tree_get_selected_folder(). | Matthew Barnes | 2012-07-09 | 2 | -24/+0 |
* | Add e_mail_reader_expunge_folder_name(). | Matthew Barnes | 2012-07-09 | 2 | -0/+71 |
* | Add e_mail_reader_expunge_folder(). | Matthew Barnes | 2012-07-09 | 3 | -0/+77 |
* | Use folder display name in status messages when possible. | Matthew Barnes | 2012-07-09 | 1 | -1/+1 |
* | Remove mail_refresh_folder(). | Matthew Barnes | 2012-07-09 | 1 | -1/+1 |
* | Add e_mail_reader_refresh_folder_name(). | Matthew Barnes | 2012-07-09 | 2 | -0/+71 |
* | Add e_mail_reader_refresh_folder(). | Matthew Barnes | 2012-07-09 | 3 | -0/+64 |
* | Add e_mail_reader_unsubscribe_folder_name(). | Matthew Barnes | 2012-07-09 | 3 | -2/+70 |
* | Add e_mail_reader_delete_folder_name(). | Matthew Barnes | 2012-07-09 | 2 | -0/+76 |
* | Avoid em_folder_tree_get_selected_folder() in some places. | Matthew Barnes | 2012-07-09 | 1 | -6/+30 |
* | Bug #524737 - Replace radio buttons in Search folder editor | Milan Crha | 2012-07-09 | 2 | -288/+108 |
* | Bug 677885 - Deleting account is chatty on console | Matthew Barnes | 2012-07-07 | 1 | -1/+7 |
* | Bug 678606 - Crash under mail_backend_folder_deleted_cb() | Matthew Barnes | 2012-07-07 | 1 | -0/+3 |
* | Adapt to CamelStore API change. | Matthew Barnes | 2012-07-07 | 1 | -6/+6 |
* | Fix an unused variable warning. | Matthew Barnes | 2012-07-07 | 1 | -1/+0 |
* | Disconnect a CamelService after editing its settings. | Matthew Barnes | 2012-07-07 | 1 | -0/+5 |
* | EMailConfigWindow: Add a "changes-committed" signal. | Matthew Barnes | 2012-07-07 | 2 | -0/+20 |
* | Remove mail_ui_session_source_changed_cb(). | Matthew Barnes | 2012-07-07 | 1 | -69/+0 |
* | Bug #677604 - Critical warnings on evolution start | Milan Crha | 2012-07-03 | 1 | -1/+4 |
* | Bug #246231 - Add Filter Rule dialog - UI suggestions | Milan Crha | 2012-07-03 | 1 | -16/+16 |
* | Bug #661886 - Avoid vertical scrolling in the filtering rules editor | Milan Crha | 2012-07-02 | 2 | -18/+89 |
* | Fix few memory leaks | Milan Crha | 2012-06-28 | 1 | -6/+7 |
* | Bug #257283 - Can't select multiple folders at once in vFolder sources | Milan Crha | 2012-06-28 | 2 | -60/+112 |
* | Cancel scheduled EMailDisplay reload in _dispose() | Dan Vrátil | 2012-06-28 | 1 | -5/+11 |
* | Don't load images in preview pane when openning Preferences Dialog | Dan Vrátil | 2012-06-28 | 1 | -38/+41 |
* | Bug #678834 - [prefer-plain] Setting change works only after restart | Dan Vrátil | 2012-06-27 | 1 | -2/+1 |
* | Bug #515004 - Allow toggling between text and HTML view of mail | Dan Vrátil | 2012-06-26 | 4 | -23/+176 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-06-25 | 5 | -15/+16 |
* | Reduce usage of g_type_class_peek_parent(). | Matthew Barnes | 2012-06-25 | 4 | -22/+14 |
* | Bug 678609 - No suggested name for new mail account | Matthew Barnes | 2012-06-23 | 1 | -0/+3 |
* | EMailConfigSummaryPage: Remove "account-name" property. | Matthew Barnes | 2012-06-23 | 3 | -81/+2 |
* | Keep display names synchronized during account creation. | Matthew Barnes | 2012-06-23 | 2 | -8/+12 |
* | Bug 678608 - Please enter password for mail account "Unnamed" | Matthew Barnes | 2012-06-23 | 1 | -0/+20 |
* | Keep display names synchronized during account creation. | Matthew Barnes | 2012-06-23 | 3 | -5/+23 |
* | Bug 678613 - Keep display name synchronized across all mail sources | Matthew Barnes | 2012-06-22 | 1 | -0/+21 |
* | EMailConfigNotebook: Minor code cleanup. | Matthew Barnes | 2012-06-22 | 1 | -3/+9 |
* | Update default Inbox to fit the terms in UI | Andre Klapper | 2012-06-21 | 1 | -8/+6 |
* | Bug 678397 - Move "mail-to-task" actions to a submenu | Matthew Barnes | 2012-06-21 | 1 | -15/+15 |
* | Bug 678393 - Disable Properties for built-in mail stores | Matthew Barnes | 2012-06-21 | 2 | -1/+4 |
* | Bug #678292 - Due Date does not display in follow-up flag dialogue box | Milan Crha | 2012-06-20 | 1 | -0/+13 |
* | Adapt to CamelDataCache API change. | Matthew Barnes | 2012-06-19 | 1 | -1/+1 |
* | Avoid crash for providers without configuration backend | Milan Crha | 2012-06-19 | 1 | -5/+5 |
* | Disable a leftover debug message | Dan Vrátil | 2012-06-19 | 1 | -2/+0 |
* | Bug #678293 - Already downloaded images are not shown | Dan Vrátil | 2012-06-19 | 1 | -2/+10 |
* | Reduce amount or EMailDisplay reloads when displaying Preferences dialog | Dan Vrátil | 2012-06-19 | 1 | -14/+38 |
* | Bug #431497 - Offline mode should disable loading of images from the internet | Dan Vrátil | 2012-06-18 | 1 | -0/+8 |
* | Do not call g_object_notify() when property didn't change | Milan Crha | 2012-06-18 | 20 | -11/+107 |
* | Bug #677608 - Fails to open message which is not yet downloaded | Dan Vrátil | 2012-06-18 | 5 | -160/+146 |
* | Bug #764467 - URL popup shows all Copy options | Dan Vrátil | 2012-06-18 | 1 | -39/+32 |
* | Fix some memory leaks | Dan Vrátil | 2012-06-18 | 3 | -11/+18 |
* | Remove the last remaining usage of GConf | Milan Crha | 2012-06-15 | 9 | -2163/+21 |
* | Make em_utils_in_addressbook() cancellable | Dan Vrátil | 2012-06-14 | 1 | -1/+1 |
* | Bug #674887 - Hang on sender's photo lookup | Dan Vrátil | 2012-06-14 | 2 | -6/+130 |
* | Bug 677995 - Asks password for disabled mail account | Matthew Barnes | 2012-06-13 | 1 | -7/+1 |
* | Bug 677882 - Cannot create account with Sendmail | Matthew Barnes | 2012-06-13 | 1 | -26/+21 |
* | Bug #677597 - Crash on vFolder source folder removal | Milan Crha | 2012-06-13 | 1 | -3/+4 |
* | Bug 677679 - Folder tree unread counts don't decrease | Matthew Barnes | 2012-06-12 | 1 | -4/+22 |
* | Fix possible use of uninitialized variable | Milan Crha | 2012-06-12 | 1 | -1/+1 |
* | Bug 677686 - Account editor missing refresh interval setting | Matthew Barnes | 2012-06-09 | 1 | -2/+77 |
* | Remove "enable-local" and "enable-vfolders" GSettings key. | Matthew Barnes | 2012-06-09 | 2 | -55/+23 |
* | Synchronize identities when enabling/disabling accounts. | Matthew Barnes | 2012-06-08 | 1 | -0/+64 |
* | Fix displayed message headers | Dan Vrátil | 2012-06-08 | 4 | -111/+2 |
* | Bug #300677 - vFolder rules shouldn't refer to the Unmatched folder | Milan Crha | 2012-06-08 | 1 | -1/+19 |
* | Bug 677624 - Disable Properties when Search Folders is selected | Matthew Barnes | 2012-06-08 | 1 | -0/+6 |
* | EMailAccountStore: Fix a typo. | Matthew Barnes | 2012-06-08 | 1 | -1/+1 |
* | EMailAccountStore: Check for a collection when adding a service. | Matthew Barnes | 2012-06-08 | 2 | -1/+28 |
* | Bug #676563 - Cannot create folders directly under store node | Milan Crha | 2012-06-07 | 1 | -1/+6 |
* | EMailAccountStore: Handle collections when enabling/disabling | Matthew Barnes | 2012-06-07 | 1 | -0/+28 |
* | Mail formatter rewrite | Dan Vrátil | 2012-06-06 | 30 | -7109/+1143 |
* | Remove local mail autoconfiguration data. | Matthew Barnes | 2012-06-04 | 191 | -6671/+1 |
* | Remove mail-guess-servers.[ch]. | Matthew Barnes | 2012-06-04 | 3 | -508/+0 |
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 41 | -135/+21 |
* | Adapt mail to the new ESource API. | Matthew Barnes | 2012-06-03 | 67 | -10595/+13915 |
* | Adapt mail/importers to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -25/+19 |
* | Revert "Bug #668481 - Account order is not remembered" | Matthew Barnes | 2012-06-03 | 4 | -178/+87 |
* | Reduce diff noise with 'account-mgmt' branch. | Matthew Barnes | 2012-06-03 | 3 | -13/+14 |
* | Whitespace cleanups. | Matthew Barnes | 2012-06-02 | 5 | -13/+13 |
* | Bug #673946 - Cannot delete search folders | Milan Crha | 2012-05-31 | 1 | -3/+3 |
* | Fix memory leaks around gtk_tree_model_get() function | Milan Crha | 2012-05-31 | 3 | -0/+4 |
* | Adapt to vFolder changes from evolution-data-server | Milan Crha | 2012-05-31 | 2 | -9/+36 |
* | Avoid New unread icon emblem on virtual folders | Milan Crha | 2012-05-24 | 1 | -1/+3 |
* | Bug 676492 - Mail backend properties with underscores stopped working. | David Woodhouse | 2012-05-21 | 1 | -0/+3 |
* | Adapt to CamelService API changes. | Matthew Barnes | 2012-05-20 | 1 | -2/+2 |
* | Remove camel_folder_has_search_capability() | Milan Crha | 2012-05-18 | 1 | -4/+1 |
* | Bug #676226 - Changing GOA mail account looses GOA key | Milan Crha | 2012-05-17 | 1 | -0/+41 |
* | Restore previously set port in mail account editor only if it was set | Milan Crha | 2012-05-17 | 1 | -2/+3 |
* | Bug #673514 - Crash in WebKit after printing | Dan Vrátil | 2012-05-17 | 1 | -2/+7 |
* | Make Yahoo! mail-autoconfig use IMAP, instead of POP3 and preconfig also Tasks | Milan Crha | 2012-05-15 | 3 | -57/+181 |
* | Bug #675723 - UI lock from action_mail_show_source_cb | Dan Vrátil | 2012-05-15 | 1 | -9/+67 |
* | Bug #669893 - Send/Receive dialog content too tall | Milan Crha | 2012-05-15 | 3 | -53/+38 |
* | Don't unref the result in GAsyncReadyCallback functions. | Matthew Barnes | 2012-05-15 | 1 | -2/+0 |
* | Bug #669983 - Add "To" only search option (like for CC and BCC exists) | Milan Crha | 2012-05-14 | 3 | -0/+135 |
* | Don't unref GAsyncResult in "finish" functions. | Matthew Barnes | 2012-05-14 | 2 | -2/+0 |
* | Bug #669674 - EMailBrowser doesn't copy search settings | Milan Crha | 2012-05-14 | 1 | -0/+10 |
* | Fix some GSimpleAsyncResult reference leaks. | Matthew Barnes | 2012-05-13 | 2 | -0/+4 |
* | Use g_simple_async_result_set_check_cancellable(). | Matthew Barnes | 2012-05-13 | 2 | -10/+20 |
* | Whitespace cleanups. | Matthew Barnes | 2012-05-13 | 6 | -22/+21 |
* | Bug #675725 - SMTP configuration window forgets custom port | Milan Crha | 2012-05-11 | 1 | -0/+12 |
* | Fix displaying icons in EWebView alerts | Dan Vrátil | 2012-05-03 | 1 | -1/+0 |
* | Bug #669445 - A way of turning Message Preview off by default | Milan Crha | 2012-05-03 | 1 | -5/+21 |
* | Bug #669295 - Choice made for 'setup Google contact/calendar' is not remembered | Milan Crha | 2012-05-03 | 1 | -2/+8 |
* | Bug #675347 - No 'Retrieving message...' in preview panel | Dan Vrátil | 2012-05-03 | 1 | -0/+1 |
* | Bug #246581 - Replies in Sent folder goes to myself | Milan Crha | 2012-05-02 | 1 | -0/+4 |
* | Fix memleak introduced from patch for bug #674466 | Priit Laes | 2012-04-30 | 1 | -0/+1 |
* | Bug #674381 - Show contact photo from address book doesn't work | Dan Vrátil | 2012-04-28 | 1 | -3/+34 |
* | Bug #674060 - Preview panel on folder change not updated | Dan Vrátil | 2012-04-27 | 2 | -2/+10 |
* | Bug #674466 - Mail's preview panel can show listing of local filesystem root | Dan Vrátil | 2012-04-27 | 1 | -2/+15 |
* | Bug #673225 - White box in message preview not wide enough for very long strings | Dan Vrátil | 2012-04-27 | 1 | -7/+7 |
* | Bug #674340 - Evolution hangs on startup | Dan Vrátil | 2012-04-26 | 1 | -2/+29 |
* | Bug #674062 - Runtime warning from e_attachment_load_handle_error() | Milan Crha | 2012-04-24 | 1 | -2/+0 |
* | Bug #560654 - Better description for message list filter | Milan Crha | 2012-04-23 | 1 | -1/+4 |
* | Bug #564820 - Search filter persists when changing folders | Milan Crha | 2012-04-23 | 1 | -0/+6 |
* | Bug #674272 - Contacts preview differs with mailer running and not | Dan Vrátil | 2012-04-23 | 5 | -546/+603 |
* | Adapt to libedataserver[ui] changes. | Matthew Barnes | 2012-04-22 | 1 | -2/+2 |
* | Bug #668481 - Account order is not remembered | Milan Crha | 2012-04-20 | 4 | -87/+178 |
* | Bug #674194 - Missing text in email | Dan Vrátil | 2012-04-20 | 1 | -0/+1 |
* | Bug #674249 - Crash when showing message with large text/plain | Dan Vrátil | 2012-04-19 | 1 | -154/+0 |
* | Fix wording in two strings | Kjartan Maraas | 2012-04-19 | 1 | -2/+2 |
* | Bug #674282 - Don't crash on reply with empty selection | Yanko Kaneti | 2012-04-18 | 1 | -1/+1 |
* | Fix text color of message source view | Dan Vrátil | 2012-04-17 | 1 | -1/+1 |
* | Bug #673123 - Crash in http_request_write_to_cache | Dan Vrátil | 2012-04-16 | 1 | -52/+85 |
* | Bug #674176 - Sender's photo not shown properly | Dan Vrátil | 2012-04-16 | 1 | -41/+45 |
* | Pass GCancellable to em_format_write() | Dan Vrátil | 2012-04-16 | 1 | -2/+2 |
* | Bug #674034 - Attached images from IMAP provider email not shown | Dan Vrátil | 2012-04-13 | 1 | -32/+18 |
* | Bug #673525 - Crash under efh_write_message() | Dan Vrátil | 2012-04-13 | 1 | -0/+11 |
* | Bug #673228 - Fails to display attached image in attached email | Dan Vrátil | 2012-04-12 | 1 | -1/+3 |
* | Bug #673108 - Font settings and monospace fonts don't work | Dan Vrátil | 2012-04-12 | 2 | -1/+57 |
* | Fix a memory leak | Dan Vrátil | 2012-04-10 | 1 | -1/+3 |
* | EMFolderTreeModel: Remove COL_STRING_URI. | Matthew Barnes | 2012-04-09 | 2 | -7/+0 |
* | EMFolderTree: Avoid using COL_STRING_URI. | Matthew Barnes | 2012-04-09 | 1 | -14/+40 |
* | mail/state.ini: Remember stores by UID instead of URI. | Matthew Barnes | 2012-04-09 | 2 | -47/+129 |
* | EMFolderTreeModel: Remove the internal 'uri_index' table. | Matthew Barnes | 2012-04-09 | 1 | -27/+9 |
* | Rewrite em_folder_tree_model_lookup_uri() to not use uri_index. | Matthew Barnes | 2012-04-09 | 1 | -3/+35 |
* | Bug #245025 - Popup confirmation when moving a folder (via drag and drop) | Milan Crha | 2012-04-07 | 2 | -45/+102 |
* | Remove EMSyncStream. | Matthew Barnes | 2012-04-06 | 3 | -330/+0 |
* | EMailSidebar: Avoid runtime warnings in dispose(). | Matthew Barnes | 2012-04-06 | 1 | -8/+28 |
* | Fix compiler warning about unused variable | Milan Crha | 2012-04-05 | 1 | -1/+0 |
* | Bug #673430 - Can't read messages in virtual Junk/Trash folders | Dan Vrátil | 2012-04-03 | 1 | -3/+1 |
* | Whitespace cleanup. | Matthew Barnes | 2012-04-02 | 11 | -239/+239 |
* | EMailRequest: Decode mail:// URIs when looking up a formatter. | Matthew Barnes | 2012-04-01 | 1 | -2/+6 |
* | EMailRequest: Cleanups. | Matthew Barnes | 2012-04-01 | 2 | -99/+108 |