* src/folder.c
[claws.git] / ChangeLog.claws
index 77dbf2d83ce29ddda4d5b6f32326f9de934a3516..1bb3cdb39173855181299094added742334276ad 100644 (file)
@@ -1,3 +1,208 @@
+2002-08-01 [christoph] 0.8.1claws9
+
+       * src/folder.c
+               don't free the cache of the opened
+               folder in the summaryview
+       * src/summaryview.c
+               don't unset flags, if it is not required
+
+2002-08-01 [paul]      0.8.1claws8
+
+       * sync with 0.8.1cvs8
+               see ChangeLog entry 2002-08-01
+
+2002-08-01 [paul]      0.8.1claws7
+
+       * sync with 0.8.1cvs7
+               see ChangeLog 2002-07-31 and 2002-08-01
+
+2002-07-31 [christoph] 0.8.1claws6
+
+       * src/mainwindow.c
+               forgot to update menu sensitivity
+               function for new menu entry
+
+2002-07-31 [alfons]    0.8.1claws5
+
+       * src/main.c
+               check folder item and its path for NULL on
+               initial processing
+
+2002-07-31 [christoph] 0.8.1claws4
+
+       * src/folder.c
+               check if folder_item_get_msginfo in
+               folder_item_remove_msg returned NULL
+       * src/imap.c
+               better clear the uid cache in the
+               uid validity check function and delete
+               cached messages
+
+2002-07-31 [paul]      0.8.1claws3
+
+       * man/sylpheed.1
+               add the '--attach' option and a few other
+               minor changes
+
+2002-07-31 [paul]      0.8.1claws2
+
+       * sync with 0.8.1cvs5
+               see ChangeLog 2002-07-31
+
+2002-07-31 [christoph] 0.8.1claws1
+
+       * src/folderview.[ch]
+       * src/mainwindow.c
+               replace "Rescan all folders..." with
+               "Check all folders for new messages..."
+
+2002-07-30 [paul]      0.8.1claws
+
+       * version 0.8.1claws released
+
+2002-07-30 [paul]      0.8.0claws29
+
+       * tools/OOo2sylpheed.pl ** NEW FILE **
+         tools/README
+               add script to enable sending documents as
+               attachments from OpenOffice.org
+
+2002-07-30 [melvin]    0.8.0claws28
+
+       * src/prefs_actions.c
+               Made the actions' input/output dialog display
+               without delay.
+
+2002-07-30 [christoph] 0.8.0claws27
+
+       * src/procmsg.c
+               check if folder_item_get_msginfo in
+               procmsg_save_to_outbox returned NULL
+
+2002-07-30 [paul]      0.8.0claws26
+
+       * sync with 0.8.1cvs4
+               see ChangeLog 2002-07-29
+
+2002-07-29 [thorsten]  0.8.0claws25
+
+       * README.claws
+               added selective download, delete on server
+
+2002-07-29 [paul]      0.8.0claws24
+
+       * sync with 0.8.1cvs3
+               see ChangeLog 2002-07-29
+
+2002-07-27 [christoph] 0.8.0claws23
+
+       * src/folder.c
+               add extra check if fetching the msginfo
+               returned NULL
+
+2002-07-27 [paul]      0.8.0claws22
+
+       * sync with 0.8.1cvs2
+               see ChangeLog 2002-07-26
+
+2002-07-27 [christoph] 0.8.0claws21
+
+       * src/imap.c
+               add another check if a valid msginfo
+               was returned
+
+2002-07-26 [hoa]       0.8.0claws20
+
+       * src/folder.c
+               Fixed a condition in folder_item_destroy()
+
+       * src/imap.c
+               Fixed an error in IMAP protocol
+
+2002-07-26 [alfons]    0.8.0claws19
+
+       * src/folder.c
+               ofcourse compare with identifier, not the path
+
+2002-07-26 [alfons]    0.8.0claws18
+
+       * src/folder.c
+               use folder item identifier for saving / restoring
+               preferences because folder->path might not be unique
+
+2002-07-26 [melvin]    0.8.0claws17
+
+       * src/logwindow.c
+               Fixed a crash introduced in 0.8.0claws5 when log is 
+               cut under 80 characters.
+
+2002-07-26 [paul]      0.8.0claws16
+
+       * sync with 0.8.1cvs1
+               see ChangeLog 2002-07-26
+
+2002-07-26 [christoph] 0.8.0claws15
+
+       * src/imap.[ch]
+               imap folder now remembers the last selected
+               folder and imap_fetch_msginfo skips selecting
+               the folder if it is already selected
+
+2002-07-26 [christoph] 0.8.0claws14
+
+       * src/folder.c
+       * src/folderview.c
+       * src/imap.c
+               fix imap folder rescanning
+
+2002-07-25 [christoph] 0.8.0claws13
+
+       * src/filter.c
+       * src/folder.[ch]
+       * src/folderview.c
+       * src/imap.[ch]
+       * src/mainwindow.c
+       * src/mbox_folder.c
+       * src/mh.c
+       * src/news.c
+               implement imap uid cache and uid validity check
+
+2002-07-25 [alfons]    0.8.0claws12
+
+       * src/summaryview.c
+               fix a brown paper bag bug, and also add some more
+               checks
+
+2002-07-25 [christoph] 0.8.0claws11
+
+       * src/folder.c
+               don't mix copy, fetch_msginfo and remove
+               operations in folder item copy and move
+               operations
+
+2002-07-25 [christoph] 0.8.0claws10
+
+       * src/folderview.c
+       * src/mainwindow.c
+       * src/prefs_folder_item.c
+       * src/summaryview.[ch]
+               remove no longer required parameter update_cache from
+               summary_show
+
+2002-07-25 [paul]      0.8.0claws9
+
+       * sync with 0.8.1
+       
+       * AUTHORS
+               a few corrections
+
+2002-07-24 [alfons]    0.8.0claws8
+
+       * src/summaryview.c
+               sort correctly when using simplified subject line
+               (closes feature request "[ 585141 ] applying regexp to subject 
+               before sort" submitted by Alexandra Walford)
+
 2002-07-24 [paul]      0.8.0claws7
 
        * sync with 0.8.0cvs3