/devel/silc-toolkit/

ry'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* Include the camel-vee-store.h header from the uninstalled copy.Not Zed2001-02-202-1/+6
* Create vTrash folders for all remote stores as well.Jeffrey Stedfast2001-02-202-0/+8
* Add the auto-update flag to the folder open flags.Not Zed2001-02-202-1/+7
* New handy dandy function to ref and return the vfolder storage (willJeffrey Stedfast2001-02-2012-332/+394
* Unref the driver here, in the subthread, so we dont block the gui while itNot Zed2001-02-202-5/+13
* Dont do the thaw/freeze set here. (update_folders): "Not Zed2001-02-203-31/+59
* Not sure it makes any difference, but lets ref the folder while the hashJeffrey Stedfast2001-02-172-6/+14
* Reverse the changes I made yesterday.Jeffrey Stedfast2001-02-173-5/+10
* Have the mail-config and openpgp initialize here instead.Jeffrey Stedfast2001-02-163-4/+13
* reverse the order of some command-line flags for verifyJeffrey Stedfast2001-02-161-5/+5
* Use mail_storage_create_folderJeffrey Stedfast2001-02-166-34/+125
* Wrapped the address compare functions in a #ifdef (address_compare):Jeffrey Stedfast2001-02-162-0/+17
* Add the --no-tty flag.Jeffrey Stedfast2001-02-152-0/+5
* Ignore generated .oaf filesDan Winship2001-02-151-0/+1
* Rewrite explanatory comments to use normal regexps rather than procmailDan Winship2001-02-152-52/+68
* Connect to the "create_folder" signal on the storage.Dan Winship2001-02-152-0/+60
* Setup the Trash folder.Jeffrey Stedfast2001-02-155-43/+261
* Fix some uninitialized variables.Christopher James Lahey2001-02-142-4/+10
* if doing a full update, save the cursor pos and restore it afterwards.Not Zed2001-02-133-5/+64
* Clean out the cruft in the Accounts section before writing the currentJeffrey Stedfast2001-02-132-0/+5
* Strip the leading "/" from the Namespace/Path entry if the providerJeffrey Stedfast2001-02-132-1/+38
* xml-i18n-tools setup. Mark strings for translation.Kjartan Maraas2001-02-133-14/+23
* Re-add non-static forward_messages. mail-view.c needs it.Dan Winship2001-02-123-1/+7
* ackJeffrey Stedfast2001-02-111-0/+1
* Don't leak memory. (forward_messages): change doinline to be a gbooleanJeffrey Stedfast2001-02-114-11/+19
* Check the full list of IDs instead of just the default id and if we findJeffrey Stedfast2001-02-112-19/+96
* Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-116-126/+7
* Updates for CamelStore changes, small memory leak fixes. (lookup_folder):Dan Winship2001-02-1012-566/+443
* New location for this function.Jeffrey Stedfast2001-02-094-148/+148
* Reworked some keep-mail-on-server logic so that we ALWAYS look for aJeffrey Stedfast2001-02-093-28/+38
* only free driver, if set. (fetch_mail_fetched): Unref the driver here, soNot Zed2001-02-095-89/+239
* Set the sensitivity of the spin button based on the state of the checkbox.Jeffrey Stedfast2001-02-092-0/+5
* more reasonable default for the auto-check minutes spin boxJeffrey Stedfast2001-02-091-1/+1
* Properly do defaults here. (mail_config_write): Removed some of theJeffrey Stedfast2001-02-092-40/+58
* Cast the CamelMedium to a CamelMimePart before performing actions on it asJeffrey Stedfast2001-02-098-1/+139
* Use "contains" because the subject might be broken into subparts and usingJeffrey Stedfast2001-02-082-1/+7
* Init active_downloads hash if it hasn't been yet.Not Zed2001-02-082-0/+11
* Handle internal camel status return. (receive_done): Remove activeNot Zed2001-02-087-58/+186
* Check current_message for NULL - this fixes a bug running under SunOS (notJeffrey Stedfast2001-02-082-1/+7
* Oops, save the seen_timeout variable.Jeffrey Stedfast2001-02-072-0/+11
* Added libmenus.la.Christopher James Lahey2001-02-075-2/+69
* Change how the attachments are displayed.Iain Holmes2001-02-073-5/+92
* Updated to checkfor "(none)".Jeffrey Stedfast2001-02-073-5/+68
* added mail-send-recv.hJeffrey Stedfast2001-02-071-0/+1
* We are now going to use a file descriptor and a CamelMimeParser ratherJeffrey Stedfast2001-02-062-123/+110
* oops, forgot to add this fileJeffrey Stedfast2001-02-061-0/+39
* Moved bonobo includes from the .c to the .h. IncludeChristopher James Lahey2001-02-0610-10/+44
* fixed up the display a bitJeffrey Stedfast2001-02-061-3/+5
* New function to handle inline pgp-signatures.Jeffrey Stedfast2001-02-062-8/+58
* Keep track of the CheckSettings check boxes. (transport_next): Connect ifJeffrey Stedfast2001-02-065-43/+57
* Updated to not connect when getting a list of authtypes. (transport_next):Jeffrey Stedfast2001-02-065-15/+50
* Fix dodgy libxml allocation pollution, and potential faults on NULLMichael Meeks2001-02-042-3/+15
* Cleaned up so we dont add an unecessary level of indenting.Not Zed2001-02-023-65/+115
* Fix bug in autodetected mboxesIain Holmes2001-01-313-44/+65
* Fix typo.Kjartan Maraas2001-01-302-1/+5
* Cast the camel_stream_mem_new() to a CamelStreamMem.Jeffrey Stedfast2001-01-303-2/+7
* Return efence ifdefs to 0 for solaris buildJP Rosevear2001-01-302-2/+6
* (build_tree): Oops, turn on BROKEN_ETREE again.Michael Zucci2001-01-292-3/+6
* Debug function to compare the tree we think we have, after an incrementalNot Zed2001-01-297-25/+201
* Turns out that I was wrong about the g_get_real_name mem leak, god damnJeffrey Stedfast2001-01-292-3/+7
* Use UTF-8. (set_defaults): Use UTF-8 and also fixed a memory leak byJeffrey Stedfast2001-01-293-20/+41
* Update copyrights.Ettore Perazzoli2001-01-282-2/+2
* Make the advanced search dialog use stock buttons. Make the OK buttonEttore Perazzoli2001-01-283-1/+17
* Make the vfolder and "advanced search" dialogs a bit larger for betterEttore Perazzoli2001-01-283-0/+10
* Changed to use mail_save_part to save the data in another thread.Not Zed2001-01-284-57/+135
* Don't handle home and end keys since %ETable deals with them now.Christopher James Lahey2001-01-282-10/+5
* Protect against NULL address pointers. (subject_compare): Same but forJeffrey Stedfast2001-01-282-0/+12
* warnings go byebyeIain Holmes2001-01-272-3/+11
* Try a control before an embeddable instead of an embeddable before aEttore Perazzoli2001-01-272-15/+25
* Check for a NULL service->url as we obviously can't subscribe to foldersJeffrey Stedfast2001-01-273-21/+46
* Fix some compile problems and stop the blank mail appearing with the mboxIain Holmes2001-01-274-8/+53
* Fix an uninitialized variable use.Dan Winship2001-01-272-4/+8
* (Fixing an old FIXME)Jason Leach2001-01-262-12/+10
* Define BROKEN_ETREE again, till we get this stuff fixed better.Not Zed2001-01-263-9/+24
* Fix the "sender contain" quicksearch rule by adding a missingEttore Perazzoli2001-01-262-3/+9
* Yes, some more screw ups...Iain Holmes2001-01-262-16/+7
* Yes, I screwed up.Iain Holmes2001-01-261-2/+1
* GNOME_Evolution_Mail.oafinfoIain Holmes2001-01-266-10/+72
* ForgotIain Holmes2001-01-261-1/+21
* Neater importer stuff.Iain Holmes2001-01-2610-87/+578