/src/prefs_account.c:CREATE_RADIO_BUTTONS(): fixed a typo and corrected the behaviour...
[claws.git] / ChangeLog.claws
index 7d0082999dfb7c738e17841e35026a1e62cfc440..3529dd2e04348c4aba2e2fa53edd996c776d10d5 100644 (file)
@@ -1,3 +1,122 @@
+2002-06-12 [paul]      0.7.6claws41
+
+       * src/prefs_account.c
+               CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
+               behavior of the radio buttons, (from 0.7.7cvs2)
+
+2002-06-11 [alfons]    0.7.6claws40
+
+       * src/messageview.[ch]
+       * src/summaryview.[ch]
+       * src/summary_search.c
+       * src/mainwindow.c
+               perform a sync to bring in Hiro's separate view implementation 
+
+               (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
+
+2002-06-11 [paul]      0.7.6claws39
+       
+       * src/prefs_account.c
+               correct a typo on the Receive tab
+
+2002-06-10 [match]     0.7.6claws38
+
+       * src/addressbook.c
+               Included address completion patch from Gustavo Noronha.
+
+2002-06-10 [paul]      0.7.6claws37
+
+       * src/inc.[ch]
+         src/pop.c
+         src/prefs_account.[ch]
+         src/selective_download.[ch]
+               apply PATCH #561712
+                NEW:
+               - check if POP Account
+               - Receive Button renamed to Preview
+               - Preview Button Popup: preview new/all messages
+               - Download Button
+               - Account Preferences-->Receive tab checkbutton if you
+                 want to remove Mail after Download
+               -: default YES
+               - Account Preferences-->Receive tab checkbutton use
+                 filtering rules on preview
+                 (think of delete_on_server)
+               -: default YES
+               - Account selectable from SD dialog
+               - checkbutton to show already downloaded messages if
+                 all messages are previewed
+               - new clist column showing Date
+               - ESC KEY close
+               FIXES:
+               - play ball with UIDL
+               - fault tolerant (?) 
+               Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
+
+2002-06-10 [melvin]    0.7.6claws36
+
+       * README.claws
+               Added a hint to ac/README in cvs instructions.
+
+       * src/prefs_actions.c
+               Made it possible to use a more elaborate command line
+               for asynchronous actions, too.
+
+2002-06-10 [melvin]    0.7.6claws35
+       
+       * src/prefs_actions.c
+               Make it possible to use a more elaborate command line
+               (e.g. |foo|bar|cat>there;echo Done|)
+               Corrected error message when calling %f, %F and %p commands
+               from the compose window.
+
+2002-06-09 [colin]     0.7.6claws34
+
+       * src/summaryview.c
+               Automatically find unread messages in current folder
+               before annoying the user.
+
+2002-06-08 [alfons]    0.7.6claws33
+
+       * po/it.po
+               remove bad formatting string in it.po translation
+               (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
+
+2002-06-08 [paul]      0.7.6claws32
+
+       * sync with 0.7.6cvs25
+               see ChangeLog 2002-06-07
+
+2002-06-05 [paul]      0.7.6claws31
+
+       * src/mainwindow.c
+               add 'Sort by locked' and 'Sort by score'
+
+2002-06-05 [paul]      0.7.6claws30
+
+       * sync with 0.7.6cvs24
+               see ChangeLog 2002-06-04
+
+2002-06-04 [paul]      0.7.6claws29
+
+       * po/pt_BR.po
+               updated by Fabio Junior Beneditto
+
+2002-06-03 [thorsten]  0.7.6claws28
+
+       * src/matcher.c
+               fclose() matcherrc after reading
+
+2002-06-03 [paul]      0.7.6claws27
+
+       * sync with 0.7.6cvs21
+               see ChangeLog 2002-05-31
+
+2002-05-31 [paul]      0.7.6claws26
+
+       * sync with 0.7.6cvs20
+               see ChangeLog 2002-05-29 and 2002-05-30
+
 2002-05-31 [paul]      0.7.6claws25
 
        * src/imap.c