prevent writing the cache based on current message list in summary view when filterin...
[claws.git] / ChangeLog.claws
index 7087446d842c293d9415b85c5fc22cf8e22088bd..416931b578b1e0dfcbd17f7b08886def2a460380 100644 (file)
@@ -1,3 +1,200 @@
+2002-01-19 [alfons] 0.7.0claws16
+       
+       * src/summaryview.c
+               prevent writing the cache based on current message list in summary 
+               view when filtering also put messages in currently selected folder
+
+2002-01-19 [paul]
+
+       * po/it.po
+               Italian translation submitted by Alessandro Maestri
+               <a.maestri@cs.tin.it>
+
+2002-01-18 [melvin]    0.7.0claws15
+
+       * src/prefs_filters.c
+               fixed bug where 'cancel' from 'filters' window stops autochecking
+               if the timer timed out  when the window was open.
+
+2002-01-18 [match]     0.7.0claws14
+
+       * src/addrclip.[ch]     ** NEW FILE **
+       * src/addrselect.[ch]   ** NEW FILE **
+       * src/adbookbase.h      ** NEW FILE **
+               addressbook cut, copy and paste
+       * src/addrbook.[ch]
+       * src/addrcache.[ch]
+       * src/addressitem.h
+       * src/addrindex.[ch]
+       * src/addritem.[ch]
+       * src/importldif.c
+       * src/importmutt.c
+       * src/jpilot.[ch]
+       * src/syldap.[ch]
+       * src/vcard.[ch]
+       * src/jpilot.[ch]
+       * src/editbook.c
+       * src/editjpilot.c
+       * src/editldap.c
+       * src/editvcard.c
+               support for copy/paste
+       * src/addressbook.c
+               support for copy/paste
+               tidy up menu option processing
+               correct address list function arguments
+       * src/editaddress.c
+               sort user attributes
+       * src/ldif.h
+       * src/mutt.h
+               tidy up
+
+       * src/addrbook.[ch]
+       * src/addrbook.[ch]
+       * src/addrbook.[ch]
+               
+
+2002-01-18 [paul]      0.7.0claws13
+
+       * sync with sylpheed 0.7.0cvs8
+               configure.in: support Mac OS X (Darwin)
+
+2002-01-18 [carsten]   0.7.0claws12
+       * src/html.c
+               small hack to fix a segfault with an empty href
+               (reported by Alexandra Walford <deeni@altern.org>)
+       * src/mainwindow.c
+       * src/summaryview.c
+               the shortcuts for Mark und Mark as unread are hardcoded
+               again
+       * src/compose.c
+       * src/gtkstext.[ch]
+               readded the shortcuts in gtkstext but made them
+               customizeable (simply by adding a menu plus a wrapper
+               to compose.c)
+
+2002-01-17 [melvin]    0.7.0claws11
+
+       * src/gtkspell.c
+               fix default dictionary not being saved.
+
+2002-01-16 [darko]     0.7.0claws10
+
+       * src/compose.c
+               fix wrapping crash with URL longer than wrapping margin
+
+2002-12-08 [hoa]       0.7.0claws10
+
+       * src/matcher_parser_parse.y
+               fixed some bugs
+
+       * src/prefs_filtering.c
+               now, we can use bounce action in the dialog box.
+
+2002-01-16 [carsten]   0.7.0claws9
+       * src/gtkstext.c
+               removed the <control> and <alt> shortcuts because they're
+               not needed and interefered with the "normal" shortcuts
+       * src/mainwindow.c
+       * src/summaryview.c
+               removed most of the hardcoded shortcuts and assigned
+               them to menu entries making them easy customizable by
+               that
+
+2002-01-16 |melvin]    0.7.0claws8
+
+       * src/gtkspell.c
+               fixed bug where using the mouse and when the compose
+               window is not on top may result in a crash.
+
+2002-01-16 [melvin]    0.7.0claws7
+
+       * src/compose.c
+               fixed a long standingspell checker bug which could 
+               cause a crash after sending a message.
+
+2002-01-16 [paul]      0.7.0claws6
+
+       * sync with sylpheed 0.7.0cvs7
+               see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
+               2002-01-15, and 2002-01-16
+
+2002-01-16 [melvin]    0.7.0claws5
+
+       * README.claws
+       * src/compose.c
+       * src/gtkspell.[ch]
+       * src/main.c
+               Heavily modified spell checker code to work around
+               ispell bug, to add keyboard shortcuts and for future
+               enhancements. See README.claws for usage information.
+
+2002-01-15 [alfons]    0.7.0claws4
+       
+       * src/summaryview.c
+               change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
+               so sorting within threads reflects sort mode
+
+2002-01-15 [christoph] 0.7.0claws3
+
+       * src/procmsg.c
+               added alertpanel if mail sending failed
+
+2002-01-15 [alfons]    0.7.0claws2
+       
+       * src/prefs_filtering.c
+               don't stop timer when prefs filtering dialog is opened
+
+2002-01-14 [alfons]    0.7.0claws1
+
+       * src/addr_compl.c
+       * src/prefs.c
+               remove debug_print()s for privacy reasons
+
+2002-01-14 [darko]     0.7.0claws
+
+       * README.claws
+               quotation wrapping is now also in the main branch
+
+2002-01-14 [paul]
+
+       * tools/filter_conv.pl
+               allow for Boolean Op and case-sensitivity
+               this file is included in the release and tagged
+               'rel_0_7_0'
+
+2002-01-13 [paul]      0.7.0claws
+
+       * release 0.7.0, with cvs tag 'rel_0_7_0'
+
+2002-01-13 [paul]
+
+       * tools/filter_conv.pl
+       * tools/README
+               rewritten to output to matcherrc instead of filteringrc
+
+       * po/es.po
+               updated Spanish translation by Ricardo Mones Lastra
+
+2002-01-13 [alfons]
+
+       * po/nl.po
+               update dutch translation
+
+2002-01-13 [paul]
+
+       * po/pt_BR.po
+               Updated by Fabio Junior Beneditto 
+
+2002-01-13 [melvin]    0.6.6claws53
+
+       * po/fr.po
+               Updated french translation
+
+2002-01-12 [alfons]    0.6.6claws52
+
+       * src/filtering.c
+               plug mem leak that has been sitting there for ages              
+
 2002-01-12 [alfons]    0.6.6claws51
 
        * src/summaryview.c