aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 592169 - "Checking for new mail" doesn't show which folderMilan Crha2009-09-011-0/+1
* Bug #593779 - re-committing patch from bug #214238Milan Crha2009-09-011-9/+20
* Bug 593614 - efh_format_secure() recurses foreverMatthew Barnes2009-09-011-1/+1
* Bug 593685 - Insensitive actions after startMatthew Barnes2009-09-011-2/+0
* Fix distcheck errors.Matthew Barnes2009-08-302-1269/+0
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-309-736/+99
* Fix return typesKjartan Maraas2009-08-271-3/+3
* Add menu item ellipsis according to bug #324492.Matthew Barnes2009-08-252-2/+2
* Bug 488409 - Remember size of filter/vfolder editor windowsMatthew Barnes2009-08-255-176/+295
* Stop killing evolution-data-server services.Matthew Barnes2009-08-231-2/+0
* Bug 571488 - Migrate from deprecated gnome_sound to libcanberraH.Habighorst2009-08-233-3/+6
* Re-enable more calendar bits.Matthew Barnes2009-08-191-1/+1
* Bug 567260 - Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-184-237/+86
* Bug 591829 - Dragging mails to folder tree does not workMatthew Barnes2009-08-182-140/+7
* Bug 591830 - Inline attachments no longer shownMatthew Barnes2009-08-181-148/+6
* Bug 592032 - Marks message as read when preview is offMatthew Barnes2009-08-184-21/+24
* Fix a duplicate mnemonic.Matthew Barnes2009-08-181-1/+1
* Bug 592034 - Reply to List doesn't workMatthew Barnes2009-08-182-27/+22
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-163-38/+1
* Fix the Labels tab in mail-config.glade.Matthew Barnes2009-08-121-1293/+807
* Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-124-719/+1315
* Clean up setup assistant stringsSeán de Búrca2009-08-111-1/+1
* Clean up setup assistant stringsSeán de Búrca2009-08-111-6/+6
* Make Port string only for Anjal.Srinivasa Ragavan2009-08-111-1/+1
* Bug #563041 - Template plugin doesn't work; added new variablesBharath Acharya2009-08-111-31/+47
* Kill EMMenu and EMPopup.Matthew Barnes2009-08-109-1216/+22
* Seal up ESignature and add GObject properties.Matthew Barnes2009-08-072-5/+1101
* Remove some unnecessary Bonobo includes.Matthew Barnes2009-08-061-1/+1
* Simplify binding EShellSettings properties to GConf keys.Matthew Barnes2009-08-011-1/+42
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-2818-48/+84
|\
| * BUG #472079 (BNC) - Cannot Edit Account When ProxyBharath Acharya2009-07-271-2/+2
| * Coding style and whitespace cleanups.Matthew Barnes2009-07-266-11/+10
| * BUG #589494: Doesn't print full list of recipientsBharath Acharya2009-07-241-0/+5
| * Unref idle loops in finalize.Srinivasa Ragavan2009-07-242-2/+10
| * Bug #339361 (bnc) - soap threading not working.Chenthill Palanisamy2009-07-234-16/+25
| * Bug #589412 - Wrong notice in message list when messages are hiddenMilan Crha2009-07-231-0/+2
| * Hide signatures for Anjal.Srinivasa Ragavan2009-07-221-1/+2
| * Make it possible to have send receive with out dialogSrinivasa Ragavan2009-07-222-5/+13
| * Bug #588787 - Crash on search in an active account or all accountsMilan Crha2009-07-222-10/+26
| * Change for Anjal to support forwarding of mailsSrinivasa Ragavan2009-07-202-7/+12
| * Add code to have optional status bar for Anjal.Srinivasa Ragavan2009-07-201-7/+16
| * Add code to handle mail-mt's requirement.Srinivasa Ragavan2009-07-202-0/+10
| * More whitespace cleanup.Matthew Barnes2009-07-1917-44/+44
| * Return account check flag.Srinivasa Ragavan2009-07-162-3/+3
| * Remove obsolete part of translator commentClaude Paroz2009-07-151-3/+0
| * Bug #214238 - Indicate unread emails in closed tree subfoldersMilan Crha2009-07-151-9/+20
| * Use reverse str lookup for email separation.Srinivasa Ragavan2009-07-151-1/+1
| * Use reverse string lookup for domain/username sepration in emailSrinivasa Ragavan2009-07-151-1/+1
* | More whitespace cleanup.Matthew Barnes2009-07-1914-29/+29
* | Fix an activity cancellation crasher.Matthew Barnes2009-07-181-3/+10
* | Implement the mail backend's quit strategy.Matthew Barnes2009-07-171-151/+1
* | Prompt when exiting with unsent messages.Matthew Barnes2009-07-171-2/+3
* | Fix some leftover merge artifacts.Matthew Barnes2009-07-161-8046/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-152-0/+8053
|\|
| * Add tip to specify port as part of the server name. String suggestionSrinivasa Ragavan2009-07-142-83/+266
| * Bug #586958 - Too long texts instartup wizardMichael Terry2009-07-131-4/+2
| * Fix excessive whitespace.Matthew Barnes2009-07-1350-135/+0
| * Bug #587699 - Localize only local folder namesMilan Crha2009-07-071-1/+1
| * Kill EConfigListener.Matthew Barnes2009-07-031-1/+1
| * Fix whitespace issues in em-account-editor.c.Matthew Barnes2009-07-031-811/+811
* | Fix excessive whitespace.Matthew Barnes2009-07-1434-64/+0
* | Fix some issues when building Anjal.Matthew Barnes2009-07-132-4/+8
* | Use an EShellSettings property for folder tree search.Matthew Barnes2009-07-111-3/+0
* | Kill the last GtkOptionMenu instances.Matthew Barnes2009-07-032-172/+22
* | Fix merge issues in EMAccountEditor.Matthew Barnes2009-07-022-150/+257
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-018-19/+34
|\|
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-012-2/+2
| * Hide proper widgets from filter.glade for searchesMilan Crha2009-07-011-1/+2
| * Bug #268644 - unread mail shortcut collides with gtk tree searchMilan Crha2009-06-253-1/+34
| * Fix some warningsSrinivasa Ragavan2009-06-251-4/+4
| * Add more apis for Anjal to draft composer.Srinivasa Ragavan2009-06-252-6/+12
| * Bug #568302 - Skip "noselect=yes" folders on Send/ReceiveMilan Crha2009-06-241-2/+9
| * Fixes a bug where edit accounts are treated as new accounts andSrinivasa Ragavan2009-06-241-1/+2
| * Bug 464131 – Allow inline view of application/mbox attachmentsMatthew Barnes2009-06-211-0/+68
| * Stop abusing forward declarations.Matthew Barnes2009-06-1946-490/+439
| * Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-1932-228/+68
| * Re-arrange attachment bar files for Anjal's and webkit rendering.Srinivasa Ragavan2009-06-172-5/+5
| * Bug 345775 – Missing blank line between messages in saved mboxMatthew Barnes2009-06-161-1/+3
| * Leak a bit less. Use proper function prototype.Milan Crha2009-06-151-0/+1
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-012-2/+2
* | Get the "startup-wizard" plugin working again.Matthew Barnes2009-06-303-0/+3509
* | Partial fix for bug #587014.Matthew Barnes2009-06-272-21/+21
* | Kill the "folder-unsubscribe" plugin.Matthew Barnes2009-06-262-2/+68
* | Radically reorganize source code.Matthew Barnes2009-06-2551-17258/+229
* | Forgot to add new files.Matthew Barnes2009-06-244-0/+645
* | Split store and local folder management out from shell backend.Matthew Barnes2009-06-2435-1087/+321
* | Bug 586343 – Search folder delete confirmation missing check boxMatthew Barnes2009-06-201-0/+1
* | EMFolderTree cleanups.Matthew Barnes2009-06-204-440/+469
* | Fix mislabeled button.Matthew Barnes2009-06-201-1/+1
* | Merge commit 'EVOLUTION_2_27_3' into kill-bonoboMatthew Barnes2009-06-201-5/+1
|\|
| * Fix coding style.Matthew Barnes2009-06-142-5/+5
| * ** BUGFIX: #584733 - Fixed where account setup to work after Anjal mergeSrinivasa Ragavan2009-06-101-4/+5
| * Fix build on Windows: link with needed libraries.Tor Lillqvist2009-06-091-0/+2
| * Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-054-25/+24
| * libevolution-mail-shared is a new library, so reflect its existenceFridrich Strba2009-06-051-1/+3
| * Bug #362907 - Give icons to Drafts/Sent/Templates foldersMilan Crha2009-06-051-3/+28
| * Bug 584733 – Cannot create new accountSrinivasa Ragavan2009-06-041-15/+18
| * Don't declare x_mailer "extern" because it causes undefined symbolsFridrich Strba2009-06-041-1/+1
| * Cater for circular dependencies between libevolution-mailFridrich Strba2009-06-041-0/+6
| * Anjal stuff's for Evo.Srinivasa Ragavan2009-06-032-4/+8
| * Add option for Sender/Addresses contain.Srinivasa Ragavan2009-06-031-4/+30
| * Add MAINTAINERCLEANFILES based on Pango.Matthew Barnes2009-06-021-1/+1
| * Fix more compiler warnings.Matthew Barnes2009-06-021-36/+0
| * More code cleanup.Matthew Barnes2009-06-0244-170/+170
| * Part of bug #574940 - Do not use freed memory in EMFolderView/BrowserMilan Crha2009-06-021-1/+5
| * Bug #337082 - Do not produce unnamed folders in a folder treeMilan Crha2009-06-021-4/+6
| * Part of bug #580212 - Report inline parts only when found both tagsMilan Crha2009-06-021-0/+3
| * Bug 323037 – Folder emblem to show new mail arrivalMilan Crha2009-06-013-19/+97
| * Fix libevolution-mail-shared.laMatthew Barnes2009-05-301-17/+29
| * Bug 583446 – refresh folder hookLucian Langa2009-05-292-2/+10
| * Bug 584154 – custom icon folder hook does not workLucian Langa2009-05-293-4/+11
| * Fix whitespace errors in mail/Makefile.amMatthew Barnes2009-05-291-3/+3
| * Whitespace cleanup.Matthew Barnes2009-05-2926-87/+87
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-29105-3187/+3187
| * Remove trailing whitespace, again.Matthew Barnes2009-05-29135-312/+312
| * Bug #540269 - Do not crash in em_format_is_attachmentMilan Crha2009-05-271-0/+3
* | Fix similar weak pointer issues throughout.Matthew Barnes2009-06-202-1/+7
* | Fix "make distcheck" errors.Matthew Barnes2009-06-205-112/+61
* | Stop abusing forward declarations.Matthew Barnes2009-06-1935-276/+261
* | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-1815-105/+30
* | Bug 345775 – Missing blank line between messages in saved mboxMatthew Barnes2009-06-161-1/+3
* | Fix coding style.Matthew Barnes2009-06-141-4/+4
* | Thought of a better way to copy folder tree state.Matthew Barnes2009-06-1410-80/+162
* | Clean up EMFolderTreeModel.Matthew Barnes2009-06-146-364/+424
* | Use key files for tracking widget states.Matthew Barnes2009-06-1316-765/+733
* | Fix whitespace errors in mail/Makefile.amMatthew Barnes2009-06-092-2/+2
* | Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-092-15/+15
* | Bug #362907 - Give icons to Drafts/Sent/Templates foldersMilan Crha2009-06-091-2/+29
* | Search bar improvements.Matthew Barnes2009-06-092-11/+26
* | Fix crash when printing an email.Matthew Barnes2009-06-031-0/+8
* | Add MAINTAINERCLEANFILES based on Pango.Matthew Barnes2009-06-031-1/+1
* | Bug 584154 – custom icon folder hook does not workLucian Langa2009-06-023-4/+11
* | Part of bug #580212 - Report inline parts only when found both tagsMilan Crha2009-06-021-0/+3
* | Bug #337082 - Do not produce unnamed folders in a folder treeMilan Crha2009-06-021-4/+6
* | More code cleanup.Matthew Barnes2009-06-0239-121/+121
* | Fix more compiler warnings.Matthew Barnes2009-06-021-36/+0
* | Bug 323037 – Folder emblem to show new mail arrivalMilan Crha2009-06-013-19/+97
* | Whitespace cleanup.Matthew Barnes2009-05-2921-73/+73
* | Get the mailer's URI popup menu working.Matthew Barnes2009-05-285-225/+715
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-2790-2570/+2570
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-27150-605/+715
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-27135-312/+312
| |/