aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.c
AgeCommit message (Expand)Author
2005-11-14added separator between the summary status and the header pane.hiro
2005-11-11removed the outer border of mainwindow.hiro
2005-11-07added '--exit' command line option.hiro
2005-10-13modified the text of mailbox setup dialog.hiro
2005-09-16modified the display of folder view.hiro
2005-09-13added 'View/Sort/by thread date'.hiro
2005-09-09update progress bar when executing long IMAP4 operations.hiro
2005-09-05moved procmsg.c::procmsg_get_filter_keyword() to filter.c::filter_get_keyword...hiro
2005-09-05moved procmsg.c::procmsg_send_queue() to send_message.c::send_message_queue_a...hiro
2005-09-01separated UI code from account.c.hiro
2005-08-31separated UI code from prefs_common.c and prefs_account.c.hiro
2005-08-24separated trayicon into another module, and notify new messages with trayicon...hiro
2005-08-23modified the 'Empty trash' messages.hiro
2005-08-23initial implementation of the tray icon.hiro
2005-08-18disabled GtkHandleBox.hiro
2005-07-06removed unused images.hiro
2005-07-05replaced pixmaps icons with png images.hiro
2005-07-01implemented folder move.hiro
2005-06-20added 'Add to address book' to the context menu of textview.hiro
2005-06-15added 'Tools/Filter junk mails in folder' menu.hiro
2005-06-07added an option to apply filter rules to sent messages.hiro
2005-06-06added Hebrew encoding.hiro
2005-06-02added a feature for junk mail control.hiro
2005-05-23reimplemented MimeView with GtkTreeView.hiro
2005-05-19added an option to toggle cursor in message view.hiro
2005-05-12disable 'Attract by subject' if sorted.hiro
2005-05-11implemented summary_thread_build().hiro
2005-05-11fixed several bugs, and implemented summary_unthread().hiro
2005-05-09reimplemented summary view with GtkTreeView.hiro
2005-04-27disabled no longer required workaround for resize grip.hiro
2005-04-20improved performance of the update of statusbar.hiro
2005-04-12support GBK (and X-GBK) encoding.hiro
2005-04-07reimplemented folder view with GtkTreeView.hiro
2005-03-16added a menu to temporally change the outgoing encoding to the composition wi...hiro
2005-03-10fixed size of separate window.hiro
2005-03-09fixed remembering of the state of the visibility of MessageView.hiro
2005-03-07save selected attachments if mimeview has focus when 'File/Save as...' is sel...hiro
2005-03-01improved MimeView and file selection dialog.hiro
2005-02-07replaced intl.h with glib/gi18n.h.hiro
2005-01-24src/mainwindow.c: removed commented out lines.hiro
2005-01-23use GTK stock button for dialog button set.hiro
2005-01-20restored the resize grip of the main statusbar.hiro
2005-01-13removed support for systems which don't support iconv.hiro
2005-01-13set shadow type of GtkTextView, and don't set border_width of toolbars.hiro
2005-01-12Initial import of Sylpheed (GTK2 version).hiro