aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-02-08fixed locale encoding problem on win32.hiro
2006-02-07made the help window of command line options singleton.hiro
2006-02-07force iconify even if window is hidden by always-on-top windows when trayicon...hiro
2006-02-07fixed a problem that the UI was still insensitive after execution of external...hiro
2006-02-07modified storing into trayicon.hiro
2006-02-06disabled regex match type on win32.hiro
2006-02-06update menu of separated message view when show_all_headers state changed.hiro
2006-02-03re-enabled workaround of last-row problem of summary view on GTK+ 2.8.hiro
2006-02-03show filenames with normal font in MIME view.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-01properly count the number of new messages on local and remote mailboxes.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-31disabled the trimming of statusbar strings.hiro
2006-01-31the size of address book is now remembered.hiro
2006-01-31added 'Mark thread as read' to the main menu.hiro
2006-01-30implemented 'Mark thread as read'.hiro
2006-01-30enabled the move/copy of the whole message in collapsed threads.hiro
2006-01-30fixed a bug that automatic account selection was disabled on IMAP4 folders.hiro
2006-01-28win32: fixed popup with remote command.Hiro
2006-01-27only execute idle function on button press.hiro
2006-01-27fixes wrong drag begin state after passphrase dialog appeared.hiro
2006-01-27convert PGP passphrase into locale encoding.hiro
2006-01-27when deleting a collapsed thread, all the messages in the thread will be remo...hiro
2006-01-27renamed summary_search to query_search.hiro
2006-01-26removed 'Wrap before sending' option, which was rather problematic.hiro
2006-01-26also recognize GDK_KP_* keycodes.hiro
2006-01-25exclude trash on recursive search.hiro
2006-01-25don't show 'Empty trash' dialog if trashed messages don't exist.hiro
2006-01-25'File/Insert signature' now inserts signature into current cursor position.hiro
2006-01-24update the sensitivity of UI after quick search.hiro
2006-01-24force attaching of specific types on forwarding even if filename is unspecified.hiro
2006-01-24foldersel.c: place dialog at the center on parent window.hiro
2006-01-24fixed wrong dialog window position.hiro
2006-01-24save temporary IMAP4 password. Don't try to connect to IMAP4 server when clos...hiro
2006-01-23implemented clearing of IMAP4 message caches on exit.hiro
2006-01-20fixed compilation bug on win32.hiro
2006-01-20allow non-ascii mailto string and filename on --compose option.hiro
2006-01-20place some dialogs at the center on parent window.hiro
2006-01-20added tooltip for search entry.hiro
2006-01-20fixed style modification of folder property dialog.hiro
2006-01-19fixed crash on quick search.hiro
2006-01-19fixed account selector of compose window having unintended mnemonic.hiro
2006-01-19handle virtual folders under IMAP4 folders properly.hiro
2006-01-19a bit of optimization for toggling threads.hiro