aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-09-28added 16x16 Sylpheed icon.hiro
2006-09-28some code cleanups.hiro
2006-09-27adjusted the width of icon columns for win32.hiro
2006-09-27blink tray icon if new mails arrive.hiro
2006-09-27added mail arrival notification at tray icon.hiro
2006-09-26trayicon.c: fixed compilation failure.Hiro
2006-09-26implemented tray icon in Win32.hiro
2006-09-22updated URI.hiro
2006-09-22fixed crash when summary was sorted by logical columns.hiro
2006-09-21also update sort indicator at empty folder. Updated NEWS.hiro
2006-09-20fixed crash with GTK+ 2.10.hiro
2006-09-19improved PGP/MIME compatibility.hiro
2006-09-19check Bcc recipients before encryption.hiro
2006-09-14show error when writing body failed.hiro
2006-09-14win32: fixed inc dialog.hiro
2006-09-14workaround for GTK+ 2.10 was made.hiro
2006-09-12modified LDIF import.hiro
2006-09-12made workaround for UTF-8 with BOM.hiro
2006-09-12improved LDIF import.hiro
2006-09-06unified menu strings.hiro
2006-09-06don't use off_t in struct.hiro
2006-09-06fixed action.c.hiro
2006-09-06updated eggtrayicon.hiro
2006-09-04action.c: fixed wrong insertion point at TextView.hiro
2006-08-23supported PLAIN authentication on IMAP4.hiro
2006-08-23added signature information to MsgInfo.hiro
2006-08-17supported verification of encrypted and signed messages with combined method.hiro
2006-08-16sourcewindow.c: fixed scrolling problem on first click.hiro
2006-08-15fixed manual junk filtering.hiro
2006-08-10modified Common prefs - Details - Interface.hiro
2006-08-09also set the sensitivity of '/File/Append signature' in compose menu.hiro
2006-08-09when inserting file, check whole file to see if it is UTF-8.hiro
2006-08-07added separator before 'Mark all read' in folder context menu.hiro
2006-08-04added version information in resource file.hiro
2006-08-04generate sylpheed.rc from sylpheed.rc.in.hiro
2006-08-03support Oniguruma for regex.hiro
2006-08-02fixed a bug that flag changes were not saved with manual filtering.hiro
2006-07-31modified folder context menu on receiving.hiro
2006-07-28fixed crashes on checking signature.hiro
2006-07-28added Windows-1257 encoding for Baltic.hiro
2006-07-26fixed reply-to-all.hiro
2006-07-25added an option to filter junk mails before normal filtering.hiro
2006-07-24added 'Set as (not) junk mail' to the summary context menu.hiro
2006-07-21fixed a bug that manual junk filtering didn't work when no filter rule exist.hiro
2006-06-26made workarounds for the crash in GTK+ 2.8.x.hiro
2006-06-25removed redundant folder scan on moving messages.Hiro
2006-06-16enable 'Mark all read' only when selected folder is opened in the case of IMAP4.hiro
2006-06-16added 'Mark all read' to the folder context menu.hiro
2006-06-08fixed URI check on textview.Hiro
2006-06-03added missing timeout handling for SMTP.Hiro