allow filename to be typed in
[claws.git] / ChangeLog.claws
index 916cb12ad8bb940c636f60ae20bf1828ef6d9dbc..9f59a921eada3dc87b539af373974fd875d8d77b 100644 (file)
@@ -1,3 +1,48 @@
+2002-06-13 [paul]      0.7.6claws46
+
+       * src/filesel.c
+               allow filename to be typed in, rather than just
+               selected by the mouse. Patch by Gustavo Noronha Silva.
+
+2002-06-13 [alfons]    0.7.6claws45
+
+       * src/mainwindow.[ch]
+               more cleanups (removing unnecessary menu items Expand 
+               summary / message view)
+       
+2002-06-13 [melvin]    0.7.6claws44
+
+       * po/POTFILES.in
+               Added src/string_match.c
+       * src/string_match.c
+               Fixed possible buffer overflow.
+               Corrected typo.
+               Added missing config.h header.
+       * src/prefs_common.c
+         src/prefs_matcher.c
+         src/prefs_scoring.c
+               Made some strings translatable (missing _(..)).
+
+2002-06-13 [melvin]    0.7.6claws43
+
+       * README.claws
+               Corrected action example (verifying clearsigned mail).
+       * src/prefs_account.c
+               Corrected typo.
+       * src/prefs_common.c
+               Removed incorrect line that generated a Gtk-CRITICAL msg.
+
+2002-06-12 [alfons]    0.7.6claws42
+
+       * src/summaryview.c
+               add init of score column lost in 0.7.6claws42
+
+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]