aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16updated NEWS.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-15updated pl.po and it.po.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
2005-06-14scroll the view to the cursor position after paste.hiro
2005-06-14compose scroll fix.hiro
2005-06-14scroll the compose view to the cursor position after inserting signatures or ...hiro
2005-06-14fixed wrong unread number display after moving local unread message to IMAP4 ...hiro
2005-06-14fixed a bug that the change of color labels was not saved.hiro
2005-06-13integrated junk filter setting into common prefs.hiro
2005-06-13include currently selected row on flag search if message view is visible but ...hiro
2005-06-13reacquire CAPABILITY after STARTTLS since it can be changed.hiro
2005-06-10fixed Turkish locale problem.hiro
2005-06-10unified some frames and checkboxes in common prefs.hiro
2005-06-10really fixed the crash bug.hiro
2005-06-10flush events before scrolling to selected.hiro
2005-06-10fixed possible crash (take 2).hiro
2005-06-10fixed possible crash when sorted by From/To/Subject.hiro
2005-06-09updated ChangeLog.hiro
2005-06-09updated NEWS.hiro
2005-06-09added lt.po.hiro
2005-06-09updated NEWS.hiro
2005-06-09fixed scroll positon problem after some operations.hiro
2005-06-08reimplemented progress dialog with GtkTreeView.hiro
2005-06-08modified sylpheed.spec.in.hiro
2005-06-08made some buttons stock button.hiro
2005-06-08disabled typeahead search.hiro
2005-06-07added an option to apply filter rules to sent messages.hiro
2005-06-06don't use 'destroy' signal to destroy objects.hiro
2005-06-06don't use 'destroy' signal to destroy Compose object.hiro
2005-06-06clear selection list when the order of the summary list is changed.hiro
2005-06-06fixed a bug that it took very long time to delete all selected messages.hiro
2005-06-06added Hebrew encoding.hiro
2005-06-06always enabled Japanese auto-detection if the locale is 'ja'.hiro
2005-06-03improved the DnD.hiro
2005-06-03modified the description of junk mail control.hiro
2005-06-03allow empty junk folder setting.hiro
2005-06-02select current font when opening the font selection dialog.hiro
2005-06-02added a feature for junk mail control.hiro
2005-06-01ignore invalid or deleted messages on delete duplicated.hiro
2005-06-01improved sequential message searches.hiro
2005-06-01don't include the current message for 'View/Go to/(Prev|Next) (unread|new) me...hiro
2005-05-31don't scan folders while scanning IMAP4 folder tree.hiro
2005-05-31fixed a bug that caused crash if FolderView::selected is NULL.hiro