/net/cloud-init/

013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* Use gstdio wrappers. Construct UI XML file pathname at run-time.Tor Lillqvist2005-12-182-7/+18
* Include just <gtk/gtk.h> and not a handful of individual gtk headers.Tor Lillqvist2005-12-182-24/+25
* Use gstdio wrappers. Open file in binary mode.Tor Lillqvist2005-12-182-15/+18
* Add copyright blurb. Include just <gtk/gtk.h> and not a handful ofTor Lillqvist2005-12-182-27/+61
* Include libedataserver-$EDS_PACKAGE in the requirement list for E_WIDGETS.Tor Lillqvist2005-12-171-1/+1
* Mail Context Menu re-ordered correctly, fixes bug #323140.Karsten Bräckelmann2005-12-122-2/+7
* Fix #47857Shreyas Srinivasan2005-12-122-1/+5
* See bug ** 323253Shi Pu2005-12-062-1/+9
* literal strings do not need to be \0 terminated, they are alreadyJeffrey Stedfast2005-11-292-6/+13
* ** See bug #322414 Respond to the change ofSam Yang2005-11-282-0/+31
* Use gstdio wrappers. (url_requested): Use g_filename_from_uri() instead ofTor Lillqvist2005-11-252-8/+28
* ** See bug #315987 Send only if account is enabledParthasarathi Susarla2005-11-234-8/+33
* ** See bug 321214. Focus on the Tools-> Settings-> Composer Preferences ->Boby Wang2005-11-182-3/+589
* **See #313096Vivek Jain2005-10-262-2/+9
* Return valid transport, only if the account is enabled.Parthasarathi Susarla2005-10-226-9/+26
* Reverse previous patch because of bug 319376.Jeff Cai2005-10-212-1/+6
* Change the declaration of flag 'preview_active' from one bit of int to oneJeff Cai2005-10-212-1/+7
* composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,Philip Van Hoof2005-10-191-0/+8
* composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,Philip Van Hoof2005-10-191-13/+8
* Include e-attachment-bar.h relative to the top dir, so it stops borkingHarish Krishnaswamy2005-10-192-1/+7
* Fixed mark junk, keybinding to focus search widget.Srinivasa Ragavan2005-10-188-8/+102
* - Enhances Signature-Preferences. - Added shortcuts for common operations.Sankar P2005-10-184-41/+117
* ** See bug 317284Parthasarathi Susarla2005-09-301-0/+2
* ** See bug 317284Parthasarathi Susarla2005-09-292-13/+23
* Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing toTor Lillqvist2005-09-282-6/+7
* Define localtime_r() for Win32 using localtime() (which is thread-safe inTor Lillqvist2005-09-282-2/+13
* Not implemented on Win32.Tor Lillqvist2005-09-282-1/+10
* Define localtime_r() for Win32 using localtime() (which is thread-safe inTor Lillqvist2005-09-282-0/+13
* em-composer-utils.c (reply_get_composer, get_reply_list,Tor Lillqvist2005-09-283-6/+15
* See bug ** 317329 Do not add a NULL uri.Parthasarathi Susarla2005-09-282-0/+7
* Fixes #208647S.Antony Vincent Pandian2005-09-262-1/+20
* Fixes #316983Carsten Guenther2005-09-232-2/+11
* Added code to enable the sent folder button for accounts with "None" setSankar P2005-09-212-2/+12
* Added enum and the code to change the icon for sent items folder. FixesSankar P2005-09-203-0/+12
* Update the Welcome mail.Harish Krishnaswamy2005-09-032-33/+55
* ** See bug #314440.Not Zed2005-08-263-8/+34
* Dont call update. Just set the width on the bar.Srinivasa Ragavan2005-08-242-4/+7
* cast warning away.Not Zed2005-08-247-24/+49
* ** See #312668.Not Zed2005-08-222-1/+14
* fixed a typo: s/occured/occurred/gJens Seidel2005-08-221-1/+1
* put the s/mime message back, awaiting string approval for a changeNot Zed2005-08-195-147/+170
* ** See #312668.Not Zed2005-08-185-345/+79
* Fix a warning. (efhd_bar_resize): Fix the bar size to match other widgets.Srinivasa Ragavan2005-08-172-6/+29
* Add the close call for fd.Kaushal Kumar2005-08-172-0/+8
* ** See #313440.Not Zed2005-08-162-0/+8
* Fix for bug #312545Srinivasa Ragavan2005-08-162-4/+8
* Honour the check_all flag for the scalix provider. Fixes bug #313582.Christian Kellner2005-08-162-1/+8
* Fix two mnemonic conflicts in the context menus for the mailerRodney Dawes2005-08-152-2/+7
* first prepare the page and then validate **Fixes #273842Vivek Jain2005-08-122-34/+40
* ** See #232499.Not Zed2005-08-122-3/+50
* check if the account is enabled, before adding the store ** Fixes #313057Vivek Jain2005-08-112-1/+8
* return the target in any case. It will be an empty target and not NULL.Parthasarathi Susarla2005-08-113-8/+12
* Fix to hide the attachment bar when no attachments and to resize when theSrinivasa Ragavan2005-08-112-24/+49
* ** See #271985.Not Zed2005-08-113-8/+21
* ** See #312715.Not Zed2005-08-106-113/+44
* Use the bootstrap import library for libevolution-mail.la on Win32 asTor Lillqvist2005-08-102-1/+12
* Link with all needed libraries. Use -no-undefined on Win32. Work aroundTor Lillqvist2005-08-102-5/+31
* ** See bug #304938.Not Zed2005-08-092-1/+9
* fix typo in ChangelogShreyas Srinivasan2005-08-081-1/+1
* ** See bug #300881.Not Zed2005-08-082-3/+12
* check part before using it, else dump sourceVivek Jain2005-08-082-6/+17
* ** See bug #312397.Not Zed2005-08-082-2/+12
* Change instances of "vfolder" that appear in the UI to use the termRodney Dawes2005-08-0811-33/+138
* (emae_option_checkspin) initialize local variable "label".David Malcolm2005-08-062-1/+6
* ** See bug #273885.Not Zed2005-08-058-21/+79
* Fixes the bug #312410.Srinivasa Ragavan2005-08-052-11/+14
* Killed a warning.Srinivasa Ragavan2005-08-042-1/+5
* not here.Not Zed2005-08-043-5/+17
* Bummer, reverting previous accidental commitJules Colding2005-08-031-23/+23
* Add missing forward referencesJules Colding2005-08-031-23/+23
* Allocated a new string to be used for the error dialog response to avoidArunprakash2005-08-032-1/+7
* Included 'gtkentry.h' to resolve the symbol 'GTK_ENTRY'.Shakti Sen2005-08-022-0/+8
* Fixed a bug where the last path is not preserved well.Srinivasa Ragavan2005-08-022-6/+13
* always process all nodes we have, even if we have already seen the topNot Zed2005-08-022-13/+21
* missed commitMichael Zucci2005-08-011-0/+7
* ** See bug #300607.Not Zed2005-08-011-23/+60
* Fix #311223. Include <camel/camel-multipart.h> so that lazy binding doesShreyas Srinivasan2005-07-292-0/+6
* Fix #307358. Check if the provider type exists before senisitizingShreyas Srinivasan2005-07-292-4/+12
* ** See bug #311440.Not Zed2005-07-292-3/+8
* Update the "Full Name" text entry with the detected real name of the user.Praveen Kumar2005-07-282-1/+8
* Changed "Host" to "Server"Srinivasa Ragavan2005-07-272-2/+6
* hack to make it honour the 'refresh only inbox' imap/groupwise setting.Not Zed2005-07-272-4/+16
* Fix make distcheck issues.Harish Krishnaswamy2005-07-272-0/+5
* Added code to create a attachment bar.Srinivasa Ragavan2005-07-257-36/+542
* reverted dobey's busted view->hide* menu stuff.Not Zed2005-07-212-12/+8
* if we get a null default, then set "" on the entry. (emae_option_entry):Not Zed2005-07-21