aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2006-10-10updated NEWS.hiro
2006-10-10enable fast clear of summary view if GTK+ >= 2.10.0.hiro
2006-10-10modified the style of labels which are set not to have focus to make the sele...hiro
2006-10-10removed vertical padding of the folder selection dialog.hiro
2006-10-10removed extra spaces in folder icons.hiro
2006-10-10win32: use small icon for application icon.hiro
2006-10-06action.c: fixed a bug that inserted text was always placed at the top.hiro
2006-10-05fixes main window kept hidden on popup with another process.hiro
2006-10-04made 2.3.0beta2 release.hiro
2006-10-04win32: implemented sock_set_nonblocking_mode().hiro
2006-10-04exclude junk mails from the number of new messages.hiro
2006-10-03socket.c: if recv() or send() fail with WSAEWOULDBLOCK, set errno to EAGAIN.hiro
2006-10-03exclude messages marked as read when counting new messages.hiro
2006-10-02don't update position if window is hidden.hiro
2006-09-28fixed ssl_init_socket_with_method().hiro
2006-09-28trayicon.c: fixed trayicon_destroy().hiro
2006-09-28cleanup trayicon on exit.hiro
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-26implemented tray icon in Win32.hiro
2006-09-26made workaround for state machine freeze problem in Win32.hiro
2006-09-25updated ChangeLog.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-14protect uidl file on disk full.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-13avoid uninitialized value.hiro
2006-09-13procmime.c: add more error checking.hiro
2006-09-13fflush() stream before rewind() to ensure error checking.hiro
2006-09-13session.c: added extra error checking when writing to buffer.hiro
2006-09-13procmime_decode_content(): fflush temporary file and check errors.hiro
2006-09-12modified LDIF import.hiro
2006-09-12fixed a typo.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-06socket.c: retry waitpid() when it is interrupted.hiro
2006-09-06fixed action.c.hiro
2006-09-06updated eggtrayicon.hiro
2006-09-04action.c: fixed wrong insertion point at TextView.hiro