Improve address parsing.
[claws.git] / ChangeLog.claws
index 4a1007a96dc21665533cc31d7ebc684c6fe07a11..a17db1f4ff0c96b4ea13e6ef9d2e7d6da13ebf19 100644 (file)
+2002-04-01 [match]     0.7.4claws60
+
+       * src/addrharvest.[ch]
+               improve address parsing of funky addresses.
+
+2002-04-02 [darko]     0.7.4claws59
+
+       * src/compoce.c
+               wrap on send improvements, it now recognizes quoted
+               initials as part of the quotation string, and it
+               does not join lines separated by CR
+
+2002-04-01 [match]     0.7.4claws58
+
+       * src/mgutils.[ch]
+               added new functions.
+       * src/mutt.[ch]
+               remove excessive duplicate address generation
+               on import.
+
+2002-04-01 [alfons]    0.7.4claws57
+       
+       * src/summaryview.c
+               put back g_free() 
+
+2002-04-01 [paul]      0.7.4claws56
+
+       * sync with 0.7.4cvs25
+               see ChangeLog entry 2002-04-01
+
+2002-04-01 [alfons]    0.7.4aprilfool55
+
+       * src/summaryview.c
+               honour feature request item #537427 to allow for
+               displaying names from address book for sent mail also
+
+2002-03-29 [paul]      0.7.4claws54
+
+       * src/mainwindow.c
+         src/prefs_filtering.[ch]
+         src/prefs_matcher.c
+         src/summaryview.c
+               add 'fast filter' for claws' filtering,
+               /Tools/Create filter rule/... patch submitted
+               by Neill Miller <neillm@thecodefactory.org>
+
+2002-03-29 [paul]      0.7.4claws53
+
+       * sync with 0.7.4cvs24
+               see ChangeLog entry 2002-03-29
+
+2002-03-28 [paul]      0.7.4claws52
+
+       * sync with 0.7.4cvs23
+               see ChangeLog entry 2002-03-28
+
+2002-03-27 [melvin]    0.7.4claws51
+
+       * src/prefs_actions.c
+               Added support to pass only one message part (as a
+               file) to the command using '%p'. No quotes are needed
+               because doubles quotes are automatically added.
+               Fixed bug where Sylpheed could block when waiting for
+               a child process to finish.
+               Changed the help menu to remove quotes around symbols to 
+               avoid misinterpretation (they must not be used).
+
+2002-03-27 [melvin]    0.7.4claws50
+
+       * src/inc.c
+               Made the new mail notification command always 
+               execute asynchronously.
+
+2002-03-27 [paul]      0.7.4claws49
+
+       * src/compose.c
+               fix bug introduced in last commit
+
+2002-03-27 [paul]      0.7.4claws48
+
+       * sync with 0.7.4cvs21
+               see ChangeLog 2002-03-26 and 2002-03-27
+
+2002-03-26 [hoa]       0.7.4claws47
+
+       * src/prefs_folder_item.c
+               really fixed the bug #516442 with folder rescan.
+
+2002-03-26 [paul]      0.7.4claws46
+
+       * sync with 0.7.4cvs19
+               see ChangeLog entries 2002-03-25 and 2002-03-26
+
+2002-03-25 [hoa]       0.7.4claws45
+
+       * src/matcher.c
+       * src/mh.c
+               fix the bug #516442 with folder rescan.
+
+       * src/prefs_common.[ch]
+       * src/compose.c
+               added an option to enable two different behaviours
+               for bounce.
+
+
+2002-03-25 [paul]      0.7.4claws44
+
+       * src/mainwindow.c
+         src/selective_download.c
+               correct a few menuitem labels
+
+2002-03-25 [christoph] 0.7.4claws43
+
+       * src/procmsg.c
+               fix non deleted tmp message in
+               procmsg_save_to_outbox
+               fix problems caused by sync with
+               main branch's procmsg_send_queue
+
+2002-03-25 [paul]      0.7.4claws42
+
+       * src/quote_fmt.c
+         src/quote_fmt_lex.l
+         src/quote_fmt_parse.y
+               add Last name (%L) placeholder for quoting. 
+               patch submitted by Thorsten Thielen 
+               <thth@users.sourceforge.net>
+
+2002-03-25 [paul]      0.7.4claws41
+
+       * src/utils.c
+               get full hostname. patch submitted by
+               Bob Woodside <rwoodside1@comcast.net>
+
+2002-03-25 [paul]      0.7.4claws40
+
+       * src/account.c
+         src/news.c
+         src/nntp.[ch]
+         src/prefs_account.[ch]
+               enable NNTP over SSL. patch submitted by
+               Pascal Jermini <pascal@infinity.hn.org>
+
+2002-03-24 [paul]      0.7.4claws39
+
+       * src/prefs_common.c
+               make the arrangement of the Compose tab more
+               coherent
+
+       * src/mainwindow.c
+               fix some irregularities of style
+
+       * po/de.po
+               updated by Kilian Krause
+
+2002-03-23 [paul]      0.7.4claws38
+
+       * po/pt_BR.po
+               updated by Fabio Junior Beneditto
+
+2002-03-23 [paul]      0.7.4claws37
+
+       * src/mainwindow.c
+               move 'Gather addresses' to 'Tools' menu
+               make 'Selective download' sensitive
+
+2002-03-23 [paul]      0.7.4claws36
+
+       * sync with 0.7.4cvs16
+               see ChangeLog entries 2002-03-23
+
+2002-03-22 [christoph] 0.7.4claws35
+
+       * src/quote_fmt_parse.y
+               fix include program output
+
+2002-03-22 [alfons]    0.7.4claws34
+
+       * src/pop.c
+               initialize GDate stack variable correctly (sorry!)
+
+2002-03-22 [paul]      0.7.4claws33
+
+       * src/compose.c
+         src/mainwindow.c
+         src/prefs_actions.c
+         src/prefs_common.c
+               rename 'Tool' to 'Tools'
+
+       * src/mainwindow.c
+               move 'Delete duplicated messages' from
+               'Message/' to 'Tools/'
+               re-arrange the order of 'Tools/' items
+
+2002-03-22 [paul]      0.7.4claws32
+
+       * src/addr_compl.c
+         src/addressbook.[ch]
+               auto-address completion now also matches on
+               Nickname. patch submitted by Bob Forsman 
+               <hammor@users.sourceforge.net>
+
+       * src/editaddress.c
+               correct a spelling mistake
+
+2002-03-22 [alfons]    0.7.4claws31
+
+       * src/pop.c
+               fix getting uidl from incorrect string 
+               (spotted by Colin)
+
+2002-03-21 [alfons]    0.7.4claws30
+
+       * src/pop.c
+               more code refactoring
+               plug mem leak introduced by delete on server
+
+2002-03-21 [paul]      0.7.4claws29
+
+       * sync with 0.7.4cvs11
+               see ChangeLog entries 2002-03-20
+
+2002-03-20 [alfons]    0.7.4claws28
+
+       * src/inc.c
+               apply Colin's patch and refactor
+
+2002-03-20 [paul]      0.7.4claws27
+
+       * sync with sylpheed 0.7.4cvs9
+               see ChangeLog entry 2002-03-20
+
+2002-03-19 [christoph] 0.7.4claws26
+
+       * src/mh.c
+       * src/procmsg.[ch]
+       * src/summaryview.c
+               revert changes for flag updates
+               (does not work correctly and no time to debug)
+
+2002-03-20 [alfons]    0.7.4claws25
+
+       * src/pop.c
+               refactor should_delete() a little bit 
+
+2002-03-19 [paul]      0.7.4claws24
+
+       * src/inc.[ch]
+         src/pop.c
+         src/prefs_account.[ch]
+               allow the user to leave downloaded mail on the 
+               server for n days. Patch submitted by Colin Leroy 
+               <colin@colino.net>
+
+2002-02-19 [paul]      0.7.4claws23
+
+       * sync with sylpheed 0.7.4cvs8
+               see ChangeLog entries 2002-03-19
+
+2002-03-18 [paul]      0.7.4claws22
+
+       * sync with sylpheed 0.7.4cvs6
+               see ChangeLog entry 2002-03-18
+
+2002-03-18 [paul]      0.7.4claws21
+
+       * po/en_GB.po
+               add en_GB message catalogue
+
+       * src/mbox_folder.c
+         src/prefs_account.c
+         src/prefs_actions.c
+               correct a few spelling mistakes
+
+2002-03-17 [alfons]    0.7.4claws20
+
+       * src/matcher.c
+               more stringent checks for NULL params when writing
+               filtering actions to a file
+               
+2002-03-17 [hoa]       0.7.3claws20
+
+       * src/news.c
+               fixed the count of new messages
+
+       * src/compose.c
+               fixed the "attachment properties" window
+
+2002-03-17 [paul]      0.7.4claws19
+
+       * src/defs.h
+         src/folder.h
+         src/news.c
+         src/prefs_account.[ch]
+         src/procmsg.[ch]
+         src/summaryview.c
+               automatically mark cross-posted messages as read 
+               and (optionally) give them a colour label
+               Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
+               
+
+2002-03-17 [paul]      0.7.4claws18
+
+       * sync with sylpheed 0.7.4cvs5
+               see ChangeLog entry 2002-03-17
+
+2002-03-17 [melvin]    0.7.4claws17
+       
+       * src/textview.c
+               Worked around a gtktext 'bug': when searching for 
+               a text in a long message it was scrolling slowly
+               line by line until it hit the searched text.
+       * po/fr.po
+               Updated French translation
+
+2002-03-17 [melvin]    0.7.4claws16
+
+       * src/mainwindow.c
+       * src/compose.c
+       * src/prefs_actions.c
+               Moved "Edit/Actions" to "Tool/Actions"
+               Made mainwindow/compose window sensitive as soon as
+               no child process is running anymore even if the io dialog
+               is open.
+               Fixed a struct being initialized with a non constant char*
+
+2002-03-16 [christoph] 0.7.4claws15
+
+       * configure.in
+               add --with-compiler-flags option
+               (only for developer hacking)
+       * src/mh.c
+       * src/procmsg.[ch]
+       * src/summaryview.c
+               try to make folder-stats and flag handling more
+               independent from the summaryview. msgcounts
+               are only set when the folder is opened and
+               procmsg_msginfo_(un)set_flags will handle it
+               later and summaryview will get the values
+               from the folder.
+
+2002-03-16 [paul]      0.7.4claws14
+
+       * src/messageview.c
+               fix Return-receipt. Patch submitted by Bob
+               Woodside <rwoodside1@comcast.net>
+
+2002-03-16 [paul]      0.7.4claws13
+
+       * src/compose.c
+               fix 'dynamic' signatures, make it work again
+               broken during sync on 2002-03-14 (0.7.4claws2)
+
+2002-03-15 [match]     0.7.4claws12
+
+       * src/addrharvest.[ch]
+       * src/addrgather.[ch]
+       * src/addressbook.[ch]
+       * src/mainwindow.c
+               included address harvester feature. still some
+               issues with address parsing that I will fix.
+
+2002-03-15 [match]     0.7.4claws11
+
+       * src/addrbook.[ch]
+       * src/addrcache.[ch]
+       * src/addressbook.[ch]
+       * src/addrindex.c
+       * src/editbook.c
+       * src/importldif.c
+       * src/importmutt.c
+       * src/jpilot.[ch]
+       * src/main.c
+       * src/syldap.[ch]
+       * src/vcard.[ch]
+               tidy up. fix memory leaks. moved attribs and methods
+               from individual interfaces to addrcache object. prep
+               for new stuff to come in.
+
+2002-03-15 [alfons]    0.7.4claws10
+
+       * src/matcher.[ch]
+       * src/matcher_parser_parse.y
+       * src/matcher_parser_lex.l
+       * src/prefs_matcher.c
+               add filtering conditions message greater than, smaller 
+               than, and exactly matching a size in bytes
+               (does not work with delete from POP3 server yet)
+
+               this should also give others an idea what you should
+               do to add new criterions to claws filtering system
+               
+
+2002-03-15 [paul]      0.7.4claws9
+
+       * tools/filter_conv.pl
+               exit if there are no filter rules to convert
+               rename filterrc to filterrc.old after completion
+
+2002-03-15 [paul]      0.7.4claws8
+
+       * sync with sylpheed 0.7.4cvs3
+               see ChangeLog entry 2002-03-14
+
+2002-03-14 [paul]      0.7.4claws7
+
+       * src/compose.c
+               clean up the last commit (ahem)
+
+2002-03-14 [paul]      0.7.4claws6
+
+       * src/compose.c
+               fix bug #515655. honour account preferences
+               regarding gpg default signing/encryption when 
+               changing account from the compose window.
+
+2002-03-14 [paul]      0.7.4claws5
+
+       * src/folderview.c
+               remove unnecessary curly brackets
+
 2002-03-14 [paul]      0.7.4claws4
 
-       * src/folderview
+       * src/folderview.c
          src/prefs_filtering.[ch]
                add filter rename on folder rename and filter
                delete on folder delete. Patch submitted by
-               Neill Miller <neillm@thecodefactory.com
+               Neill Miller <neillm@thecodefactory.org
 
 2002-03-14 [christoph] 0.7.4claws3