0.8.11claws12
[claws.git] / ChangeLog.claws
index ea2373276ff39d19bbe8a1e6af40669995431415..a07d2439787aab96e9158c06ac7d6867606386d0 100644 (file)
@@ -1,3 +1,143 @@
+2003-03-14 [christoph] 0.8.11claws12
+
+       * src/folder.[ch]
+               o error return code's should better be negative
+               o replace printf with debug_print
+
+       * src/imap.c
+               improve IMAP folder scan by checking UID-NEXT
+
+       * src/summaryview.c
+               remove check that are unnecessary in my opinion
+
+2003-03-13 [christoph] 0.8.11claws11
+
+       * src/folder.[ch]
+       * src/foldersel.c
+       * src/folderview.c
+       * src/imap.c
+       * src/mbox_folder.c
+       * src/mh.c
+       * src/news.c
+       * src/prefs_scoring.c
+       * src/summaryview.c
+               use a common function to get a displayable name
+               for a FolderItem
+
+2003-03-13 [paul]      0.8.11claws10
+
+       * tools/Makefile.am
+         tools/README
+         tools/multiwebsearch.conf     ** NEW FILE **
+         tools/multiwebsearch.pl       ** NEW FILE **
+               add multiwebsearch Actions script
+
+2003-03-13 [colin]     0.8.11claws9
+
+       * src/compose.c
+               Remove leading emtpy lines from quoted text
+               before quoting it
+
+2003-03-13 [melvin]    0.8.11claws8
+
+       * src/prefs_actions.c
+               Fixed a memory leak
+               Code clean ups
+               Added Cancel and OK buttons
+               Corrected help text
+
+2003-03-13 [christoph] 0.8.11claws7
+
+       * src/account.c
+       * src/folder.[ch]
+       * src/imap.c
+       * src/mainwindow.c
+       * src/mbox_folder.c
+       * src/mh.c
+       * src/news.c
+       * src/setup.c
+               replace more folder type stuff with folder class stuff
+
+2003-03-13 [melvin]    0.8.11claws6
+
+       * src/prefs_actions.c
+               Added new tokens:
+               %u: user provided argument
+               %h: user provided argument (hidden on input)
+               %s: current text selection in the message view 
+
+2003-03-13 [paul]      0.8.11claws5
+
+       * sync with 0.8.11cvs5
+               see ChangeLog 2003-03-11, 2003-03-12
+
+2003-03-12 [christoph] 0.8.11claws4
+
+       * src/folder.c
+               use folder class idstr when writing folderlist.xml
+
+       * src/folder.h
+       * src/imap.c
+       * src/news.c
+               replace folder type checks with folder class checks
+
+2003-03-12 [christoph] 0.8.11claws3
+
+       * src/folder.[ch]
+       * src/imap.[ch]
+       * src/main.c
+       * src/mbox_folder.[ch]
+       * src/mh.[ch]
+       * src/news.[ch]
+               o create a list of known folder classes in the folder system
+               o use folder class id strings for folder item identifiers
+
+2003-03-12 [christoph] 0.8.11claws2
+
+       * src/imap.c
+               fix imap uid validity check
+
+2003-03-12 [christoph] 0.8.11claws1
+
+       * src/account.c
+       * src/folder.[ch]
+       * src/foldersel.c
+       * src/folderview.c
+       * src/imap.c
+       * src/mainwindow.c
+       * src/mbox_folder.c
+       * src/mh.c
+       * src/news.c
+       * src/prefs_scoring.c
+       * src/procmsg.c
+       * src/setup.c
+       * src/summaryview.c
+               initial restructuring of folder system, seperating
+               folders and folder classes
+
+2003-03-12 [paul]      0.8.11claws
+
+       0.8.11claws release
+
+2003-03-12 [christoph]
+
+       * src/gtk/prefswindow.c
+               fix translation of "Page Index"
+
+2003-03-12 [paul]      0.8.10claws110
+
+       a sync from 0.8.11cvs4 before the release
+
+       * src/common/utils.c
+               subject_compare_for_sort(): allow null strings (fixes
+               summary sorting).
+
+2003-03-11 [paul]      0.8.10claws109
+
+       * po/es.po
+               update Spanish translation, submitted by
+               Ricardo Mones Lastra
+
 2003-03-11 [melvin]    0.8.10claws108
 
        * po/fr.po