aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-07-14src/gtkutils.c: removed unused variable.hiro
2010-07-14added syl_plugin_summary_show_queued_msgs() and cleanup the code.hiro
2010-07-14always display fixed-positioned windows on screen.hiro
2010-07-13summary_show_queued_msgs(): scroll summary view to make added messages are vi...hiro
2010-07-13lhiro
2010-07-13updated po files.hiro
2010-07-12implemented concatenation of partial messages (RFC 2046).hiro
2010-07-07changed the upper limit of auto check interval to 1000 minutes.hiro
2010-07-06added plug-in APIs to get selected messages on summary.hiro
2010-07-06added new plug-in APIs for manipulating the summary view popup menu.hiro
2010-07-02changed 'Mark/Mark' to 'Mark/Set flag', 'Mark/Unmark' to 'Mark/Unset flag'.hiro
2010-07-02display error if a connection to IMAP/News server failed when opening a folder.hiro
2010-07-02added write lock mode on summary view.hiro
2010-07-01foldersel.c: move up/collapse/expand row with left/right key.hiro
2010-07-01modified folderview key handling code.hiro
2010-07-01don't display images when inline image setting is off.hiro
2010-06-30move up/collapse/expand row with left/right key (like Windows Explorer).hiro
2010-06-30update summary view on receiving on the fly.hiro
2010-06-17made user-agent string configurable from plug-ins.hiro
2010-06-15src/libsylpheed-plugin-0.def: updated.hiro
2010-06-15src/addr_compl.c: removed debug print. made 3.1.0beta1.hiro
2010-06-11fixed syl_plugin_folderview_add_sub_widget() and updated test plug-in.hiro
2010-06-11added plug-in APIs for folder view.hiro
2010-06-11src/action.c: reset signal handlers of child process to prevent app_will_exit...hiro
2010-06-10put vbox on the top of folder view.hiro
2010-06-09action.c: prevent double free when using %f.hiro
2010-06-07made the old behavior of address completion configurable.hiro
2010-06-05fixed infinite loop on completion start with GTK+ 2.18+.hiro
2010-06-04implemented real automatic address completion.hiro
2010-06-03suppress filter debug output of quick search.hiro
2010-06-01modified 'Go to next folder' dialog description.hiro
2010-05-31added some functions for FolderView.hiro
2010-05-28support DISP_RELEASE / DISP_DEVEL which set displayed new version.hiro
2010-05-28added functions to modify URLs for update check.hiro
2010-05-27added description for the color label settings.hiro
2010-05-25added Windows-only --ipcport option to 'Help - Command line options'.hiro
2010-05-24fixed compilation on win32.hiro
2010-05-24fixed crash when clicking tray icon menu 'Get from current account' with no a...hiro
2010-05-24allow multiple instances using --instance-id option.hiro
2010-05-21removed warnings 'GtkSpinButton: setting an adjustment with non-zero page siz...hiro
2010-05-20modify sensitivity of attach context menu.hiro
2010-05-20added 'Open' menu in the attach context menu.hiro
2010-05-11allow deprecated LDAP API calls.hiro
2010-05-11removed debug print.hiro
2010-04-09also load plug-ins from user plug-in directory.hiro
2010-04-07made default browser command xdg-open.hiro
2010-04-02use fixed-height-mode for the folder view.hiro
2010-03-19update folder config file after account name changed.hiro
2010-03-19update account and folder config files after creating new accounts.hiro
2010-03-01fixed typos.hiro