aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
AgeCommit message (Expand)Author
2005-07-07modified the order of search buttons.hiro
2005-07-07made the order of buttons comply with GNOME HIG.hiro
2005-07-06replaced sylpheed logo with new one.hiro
2005-07-06removed unused images.hiro
2005-07-06added 'insert signature' icon.hiro
2005-07-05fixed 'make distcheck'.hiro
2005-07-05replaced pixmaps icons with png images.hiro
2005-07-04mark cache as dirty if open failed.hiro
2005-07-04made 2.0.0beta4 release.hiro
2005-07-04fixed selection becoming wrong when another folder was clicked quickly.hiro
2005-07-04unified mh_move_folder and mh_rename_folder.hiro
2005-07-04implemented IMAP4 folder move.hiro
2005-07-01implemented folder move.hiro
2005-07-01fixed a bug in syncing folder path.hiro
2005-06-30reflect flag changes of manual filtering to IMAP server.hiro
2005-06-30when sending messages, check for line length limit and display warning if exc...hiro
2005-06-29check for filename encoding on the first run.hiro
2005-06-29reverted the previous change of Date: header.hiro
2005-06-28overwrite Date: header with current time when sending from queue.hiro
2005-06-28put a warning if invalid filenames appear on the scan of MH folder.hiro
2005-06-27fixed a possible crash on the view change from imageview to textview.hiro
2005-06-24show SSL verify result as string.hiro
2005-06-24use g_file_test() instead of stat() in some functions.hiro
2005-06-24verify SSL certificate when connecting.hiro
2005-06-24removed some warnings.hiro
2005-06-24removed unused option 'enable_hscrollbar'.hiro
2005-06-24removed unrequired function.hiro
2005-06-23made 2.0.0beta3 release.hiro
2005-06-23expand parent folder when new one is created.hiro
2005-06-23added 'Compose new message' and 'Open with Web browser' to the context menu o...hiro
2005-06-23modified the way to revert selection after menu popup.hiro
2005-06-23made LDAP bind password entry invisible.hiro
2005-06-22fixed bugs of quote colors setting.hiro
2005-06-22made summary columns reorderable by DnD.hiro
2005-06-22updated ChangeLog.hiro
2005-06-22disabled strict checking of caches by stat() and improved the performance.hiro
2005-06-21modified the alert message on deleting folders.hiro
2005-06-21moved the option of max news articles to account prefs.hiro
2005-06-21added an option to encrypt when replying to encrypted message.hiro
2005-06-21use currently visible textview for selection reply.hiro
2005-06-20enabled GPGME and OpenSSL support by default. Use pkg-config to detect OpenSSL.hiro
2005-06-20imap.c: fixed parse errors when embedded null characters appeared in headers.hiro
2005-06-20added 'Add to address book' to the context menu of textview.hiro
2005-06-17added an option to execute command when new messages arrived.hiro
2005-06-16made 2.0.0beta2 release.hiro
2005-06-16check exit status to detect errors when send messages using commands.hiro
2005-06-16fixed wrong unread count of trash folders.hiro
2005-06-15added 'Tools/Filter junk mails in folder' menu.hiro
2005-06-15made 'File/Insert signature' replace current signature, or add it to the bottom.hiro
2005-06-14fixed slightly wrong scroll position of the text view when the displayed mess...hiro