aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2007-01-15vi Chhiro
2007-01-15get_domain_name(): win32: return correct domain name (if possible).hiro
2007-01-12place edit account window at the center of parent window.hiro
2007-01-12fixed stray quote character appearing after encoding mail headers.hiro
2007-01-11allow spaces around equals between name and value of MIME parameters.hiro
2007-01-11added the option to toggle window on trayicon click.hiro
2007-01-11also look for ca-root.crt.hiro
2006-12-28filter junk mails on incorporation from local spool when filter_junk_on_recv ...hiro
2006-12-28configure.in: check additional libraries.hiro
2006-12-28fixed out of sync response on FETCH.hiro
2006-12-28win32: fixed compose window couldn't be maximized.hiro
2006-12-28compose_exec_ext_editor(): display verbose error message. Fixed a memory leak.hiro
2006-12-25change_file_mode_rw(): win32: use widechar API.hiro
2006-12-25fixed crash when .sylpheed_mark is not writable.hiro
2006-12-25fixed compilation failure with GLib 2.4.hiro
2006-12-22updated japanese manual, and made 2.3.0 release.hiro
2006-12-20updated Japanese manual.hiro
2006-12-19fixes blank message view is always appears on window popup.hiro
2006-12-18call SSL_CTX_load_verify_locations() also when only certs_file exists.hiro
2006-12-18modified SSL CA certificates.hiro
2006-12-14src/version.h.in: modified PROG_VERSION string.hiro
2006-12-14use X509_cmp() to compare certificates.hiro
2006-12-14added Bcc: and Reply-To: to the template.hiro
2006-12-13made 2.3.0beta7 release.hiro
2006-12-13adjusted the print margin for page number.hiro
2006-12-13implemented page setup.hiro
2006-12-13ssl_manager_verify_cert(): follow comply_gnome_hig setting.hiro
2006-12-13Unix: reload /etc/resolv.conf if it has been modified.hiro
2006-12-13read /etc/ssl/certs if exist.hiro
2006-12-13In reedit mode, place cursor at the top of the text. Set the default focus to...hiro
2006-12-12implemented SSL certificate dialog.hiro
2006-12-12fixed crash on the request of a page which is out of range.hiro
2006-12-12Implemented printing of MIME part using GtkPrintOperation.hiro
2006-12-12reimplemented multiple page printing.hiro
2006-12-11don't make GtkTextView auto-expanded in prefs dialogs.hiro
2006-12-11implemented auto-input of signature on new account setting.hiro
2006-12-08added the option to input signature directly.hiro
2006-12-08use the display font size.hiro
2006-12-07modified the description of 'Download all messages' option.hiro
2006-12-07made 2.3.0beta6 release.hiro
2006-12-07give the priority to the separated message view's encoding setting on display...hiro
2006-12-06adjusted the line number of first page on printing.hiro
2006-12-06added page number on printing.hiro
2006-12-06more proper implementation of printing.c.hiro
2006-12-05flush UI for each 100 messages on manual filtering.hiro
2006-12-05fixed the dialog not updated while sending large messages.hiro
2006-12-04implemented printing of multiple pages.hiro
2006-12-04implemented page counting.hiro
2006-12-04show confirmation dialog when printing MIME part.hiro
2006-12-04fixed a warning when getting uncached messages in IMAP4.hiro