aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2006-11-20merged from libsylph branch.hiro
2006-11-16modified the height of the statusbar.hiro
2006-11-16periodically update UI on manual filtering to avoid freeze.hiro
2006-11-15applied the patch for libpisock12 support.hiro
2006-11-14made the default directory of file selection dialog document folder.hiro
2006-11-14removed statusbar from add-address dialog.hiro
2006-11-13added Cc: header to the header view.hiro
2006-11-13made the window position of the add-address dialog at the center of parent wi...hiro
2006-11-10implemented trayicon notification with eggtrayicon.hiro
2006-11-09only disable new mail notification when a new mail is actually read.hiro
2006-11-08added icons for notifying the arrival of new mail.hiro
2006-11-06undo.c: fixed a bug that text was not redrawn on the undo of large text.hiro
2006-11-06fixed a crash when printing a message with empty Subject, From, and To.hiro
2006-11-02added the option 'Remember last selected message'.hiro
2006-11-01added the option 'Open inbox on startup'.hiro
2006-10-31disable POP before SMTP option with non-POP3 account.hiro
2006-10-31made 2.3.0beta4 release.hiro
2006-10-30impelmented POP before SMTP.hiro
2006-10-20trayicon_set_notify(): unset blinking correctly.hiro
2006-10-19win32: fixes character corruption on printing when environment-dependent char...hiro
2006-10-19summary_unset_sort_column_id(): fixed crash when using GTK+ 2.4.x.hiro
2006-10-19added values for start menu to reg file.hiro
2006-10-16removed the extra spaces of group icon.hiro
2006-10-13win32: fixed socket.c and session.c.hiro
2006-10-12modified UI layout.hiro
2006-10-12added 32x32 icon.hiro
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