aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-04-12show the detail of new messages on the trayicon tooltip.hiro
2012-04-12also use first and last name for address completion.hiro
2012-04-11src/addr_compl.c: also match to the subsequent part of the name of contacts (...hiro
2012-03-27don't open in-page link of HTML mail.hiro
2012-03-26adjusted the menu position of account popup and toolbar arrow.hiro
2012-03-26also support Shift+F10 for menu popup.hiro
2012-03-26src/summaryview.c: enabled menu popup with Menu key.hiro
2012-03-26src/folderview.c: enabled menu popup with Menu key.hiro
2012-02-21fixed compilation error with Fink + OS X (Bug #42).hiro
2012-02-21fixed a bug that filter settings are removed if Escape key is pressed quickly...hiro
2012-01-19made 'is shorter than' default for 'Age' condition on filter/search dialog.hiro
2012-01-18added new plug-in signals for preferences dialogs (#30)hiro
2012-01-11also add .eml extension on File - Save as menu of a message view window.hiro
2012-01-06added new plug-in signals to notify start and end of receiving.hiro
2012-01-06extended the blinking period of tray icon to 10 seconds.hiro
2012-01-05fixed a typo.hiro
2011-12-26src/rpop3.c: added refresh (reload) menu.hiro
2011-12-22src/rpop3.c: implemented reloading after the loading stopped.hiro
2011-12-21remote mailbox: supported SOCKS proxy and made it receive headers from the la...hiro
2011-12-16src/mainwindow.c: main_window_create(): force visibility of the message view ...hiro
2011-11-29made 3.2beta4 release.hiro
2011-11-29sylfilter command was added as a preset of junk filter program.hiro
2011-11-17fixed startup summary/message view size on vertical-view mode.hiro
2011-10-14show both filtered and original numbers of messages on the status iabel.hiro
2011-10-04quick_search.c: removed debug print.hiro
2011-10-04implemented multiple keywords search of the quick search entry.hiro
2011-09-16src/summaryview.c: summary_select_row(): don't always move focus when refresh...hiro
2011-09-15prevent IMAP error caused by sending multiple commands at the same time.hiro
2011-08-03applied a patch to fix quick search text color on dark themes.hiro
2011-08-03reflect account preference for trash folder.hiro
2011-07-21textview.c: use style colors for part widgets.hiro
2011-06-30added 'Print' menu in mime part menu. Added part widget to message/rfc822 part.hiro
2011-06-28src/undo.c: undo_insert_text_cb(): removed alloca() call.hiro
2011-06-28src/folderview.c: removed alloca() calls.hiro
2011-06-28src/account_dialog.c: account_open(): removed alloca() call.hiro
2011-06-28src/foldersel.c: removed alloca() calls.hiro
2011-06-24src/update_check.c: win32: also check the file size of updater exe.hiro
2011-06-24src/compose.c: removed alloca() calls.hiro
2011-06-24summaryview.c: removed alloca().hiro
2011-06-23libsylph/utils.[ch]: to_human_readable_buf(): new.hiro
2011-06-23src/messageview.c: removed alloca() calls.hiro
2011-06-23fixed a typo. code cleanup.hiro
2011-06-16use image menu item for part menu.hiro
2011-06-15src/textview.[ch]: reuse popup menu for each attachments.hiro
2011-06-14textview_part_widget_button_pressed(): disable 'Copy file name' menu if file ...hiro
2011-06-14textview_part_widget_exposed(): draw edges as rounded.hiro
2011-06-14Use prelight state for textview.hiro
2011-06-14textview_part_widget_destroy_notify(): fixed destroy notify handler.hiro
2011-06-13highlight part widgets on mouse over.hiro
2011-06-13implemented popup menu of attachments in text view.hiro