summaryrefslogtreecommitdiff
path: root/camel
Commit message (Expand)AuthorAgeFilesLines
* add new match-thread type "unreplied", matches messages that are unrepliedNot Zed2006-01-252-16/+28
* lookup for CNC only if we are connected.Parthasarathi Susarla2006-01-243-22/+105
* do not contact the server each time we add junk, just once, while markingParthasarathi Susarla2006-01-235-33/+61
* Id the content-type refcount is <1 then free it and assign it to NULLParthasarathi Susarla2006-01-232-0/+7
* changed "mails" to "mail". Regards to bug 325569 and 325657.Andre Klapper2006-01-191-1/+1
* fixed a typo and improved an error message. Fixes bug 325657.Andre Klapper2006-01-192-1/+6
* ** See Bug #323106, #326385 Use %G instead of %SParthasarathi Susarla2006-01-161-0/+2
* ** See Bug #323106, #326385 Use %G instead of %SParthasarathi Susarla2006-01-163-15/+35
* set the service-status to CAMEL_SERVICE_DISCONNECTEDParthasarathi Susarla2006-01-162-0/+6
* Remove lame debug fprintf's. Whack one self on head for committing them.Shreyas Srinivasan2006-01-161-3/+0
* User g_return_val_if_fail instead of g_assert. Do not crash. ReturnParthasarathi Susarla2006-01-123-6/+13
* put the created date, in case of missing delivered dateParthasarathi Susarla2006-01-122-5/+6
* put the created date, in case of missing delivered dateParthasarathi Susarla2006-01-121-1/+6
* put the created date, in case of missing delivered dateParthasarathi Susarla2006-01-124-10/+23
* put the created date, in case of missing delivered dateParthasarathi Susarla2006-01-123-81/+102
* put the created date, in case of missing delivered dateParthasarathi Susarla2006-01-121-1/+23
* Delete function camel_mkdir().Simon Zheng2006-01-1016-58/+56
* Fix #321812 unref diary only when the store finalize is called.Shreyas Srinivasan2006-01-102-7/+13
* Quiet CVSKjartan Maraas2006-01-051-0/+3
* Fixety fixKjartan Maraas2006-01-051-1/+1
* Return stuff from this non-void function. Move some vars inside #ifdefKjartan Maraas,,234917702006-01-054-4/+16
* As this (Win32-only) function is called from evo, too, it needs a thirdTor Lillqvist2006-01-043-3/+12
* saves the summary to the disk (groupwise_sync): remove a lot of junk codeParthasarathi Susarla2006-01-042-7/+30
* saves the summary to the disk (groupwise_sync): remove a lot of junk codeParthasarathi Susarla2006-01-045-100/+107
* removed one typo. Fixes bug 305549.Andre Klapper2005-12-231-1/+1
* Network Manager SupportShreyas Srinivasan2005-12-225-45/+94
* *** empty log message ***Parthasarathi Susarla2005-12-151-1/+0
* Fix #323106:Tor Lillqvist2005-12-143-7/+31
* ** See bug 317794 Do not convert folder names here, there are alreadyParthasarathi Susarla2005-12-142-2/+10
* use glib 2.8 functions for win32 onlyChenthill Palanisamy2005-12-141-0/+4
* camel-nntp-grouplist.c Use gstdio wrappers.Tor Lillqvist2005-12-133-11/+19
* camel-groupwise-store.c Use gstdio wrappers. Use GDir instead of direntTor Lillqvist2005-12-133-39/+43
* Include Winsock headers on Win32.Tor Lillqvist2005-12-133-24/+94
* camel-folder.c Just cosmetics.Tor Lillqvist2005-12-135-30/+91
* Use gstdio wrappers. Use binary mode when opening files. UseTor Lillqvist2005-12-132-20/+31
* Use g_usleep() instead of sleep() which isn't available (as such) onTor Lillqvist2005-12-132-5/+17
* Use gstdio wrappers. Use g_filename_to_uri().Tor Lillqvist2005-12-133-165/+192
* Include the Winsock2 headers on Win3.Tor Lillqvist2005-12-112-0/+8
* Implement gai_strerror() for Win32. (cs_waitinfo): Use select() instead ofTor Lillqvist2005-12-112-9/+64
* Use gstdio wrappers. Ifdef out implementation on Win32 for now. Will haveTor Lillqvist2005-12-112-11/+49
* No need to have ifdefs for g_access() here, camel-private #definesTor Lillqvist2005-12-112-4/+6
* ** See bug 321830Parthasarathi Susarla2005-12-093-13/+23
* Just #define O_BINARY as 0 on Unix, less ifdefs that way. Should really doTor Lillqvist2005-12-092-15/+12
* restore missing declarations for non-Win32 systems.David Malcolm2005-12-093-2/+26
* Use gstdio wrappers. Use GLib portable path manipulation API. No symlinksTor Lillqvist2005-12-088-122/+191
* Bypass the external command stuff on Win32.Tor Lillqvist2005-12-083-4/+16
* Improve ChangeLog entry.Tor Lillqvist2005-12-081-5/+6
* Drop unused <dirent.h>.Tor Lillqvist2005-12-086-71/+109
* *** empty log message ***Parthasarathi Susarla2005-12-081-1/+1
* if search expression of a vfolder is null, make it an empty string. FixJeff Cai2005-12-082-2/+9