aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
AgeCommit message (Expand)Author
2005-10-03win32: fixed not-working translation on non-ascii directory.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-29made 2.1.3 release.hiro
2005-09-28make the message catalog location absolute path if LOCALEDIR is relative.hiro
2005-09-28only show subject on the compose titlebar.hiro
2005-09-27fixed S/MIME.hiro
2005-09-27src/rfc2015.c: check_signature(): set transfer encoding for S/MIME.hiro
2005-09-27display the subject line in the window title bar.hiro
2005-09-27verify PKCS#7 (S/MIME) signature.hiro
2005-09-26modified ChangeLog.hiro
2005-09-26libsylph/html.c: improved entity references conversion.hiro
2005-09-22implemented 'Save all'.hiro
2005-09-22summaryview.c: align selected row to center when reached to the edge on key o...hiro
2005-09-22summaryview.c: keep selecting row after changing thread display.hiro
2005-09-21configure.in: removed mbs/wcs functions check.hiro
2005-09-21removed mbs/wcs functions which are no longer required.hiro
2005-09-21don't display checkbox if 'get all' is unavailable in account edit dialog.hiro
2005-09-21don't display checkbox on non-selectable rows in subscribe dialog.hiro
2005-09-20reimplemented grouplistdialog with GtkTreeView.hiro
2005-09-16don't display code conversion error and line limit warning on draft mode.hiro
2005-09-16modified the display of folder view.hiro
2005-09-15made 2.1.2 release.hiro
2005-09-15use $DATADIRNAME for $localedir if it is defined.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-13updated files to be included in tarball.hiro
2005-09-13changed the license of LibSylph from GPL to LGPL.hiro
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