* src/summaryview.c
[claws.git] / ChangeLog.claws
index fd90378f90ebc4c472ce658e5c7846b82f620490..22af27d2e4cc97c3c67f8c32afa42290f1b8247e 100644 (file)
@@ -1,3 +1,239 @@
+2003-02-22 [alfons]    0.8.10claws42
+
+       * src/summaryview.c
+               freeze/thaw folder item updates when changing color labels,
+               and put a wait cursors on
+
+2003-02-22 [thorsten]  0.8.10claws41
+
+       * src/mimeview.c
+               save-all fixes: crash if invoked on multipart container,
+               mimeinfo access, pathseparators, error dialog
+
+2003-02-21 [alfons]    0.8.10claws40
+
+       * src/prefs_gtk.c
+               remove unused var
+
+2003-02-21 [colin]     0.8.10claws39
+
+       * src/send.c
+               Fix smtp logging
+
+2003-02-21 [colin]     0.8.10claws38
+
+       * src/summaryview.c
+               Freeze/thaw folderItem updates when filtering messages 
+               via Tools/Filter messages
+
+2003-02-21 [paul]      0.8.10claws37
+
+       * src/compose.c
+               revert commit 0.8.10claws26, there are ulterior motives
+               for users to set a Reply-To header when posting to
+               newsgroups
+
+2003-02-21 [paul]      0.8.10claws36
+
+       * sync with 0.8.10cvs17
+               see ChangeLog 2003-02-21
+
+2003-02-20 [christoph] 0.8.10claws35
+
+       * src/imap.c
+               IMAP UID fetch speedup using SEARCH
+
+       Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
+
+       * src/imap.c
+               fix problem with UIDs in IMAP UID cache that no longer existed
+
+2003-02-20 [christoph] 0.8.10claws34
+
+       * src/imap.c
+       * src/procheader.c
+       * src/procheader.h
+               IMAP header fetch speedup (fetch only headers cached in MsgInfo)
+
+       Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
+
+       * src/imap.c
+               Rewrite imap_cmd_gen_recv use sock_getline instead
+               of sock_gets to avoid problems with too long reply
+               lines
+    
+2003-02-20 [colin]     0.8.10claws33
+       
+       * src/prefs_account.c
+               Better wording
+
+2003-02-20 [colin]     0.8.10claws32
+
+       * src/compose.c
+               Remove useless '&& !to_sender' 
+
+2003-02-20 [darko]
+
+       * AUTHORS
+               change my e-mail address
+
+2003-02-19 [colin]     0.8.10claws31
+
+       * src/prefs_common.c
+               X11 style colors for every configurable color
+
+2003-02-19 [alfons]    0.8.10claws30
+
+       * src/prefs_gtk.[ch]
+       * src/prefs_common.c
+               for color_new accept both plain integers and X11 style color
+               names (as found in /usr/lib/X11/rgb.txt)
+
+2003-02-19 [paul]      0.8.10claws29
+
+       * src/mainwindow.c
+               add tooltips to online/offline button and account selector
+               button
+
+2003-02-19 [paul]      0.8.10claws28
+
+       * src/folder.c
+         src/news.c
+         src/prefs_account.[ch]
+         src/prefs_common.[ch]
+               move 'Maximum number of articles to download' to
+               account prefs.
+               clean up account prefs gui a little by hiding entries
+               rather then greying out entries
+
+2003-02-19 [hiro]      0.8.10claws27
+
+       * src/common/utils.c
+               fix bug #54 'yesterdays date is displayed in the message 
+               summary window'
+
+2003-02-19 [paul]      0.8.10claws26
+
+       * src/compose.c
+               fix bug reported in Feature Request [688596] 
+               'Reply-to header in news'
+
+2003-02-18 [paul]      0.8.10claws25
+
+       * src/select-keys.c
+               add a 'List all keys' button to key selection dialog
+
+2003-02-18 [colin]     0.8.10claws24
+       
+       * src/stock_pixmap.c
+               fix compile error
+
+2003-02-18 [colin]     0.8.10claws23
+
+       * src/common/smtp.[ch]
+         src/prefs_account.c
+               Try to starttls if it seems to be the only
+               way to authenticate a user
+
+2003-02-18 [paul]      0.8.10claws22
+
+       * src/Makefile.am
+         src/folderview.c
+         src/stock_pixmap.[ch]
+         src/pixmaps/drafts_close.xpm  ** NEW FILE **
+         src/pixmaps/drafts_open.xpm   ** NEW FILE **
+               as a Drafts folder is a special folder allow it to have
+               its own unique icons
+
+2003-02-18 [colin]     0.8.10claws21
+
+       * src/imap.c
+               Fix port selection when using starttls
+
+2003-02-18 [paul]      0.8.10claws20
+
+       * src/mainwindow.c
+         src/prefs_common.[ch]
+               make blue the default new mail colour
+
+2003-02-18 [paul]      0.8.10claws19
+
+       * sync with 0.8.10cvs14
+               see ChangeLog 2003-02-18
+
+2003-02-17 [jens]       0.8.10claws18
+
+        * src/common/md5.c
+               fixed a compile problem with gcc 3.3
+               works on 2.95.3 too (testet on PPC as it is big endian)
+
+2003-02-17 [paul]      0.8.10claws17
+
+       * sync with 0.8.10cvs13
+               see ChangeLog 2003-02-17
+
+2003-02-17 [paul]      0.8.10claws16
+
+       * sync with 0.8.10cvs12
+               see ChangeLog 2003-02-17
+
+2003-02-16 [match]     0.8.10claws15
+
+       * src/addressbook.c
+               Eliminates reloading of address data when items
+               deleted or added. Applied submitted by
+               Luke Plant <lukeplant@softhome.net>
+
+2003-02-16 [paul]      0.8.10claws14
+
+       * src/news.c
+               when a 'protocol error' is encountered disconnect from
+               the server. This means that the user can carry on viewing
+               other articles and doesn't have to either wait until the
+               server timesout or quit sylpheed.
+               Fixes bug #53 'Unable to read messages in newsgroups, 
+               displayed message doesn't change'
+
+2003-02-15 [christoph] 0.8.10claws13
+
+       * src/imap.c
+               fix bug that stopped scanning of folders when an
+               IMAP folder was empty
+
+       (closes bug 46 stop scan messages in folders after empty folder)
+
+2003-02-15 [paul]
+
+       * tools/Makefile.am
+         tools/README
+         tools/freshmeat_search.pl     ** NEW FILE **
+         tools/google_search.pl        ** NEW FILE **
+               Add 2 Actions scripts which search freshmeat/google
+               for the selected text using the browser configured
+               in sylpheedrc.
+               
+       Note: These scripts are very dependent on the format of the
+       browser command and may not work on every occasion. Testing
+       is welcome. 
+
+2003-02-14 [alfons]    0.8.10claws12
+
+       * src/compose.c
+               fix breakage because of uninitialized account pointer.
+               please verify.
+
+2003-02-14 [paul]      0.8.10claws11
+
+       * src/compose.c
+         src/prefs_account.[ch]
+         src/prefs_common.[ch]
+               move signature settings to Account Prefs
+
+2003-02-14 [paul]      0.8.10claws10
+
+       * sync with 0.8.10cvs11
+               see ChangeLog 2003-02-14
+
 2003-02-13 [thorsten]  0.8.10claws9
 
        * src/news.c