platform/upstream/evolution-data-server.git
2005-12-08 Tor LillqvistCompare the strings, not the pointers.
2005-12-08 Tor LillqvistAdd NONE:INT.
2005-12-08 Tor LillqvistUse gstdio wrappers.
2005-12-08 Tor LillqvistUse gstdio wrappers.
2005-12-08 Tor LillqvistAdd the new files. Install e-xml-utils.h.
2005-12-08 Tor LillqvistUse e_xml_parse_file() and e_xml_save_file(). As e_xml_...
2005-12-08 Tor Lillqvistlibedataserver/e-xml-utils.c New files. (e_xml_parse_fi...
2005-12-08 Jeff Caiif search expression of a vfolder is null, make it...
2005-12-08 Tor LillqvistWin32 port: Include <winsock2.h>. Use g_htonl() and...
2005-12-08 Tor LillqvistUse gstdio wrappers for full non-ASCII filename support...
2005-12-08 Tor LillqvistUse gstdio wrappers for full non-ASCII filename support...
2005-12-08 Tor LillqvistUse g_get_tmp_dir() instead of hardcoding /tmp. Use...
2005-12-08 Tor LillqvistUse UTF-8 case folding and collation. Yeah, maybe this...
2005-12-08 Tor LillqvistAdd the incorrect ASCII-only spellings "fraulein" and...
2005-12-08 Tor LillqvistSpell "fräulein" and "señor*" correctly. Add "doktor...
2005-12-08 Tor LillqvistUse gstdio wrappers. Open files in binary mode.
2005-12-08 Tor LillqvistUse gstdio wrappers.
2005-12-08 Tor LillqvistUse gstdio wrappers. On Win32, register own open and...
2005-12-07 Tor LillqvistLink with libedatasererui's bootstrap import library...
2005-12-07 Irene HuangFix for #323349.
2005-12-07 Tor LillqvistAs we are using this file (and not the prebuilt one in
2005-12-06 Francisco Javier... Updated Spanish translation.
2005-12-06 Parthasarathi... Add a new item contentid in the EGwAttachment structure...
2005-12-06 Tor LillqvistSet LIBEXECDIR_IN_SERVER_FILE to libexecdir on Unix...
2005-12-06 Ales NyakhaychykUpdated Belarusian translation.
2005-12-06 Tor LillqvistFix the timestamp for the entry for my previous commit...
2005-12-06 Tor Lillqvistcamel-index.c camel-mime-filter-basic.c camel-mime...
2005-12-05 Parthasarathi... Setup disco journal during store construct. Previously...
2005-12-05 Alexander ShopovUpdated Bulgarian translation by Alexander Shopov ...
2005-12-04 Kjartan MaraasUpdated Norwegian bokmål translation. Same
2005-12-04 Ignacio Casal... *** empty log message ***
2005-12-04 Funda WangUpdated Simplified Chinese translation of e-d-s
2005-12-03 Adam WeinbergerAdded missing file. Updated Canadian English translation.
2005-12-02 Ignacio Casal... *** empty log message ***
2005-12-02 Shi Pu** See bug #321139
2005-12-02 Tor LillqvistAdd missing dash in the executable file's name in the...
2005-12-02 Tor LillqvistNew file, a script used to build a Win32 zipfile distri...
2005-12-01 Tor LillqvistIf building against a GLib older than 2.8, map those...
2005-12-01 Tor LillqvistAdd gmtime_r() implementation (a simple macro) for...
2005-12-01 Chenthill Palanisamyfixes a build break for OS which uses glib 2.4
2005-12-01 Tor LillqvistDrop the realpath() implementation. realpath() is only...
2005-12-01 Chenthill Palanisamyfixes a build break for OS using glib-2.4
2005-12-01 Chenthill Palanisamyfixes a build break.
2005-12-01 Jeff CaiEvolution should not send command with zero additional...
2005-11-30 Tor LillqvistFix silly bug in the ifdef section for "uncommon" platf...
2005-11-30 Tor Lillqvistcamel-nntp-folder.c Remove some unneeded headers.
2005-11-30 Harish KrishnaswamyAllow environment override of the LDAP result timeout.
2005-11-30 Tor LillqvistDefine O_BINARY as 0 on Unix. Add declarations for...
2005-11-29 Sushma RaiAdded support for LDAP_DEBUG environment variablem...
2005-11-28 Chenthill Palanisamyfixes #317322
2005-11-28 Chenthill Palanisamyfixes #318777
2005-11-26 Sushma RaiInitializing the error value. Fixes as crash. Also...
2005-11-25 Tor Lillqvistlib/e2k-uri.c (e2k_uri_new) Use g_ascii_strncasecmp...
2005-11-25 Tor LillqvistUse g_ascii_strcasecmp() instead of strcasecmp() for...
2005-11-25 Tor LillqvistNo segv handling on Win32. Run-time path construction...
2005-11-25 Tor LillqvistAdd declaration for our Win32-only fsync() and realpath...
2005-11-25 Tor LillqvistInclude e-util.h and redefine EVOLUTION_LOCALEDIR as
2005-11-25 Tor LillqvistUse <winldap.h> and openldap-extract.h on Windows.
2005-11-25 Tor LillqvistLink with more libraries to avoid unresolved externals...
2005-11-25 Tor LillqvistNew file. Contains various things lifted from OpenLDAP...
2005-11-25 Tor LillqvistInclude libedataserver-private.h to get redefinition of
2005-11-25 Tor LillqvistDrop unused static function. (e_categories_add_relative...
2005-11-25 Tor LillqvistDeclare the above new public Win32-only functions.
2005-11-25 Tor LillqvistImplement install-anywhere machinery for Win32. (DllMai...
2005-11-25 Tor LillqvistAdd libedataserver-private.h. Pass more configure-time...
2005-11-25 Tor LillqvistNew file. Declares so far some Win32-only functionality...
2005-11-25 Tor LillqvistUse g_ascii_strcasecmp() instead of strcasecmp() for...
2005-11-25 Tor LillqvistUse g_ascii_strncasecmp() instead of strncasecmp()...
2005-11-25 Tor LillqvistInclude strptime() implementation lifted from glibc...
2005-11-25 Tor LillqvistUse g_get_host_name() from GLib 2.8 instead of gethostn...
2005-11-25 Tor LillqvistUse gstdio wrappers for better non-ASCII filename suppo...
2005-11-22 Roozbeh PournaderUpdated Persian translation. Translator: Meelad Zakaria...
2005-11-22 Alexander ShopovUpdated Bulgarian translation by Alexander Shopov ...
2005-11-22 Ignacio Casal... *** empty log message ***
2005-11-20 Takeshi AIHANAUpdated Japanese translation for v1.5.2.
2005-11-18 Ross BurtonFix build
2005-11-18 Jeff CaiIf no diary is created, no need to do resync.
2005-11-17 Ross BurtonDon't do byte order checks at runtime but use the GLib...
2005-11-17 Ross BurtonDon't do byte order checks at runtime but use the GLib...
2005-11-17 Ross BurtonUse G_DEFINE_TYPE and add some more const keywords.
2005-11-15 Ross BurtonUse lazy bindings (#321515)
2005-11-15 Kjartan MaraasUpdated Norwegian bokmål translation. Same.
2005-11-14 Harish KrishnaswamyAdd hula to SUBDIRS.
2005-11-14 Harish KrishnaswamyRelease updates, bump version. ***** Release 1.5.2...
2005-11-14 Harish KrishnaswamyAdd hula/Makefile to AC_OUTPUT
2005-11-14 Harish KrishnaswamyCamel Hula provider - initial commits.
2005-11-13 Francisco Javier... Updated Spanish translation.
2005-11-10 Sushma RaiAllowing multiple selection in name selector dialog...
2005-11-09 Adam WeinbergerUpdated Canadian English translation.
2005-11-09 Parthasarathi... initialise mi and free some stuff (groupwise_expunge...
2005-11-09 Sankar PChanged the string so as to be consistent with Win32...
2005-11-09 Shreyas SrinivasanUncomment code which previously fixed offlining code.
2005-11-09 Sankar PAdded code to handle the Quota errors. Fixes #314476
2005-11-07 Parthasarathi... ** See bug #320736 Check if the attachment buffer is...
2005-11-07 Parthasarathi... ** See bug #320736 Check if the attachment buffer is...
2005-11-06 Francisco Javier... Updated Spanish translaation.
2005-11-03 Ilkka TuohelaUpdated Finnish translation
2005-11-02 Miloslav TrmacUpdated Czech translation.
2005-11-02 Parthasarathi... *** empty log message ***
2005-10-29 Takeshi AIHANAUpdated Japanese translation for v1.5.1.
next