aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-16made 2.4.0beta4 release.hiro
2007-02-15Disable 'Lookup' button if LDAP is disabled.hiro
2007-02-15addressbook_load_completion(): fixed possible crash.hiro
2007-02-15updated po files and NEWS.hiro
2007-02-15enabled coloring of new/unread/total columns in folder view.hiro
2007-02-15updated NEWS.hiro
2007-02-13enabled multiple copy and paste of persons in addressbook.hiro
2007-02-13when deleting email from group, only remove from group list and not from person.hiro
2007-02-13fixed the problem that the width of the folder view was not saved on maximize...hiro
2007-02-13folderview_check_new(): don't give up unless the network failure of remote ma...hiro
2007-02-09src/addressbook.c: removed redundant signal handler.hiro
2007-02-09improved the behavior of edit group dialog.hiro
2007-02-09src/addressbook.c: implemented copy and paste of person, and refactored the m...hiro
2007-02-08don't filter junk on import.hiro
2007-02-07fixed a memory leak. made 2.4.0beta3 release.hiro
2007-02-07fixed saved search.hiro
2007-02-06filter junk mails from local mbox even if prefs_common.filter_on_inc is FALSE.hiro
2007-02-06updated po files.hiro
2007-02-06added 'Not junk' and 'Search' button to the main toolbar.hiro
2007-02-05fixed '/View/Customize toolbar...' menu.hiro
2007-02-02disable 'Send' button when no queued messages exist.hiro
2007-02-02improved the display items dialog.hiro
2007-02-01fixed 'Get' icon.hiro
2007-02-01made 2.4.0beta2 release.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-30also scan symbolic links on MH mailboxes.hiro
2007-01-30added new toolbar items.hiro
2007-01-30don't automatically hide Junk and Execute button.hiro
2007-01-29made 2.4.0beta1 release.hiro
2007-01-26fixed a bug that the toolbar state was reset to GTK_TOOLBAR_BOTH after the cu...hiro
2007-01-26updated NEWS and configure.in.hiro
2007-01-26updated po files.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-24win32: inhibit the warning of setsockopt().hiro
2007-01-22prevented WSAEWOULDBLOCK on sending/receiving in Win32.hiro
2007-01-19win32: increased SO_SNDBUF and SO_RCVBUF (fixes low performance on sending da...hiro
2007-01-19prevent incorporation on sending.hiro
2007-01-18implemented the framework of toolbar customization.hiro
2007-01-18added the option 'Filter new messages in INBOX on receiving'.hiro
2007-01-18added separator between junk and next (or execute).hiro
2007-01-18textview_clear(): made a workaround for the assertion failure in gtk_text_vie...hiro
2007-01-17fixed IMAP4 filtering when IP unreachable.hiro
2007-01-17fixed virtual class structure.hiro