aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.c
AgeCommit message (Expand)Author
2006-12-13implemented page setup.hiro
2006-11-24modified current account change,.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-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-02don't update position if window is hidden.hiro
2006-09-28cleanup trayicon on exit.hiro
2006-09-26implemented tray icon in Win32.hiro
2006-09-06unified menu strings.hiro
2006-07-28added Windows-1257 encoding for Baltic.hiro
2006-03-10printing messages now follows 'Show all headers'.hiro
2006-02-07made the help window of command line options singleton.hiro
2006-02-02handle Tab key in quick search entry as a special case.hiro
2006-02-02don't enable trayicon action if modal window exists. Present window on click ...hiro
2006-02-02added the help of command line options.hiro
2006-02-02fixed key event handling of the quick search entry.hiro
2006-02-01don't disable send button on locked.hiro
2006-02-01disable Send button if no account exist.hiro
2006-02-01disabled Actions menu on win32.hiro
2006-01-31added Arabic encoding, and 2.2.0beta7 release.hiro
2006-01-31added 'Mark thread as read' to the main menu.hiro
2006-01-27renamed summary_search to query_search.hiro
2006-01-25don't show 'Empty trash' dialog if trashed messages don't exist.hiro
2006-01-17enabled toggle of the searchbar.hiro
2006-01-17implemented quick search of the summary view.hiro
2006-01-13perform show/hide on trayicon click. Implemented popup menu on trayicon.hiro
2006-01-11open search folder property on virtual folder with '/Edit/Search messages...'.hiro
2006-01-10repositioned the 'Delete' menu and added a separator to prevent accidental se...hiro
2005-12-26added Windows-1252 for display encoding.hiro
2005-12-22modified window handling.hiro
2005-12-19save summary view height even if window is maximized.hiro
2005-12-19remember the maximized state.hiro
2005-12-19removed SummaryView* from the argument of summary_search(). Preset folder whe...hiro
2005-12-19implemented query search and virtual folder (merged from newsearch branch).hiro
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