aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
AgeCommit message (Expand)Author
2005-10-24create/destroy input dialog each time it is displayed.hiro
2005-10-24set the title of separated message window to '(Subject) - Sylpheed.hiro
2005-10-24fixed the problem that DnD didn't work on GTK+ 2.8hiro
2005-10-21src/main.c: replaced gdk_input_add() with GIOChannel.hiro
2005-10-20textview.c: optimized a bit.hiro
2005-10-20textview.c: don't move cursor if selection exists.hiro
2005-10-20fixed execution failure on filtering if a file path includes space.hiro
2005-10-20textview.c: fixed a problem that the view was scrolled to top when it got focus.hiro
2005-10-20added '--configdir' option which specifies config directory.hiro
2005-10-18win32: modified the default commands.hiro
2005-10-18made 2.1.4 release.hiro
2005-10-18prefs_filter_open(): correct focus when msginfo is specified.hiro
2005-10-17win32: made the default editor command 'notepad'.hiro
2005-10-17adjusted the minimum input dialog size.hiro
2005-10-17win32: fixed compilation failure.hiro
2005-10-17added the default browser to the option of URI command.hiro
2005-10-17handle destroy event properly.hiro
2005-10-14git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@649 ee746299-78ed-0310-b7...hiro
2005-10-14made some warnings just debug messages.hiro
2005-10-14changed the locale charset of Japanese Windows from Shift_JIS to CP932.hiro
2005-10-13enhanced the support of environment-dependent Japanese characters.hiro
2005-10-13modified the text of mailbox setup dialog.hiro
2005-10-13git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@643 ee746299-78ed-0310-b7...hiro
2005-10-13enabled the property of the top folder.hiro
2005-10-13fixed parsing of literal data (skip quotes)hiro
2005-10-12also log IMAP4 literal strings.hiro
2005-10-12win32: make alert dialog in front on focus out.hiro
2005-10-12fixed prefix on G_LOG_LEVEL_WARNING.hiro
2005-10-12fixed parsing of literal data in IMAP4 response.hiro
2005-10-12brought back 'Crate filter rule' in the context menu.hiro
2005-10-11fixed the label 'Type' not aligned to right at folder property dialog.hiro
2005-10-11git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@632 ee746299-78ed-0310-b7...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-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-06win32: include startup directory into %PATH% for GSpawn.hiro
2005-10-05support SSL on win32.hiro
2005-10-04fixed my_tmpfile() for win32.hiro
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