aboutsummaryrefslogtreecommitdiff
path: root/libsylph
AgeCommit message (Expand)Author
2005-10-12also log IMAP4 literal strings.hiro
2005-10-12fixed parsing of literal data in IMAP4 response.hiro
2005-10-11output g_log() messages to the log window and log file. Disabled console wind...hiro
2005-10-11updated ChangeLog.ja.hiro
2005-10-10fixed crashes on abnormal date.Hiro
2005-10-07support literals in IMAP response.hiro
2005-10-06conv_filename_from_utf8(), conv_filename_to_utf8(): put an assertion.hiro
2005-10-06added file system path info to folder prefs.hiro
2005-10-06win32: environmental variable fix.hiro
2005-10-04fixed my_tmpfile() for win32.hiro
2005-10-03fixed rename on win32.hiro
2005-09-30Win32: set the default font to 'MS Gothic 12' on Japanese environment.hiro
2005-09-26libsylph/html.c: improved entity references conversion.hiro
2005-09-22implemented 'Save all'.hiro
2005-09-21removed mbs/wcs functions which are no longer required.hiro
2005-09-20reimplemented grouplistdialog with GtkTreeView.hiro
2005-09-16modified the display of folder view.hiro
2005-09-15re-enabled prefs_common.allow_jisx0201_kana.hiro
2005-09-14fixed warnings about signedness difference.hiro
2005-09-14normalize address fields before encoding them.hiro
2005-09-13changed the license of LibSylph from GPL to LGPL.hiro
2005-09-13added 'View/Sort/by thread date'.hiro
2005-09-12imap.c: changed the message number limit on COPY.hiro
2005-09-09added missing translation string.hiro
2005-09-09update progress bar when executing long IMAP4 operations.hiro
2005-09-08md5_hmac_get(): minor code cleanup.hiro
2005-09-08replaced md5.[ch] with public domain code in GNet.hiro
2005-09-08moved mbox.[ch] into libsylph.hiro
2005-09-07imap.c: limit number of messages to be copied at a time with COPY command to ...hiro
2005-09-07adjusted the freqency of UI update on IMAP4.hiro
2005-09-07support UTF-8 in guessing Japanese encoding.hiro
2005-09-06added UI hints for IMAP4 operation.hiro
2005-09-06save GPG settings even if GPGME is disabled.hiro
2005-09-05imap.c: show progress when executing operations which takes long time.hiro
2005-09-05moved more modules to libsylph.hiro
2005-09-05made query-password function UI independent.hiro
2005-09-02fixed signedness warnings.hiro
2005-09-02moved recv.[ch] to libsylph.hiro
2005-09-02moved html.[ch] to libsylph.hiro
2005-08-31separated UI code from prefs_common.c and prefs_account.c.hiro
2005-08-31use hash table in prefs.c.hiro
2005-08-31made some core modules library (libsylph).hiro