aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* ** Added the hook for plugging into Send/Receive dialog for theSrinivasa Ragavan2007-07-041-0/+9
* ** Fix for bug #453294simon.zheng2007-07-031-0/+7
* Update the changelog with bug id.Srinivasa Ragavan2007-07-021-0/+2
* Magic spacebar works only under non-caret mode.Srinivasa Ragavan2007-07-021-0/+5
* Fixes #450820.Wang Xin2007-07-021-0/+7
* ** Fix for bug #352947Srinivasa Ragavan2007-07-011-0/+7
* Fix for bug #448223 from Gilles DartiguelongueSrinivasa Ragavan2007-06-181-0/+6
* ** Fix for bug #445812 from Gilles DartiguelongueSrinivasa Ragavan2007-06-181-0/+8
* ** Fix for bug #437935 from Gilles Dartiguelongue Srinivasa Ragavan2007-06-181-0/+6
* ** Fix for bug #443659 from VinodSrinivasa Ragavan2007-06-181-0/+7
* ** Fix for bug #330175Srinivasa Ragavan2007-06-181-0/+8
* ** Add support for the Magic Space Bar.Srinivasa Ragavan2007-06-171-0/+10
* ** Fixes bug #447727Matthew Barnes2007-06-151-0/+5
* M composer/ChangeLog M composer/e-msg-composer.c M mail/ChangeLog MSankar P2007-06-131-0/+6
* Add support for the XF86Reply and XF86MailForward multimedia keys (Closes:Bastien Nocera2007-06-121-0/+6
* Fix a minor typo spotted by Gilles Dartiguelongue (#386503).Matthew Barnes2007-06-101-0/+5
* Duplicate a translated string since we free it later.Matthew Barnes2007-06-051-0/+5
* Updated Swedish translationDaniel Nylander2007-06-051-0/+4
* Fix another implicit function declaration.Matthew Barnes2007-06-051-0/+4
* Do not fetch folder-info from backend - use the available folder-treeSrinivasa Ragavan2007-06-041-0/+7
* Fix for version removal from installed files.Srinivasa Ragavan2007-06-031-0/+6
* Fix for bug #438461 Gilles Dartiguelongue Srinivasa Ragavan2007-06-031-0/+6
* ** Fix for bug #443140 from VinodSrinivasa Ragavan2007-06-031-0/+6
* ** Fix for bug #3355396 from Muktha Srinivasa Ragavan2007-06-031-0/+8
* Default for sender photo to be falseSrinivasa Ragavan2007-06-031-0/+4
* Fix compilation warnings in mail folder (#437935).Matthew Barnes2007-06-031-0/+69
* Pass a CamelException when refreshing folders, removing the spew ofRoss Burton2007-06-021-1/+7
* Removing few debug statementsSrinivasa Ragavan2007-06-021-0/+4
* ** Outlook style reply option for bug #415770 from gicmoSrinivasa Ragavan2007-06-021-0/+8
* ** Fix for bug #311512Karl Relton2007-06-021-0/+9
* ** Adds support for Contact Image in the preview paneSrinivasa Ragavan2007-06-021-0/+16
* *default/sv : Added Swedish Welcome mail.Daniel Nylander2007-05-311-0/+4
* use displayed_uid instead of selected_uid. Fix #441992Jeff Cai2007-05-311-0/+6
* Fix file descriptor leaksJules Colding2007-05-291-0/+12
* Fix the default thread expand mode.Srinivasa Ragavan2007-05-291-0/+5
* Revert the dialog_map() solution and use ellipsized labels. Also, only theMatthew Barnes2007-05-251-0/+7
* ** Fix for bug #439512Srinivasa Ragavan2007-05-191-0/+7
* Improved GMail like sorting. Expanded thread moved up the list if it has a ne...Srinivasa Ragavan2007-05-171-0/+10
* ** Added support to specify the default thread state for messages.Srinivasa Ragavan2007-05-161-0/+7
* Improved offline support optionsSrinivasa Ragavan2007-05-161-0/+14
* Fix for bug #344966Srinivasa Ragavan2007-05-141-0/+7
* ** Fixes part of bug #337616Matthew Barnes2007-05-131-0/+6
* Fix file descriptor leaks (#437664)Jules Colding2007-05-111-0/+4
* Add Tango icons to preference window.Srinivasa Ragavan2007-05-111-0/+5
* Added support for flush outbox and refresh folder.Srinivasa Ragavan2007-05-111-0/+10
* Do not restrict "Edit as New Message" to Sent Folder alone. Fixes #205728Sankar P2007-05-031-0/+7
* Improvements to the new mail hook.Srinivasa Ragavan2007-05-031-0/+11
* Clean up printing in Evolution (bug #426816)Matthew Barnes2007-04-201-0/+10
* Fix for bug #353662Srinivasa Ragavan2007-04-201-0/+5
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-0/+35
* ** Fixes bug #423766Matthew Barnes2007-04-181-0/+14
* Add progress indication in the preview.Srinivasa Ragavan2007-04-121-0/+5
* Fix for bug #343195Srinivasa Ragavan2007-04-091-0/+7
* ** Fixes bug #383953Matthew Barnes2007-04-071-0/+10
* More intelligent message selection. (#332765) Patch from Christof KrügerMatthew Barnes2007-04-061-0/+5
* Unref 'session'. (#424795) Patch from Karl ReltonMatthew Barnes2007-04-061-0/+5
* Provide a CamelException to camel_folder_refresh_info().Matthew Barnes2007-04-061-0/+5
* Update parent rows when a child row changes. (#352713) Patch by RenéMatthew Barnes2007-04-051-0/+6
* Fix for evolution crash on startup on assistant.Srinivasa Ragavan2007-04-041-0/+5
* Don't #include <composer/e-msg-composer.h> since we don't install thatMatthew Barnes2007-04-031-0/+6
* Add pluggable junk filter code and move SA options to the plugins.Srinivasa Ragavan2007-04-031-0/+27
* Correctly capitalize SpamAssassin. (#375577) Patch from Priit Laes.Matthew Barnes2007-04-031-0/+6
* Load "emblem-important" instead of deprecated "stock_mail-priority-high"Matthew Barnes2007-04-031-0/+9
* ** Fixes bug #373116Matthew Barnes2007-04-021-0/+11
* Fix a typo.Matthew Barnes2007-03-311-0/+4
* Evolution requires GLib 2.10 now; remove dead backward-compatibility codeMatthew Barnes2007-03-301-0/+7
* Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-301-0/+14
* Migrate from GnomeFontPicker to GtkFontButton (#373837).Matthew Barnes2007-03-291-0/+7
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-0/+7
* ** Fixes bug #419524Matthew Barnes2007-03-211-0/+9
* ** Fixes bug #360240Matthew Barnes2007-03-171-0/+15
* *default/C : Update Welcome mail.Harish Krishnaswamy2007-03-131-0/+4
* Fixes #402727Simon Zheng2007-02-271-0/+9
* Committed on behalf of Raghavendran R <raghavguru7@gmail.com>Sankar P2007-02-261-0/+12
* ** Fixes bug #356177Matthew Barnes2007-02-231-0/+6
* ** Fixes bug #350253Matthew Barnes2007-02-131-0/+10
* Add NULL check before calling strcmp(). Fixes a crash reported in bugKjartan Maraas2007-02-121-0/+6
* Print migration updates from Ebby Wiselyn.Srinivasa Ragavan2007-02-121-0/+9
* Updated welcome message to 2.8 versionDuarte Loreto2007-02-111-0/+4
* ** Fixes bug #400726Matthew Barnes2007-02-091-0/+6
* ** Fixes bug #359979, #384183Matthew Barnes2007-02-081-0/+10
* Fixes bug #353921Srinivasa Ragavan2007-02-081-0/+8
* Fixes 397195.Wang Xin2007-01-241-0/+4
* Creates and returns an event target (composer).Raghavendran R2007-01-231-1/+6
* ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22Srinivasa Ragavan2007-01-231-0/+10
* ** Downstream fix from OpenSUSESrinivasa Ragavan2007-01-171-0/+6
* ** Fixes 346728, 268412 - Scan/load folders on demandVeerapuram Varadhan2007-01-091-0/+16
* Fix the regression of bugzilla bug #352108.Simon Zheng2006-12-221-0/+5
* Disconnect handlers on image destroy. Fixes bug #340165.Nickolay V. Shmyrev2006-12-211-0/+8
* Do not check for mails in all folders, for Exchange. Will be more thanSankar P2006-12-181-0/+6
* Added icons to quick search menu items.Srinivasa Ragavan2006-12-061-0/+5
* Fixes bug #382431Matthew Barnes2006-12-051-0/+7
* Fixes bug #357970Matthew Barnes2006-12-041-0/+8
* Do not attempt to prune GW proxies on startup as this handled by theHarish Krishnaswamy2006-12-041-0/+6
* ** Fix for bug #349966Daniel Gryniewicz2006-11-281-0/+9
* Fix for bug #337439 DoS attach with large emailsSrinivasa Ragavan2006-11-271-0/+26
* Added "es" to SUBDIRSFrancisco Javier F. Serrador2006-11-101-1/+6
* Added Spanish welcome mail. Added MakefileFrancisco Javier F. Serrador2006-11-101-0/+4
* Disable mail delete for proxy when there are not enough rightsSankar P2006-11-091-0/+7
* List the function mail_win32_get_mail_thread_queued() instead of theTor Lillqvist2006-10-161-0/+12
* Fixes #360815Chenthill Palanisamy2006-10-161-0/+5
* Changes the string displayed in the status bar. Fixes #320615Sankar P2006-10-161-0/+6
* ** Fixes bug #308276Ushveen Kaur2006-10-161-0/+6
* ** Fix for bug #333864 and bug #351374Srinivasa Ragavan2006-10-161-0/+8
* Do not mark empty strings for translation. Fixes #357422.Harish Krishnaswamy2006-09-301-0/+5
* ignore marked, empty selections when replying. Fixes bug #354650.Daniel Gryniewicz2006-09-301-0/+5
* UUEncoded calendars will be displayed as calendars, not as plain text.Nick Sukharev2006-09-301-0/+6
* ** Fix for bug #341932 Patch from Roozbeh PournaderSrinivasa Ragavan2006-09-291-0/+7
* Fixes a lot of search issues.Srinivasa Ragavan2006-09-291-0/+8
* ** Pushing a downstream fix in SUSE.Srinivasa Ragavan2006-09-281-0/+8
* Fixes #351332Matthew Barnes2006-09-191-0/+8
* ** Fix for bug #353920Srinivasa Ragavan2006-09-151-0/+7
* Fix for bug #355294Srinivasa Ragavan2006-09-131-0/+6
* Dutch welcome message updated by Vincent van Adrighem and WouterWouter Bolsterlee2006-09-101-0/+5
* Fixes a crash on exit-time issue. Resolves #334966Nickolay V. Shmyrev2006-09-041-0/+6
* remove GNUC only macro. Fix for #353344.Li Yuan2006-08-291-0/+6
* ** Fixes bug #352982 and bug #336983Srinivasa Ragavan2006-08-281-0/+8
* Fix for a crash during displaying camel address group.Srinivasa Ragavan2006-08-281-0/+5
* ** Fix for bug #353059Srinivasa Ragavan2006-08-281-0/+7
* ** Fix for bug #352980Srinivasa Ragavan2006-08-271-0/+8
* ** Fix for bug #336983Srinivasa Ragavan2006-08-261-0/+7
* ** Fix for bug #352695Srinivasa Ragavan2006-08-261-0/+7
* ** Fix for bug #347248Srinivasa Ragavan2006-08-231-0/+4
* ** Fixes bug #347238Srinivasa Ragavan2006-08-231-0/+13
* ** Fix for bug #350337Srinivasa Ragavan2006-08-231-0/+7
* Update the Welcome mail.Andre Klapper2006-08-221-0/+4
* ** Fixes for bug #352108simon.zheng2006-08-221-0/+9
* Silence Camel exception warning at startup - fixes bug 352248.Matthew Barnes2006-08-221-0/+5
* Fixes a lot of search issuesSrinivasa Ragavan2006-08-211-0/+14
* Fix for bug #350884 (GMail like thread sorting)Srinivasa Ragavan2006-08-191-0/+7
* Plug a leak.Kjartan Maraas2006-08-171-0/+4
* Plug a leak.Kjartan Maraas2006-08-171-0/+4
* Commited a fix for vertical view.Srinivasa Ragavan2006-08-091-0/+10
* Fix for bug #348565Srinivasa Ragavan2006-08-091-0/+8
* Fix for bug #350411 & 350476Srinivasa Ragavan2006-08-091-0/+9
* Add header glib/gi18n.h to provide the missing symbol required by theHarish Krishnaswamy2006-08-081-0/+6
* Marking vFolder names in the folder tree localizable.Karsten Bräckelmann2006-08-081-0/+5
* Committed Johnny's string changes for searchSrinivasa Ragavan2006-08-051-0/+7
* Fixes bug #335241Srinivasa Ragavan2006-08-021-0/+7
* Fix for bug #348164Srinivasa Ragavan2006-08-021-0/+11
* committed on behalf of Srinivasa Ragavan <sragavan@novell.com> We dontSankar P2006-07-281-0/+7
* ** Fixes bgo bug #333821 and bnc bug 181851Veerapuram Varadhan2006-07-261-0/+7
* ** Fix for bug #274276Arvind2006-07-261-0/+7
* correcting a grammar bug. Fixes bug #348674.Andre Klapper2006-07-261-0/+4
* ** Fixes Bug #341840Ushveen Kaur2006-07-241-0/+6
* activate the mnemonic for text box, add an extra paramenter to theSushma Rai2006-07-241-0/+7
* Removed "Subscribe" and "Unsubscribe" buttons. Fixes #331509.Sushma Rai2006-07-241-0/+12
* Add missing headers. Fixes #344744.Yuri Pankov2006-07-221-0/+6
* Add missing headers. Add function prototypes.Fixes #347689.Yuri Pankov2006-07-221-0/+7
* Fixes bug #346316Srinivasa Ragavan2006-07-211-0/+7
* Modified the mnemonics for avoiding the conflict with search.Srinivasa Ragavan2006-07-201-0/+5
* Fix for bug #347993Srinivasa Ragavan2006-07-201-0/+7
* Fix for bug #330355Srinivasa Ragavan2006-07-191-0/+8
* Fix for bug #338442Srinivasa Ragavan2006-07-191-0/+5
* remove "*" from translation. Fixes bug #331147.Andre Klapper2006-07-191-0/+4
* Fix for bug #336963Srinivasa Ragavan2006-07-141-0/+6
* Fixes bug #335241Srinivasa Ragavan2006-07-141-0/+6
* Fix for bug #335747Srinivasa Ragavan2006-07-141-0/+9
* remove empty strings from translationAndre Klapper2006-07-131-0/+4
* Change mnemonic for Mark as Unimportant, fixes bug #347246.Karsten Bräckelmann2006-07-121-0/+5
* Fixes #246235. Deleted the option menu and replaced with radio buttons.Johnny Jacob2006-07-121-0/+7
* ** Fixes Bug # 324241Johnny Jacob2006-07-121-0/+8
* ** Patch by Not Zed <NotZed@Ximian.com> ** See bug #262003Johnny Jacob2006-07-121-0/+9
* Fixes bug #336963. set the scroll bar in the message display to automaticUshveen Kaur2006-07-081-0/+6
* Changing one mnemonic to avoid a mnemonic conflict with an upcoming patchAndre Klapper2006-07-071-0/+5
* Added mnemonic to string. Fixes bug #346645.Andre Klapper2006-07-051-0/+5
* Enhanced search functionality. patch submitted by Johnny Jacob ReviewedHarish Krishnaswamy2006-06-301-0/+22
* Changed type name "boolean" to "bool". Fixes bug #345677.Matthew Barnes2006-06-271-0/+5
* Fix for bug#260354 comment 35: set the window title to reflect theArvind_evo2006-06-271-0/+6
* Fix for bug #344338Srinivasa Ragavan2006-06-211-0/+7
* Fix for bug #344580Srinivasa Ragavan2006-06-191-0/+8
* g_get_real_name() returns UTF-8 on Win32.Tor Lillqvist2006-06-141-0/+5
* changing string "Ximian Evolution" to "Evolution". Fixes bug #344298.Andre Klapper2006-06-141-0/+5
* Fix build on Win32, where EVOLUTION_ICONSDIR is a function call.Tor Lillqvist2006-06-131-0/+5
* Added a fix to sorting in vertical view.Srinivasa Ragavan2006-06-121-0/+5
* Fix memory leak. Fixes bug #335423.Chris Heath2006-06-091-0/+5
* Fix for a plus/minor header.Srinivasa Ragavan2006-06-071-0/+5
* typo correction. Fixes #331694.Harish Krishnaswamy2006-06-061-0/+5
* Can't make camel calls from the main thread or we run the risk ofJeffrey Stedfast2006-06-031-50/+69
* Added support for Vertical View in Evolution Mailer with custom message list.Srinivasa Ragavan2006-06-031-0/+29
* Fix for #341381. We should lock e-tree-memory when we change it.Li Yuan2006-05-301-0/+6
* Fix for bug #332936Srinivasa Ragavan2006-05-301-0/+6
* Added code to save/attach files/mails/events to/from remote sharesSrinivasa Ragavan2006-05-251-0/+10
* Committed fix for bug #342092Srinivasa Ragavan2006-05-251-0/+7
* Added support for collapsible headers for To/Cc/BccSrinivasa Ragavan2006-05-251-0/+20
* Committed fix for bug #342676.Srinivasa Ragavan2006-05-241-0/+8
* Ref the store before removing the store from our hash and cache. ShouldJeffrey Stedfast2006-05-171-0/+6
* fixed ChangeLogJeffrey Stedfast2006-05-051-39/+41
* ** Fixes bug #323853Shi Pu2006-04-301-0/+11
* Use gnome-fs-trash-empty rather than stock_delete for the Trash folderRodney Dawes2006-04-281-0/+11
* Committing a patch from Victor for adding a Sender header to message list.Srinivasa Ragavan2006-04-261-0/+10
* Comparing the FolderInfo flags right, to make Mailbox to show From header in ...Srinivasa Ragavan2006-04-261-0/+6
* Committing fix for 323402 from Vincent NoelSrinivasa Ragavan2006-04-261-0/+10
* Added support for asking passphrase.Srinivasa Ragavan2006-04-241-0/+5
* Added code to create image attachment's icon in non-gui thread.Srinivasa Ragavan2006-04-221-0/+6
* Fix the cryptic hexa-status-bar-message. The problem still lies somewhere.Sankar P2006-04-211-0/+7
* Fix for bug #339052Jeffrey Stedfast2006-04-211-0/+11
* Removed error id "camel-exception" as it was a bogus error.Jeffrey Stedfast2006-04-191-0/+11
* fixed ChangeLog formattingJeffrey Stedfast2006-04-151-277/+307
* ** Fixes 333243 For null uri, don't need remove it.Jeff Cai2006-04-101-0/+6
* Fixes bug #333987 If CamelMessageInfo is null, don't free it.Jeff Cai2006-04-051-0/+6
* use the flags CAMEL_STORE_FOLDER_INFO_SUBSCRIBED instead ofParthasarathi Susarla2006-03-291-0/+6
* **Fixes #329585 *mail-config.glade: Changed Remove button to Delete buttonRajeev ramanathan2006-03-261-0/+7
* Fixed premature memory free. Fixes bug #335203.Patrick Ohly2006-03-221-0/+5
* Fixed bug #326571 Add em_filename_make_safe(), and use it to allowSimon Zheng2006-03-211-0/+8
* Added code to set the mail view column for sent folder.Srinivasa Ragavan2006-03-201-0/+5
* Updated German translation of default inbox.Frank Arnold2006-03-121-0/+4
* Fixes bug #332140 Transfer filenames from utf-8 to glib encoding beforeSimon Zheng2006-03-061-0/+7
* configure.in, added support for macedonian (mk) welcome messageAndre Klapper2006-03-041-0/+6
* Tino Meinen updated the Dutch welcome message.Vincent van Adrighem2006-03-041-0/+5
* Added Lithuanian to SUBDIRS. Added Lithuanian translation for defaultŽygimantas Beručka2006-03-031-9/+14
* Updated Finnish default Inbox:Ilkka Tuohela2006-03-031-0/+5
* Added localized default mailbox for FinnishIlkka Tuohela2006-03-021-0/+5
* committed fix for moving composer window up the stack.Srinivasa Ragavan2006-03-011-0/+8
* Update the Welcome mail.Andre Klapper2006-03-011-0/+4
* Make the verify/decrypt gpg diagnostic text selectable in the securityJeffrey Stedfast2006-02-281-0/+7
* Added code to handle the case if the account is marked as default. FixesSankar P2006-02-241-0/+7
* ** Fixes bug #329733Veerapuram Varadhan2006-02-231-0/+8
* Use the same Win32 macro for gmtime_r() that guards against gmtime()Tor Lillqvist2006-02-221-0/+9
* Fix for bug 322160.Srinivasa Ragavan2006-02-211-1/+9
* ** Fixes bug 33139Parthasarathi Susarla2006-02-201-0/+9
* Fix for bug #331215Srinivasa Ragavan2006-02-161-0/+7
* need to show the stauts messageParthasarathi Susarla2006-02-151-0/+5
* See bug ** 325967Shi Pu2006-02-151-0/+9
* 2006-02-13 Karsten Bräckelmann <guenther@rudersport.de>,Andre Klapper2006-02-131-0/+6
* ** Fixes bug #221270. Removed white space before : when displaying accountRohini S2006-02-131-0/+8
* uncommenting a string. Fixes bug 271734.Andre Klapper2006-02-131-0/+4
* Creating the widget with "use_underline" property. Fixes #330504.Sushma Rai2006-02-131-0/+6
* changed string and added translator comments. Fixes bug 256907.Andre Klapper2006-02-121-0/+5
* a11y changes for bug #330723Karsten Bräckelmann2006-02-111-0/+7
* change Filters dialog window title to be HIG compliantKarsten Bräckelmann2006-02-111-0/+5
* Freeing font value string. See #309316.Sushma Rai2006-02-091-0/+5
* fix typo, correct phrasingKarsten Bräckelmann2006-02-091-0/+4
* s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bitKjartan Maraas2006-02-081-0/+30
* **Fixes #329586Rajeev ramanathan2006-02-081-0/+11
* Reordering construction of dialog to prevent critical warnings (#328325).Claudio Saavedra2006-02-081-0/+5
* fixing one typo.Andre Klapper2006-02-071-0/+3
* Committed Rajeev's patch and my patch for mnemonics.Srinivasa Ragavan2006-02-061-0/+18
* ** Fixes #326147 Modify e_source to reflect to the reverted changes.Veerapuram Varadhan2006-02-061-0/+6
* fix a bunch of Address Book stringsKarsten Bräckelmann2006-02-061-0/+6
* check if account is null before accessing itParthasarathi Susarla2006-02-021-0/+5
* s/T_erminal/Fi_xed width/ for consistency with other GNOME applications.Harish Krishnaswamy2006-01-301-0/+5
* ** Fixes bug #316223pavithran2006-01-301-0/+7
* Committed Rajeev's patch.Srinivasa Ragavan2006-01-281-0/+7
* Corrected typo. changed Add to Addressbook to Add to Address Book. FixesOswald Rodrigues2006-01-271-0/+5
* fixed a typo. Fixes bug 328306.Andre Klapper2006-01-241-0/+4
* Committing ChangeLog em-account-prefs.c em-format-html-display.c em-message-b...Srinivasa Ragavan2006-01-231-0/+18
* ** Fixes #318785Ranjan Somani2006-01-201-0/+16
* remove shortcut keys (UI Hackfest - SeeHarish Krishnaswamy2006-01-161-0/+6
* ** Fixes bug #326877Srinivasa Ragavan2006-01-161-0/+7