aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-12-06more proper implementation of printing.c.hiro
2006-12-05flush UI for each 100 messages on manual filtering.hiro
2006-12-05fixed the dialog not updated while sending large messages.hiro
2006-12-04implemented printing of multiple pages.hiro
2006-12-04implemented page counting.hiro
2006-12-04show confirmation dialog when printing MIME part.hiro
2006-11-30implemented printing of MIME part. Code cleanups.hiro
2006-11-29added an option to use external program for printing.hiro
2006-11-29added an option to inherit recipients on reply to self messages.hiro
2006-11-24modified current account change,.Hiro
2006-11-22win32: fixes window not brought in front with the tray icon click after DnD.hiro
2006-11-22initial implementation of new printing using GtkPrintOperation.hiro
2006-11-21disable new mail notification when any message is displayed, marked as read, ...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-09src/icons/stock_sylpheed_newmail_16.png: modified.hiro
2006-11-09src/icons/stock_sylpheed_newmail_16.png: modified.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-02src/prefs_common_dialog.c: fixed a typo.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-30impelmented POP before SMTP.hiro
2006-10-20trayicon_set_notify(): unset blinking correctly.hiro
2006-10-19summary_unset_sort_column_id(): fixed crash when using GTK+ 2.4.x.hiro
2006-10-16removed the extra spaces of group icon.hiro
2006-10-12adjusted the size of online button.hiro
2006-10-12adjusted the size of online button.hiro
2006-10-12modified UI layout.hiro
2006-10-12added 32x32 icon.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-04exclude junk mails from the number of new messages.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-28trayicon.c: fixed trayicon_destroy().hiro
2006-09-28cleanup trayicon on exit.hiro