0.8.8claws18
[claws.git] / ChangeLog.claws
index 4a8fdc55e115912c72fb211887447b2fc0cfbfa0..74e59bea9379c0a017fa69fec21342475cc2eb70 100644 (file)
@@ -1,3 +1,71 @@
+2002-12-29 [christoph] 0.8.8claws18
+
+       * src/folder.c
+       * src/procmsg.[ch]
+               check parent messages for IGNORE THREAD flag, when adding,
+               moving or copying messages to a folder
+
+2002-12-27 [alfons]    0.8.8claws17
+
+       re-organize matcher part 5; more to come
+
+       * src/matcher.c
+               hash keywords in matchparser_tab 
+
+2002-12-27 [alfons]    0.8.8claws16
+
+       re-organize matcher part 4; more to come
+
+       * src/matcher_parser.h
+       * src/matcher_parser_lex.l
+       * src/matcher_parser_parse.y
+               cleanup
+
+2002-12-27 [alfons]    0.8.8claws15
+
+       re-organize matcher part 3; more to come
+
+       * src/matcher.[ch]
+               cleanup
+
+2002-12-27 [alfons]    0.8.8claws14
+
+       re-organize matcher part 2; more to come but this should
+       work. cc me if there are any regressions.
+
+       * src/matcher.h
+               add prototype for get_matchparser_tab_id()
+       * src/matcher_parser_lex.l
+               look up keywords using matchparser_tab_id();
+
+2002-12-27 [alfons]    0.8.8claws12
+
+       re-organize matcher part 1
+
+       * src/matcher.h
+               map yacc generated constants to sylpheed matcher constants
+       * src/matcher.c
+               add function to find a matcher constant from a string
+
+2002-12-27 [christoph] 0.8.8claws11
+
+       * src/compose.c
+               MENUITEM_ADD casts the 4th argument from integer to pointer
+               so it probably should not be a pointer, this means we
+               should use account id for it and not the account's pointer
+
+2002-12-27 [paul]      0.8.8claws10
+
+       * src/mainwindow.c
+               remove unneeded 'GtkWidget *vbox'
+               
+       * src/summaryview.c
+               further sync with 0.8.8 - make sort
+               by recipient work as expected
+               
+       * NEWS
+               sync with 0.8.8
+
 2002-12-27 [paul]      0.8.8claws9
 
        * po/pt_BR.po