add persistence for collapsed / expanded folder trees
[claws.git] / ChangeLog.claws
index 58b468ab27fedd9039cc2fc94e48d0edab365c29..980e6973cc14b9def8a07e2b3f49bbe78c72e38a 100644 (file)
@@ -1,3 +1,125 @@
+2001-07-10 [alfons]
+
+       * folder.[ch]
+         folderview.c
+               make collapse state of folders and folder items persistent, i.e.
+               if you collapse a folder tree, the next time sylpheed-claws starts 
+               up the folder tree remains collapsed.  
+               
+2001-07-10 [christoph]
+
+       * acconfig.h
+       * configure.in
+               added --enable-ssl
+       * src/md5.[ch]
+               renamed MD5_CTX to MD5_CTX_syl
+               conflicts with a struct in openssl
+       * src/inc.c
+       * src/main.[ch]
+       * src/prefs_account.[ch]
+       * src/socket.[ch]
+               SSL support for POP
+       * src/mainwindow.c
+               fixed compose with current account
+               broken by new compose button stuff
+
+2001-07-09 [hoa]
+
+       * AUTHORS
+               changed my email address
+
+       * src/matcher_parser_parse.y
+               clean the parser to remove conflicts
+
+2001-07-09 [alfons]
+
+       * AUTHORS
+               add Match Grun
+
+       * configure.in
+               fix incorrect description of --enable-ldap parameter
+
+       * src/prefs_common.[ch]
+         src/compose.c
+               add experimental option "smart wrapping" which makes the
+               compose editor auto wrap.
+               
+               | TODO: the problem with the buggy cursor handling is caused |
+               | by the GtkText. when deleting / backspacing text its       |
+               | wrapping algorithm does not take in account the previous   |
+               | line. should find a way to hack this in.                   |
+               | or should perhaps combine this with the word wrapping      |
+               | patch i wrote in january.                                  |
+
+       * src/about.c
+               show build parameters for LDAP and JPilot
+
+       * src/summaryview.c
+               revert Christoph's bugfix for selecting next unread message, 
+               because folder stats aren't updated correctly
+
+2001-07-08 [hoa]
+
+       * src/filtering.c
+       * src/mainwindow.c
+       * src/matcher.c
+       * src/matcher_parser_lex.l
+       * src/matcher_parser_parse.y
+       * src/prefs_filtering.c
+       * src/prefs_scoring.c
+       * src/scoring.c
+               bugfix of the config file parser
+
+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.[ch]
+       * src/filtering.[ch]
+       * src/matcher.[ch]
+       * 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