* configure.ac
[claws.git] / ChangeLog.claws
index 80637ab096eee8b5b3289a54581ef3dc85fd416e..d52d1f91c0ee9e8eeb3795b033d68ecbc0801b30 100644 (file)
@@ -1,3 +1,180 @@
+2003-07-09 [alfons]    0.9.0claws93
+
+       * configure.ac
+       * src/common/defs.h
+               --with-config-dir (default .sylpheed)
+
+2003-07-09 [christoph] 0.9.0claws92
+
+       * configure.ac
+               use PKG_CHECK_MODULES to check for gtkmathview
+               (version 0.4.2 now required)
+
+2003-07-08 [melvin]    0.9.0claws91
+
+       * src/action.c
+               Implemented a progress bar that counts the number of completed
+               tasks when the action runs more than one command.
+
+2003-07-08 [alfons]    0.9.0claws90
+
+       * src/procmsg.c
+               if queued message has an invalid Message-Id, don't try to
+               find message it refers to (fixes #209 "crash when processing 
+               in folder")
+
+2003-07-08 [paul]      0.9.0claws89
+
+       * sync with 0.9.3cvs2
+               see ChangeLog 2003-07-08
+
+2003-07-08 [match]     0.9.0claws88
+
+       * src/ldapctrl.c
+               extend LDAP search for first/last name by parsing search term.
+
+2003-07-08 [alfons]    0.9.0claws87
+
+       * src/send_message.c
+               fix bug #208 "Status message stuck when sending on POP3 account"
+
+2003-07-07 [paul]      0.9.0claws86
+
+       * po/hr.po
+               new Croatian translation, submitted by
+               Dragan <drleskov@inet.hr>
+
+2003-07-07 [paul]      0.9.0claws85
+
+       * sync with 0.9.3cvs1
+               see ChangeLog 2003-07-07
+
+2003-07-05 [christoph] 0.9.0claws84
+
+       * src/Makefile.am
+       * src/messageview.c
+       * src/mimeview.[ch]
+       * src/stock_pixmap.[ch]
+       * src/pixmaps/messageview_text.xpm              ** NEW **
+               move mimeview tabs to the right side and use icons
+               instead of text to save some space
+
+       (patch by Luke Plant <lukeplant@softhome.net>)
+
+2003-07-05 [christoph] 0.9.0claws83
+
+       * src/inc.c
+               add NULL pointer checks
+
+       (patch by Luke Plant <lukeplant@softhome.net>)
+       (closes Bug 204 0.9.0 quits on authentication error?!)
+
+2003-07-05 [alfons]    0.9.0claws82
+
+       * configure.ac
+               take the clue in bug #202 "./configure script - 
+               'if test' comparison failure" reported by John Kristoff. 
+
+2003-07-04 [christoph] 0.9.0claws81
+
+       * src/plugins/spamassassin/spamassassin.c
+               set timeout for spam check
+
+2003-07-04 [christoph] 0.9.0claws80
+
+       * src/main.c
+               destroy all FolderItems when shutting down to
+               allow folders to clean up
+
+2003-07-04 [melvin]    0.9.0claws79
+
+       * src/gtk/gtkaspell.c
+               Fixed bug #184 "Entering non-ascii character deletes
+               previous char if spell checking enabled": this makes
+               the spell checking in multibytes (e.g. UTF-8)locales work.
+               (Patch by Luke Plant).
+               
+2003-07-04 [christoph] 0.9.0claws78
+
+       * sync with 0.9.2cvs1
+               see ChangeLog 2003-06-10
+
+2003-07-04 [paul]      0.9.0claws77
+
+       * sync with 0.9.3 release
+               see ChangeLog 2003-07-04
+
+2003-07-03 [christoph] 0.9.0claws76
+
+       * src/folder.[ch]
+       * src/imap.c
+       * src/mbox_folder.c
+       * src/mh.c
+       * src/news.c
+               move folder_item_get_path() stuff into a folder virtual function
+
+       * src/procmsg.c
+               use folder_item_fetch_msg() to get message and do not contruct
+               the filename from path and number
+
+2003-07-03 [paul]      0.9.0claws75
+
+       * sync with 0.9.2cvs12
+               see ChangeLog 2003-07-03
+
+2003-07-02 [paul]      0.9.0claws74
+
+       * src/messageview.c
+               fix text-selection for replying
+
+2003-07-02 [paul]      0.9.0claws73
+
+       * sync with 0.9.2cvs11
+               see ChangeLog 2003-07-02
+
+2003-07-02 [paul]      0.9.0claws72
+
+       * src/procmsg.c
+               revert last commit because it breaks more
+               than it fixes
+
+2003-07-02 [paul]      0.9.0claws71
+
+       * src/procmsg.c
+               fix thread by subject/sort by date
+
+2003-07-01 [paul]      0.9.0claws70
+
+       * sync with 0.9.2cvs10
+               see ChangeLog 2003-07-01
+
+2003-06-30 [paul]      0.9.0claws69
+
+       * sync with 0.9.2cvs9
+               see ChangeLog 2003-06-30
+
+2003-06-28 [match]     0.9.0claws68
+
+       * src/addressbook.c
+               fix null ptr.
+
+2003-06-27 [paul]      0.9.0claws67
+
+       * sync with 0.9.2cvs7
+               see ChangeLog 2003-06-27
+
+2003-06-26 [christoph] 0.9.0claws66
+
+       * src/folder.c
+               freeze folder updates while a folder is scanned
+
+       (closes Bug 185 New message counter)
+
+2003-06-26 [darko]     0.9.0claws65
+
+       * src/ldapserver.c
+               fix infinite loop when adding a new LDAP server
+
 2003-06-26 [paul]      0.9.0claws64
 
        * sync with 0.9.2cvs6