aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* importers/elm-importer.c importers/evolution-mbox-importer.cTor Lillqvist2005-12-181-0/+8
* Beautify #include order and syntax. Use gstdio wrappers. ConstructTor Lillqvist2005-12-181-3/+4
* Beautify #include order and syntax. Use gstdio wrappers. ConstructTor Lillqvist2005-12-181-6/+8
* Harmonize #include order and syntax. Use pthread_equal() to compareTor Lillqvist2005-12-181-4/+6
* Use gstdio wrappers. Beautify #include order and syntax.Tor Lillqvist2005-12-181-0/+4
* Use gstdio wrappers. Construct UI XML file pathname at run-time.Tor Lillqvist2005-12-181-0/+3
* Include just <gtk/gtk.h> and not a handful of individual gtk headers.Tor Lillqvist2005-12-181-5/+8
* Use gstdio wrappers. Open file in binary mode.Tor Lillqvist2005-12-181-0/+2
* Add copyright blurb. Include just <gtk/gtk.h> and not a handful ofTor Lillqvist2005-12-181-0/+14
* Mail Context Menu re-ordered correctly, fixes bug #323140.Karsten Bräckelmann2005-12-121-0/+5
* Fix #47857Shreyas Srinivasan2005-12-121-0/+4
* See bug ** 323253Shi Pu2005-12-061-0/+8
* literal strings do not need to be \0 terminated, they are alreadyJeffrey Stedfast2005-11-291-0/+7
* ** See bug #322414 Respond to the change ofSam Yang2005-11-281-0/+7
* Use gstdio wrappers. (url_requested): Use g_filename_from_uri() instead ofTor Lillqvist2005-11-251-0/+9
* ** See bug #315987 Send only if account is enabledParthasarathi Susarla2005-11-231-0/+13
* ** See bug 321214. Focus on the Tools-> Settings-> Composer Preferences ->Boby Wang2005-11-181-0/+8
* **See #313096Vivek Jain2005-10-261-0/+7
* Return valid transport, only if the account is enabled.Parthasarathi Susarla2005-10-221-4/+14
* Reverse previous patch because of bug 319376.Jeff Cai2005-10-211-0/+5
* Change the declaration of flag 'preview_active' from one bit of int to oneJeff Cai2005-10-211-0/+6
* composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,Philip Van Hoof2005-10-191-0/+8
* Include e-attachment-bar.h relative to the top dir, so it stops borkingHarish Krishnaswamy2005-10-191-0/+6
* Fixed mark junk, keybinding to focus search widget.Srinivasa Ragavan2005-10-181-0/+20
* - Enhances Signature-Preferences. - Added shortcuts for common operations.Sankar P2005-10-181-0/+22
* ** See bug 317284Parthasarathi Susarla2005-09-291-0/+7
* Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing toTor Lillqvist2005-09-281-4/+5
* Define localtime_r() for Win32 using localtime() (which is thread-safe inTor Lillqvist2005-09-281-2/+3
* Not implemented on Win32.Tor Lillqvist2005-09-281-0/+2
* Define localtime_r() for Win32 using localtime() (which is thread-safe inTor Lillqvist2005-09-281-0/+3
* em-composer-utils.c (reply_get_composer, get_reply_list,Tor Lillqvist2005-09-281-0/+9
* See bug ** 317329 Do not add a NULL uri.Parthasarathi Susarla2005-09-281-0/+6
* Fixes #208647S.Antony Vincent Pandian2005-09-261-0/+8
* Fixes #316983Carsten Guenther2005-09-231-0/+9
* Added code to enable the sent folder button for accounts with "None" setSankar P2005-09-211-0/+7
* Added enum and the code to change the icon for sent items folder. FixesSankar P2005-09-201-0/+6
* Update the Welcome mail.Harish Krishnaswamy2005-09-031-0/+4
* ** See bug #314440.Not Zed2005-08-261-0/+12
* Dont call update. Just set the width on the bar.Srinivasa Ragavan2005-08-241-0/+5
* cast warning away.Not Zed2005-08-241-0/+22
* ** See #312668.Not Zed2005-08-221-0/+8
* put the s/mime message back, awaiting string approval for a changeNot Zed2005-08-191-0/+25
* ** See #312668.Not Zed2005-08-181-0/+9
* Fix a warning. (efhd_bar_resize): Fix the bar size to match other widgets.Srinivasa Ragavan2005-08-171-0/+8
* Add the close call for fd.Kaushal Kumar2005-08-171-0/+6
* ** See #313440.Not Zed2005-08-161-0/+7
* Fix for bug #312545Srinivasa Ragavan2005-08-161-0/+5
* Honour the check_all flag for the scalix provider. Fixes bug #313582.Christian Kellner2005-08-161-0/+6
* Fix two mnemonic conflicts in the context menus for the mailerRodney Dawes2005-08-151-0/+5
* first prepare the page and then validate **Fixes #273842Vivek Jain2005-08-121-0/+6
* ** See #232499.Not Zed2005-08-121-0/+7
* check if the account is enabled, before adding the store ** Fixes #313057Vivek Jain2005-08-111-0/+6
* return the target in any case. It will be an empty target and not NULL.Parthasarathi Susarla2005-08-111-0/+7
* Fix to hide the attachment bar when no attachments and to resize when theSrinivasa Ragavan2005-08-111-0/+6
* ** See #271985.Not Zed2005-08-111-0/+12
* ** See #312715.Not Zed2005-08-101-0/+15
* Use the bootstrap import library for libevolution-mail.la on Win32 asTor Lillqvist2005-08-101-0/+5
* Link with all needed libraries. Use -no-undefined on Win32. Work aroundTor Lillqvist2005-08-101-0/+7
* ** See bug #304938.Not Zed2005-08-091-0/+7
* fix typo in ChangelogShreyas Srinivasan2005-08-081-1/+1
* ** See bug #300881.Not Zed2005-08-081-0/+7
* check part before using it, else dump sourceVivek Jain2005-08-081-1/+6
* ** See bug #312397.Not Zed2005-08-081-0/+7
* Change instances of "vfolder" that appear in the UI to use the termRodney Dawes2005-08-081-0/+18
* (emae_option_checkspin) initialize local variable "label".David Malcolm2005-08-061-0/+5
* ** See bug #273885.Not Zed2005-08-051-0/+32
* Fixes the bug #312410.Srinivasa Ragavan2005-08-051-0/+5
* Killed a warning.Srinivasa Ragavan2005-08-041-0/+4
* not here.Not Zed2005-08-041-0/+11
* Allocated a new string to be used for the error dialog response to avoidArunprakash2005-08-031-0/+6
* Included 'gtkentry.h' to resolve the symbol 'GTK_ENTRY'.Shakti Sen2005-08-021-0/+7
* Fixed a bug where the last path is not preserved well.Srinivasa Ragavan2005-08-021-0/+6
* always process all nodes we have, even if we have already seen the topNot Zed2005-08-021-0/+5
* missed commitMichael Zucci2005-08-011-0/+7
* Fix #311223. Include <camel/camel-multipart.h> so that lazy binding doesShreyas Srinivasan2005-07-291-0/+5
* Fix #307358. Check if the provider type exists before senisitizingShreyas Srinivasan2005-07-291-1/+6
* ** See bug #311440.Not Zed2005-07-291-2/+6
* Update the "Full Name" text entry with the detected real name of the user.Praveen Kumar2005-07-281-0/+7
* Changed "Host" to "Server"Srinivasa Ragavan2005-07-271-0/+4
* hack to make it honour the 'refresh only inbox' imap/groupwise setting.Not Zed2005-07-271-0/+5
* Fix make distcheck issues.Harish Krishnaswamy2005-07-271-0/+4
* Added code to create a attachment bar.Srinivasa Ragavan2005-07-251-0/+17
* reverted dobey's busted view->hide* menu stuff.Not Zed2005-07-211-0/+3
* if we get a null default, then set "" on the entry. (emae_option_entry):Not Zed2005-07-211-0/+60
* calling the wrong api to move a folder. Infact it was copying for move.Srinivasa Ragavan2005-07-201-0/+5
* included missing header file camel-multipart.h **Fixes #310330Vivek Jain2005-07-151-0/+6
* Free font name Free font name and name of citation color. Free searchKjartan Maraas2005-07-131-0/+9
* Merge back eplugin-import-branch.Michael Zucci2005-07-121-0/+21
* Add new functions to remove proxy accounts and proxies created by theShreyas Srinivasan2005-07-101-0/+10
* moved to plugins/sa-junk-plugin updated to removed/add these files. assignVivek Jain2005-07-061-0/+13
* use the cache, since we set it up. (efhd_image): added a (private!) formatNot Zed2005-07-061-0/+26
* Added "forward" command-line option for mails.Veerapuram Varadhan2005-07-061-0/+5
* implement extraction of inline signed/encrypted pgp parts and package themMatt Brown2005-07-011-0/+8
* ** See bug #307398Not Zed2005-06-251-0/+15
* ** See bug #301466.Brian Mury2005-06-211-0/+7
* Use SOEXT.Tor Lillqvist2005-06-181-0/+4
* make this run a timeout so we don't update too often and suck loads of cpuNot Zed2005-06-081-0/+5
* Fixing typo (bug 306151). Committing for AndreHarish Krishnaswamy2005-06-071-0/+3
* only let this be included once.Not Zed2005-06-021-0/+8
* change this to sub-class evolution-component, not bonobo-object.Not Zed2005-06-021-0/+9
* Update these methods to use the listener method of access from bonobo asRodney Dawes2005-06-011-0/+11
* Remove this unused method (emfs_response): Remove unused variableRodney Dawes2005-05-251-0/+10
* add helper for plugins to get mail session.Not Zed2005-05-201-0/+5
* Added a error message required for marking messages as read in subfolders.Chenthill Palanisamy2005-05-191-0/+5
* new function to print a non-foldered message. untested.Not Zed2005-05-191-0/+5
* fix rodney's name choices. fix multiple-inclusion. fix forward references.Not Zed2005-05-191-0/+23
* removed include of htmlengine.h which wasn't neededRadek Doulik2005-05-171-0/+11
* forward-reference structuresNot Zed2005-05-161-0/+8
* move e-error into e-util/Not Zed2005-05-161-0/+4
* shell/ChangeLog shell/e-component-registry.c shell/e-component-registry.hSrinivasa Ragavan2005-05-161-0/+4
* Add profiler so that it gets disted properlyRodney Dawes2005-05-141-0/+29
* Fixes bug #273868, #300113, #302831.Shreyas Srinivasan2005-05-131-0/+7
* Use the real folder and real uid (not the virtual if replying to a messageJeffrey Stedfast2005-05-131-2/+8
* EPopupItem emfv_popup_items[] replace Print with Print... Fixes #272242Vivek Jain2005-05-121-0/+5
* mail-ops.c (mail_send_message) Added code to prevent copying of sentSankar P2005-05-071-0/+8
* renamed from mail-errors.xml, add i18n tags, fix some whitespace issues.Not Zed2005-05-061-0/+5
* Removed the schema /schemas/apps/evolution/mail/junk/sa/daemon_port sinceChenthill Palanisamy2005-05-061-0/+6
* Fixed a typo for #272786Sarfraaz Ahmed2005-05-061-0/+4
* use gtk_html_command to ask if selection is active tto avoid usingRadek Doulik2005-05-051-0/+9
* removed include of htmlinterval.h as it's not neededRadek Doulik2005-05-031-0/+5
* remove a call to refresh folder from here call mail_refresh_folder hereParthasarathi Susarla2005-04-281-0/+7
* add some message list loading/profiling points, "list".Not Zed2005-04-281-0/+8
* ** See bug #273752Not Zed2005-04-131-0/+7
* Simplify the scanning for '@' by using strchr().Jeffrey Stedfast2005-04-091-3/+8
* removed. (em_utils_handle_receipt): asynchronously load message if none isNot Zed2005-04-081-0/+25
* ** See bug #74320Not Zed2005-04-061-0/+7
* Add Mark as Read/Unread back to the context menu (#73192) Fix the orderingRodney Dawes2005-04-051-0/+7
* ** See bug #72935Not Zed2005-04-011-0/+6
* ** See bug #72518Not Zed2005-04-011-0/+7
* only noop if we only have 1 message selected, otherwise we don't updateNot Zed2005-04-011-0/+6
* add a11y name to Mail Accounts Table add a11y name to tables in MailLi Yuan2005-03-301-0/+9
* fixedJeffrey Stedfast2005-03-181-1/+0
* Don't show multiple "Mailer" headers even if multipleJeffrey Stedfast2005-03-181-0/+7
* ** See bug #73363Not Zed2005-03-171-0/+10
* ** See bug #73559Not Zed2005-03-171-0/+8
* ** See bug #71003, again.Not Zed2005-03-171-0/+6
* ** See bug #73550Not Zed2005-03-161-0/+7
* ** See bug #73293Not Zed2005-03-111-0/+7
* **fixes bug #73139 change the shared-folder icon names to the names inVivek Jain2005-03-101-0/+6
* ** See bug #66592Not Zed2005-03-041-0/+34
* ** See "bug" 73100Not Zed2005-03-031-0/+7
* include atkutil.h (message_list_construct): cast warning.Not Zed2005-03-021-0/+27
* Fix for 71733.Harry Lu2005-03-021-0/+7
* bump version, requiresJP Rosevear2005-03-011-0/+17
* ** See bug #72609Not Zed2005-02-281-0/+8
* reverted Mengjie's patch for 72545.Not Zed2005-02-281-0/+4
* Added German translation of default inbox.Frank Arnold2005-02-271-0/+4
* make the 'select all' work in all conditions.Mengjie Yu2005-02-251-0/+7
* ** See bug #68459Not Zed2005-02-251-0/+9
* ** See bug #71003Not Zed2005-02-251-0/+7
* ** See bug #34153 and no doubt duplicatesNot Zed2005-02-251-0/+7
* Don't use the pre-UTF-8 converted subject header string from theJeffrey Stedfast2005-02-251-1/+8
* ** See bug #71528.Not Zed2005-02-241-0/+7
* ** See bug #71967Not Zed2005-02-241-0/+8
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-241-0/+5
* fix argument order to memset. (emae_security_page): fix the non-have_nssNot Zed2005-02-231-0/+6
* Use gnome-vfs API to launch external applicationsMarco Pesenti Gritti2005-02-231-0/+5
* ** See bug #40515Not Zed2005-02-231-0/+7
* ** See bug #68866Not Zed2005-02-231-0/+7
* ** See bug #35219Not Zed2005-02-231-0/+10
* ** See bug #64987Not Zed2005-02-231-0/+8
* ** See bug #72337Not Zed2005-02-231-0/+10
* ** See bug #70718Not Zed2005-02-231-0/+9
* The GladeXML object is no longer a part of the private structure, and weRodney Dawes2005-02-231-0/+6
* ** See bug #61363 & e-util/ChangeLogNot Zed2005-02-211-0/+39
* New method to copy the selected text in the mail display, to the clipboardRodney Dawes2005-02-191-0/+38
* use camel_debugRadek Doulik2005-02-151-0/+4
* ** See bug #72266Not Zed2005-02-101-0/+10
* ** See bug #71429Not Zed2005-02-091-0/+7
* ** See bug #72228Not Zed2005-02-081-0/+12
* ** See bug #72209Not Zed2005-02-081-0/+15
* Fix for 72275. try to bring up menu for preivew html object.Harry Lu2005-02-081-0/+10
* reverted jeff's patch for the subscribed hint.Not Zed2005-02-041-0/+8
* if we aren't waiting for cancel, then don't worry about waiting on theNot Zed2005-02-041-0/+7
* Use g_hash_table_foreach_remove() instead so the keys don't point toJeffrey Stedfast2005-02-041-0/+7
* Use the gtk_widget_ensure_style method instead of gtk_widget_realize whenRodney Dawes2005-02-031-0/+8
* Fixes bug #70454Jeffrey Stedfast2005-02-031-0/+9
* Replace "_Virtual Folder" with "_vFolder" for the search menu to create aRodney Dawes2005-02-021-0/+29
* ** See bug #65329.Not Zed2005-02-011-0/+5
* use the type hint to sort for inbox, not the name.Not Zed2005-02-011-0/+15
* ** See bug #71312.Not Zed2005-02-011-0/+8
* Remove unused global symbol.Hans Petter Jansson2005-02-011-0/+4
* Reset the normalised string sort table.Jeffrey Stedfast2005-02-011-0/+5
* Fixes #71937JP Rosevear2005-02-011-0/+8
* Patch by Michael, to supporting tables in e-config, handling hide bits andSushma Rai2005-01-311-0/+18
* ** See bug #67083Not Zed2005-01-311-0/+4
* ** See bug #69850Not Zed2005-01-311-0/+5
* ** See bug #71521.Not Zed2005-01-311-0/+7
* fixedJeffrey Stedfast2005-01-291-4/+5
* ** See bug #71520.Not Zed2005-01-281-0/+7
* See bug #69815.Not Zed2005-01-281-0/+11
* Fix the labels in the account druid to be left aligned, and justified leftRodney Dawes2005-01-281-0/+10
* Fix the dialog to have borders that are HIG-compliant and fix up theRodney Dawes2005-01-281-0/+6
* add a d(x) debugging define and default to offJP Rosevear2005-01-281-0/+4
* Fixes #71774 we should check whether the 'new_name' is a NULL pointer toMengjie Yu2005-01-271-0/+7
* add a11y names for color pickers.Mengjie Yu2005-01-251-0/+6
* Pull in the contact editors, so we can pass pointers to their creationHans Petter Jansson2005-01-251-0/+6
* Fixes #46287JP Rosevear2005-01-251-1/+19
* removed EM_POPUP_SELECT_MARK_[NO]JUNK masksRadek Doulik2005-01-241-0/+10
* changed for 69122.Not Zed2005-01-241-0/+4
* Fix dateJP Rosevear2005-01-221-1/+1
* Fixes #46404JP Rosevear2005-01-221-0/+9
* ** See bug #60664.Not Zed2005-01-211-0/+7
* Added a description function for copying folders (so we don't get aJeffrey Stedfast2005-01-211-0/+9
* ** See bug #55831.Not Zed2005-01-201-0/+11
* Increment i each time thru the loop or we lose widgets.Jeffrey Stedfast2005-01-201-0/+5
* ** See bug #66943.Not Zed2005-01-191-0/+10
* removed e-url.h include.Rodrigo Moya2005-01-181-0/+5
* ** See bug #70768.Not Zed2005-01-181-0/+16
* kill old 'load http 0 now=0' debug.Not Zed2005-01-181-0/+10
* ** Related to changes for #65178.Not Zed2005-01-171-0/+13
* missing commitMichael Zucci2005-01-141-0/+7
* ** See bug #70990.Not Zed2005-01-121-0/+5
* ** See bug #70018.Not Zed2005-01-121-0/+7
* Added conditions to check for shared folders to display different icon ifVivek Jain2005-01-111-0/+5
* remove old code, setup transient parent and weak ref for refresh. someNot Zed2005-01-071-0/+5
* install schemas properlyJP Rosevear2005-01-071-0/+4
* Handle the CamelOfflineStore case just like the CamelDiscoStore case.Jeffrey Stedfast2005-01-071-0/+10
* Add the widget target, missed this.Not Zed2005-01-051-0/+4
* add a semi-dummy target for widget target.Not Zed2005-01-051-0/+3
* handle the "reply" parameter, if set.Not Zed2005-01-051-0/+9
* add atk name for the treeview.Mengjie Yu2005-01-041-0/+5
* moved to after emae_authtype_changed to fix warning.Not Zed2004-12-221-0/+19
* if we're turned on, then record the current authtype setting on theNot Zed2004-12-211-0/+10
* svn path=/trunk/; revision=28152Added 'ja' and 'nl' in default/Makefile.am. T.Aihana2004-12-201-0/+4
* Remove this from CVSRodney Dawes2004-12-151-0/+7
* Fixes #68759JP Rosevear2004-12-141-0/+7
* addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-091-0/+5
* Use stock_new-dir instead of stock_folder for "New Folder" creationRodney Dawes2004-12-091-0/+6
* add mnemonic for buttons, labels, etc. add mnemonic for buttons, labels,Mengjie Yu2004-12-081-0/+6
* and put them here instead so they're available even when the mailer isn'tNot Zed2004-12-081-0/+8
* dont track containee widgets anymore, they are automagically destroyed byNot Zed2004-12-061-0/+6
* Moved various things from e-util to libedataserver.Not Zed2004-12-031-0/+22
* according to the HIG, remove accelerators in the notebook tab labelsMengjie Yu2004-12-021-0/+5
* do not call gconf here as we may be called from worker threadRadek Doulik2004-12-021-0/+10
* add mnemonic for buttons. add atk name for the popup button. add accessMengjie Yu2004-12-011-0/+11
* ** See bug #69339.Not Zed2004-12-011-0/+15
* ** See bug #69579.Not Zed2004-12-011-0/+8
* ** See bug #68958.Not Zed2004-12-011-0/+10
* ** See bug #69446.S.Ça#lar Onur2004-12-011-0/+8
* wrap printf's in debug definesJP Rosevear2004-11-261-0/+4
* get image widget directly from icon factoryJP Rosevear2004-11-261-0/+7
* when starting new spamd, call it with --socketpath parameter to use unixRadek Doulik2004-11-251-0/+14
* Fix date in last ChangeLog entryRodney Dawes2004-11-231-1/+1
* Evolution word spelled with an uppercase EJoan Sanfeliu2004-11-231-0/+6
* Added 'match all' rules.Not Zed2004-11-121-0/+4
* ** Merge in notzed-messageinfo-branch.Not Zed2004-11-121-0/+28
* l = g_list_next (l); in inner loop instead of g = g_list_next (l)..Radek Doulik2004-11-121-0/+9
* Fix the popup id.Not Zed2004-11-031-0/+4
* revert jeff's last change - we do actually want to know when we couldn'tNot Zed2004-11-031-0/+28