added generated matcher sources to src/Makefile.am
[claws.git] / ChangeLog.claws
index 09b58403f58b7072b34e22b6eb01485d386da3b2..c321ef520cda07370b76416d042d8f8c97ee32c5 100644 (file)
@@ -1,3 +1,123 @@
+2001-07-08 [alfons]
+
+       * src/Makefile.am
+               added generated matcher sources to BUILT_SOURCES
+
+2001-07-08 [hoa]
+
+       * src/Makefile.am
+       * src/.cvsignore
+               added new config file parser
+
+       * src/scoring.c
+       * src/scoring.h
+       * src/filtering.c
+       * src/filtering.h
+       * src/matcher.c
+       * src/matcher.h
+       * src/prefs_filtering.c
+       * src/prefs_matcher.c
+       * src/prefs_scoring.c
+       * added src/matcher_parser.h
+       * added src/matcher_parser_lex.h
+       * added src/matcher_parser_lex.l
+       * added src/matcher_parser_parse.y
+               lex & yacc config file parser
+
+       * src/mbox.c
+       * src/inc.c
+       * src/main.c
+               changes prefs_filtering into global_filtering           
+
+       * src/summaryview.c
+               build threads with subjects only if "Re: " is at the
+               beginning of the subject
+
+2001-07-07 [paul]
+
+       0.5.0claws
+
+       sync with sylpheed 0.5.0
+               change of version number only
+
+2001-07-06 [paul]
+
+       0.5.0claws5
+
+       sync with sylpheed 0.5.0pre5
+
+2001-07-05 [paul]
+
+       sync with sylpheed 0.5.0pre4 release
+               /po and /manual/ja not sync'ed
+
+2001-07-04 [paul]
+
+       more sync with sylpheed 0.5.0pre4
+
+2001-07-03 [christoph]
+
+       * src/addressbook.c
+               fixed address book broken by address book
+               for VCard, JPilot, LDAP
+
+2001-07-03 [alfons]
+
+       * src/matcher.c
+       * src/textview.c
+               stopped memory leaks
+
+2001-07-03 [paul]
+
+       more sync with sylpheed 0.5.0pre4
+
+2001-07-02 [match]
+
+       * included address book patch for VCard, JPilot, LDAP
+       * pref_common.c - fixed Font options on Display tab (cosmetic)
+       * alertpanel.c - fixed truncated message
+
+2001-07-02 [christoph]
+
+       * src/mbox_folder.c
+       * src/procmsg.[ch]
+       * src/summaryview.c
+               mark threads for ignoring
+
+2001-07-02 [paul]
+
+       0.5.0claws4
+
+       * sync with sylpheed 0.5.0pre4
+               updated gettext to 0.10.38.
+
+2001-07-01 [paul]
+
+       * src/ mainwindow.c
+       * src/procmsg.h
+       * src/summaryview.[ch]
+               new right-click option: Label.
+               substitute for 'Mark-->Mark/Unmark', colours the line.
+               submitted by Satoshi Nagayasu
+
+2001-07-01 [christoph]
+
+       * src/folderview.c
+               fixed font for trash
+       * src/summaryview.c
+               move ctree to unread message
+
+2001-07-01 [paul]
+
+       * sync with sylpheed 0.5.0pre3 release
+
+2001-06-30 [alfons]
+
+       * src/filesel.[ch]
+       * src/compose.c
+               allow inserting / attaching multiple files in
+               the composer window
+
 2001-06-30 [paul]
 
        * src/codeconv.c