add ability to leave downloaded mail on server for n days
[claws.git] / ChangeLog.claws
index 1c2af2b377aa6d399bdc46849180fe4312ca7fd4..a058a97eb6e2906895dd77e093a39bea3e23557a 100644 (file)
@@ -1,9 +1,98 @@
-2002-03-16 [alfons]    0.7.4claws15
+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
-       * src/prefs_actions.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
-               move Edit/Actions to Tool/Actions
+       * 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