aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* Minor EMailReader cleanup.Matthew Barnes2010-04-072-26/+32
* Add an extension to configure EWebView.Matthew Barnes2010-04-071-4/+0
* Move "section" documentation out of header files.Matthew Barnes2010-04-072-5/+5
* Add an extension to configure EMFormatHTML.Matthew Barnes2010-04-072-22/+12
* Do not hide junk mail when vJunk folder not supported by storeMilan Crha2010-04-071-7/+23
* Bug #614647 - Don't reset names and colors of default mail labelsMatt McCutchen2010-04-071-8/+6
* Bug 614813 - Crash during e-mail migrationJürg Billeter2010-04-071-2/+1
* Bug 614889 - Memory leaks in EMailSidebarPaolo Borelli2010-04-071-3/+8
* Bug #612916 - Runtime error on console when opening a message windowMilan Crha2010-04-011-16/+12
* Bug #374533 - Read window stays open after last email is deletedMilan Crha2010-04-013-0/+51
* Updated Italian translation for welcome messageLuca Ferretti2010-03-201-1235/+118
* Bug 612209 - Missing stock icons in EvolutionMatthew Barnes2010-03-191-1/+1
* Revert some bad assumptions I made in EPluginUI.Matthew Barnes2010-03-161-2/+2
* Make the gconf schemas installation rules consistent in all Makefiles.amFridrich Strba2010-03-161-11/+12
* Prevent future bugs like #612792.Matthew Barnes2010-03-152-5/+4
* Actually respect the --disable-schemas-install configure optionFridrich Strba2010-03-151-0/+4
* Shell and UI manager cleanups.Matthew Barnes2010-03-143-11/+32
* Collapse system stores by default.Srinivasa Ragavan2010-03-141-2/+17
* In express mode, give the accounts first place than on this computer.Srinivasa Ragavan2010-03-141-8/+26
* Fix a crash while refreshing account types.Srinivasa Ragavan2010-03-141-23/+8
* clean up the 'express' mode hooks for UI Managers and start toMichael Meeks2010-03-141-3/+4
* Removed obsolete method signatures in em-account-editor.hMichael Meeks2010-03-142-35/+45
* Add generic 'express mode' conditionals to the UI XMLMichael Meeks2010-03-141-1/+2
* Bug 612619 - Don't mark message as read after folder changeMatthew Barnes2010-03-131-14/+45
* Prevent "message selected" timeouts from piling up.Matthew Barnes2010-03-131-1/+7
* Add a private struct to EMailReader.Matthew Barnes2010-03-121-47/+81
* More relocation cleanup EVOLUTION_ICONSDIR -> EVOLUTION_ICONDIRFridrich Strba2010-03-111-1/+1
* Work-around a problem with urls on windowsFridrich Strba2010-03-111-2/+24
* Use proper URIs in markup and be consistent in directory namesFridrich Strba2010-03-112-7/+18
* Bug 612374 - Build failure due to recent GTK+ deprecationsMatthew Barnes2010-03-101-2/+2
* Update win32 directory relocation and some consistency cleanupFridrich Strba2010-03-101-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-03-082-2/+1
* Mark two strings as translatable that have been forgotten. Fixes bug 611975.Ulrich Schoepp2010-03-071-2/+4
* Migration from other versions is not supported on WindowsFridrich Strba2010-03-061-0/+16
* Remove a long lived win32 hackFridrich Strba2010-03-061-6/+0
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-055-0/+24
* Revert "Bug #597473 - Reply-all composes reply to wrong address"Matthew Barnes2010-03-031-6/+0
* Allow retrieving multiple messages without cancelling if the store is asyncChenthill Palanisamy2010-03-021-15/+40
* Bug #610663 - Message receipts combo box is emptyMilan Crha2010-02-251-0/+6
* Bug 546551 - Dialog for deleting mail folders always mentions subfolders.Viswanath Sivakumar2010-02-222-1/+22
* Coding style and whitespace cleanup.Matthew Barnes2010-02-201-3/+3
* Bug 588833 - Improve account selection heuristics for repliesMatthew Barnes2010-02-191-45/+88
* Cleanup work prior to bug #588833 investigation.Matthew Barnes2010-02-191-37/+64
* Bug #610250 - '[' and ']' keyboard shortcuts are swappedMilan Crha2010-02-171-2/+2
* Bug #604306 - Crash in folder_tree_cell_edited_cbMilan Crha2010-02-161-8/+20
* Bug #599370 - Crash in e_activity_set_percentMilan Crha2010-02-161-1/+1
* Bug #609638 - Empty warning message on New vFolderMilan Crha2010-02-111-0/+11
* Bug #593700 - Opens folder on topMilan Crha2010-02-111-0/+2
* Fix bug #597082Jeff Cai2010-02-081-15/+30
* Coding style and whitespace cleanup.Matthew Barnes2010-02-084-43/+70
* Bug #605596 - Do not crash on message change, attempt ][Milan Crha2010-02-051-0/+4
* Bug 607520 - 'Add to Address Book' fails when address has spaceMatthew Barnes2010-02-031-1/+15
* Coding style and whitespace cleanup.Matthew Barnes2010-01-3115-19/+19
* Bug 581604 - Permissions on mail/local folders are too openChenthill Palanisamy2010-01-302-11/+11
* Refactor the autoconfig stuff a bit.Srinivasa Ragavan2010-01-292-37/+68
* Revert patch for bug #605596, it was causing crashesMilan Crha2010-01-293-6/+4
* Don't show total attachment size if it's zero.Matthew Barnes2010-01-291-4/+9
* Bug #605596 - Crash on message changeMilan Crha2010-01-283-4/+6
* Bug #607595 - Do not auto-sign when replying to a signed messageMilan Crha2010-01-261-2/+3
* Coding style and whitespace cleanups.Matthew Barnes2010-01-231-3/+8
* Bug 607741 - Move folder to claims it's copying in status barMatthew Barnes2010-01-221-1/+4
* Bug #606301 - Slow sort by subjectMilan Crha2010-01-201-4/+7
* Add focus tracking to EMailBrowser.Matthew Barnes2010-01-202-0/+96
* A bit less 'camel_exception_get_id called with NULL parameter' on consoleMilan Crha2010-01-201-1/+5
* Bug 607409 - ~/.evolution/mail/config not created on demandMatthew Barnes2010-01-202-8/+20
* Bug 607360 - [regression] Runtime warnings at exitMatthew Barnes2010-01-191-2/+2
* Give all preview panes a search bar.Matthew Barnes2010-01-186-2221/+10
* Improve clipboard behavior.Matthew Barnes2010-01-182-0/+68
* Fix a potential uninitialized variable use in em-composer-utils.c.Matthew Barnes2010-01-161-1/+1
* Fix a potential uninitialized variable use in emae_authtype_changed().Matthew Barnes2010-01-161-5/+10
* Remove dead assignments found by clang.Matthew Barnes2010-01-1616-67/+7
* Bug #605633 - A little code inconsistency in em_utils_send_receiptMilan Crha2010-01-141-8/+6
* Bug #599794 - Set composer as not changed on reply or forward actionMilan Crha2010-01-091-4/+4
* Bug 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-087-7/+7
* Bug #606316 - Mail with an attachment in a Junk folder crashes EvoMilan Crha2010-01-081-9/+14
* Bug #604994 - Folder state not preserved in Copy/Move Folder dialogMilan Crha2010-01-0710-97/+191
* Teach ETable to prefer themed icon names over pixbufs.Matthew Barnes2010-01-071-76/+56
* Kill e_popup_menu().Matthew Barnes2010-01-052-2/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-01-046-20/+42
* Bug 361145 - Evolution hangs when formatting message - fixes part of it.Chenthill Palanisamy2009-12-283-4/+20
* Remove more unneeded gunk from configure.ac.Matthew Barnes2009-12-281-2/+0
* Replace alloca() with g_alloca().Matthew Barnes2009-12-287-13/+13
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2009-12-265-10/+18
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-263-150/+150
* Bug #520816 - S/MIME shares "Do not sign meeting requests" with PGPMilan Crha2009-12-241-19/+66
* Bug #329693 - Add contexts to translated "None" wordsMilan Crha2009-12-241-2/+4
* Bug #595501 - Crash on a changed mail filter action removalMilan Crha2009-12-231-2/+12
* Fix a bug in the prev commit. Handle cases specific for Anjal.Srinivasa Ragavan2009-12-231-1/+1
* Add 'Defaults' page to Anjal's edit stuff. Prevent it coming inSrinivasa Ragavan2009-12-231-2/+12
* Cherry pick anjal changes from stable to master.Srinivasa Ragavan2009-12-231-4/+27
* Bug #600521 - Remove trailing spaces from particular account fieldsMilan Crha2009-12-221-3/+10
* Remove the EShellBackend parameter from mail_session_init()Jonathon Jongsma2009-12-213-4/+3
* Clean up a bunch of unnecessary includes in mail/EVOLUTION_2_29_4Jonathon Jongsma2009-12-216-83/+24
* Remove MailSession's last dep on EShellJonathon Jongsma2009-12-211-3/+4
* The shell backend is responsibile for setting the MailSession onlineJonathon Jongsma2009-12-212-6/+2
* Move the gross hack for EAccountComboBox up a levelJonathon Jongsma2009-12-212-2/+3
* Move forward_to() implementation to MailSession (remove dep on composer)Jonathon Jongsma2009-12-214-189/+178
* Coding style and whitespace cleanup.Matthew Barnes2009-12-205-6/+4
* Remove some obsolete GConf keys.Matthew Barnes2009-12-192-30/+0
* Implement get_data/config_dir vfuncs for mail backendJonathon Jongsma2009-12-192-15/+32
* Bug #593700 - Restore folder's last selected message as expectedMilan Crha2009-12-181-6/+6
* Add a way for Anjal to override shell_builtin_backend.Matthew Barnes2009-12-182-0/+9
* Bug #553057 - Show signer's information in a message window/previewMatthew W. S. Bell2009-12-173-2/+69
* Kill MailSession's interactive flag.Matthew Barnes2009-12-173-39/+0
* Move MailFolderCache signal handlers to EMailBackend.Matthew Barnes2009-12-171-0/+87
* Kill em_utils_get_data/config_dir(), push down to MailSessionJonathon Jongsma2009-12-1711-59/+44
* Kill em_utils_adjustment_page().Matthew Barnes2009-12-162-31/+0
* Introduce EMailBackend into libevolution-mail.Matthew Barnes2009-12-163-0/+489
* Use the boxed CamelObject type for signal params in MailFolderCacheJonathon Jongsma2009-12-161-12/+13
* Add MailFolderCache::folder-changed signalJonathon Jongsma2009-12-161-32/+28
* MailFolderCache: add signal for updated unread countsJonathon Jongsma2009-12-163-62/+88
* Remove mail-config, vfolder, and filter deps from mail-folder-cacheJonathon Jongsma2009-12-165-163/+190
* Add signals to MailFolderCache for common eventsJonathon Jongsma2009-12-161-0/+83
* Add documentation to clarify mail-folder-cache functionalityJonathon Jongsma2009-12-164-32/+119
* Make the mail folder cache a proper GObjectJonathon Jongsma2009-12-168-163/+302
* Bug #602505 - Incorrect information in message windowMilan Crha2009-12-162-5/+40
* Move mail migration code to libevolution-mail.so.Matthew Barnes2009-12-163-0/+3139
* Bug #603342 - Memory leak fixesMilan Crha2009-12-151-2/+2
* Bug 604562 - Typo in gconf schemaChristophe Fergeau2009-12-151-1/+1
* Introduce EMailSidebar into libevolution-mail.Matthew Barnes2009-12-154-190/+900
* Bug #499322 - Use extension for "Save as" suggested file nameMilan Crha2009-12-101-5/+15
* Revert accidentally committed experimental codeJonathon Jongsma2009-12-091-143/+34
* rename e_alert_get_buttons -> e_alert_peek_buttonsJonathon Jongsma2009-12-091-34/+143
* Kill ETreeScrolled.Matthew Barnes2009-12-083-144/+146
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-0810-29/+29
* Revise a "to-do" comment that's done.Matthew Barnes2009-12-021-3/+1
* Expand the EMailReader interface so it's easier to use.Matthew Barnes2009-12-025-169/+175
* Kill message_list_free_uids().Matthew Barnes2009-12-024-26/+16
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-018-171/+231
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-0115-68/+67
* port calendar/ to the new EError APIJonathon Jongsma2009-12-011-0/+1
* port mail/ to use new EError APIJonathon Jongsma2009-12-0113-44/+56
* Bug 602799 - "Mark for Follow Up" menu item glitchesMatthew Barnes2009-11-251-1/+24
* Fix a build error.Matthew Barnes2009-11-251-0/+1
* Bug #474502 - Don't check for contacts in broken address booksMilan Crha2009-11-241-4/+30
* Bug 602625 - Typos in translation messagesMatthew Barnes2009-11-222-2/+2
* Bug 563555 - Confirm before forwarding many emails inlineRitesh Khadgaray2009-11-204-20/+47
* Assemble HTML code in a GString instead of a GtkHTMLStream.Matthew Barnes2009-11-201-2/+0
* Bug #602178 - [regression] Missing widget in Search folder dialogMilan Crha2009-11-181-2/+2
* Prefer EWebView calls over direct GtkHTML calls.Matthew Barnes2009-11-181-23/+28
* Remove markup from translatable strings in ui filesClaude Paroz2009-11-172-74/+148
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-1721-7465/+7348
* Fix a compiler warning.Matthew Barnes2009-11-151-1/+0
* Whitespace cleanup.Matthew Barnes2009-11-152-2/+2
* Bug 600714 - No label colors in popup menuMatthew Barnes2009-11-143-0/+230
* BUG 600217:Crashes in emfh_multipart_related_checkBharath Acharya2009-11-131-0/+6
* Further tweaks for the command-line importing.Matthew Barnes2009-11-131-4/+8
* Bug #588093 - Allow import of local files from command lineMilan Crha2009-11-121-4/+35
* Enable building without Canberra-GTKTor Lillqvist2009-11-111-2/+6
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-113-82/+36
* Bug #250046 - Composer addresses reading fixesMilan Crha2009-11-102-7/+86
* Kill e-cursor(s) (both of them).Matthew Barnes2009-11-101-1/+0
* Add zooming and drag-and-drop to the plugin.Matthew Barnes2009-11-106-682/+13
* Prototype an inline image plugin.Matthew Barnes2009-11-102-0/+6
* Bug 600926 - Fails to build due to missing dependenciesJonathon Jongsma2009-11-101-1/+3
* Bug 600926 - Fails to build due to missing dependenciesYan Li2009-11-101-0/+4
* Bug #557613 - evolution crashed with SIGSEGV in try_open_e_book_cb()Chenthill Palanisamy2009-11-091-3/+4
* Kill more redundant save functions.Matthew Barnes2009-11-082-242/+0
* Move EActivity and subclasses to e-util.Matthew Barnes2009-11-082-2/+2
* Support other forward types for Anjal.Srinivasa Ragavan2009-11-061-7/+9
* Bug #599792 - Anjal composer's Send button doesn't work after pressed Save Dr...Yan Li2009-11-061-4/+1
* Bug #598877 - Crash while sending mail, in report_status functionMilan Crha2009-11-062-4/+34
* Bug #573304 - Forward an email shouldn't strip signatureMilan Crha2009-11-061-1/+1
* Bug #597582 - Original Date: header should be given precedenceDavid Woodhouse2009-11-054-15/+90
* Bug #596027: In Anjal, although invalid mail address warning popup, mail's ta...Yan Li2009-11-051-0/+3
* Fix a compiler errorSrinivasa Ragavan2009-11-051-1/+1
* Sync to disk the outbox, since if we crash, we endup sending mail again.Srinivasa Ragavan2009-11-051-1/+4
* Add support for Googlemail and hotmail/live/msn.com accounts.Srinivasa Ragavan2009-11-041-1/+5
* Bug #464400 - New mail notify should display sender and subjectMilan Crha2009-10-313-15/+56
* Bug 600019 - Menu glitches when an account name is selectedMatthew Barnes2009-10-291-0/+40
* Bug #268644 - unread mail shortcut collides with gtk tree searchMilan Crha2009-10-292-0/+17
* Bug 599896 - Flush outbox option is missingMatthew Barnes2009-10-291-7/+8
* Bug 599882 - Crash in em_folder_tree_select_prev_path() when wrapping to bottomMatthew Barnes2009-10-291-49/+82
* Don't update the message list when right-clicking on a folder.Matthew Barnes2009-10-282-5/+21
* Fix a regression caused by the Forward button feature.Matthew Barnes2009-10-281-12/+14
* Add a menu to the Forward toolbar button.Matthew Barnes2009-10-281-7/+55
* Cleanup and rename filter classes.Matthew Barnes2009-10-2729-425/+428
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-277-22/+18
* Prefer GQueue (or GNode) over EDList.Matthew Barnes2009-10-279-164/+191
* Remove some unfinished / unwanted bits from mail-mt.Matthew Barnes2009-10-272-76/+1
* Prefer GLib mutexes over pthread mutexes.Matthew Barnes2009-10-274-185/+118
* Bug #571039 - Shows all selected messages in a preview pane on a slow networkMilan Crha2009-10-274-15/+36
* Bug #397265 - Image loading for new contact requires restarting EvolutionMilan Crha2009-10-263-186/+315
* Coding style and whitespace cleanups.Matthew Barnes2009-10-243-5/+5
* Bug #575208 - Use complete template message with all attachmentsMilan Crha2009-10-241-129/+134
* Bug #484839 - Sort, when in threading mode, properlyMilan Crha2009-10-231-24/+240
* Bug #238879 - Use explicit text color in a Welcome messageMilan Crha2009-10-1921-21/+21
* Bug #552779 - Sort order of messages by "From" is case sensitiveMilan Crha2009-10-162-16/+10
* Bug #339628 - Non-default Draft folders are Draft folders tooMilan Crha2009-10-164-34/+21
* Bug #522783 - Signature separator for HTML E-mailsMilan Crha2009-10-161-0/+13
* Bug #372435 - Show SMIME cert info from mail, not from cert dbMilan Crha2009-10-161-11/+4
* Bug #597473 - Reply-all composes reply to wrong addressMilan Crha2009-10-161-0/+6
* Bug #322261 - vCalendar replies are sent out using the default accountMilan Crha2009-10-163-32/+42
* Bug #468736 - Prevent recursion in em-formatMilan Crha2009-10-161-1/+7
* Bug #336337 - Send & receive dialog shows the default smtp serverMilan Crha2009-10-152-4/+52
* Bug #542361 - Unhelpful error warningsMilan Crha2009-10-151-20/+15
* Bug #314333 - Decrypt body in reply to an inline-PGP encrypted mailMilan Crha2009-10-153-6/+41
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-1310-86/+32
* Bug #498095 - Fixing mnemonicsMilan Crha2009-10-131-0/+2
* Check whether message-list is filtered properlyMilan Crha2009-10-121-1/+1
* Bug #596720 - Account assistance repeats itself after finishingMilan Crha2009-10-121-7/+18
* Bug #552552 - File/Empty Trash does not expunge maildir foldersMilan Crha2009-10-092-4/+16
* Bug 595092 - Remove option to skip offline syncrhonization dialogMatthew Barnes2009-10-081-16/+1
* Enable mail-next-unread and mail-prev-unread for multi-selections.Matthew Barnes2009-10-081-2/+2
* Bug #596824 - evolution hangs on start upMilan Crha2009-10-071-1/+10
* Remove unneeded composer autosave functions.Matthew Barnes2009-10-021-2/+0
* Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.Matthew Barnes2009-10-021-1/+3
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-012-4/+7
* Bug #594015 - Keeps "Loading..." node on the first fetchMilan Crha2009-09-302-2/+13
* Bug #594005 - Mailer preview pane doesn't update on showMilan Crha2009-09-301-0/+5
* Whitespace cleanup in em-folder-tree.cMatthew Barnes2009-09-291-17/+18
* Added Romanian welcome messageAdi Roiban2009-09-293-1/+321
* Fix non-existent widget warning in account editor.Matthew Barnes2009-09-281-11/+3
* Trim unused or unnecessary bits from the import framework.Matthew Barnes2009-09-264-93/+7
* Fix duplicate symbols in Glade files.Matthew Barnes2009-09-252-13/+13
* Bug 596157 - Use "Message-ID" instead of "Message-Id"Matthew Barnes2009-09-2421-24/+24
* Bug #593633 - Runtime warnings trying to create a recurrence eventMilan Crha2009-09-241-0/+4
* Bug 594864 - "Select Folder" is a too generic titlePaul Bolle2009-09-241-1/+3
* Bug 594864 - "Select Folder" is a too generic titlePaul Bolle2009-09-242-3/+3
* Bug 594989 - Drop some dialog titlesPaul Bolle2009-09-241-10/+0
* Fix few valgrind claimsMilan Crha2009-09-221-0/+1
* Whitespace cleanup.Matthew Barnes2009-09-211-1/+1
* Another attempt at fixing a label-related crash.Matthew Barnes2009-09-211-0/+6
* Typo fix.Andre Klapper2009-09-211-1/+1
* Typo fixAndre Klapper2009-09-211-1/+1
* Bug 595668 - Crash on startupMatthew Barnes2009-09-191-1/+2
* Rename dead files to avoid fpeter's GNOME 2.99 scanner.Matthew Barnes2009-09-196-0/+0
* Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-192-1/+5
* Remove a bunch of unused functions.Matthew Barnes2009-09-153-216/+0
* Bug 594528 - Crash when clicked on File->quitMatthew Barnes2009-09-151-11/+12
* Bug 594863 - Message body doesn't allow right click pop up menuMatthew Barnes2009-09-133-4/+70
* Followup fixes for inline folder renames.Matthew Barnes2009-09-131-8/+11
* Bug 217066 - Rename folders directly inside folder listMatthew Barnes2009-09-134-84/+149
* EMFolderTree code cleanup.Matthew Barnes2009-09-132-202/+218
* Bug 593899 - "Create Search Folder from Search" does not workMatthew Barnes2009-09-111-75/+67
* Bug 593892 - 'Find in message' issues when clearing searchMatthew Barnes2009-09-112-2/+47
* Bug 593905 - 'Subject or Addresses contains' search criteria missingMatthew Barnes2009-09-111-14/+10
* Require a parent window when creating an EMFolderSelector.Matthew Barnes2009-09-1112-169/+106
* Bug #594628 - Switching back from Outgoing filters to Incoming filters does notChenthill Palanisamy2009-09-101-1/+1
* Bug 593659 - Missing UI error messagesMatthew Barnes2009-09-101-1/+1
* Bug #571881 - Make messages inherit labels from collapsed subtreeMatt McCutchen2009-09-091-198/+149
* Mark dead source files as such.Matthew Barnes2009-09-097-19/+0
* Finish killing Bonobo.Matthew Barnes2009-09-098-928/+157
* Get the mailing-list-actions plugin working.Matthew Barnes2009-09-053-258/+282
* Remove some obsolete utility functions.Matthew Barnes2009-09-051-1/+3
* Bug 594002 - Stuck mail activities when error occursMilan Crha2009-09-051-4/+4
* Kill the default parent window hack in e-error.c.Matthew Barnes2009-09-055-12/+76
* Bug #593922 - Reply freezes evoMilan Crha2009-09-021-0/+2
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-023-26/+26