aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-08-16minor optimization for headerview tooltips.hiro
2012-08-16Don't show previous tooltips on headerview when cleared.hiro
2012-08-16fixed tooltips on windows.hiro
2012-08-16removed redundant gtk_tooltips_new() and destroy GtkTooltips object on close.hiro
2012-08-16added tooltips of header labels.hiro
2012-08-15added an option to specify the position of attach tool button.hiro
2012-08-08enabled viewing of external rfc822 message files. Recognize mailto: or file: ...hiro
2012-07-27made 3.3beta1 release.hiro
2012-07-27src/export.c: pass the opened FolderItem when 'Export only selected messages'...hiro
2012-07-27made export/import progress dialog cancellable.hiro
2012-07-27added 'Export only selected messages' option to the export dialog.hiro
2012-07-26enable quick launch from the attach tool menu.hiro
2012-07-26moved Images option in Display - Attach tab.hiro
2012-07-25updated ChangeLog.hiro
2012-07-25improved the new attachmemts interface.hiro
2012-07-04updated automake files.hiro
2012-07-03imap_cmd_fetch_func(): made response parser more robust (fixes [sylpheed:3530...hiro
2012-06-25possible fix for gmodule link error on some environments (#74). Updated copyr...hiro
2012-06-22udpated version to 3.2 (RC).hiro
2012-06-20adjusted the width of the attach column.hiro
2012-06-20replaced the clip icon with more visible one on selected row.hiro
2012-06-20updated documents.hiro
2012-06-20added 'show_attach_tab' option (no UI) which toggles the Attachment tab and t...hiro
2012-06-19fixed 'Stop' button didn't become inactive after POP3 session finished.hiro
2012-06-19win32: changed the default of junk commands with sylfilter.hiro
2012-06-19updated Japanese manual.hiro
2012-06-19removed 'dereferencing type-punned pointer will break strict-aliasing rules' ...hiro
2012-06-19removed label warning on non-win32.hiro
2012-06-19fixed compilation error with --disable-ipv6.hiro
2012-06-18made 3.2beta9 release.hiro
2012-06-18modified the width of tool menu arrow button.hiro
2012-06-18added tooltip for message view toggle arrow.hiro
2012-06-18nsis/update-manager.nsi: prevent 'Sylpheed is running.' message on update.hiro
2012-06-18fixed a memory leak of a GtkItemFactory.hiro
2012-06-18disabled 'Save all...' menu on attach view if attached files with file name d...hiro
2012-06-18added attached filenames to the tool menu.hiro
2012-06-15changed the Text/Attachments tab to a toggle button.hiro
2012-06-13compose_attach_property(): force focus for compsoe window (will fix #70).hiro
2012-06-13included server name in the receive error dialog.hiro
2012-06-12src/filesel.c: win32: handle multiple file selection with shortcuts.hiro
2012-06-11win32: follow Windows shortcut (.lnk) on file selection dialog.hiro
2012-06-06src/inc.c: properly detect DNS lookup error when session_connect_full() faile...hiro
2012-06-05made 3.2.8beta8 release.hiro
2012-05-31differentiate DNS lookup error from connection errors.hiro
2012-05-30sylpheed.nsi: reserve nsProcess.dll file to speed up the launch of installer.hiro
2012-05-30fixed a bug that messages could not be sent with POP before SMTP enabled.hiro
2012-05-30convert the encoding of Japanese HTML manual to UTF-8.hiro
2012-05-28properly set line-space for auto-wrapped lines (fixes Bug #64).hiro
2012-05-18open compose window before receiving on startup.hiro
2012-05-02fixed Bug #54: Focus problem when reediting/forwarding emails after attachmen...hiro