aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-01-18implemented the framework of toolbar customization.hiro
2007-01-18added the option 'Filter new messages in INBOX on receiving'.hiro
2007-01-18added separator between junk and next (or execute).hiro
2007-01-18textview_clear(): made a workaround for the assertion failure in gtk_text_vie...hiro
2007-01-17implemented the automatic filtering of IMAP4 INBOX folder.hiro
2007-01-17modified the copyright year.hiro
2007-01-12place edit account window at the center of parent window.hiro
2007-01-11added the option to toggle window on trayicon click.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-19fixes blank message view is always appears on window popup.hiro
2006-12-14src/version.h.in: modified PROG_VERSION string.hiro
2006-12-14git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1424 ee746299-78ed-0310-b...hiro
2006-12-14added Bcc: and Reply-To: to the template.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-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-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-11-30implemented printing of MIME part. Code cleanups.hiro
2006-11-29added an option to use external program for printing.hiro
2006-11-29added an option to inherit recipients on reply to self messages.hiro
2006-11-24modified current account change,.Hiro
2006-11-22win32: fixes window not brought in front with the tray icon click after DnD.hiro
2006-11-22initial implementation of new printing using GtkPrintOperation.hiro
2006-11-21disable new mail notification when any message is displayed, marked as read, ...hiro
2006-11-16modified the height of the statusbar.hiro
2006-11-16periodically update UI on manual filtering to avoid freeze.hiro
2006-11-15applied the patch for libpisock12 support.hiro
2006-11-14made the default directory of file selection dialog document folder.hiro
2006-11-14removed statusbar from add-address dialog.hiro
2006-11-13added Cc: header to the header view.hiro