aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-09-13fixed sorting bug when flags changed.hiro
2005-09-13updated COPYING and added COPYING.LIB.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-08fixed the folder tree bug of addressbook.hiro
2005-09-08md5_hmac_get(): minor code cleanup.hiro
2005-09-08replaced md5.[ch] with public domain code in GNet.hiro
2005-09-08use ${datadir} instead of ${prefix}/${DATADIRNAME}.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-05modified ChangeLog.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-05moved procmsg.c::procmsg_get_filter_keyword() to filter.c::filter_get_keyword...hiro
2005-09-05made query-password function UI independent.hiro
2005-09-05moved procmsg.c::procmsg_send_queue() to send_message.c::send_message_queue_a...hiro
2005-09-02fixed signedness warnings.hiro
2005-09-02moved two functions from prefs_filter.c to filter.c.hiro
2005-09-02moved prefs_filter_read_config() to filter.c.hiro
2005-09-02moved recv.[ch] to libsylph.hiro
2005-09-02moved html.[ch] to libsylph.hiro
2005-09-01removed unused headers.hiro
2005-09-01separated UI code from account.c.hiro
2005-09-01separated some enums to reduce dependency.hiro
2005-09-01more code cleanups.hiro
2005-08-31separated UI code from prefs_common.c and prefs_account.c.hiro
2005-08-31enable compilation on MinGW.hiro
2005-08-31use hash table in prefs.c.hiro
2005-08-31made some core modules library (libsylph).hiro
2005-08-30separated UI code from prefs.c.hiro
2005-08-30code cleanup.hiro
2005-08-29separate UI codes from utils.c.hiro
2005-08-29separate LogWindow from utils.c.hiro
2005-08-29made debug_mode static variable in utils.c.hiro
2005-08-29fixed broken message/* attachments on pgp-sign.hiro
2005-08-26the line space setting now applies to the compose window.hiro
2005-08-26fixed socket resource leak on Win32.hiro
2005-08-25expand/collapse tree row on double click.hiro
2005-08-25fixed refresh of addressbook folder contents.hiro
2005-08-24separated trayicon into another module, and notify new messages with trayicon...hiro
2005-08-24use GtkFontButton for font setting.hiro
2005-08-24removed stock_pixmap_widget().hiro
2005-08-23modified the 'Empty trash' messages.hiro
2005-08-23initial implementation of the tray icon.hiro