sync with 0.7.4cvs33
[claws.git] / ChangeLog
index ece06d15e1c59fdfe7a445b5c3a7385f8c58b414..5ce59a302488b30b240b93fabb16bf0c7de786b6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2002-04-08
+
+       * src/imap.c: imap_open(): show warning message if IMAP4 session
+         can't be established.
+
+2002-04-06
+
+       * src/compose.c: made template able to be inserted into the current
+         cursor position.
+       * src/mainwindow.c: moved some menu items under the submenu
+         '/View/Show or hide'.
+
+2002-04-05
+
+       * src/filter.c
+         src/inc.c: changed folder_find_item_from_path() to
+         folder_find_item_from_identifier().
+         src/prefs_account.c
+         src/prefs_filter.c: use folder_item_get_identifier() to specify
+         folder path.
+
+2002-04-05
+
+       * src/folder.[ch]: implemented "folder identifier" (and fixed a bug
+         existed in claws' implementation).
+         folder_find_from_name(): find Folder from name and type.
+         folder_get_identifier(): return Folder id.
+         folder_item_get_identifier(): return FolderItem id.
+         folder_find_item_from_identifier(): find FolderItem from id.
+         folder_get_type_string(): return folder type string.
+         folder_get_type_from_string(): return FolderType from string
+         (and fixed the wrong g_strcasecmp() usage).
+       * src/export.c
+         src/import.c: use folder_item_get_identifier() and
+         folder_find_item_from_identifier().
+
 2002-04-03
 
        * src/imap.c: imap_parse_atom(): fixed a bug that cur_pos didn't