aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.c
AgeCommit message (Expand)Author
2007-04-12 added toolbar style switch to the context menu of the toolbar.hiro
2007-04-10modified strings.hiro
2007-04-02added Stop button to the toolbar.hiro
2007-02-13fixed the problem that the width of the folder view was not saved on maximize...hiro
2007-02-06added 'Not junk' and 'Search' button to the main toolbar.hiro
2007-02-02disable 'Send' button when no queued messages exist.hiro
2007-02-01refactored the toolbar structure.hiro
2007-02-01don't lock some items in Configuration menu.hiro
2007-02-01fixed window kept being skipped from window list.hiro
2007-01-31added the option 'Text at the right of icon' for the toolbar.hiro
2007-01-31made labels more descriptive.hiro
2007-01-31reimplemented the toolbar with new APIs.hiro
2007-01-30added new toolbar items.hiro
2007-01-30don't automatically hide Junk and Execute button.hiro
2007-01-26fixed a bug that the toolbar state was reset to GTK_TOOLBAR_BOTH after the cu...hiro
2007-01-26set toolbar customization dialog title and label.hiro
2007-01-26implemented the toolbar customization of the composition window.hiro
2007-01-25implemented the toolbar customization dialog.hiro
2007-01-18implemented the framework of toolbar customization.hiro
2007-01-18added separator between junk and next (or execute).hiro
2006-12-19fixes blank message view is always appears on window popup.hiro
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