changelog for newsgroups list
[claws.git] / ChangeLog.claws
index 8a3c75504a69078f5707bac775bd2b08f85bd31f..21add5041439cae46c3fef1d1899b5effb33ec85 100644 (file)
@@ -1,5 +1,50 @@
+2001-04-24
+       * added comments in src/news.c src/nntp.c
+
+2001-04-24
+
+    0.4.65claws5
+
+       * configure.in
+         src/gtkstext.[ch]
+         src/compose.c
+         src/Makefile.am
+         
+         added gtkstext with configure.in patch by Hiroyuki which
+         should fix the XIM detection [alfons]
+
+       * more clean up of cvs [alfons]
+
+                * removed all Makefile.in files to attic.
+
+                * updated all .cvsignores to really ignore things that could
+                  be unintentionally committed by a recursive commit.
+
+2001-04-23
+       * added src/grouplist_dialog.[ch]
+       * changed src/folderview.c to call grouplist_dialog instead
+               of inputdialog
+       * src/news.c :
+               added functions news_reset_group_list
+               and news_get_group_list
+       * src/nntp.c :
+               added function nntp_list
+       * src/defs.h :
+               added GROUPLIST_FILE : name of the newsgroup list cache file
+
 2001-04-21
 
+       * added option to warn about queued messages on exit [sergey]:
+
+         * src/compose.c: compose_queue(): call folder_item_scan()
+           and folderview_update_item() after queueing.
+         * src/folderview.c: folderview_update_node(): draw the queue
+           folder in bold font if there are queued messages.
+         * src/mainwindow.c: queued_messages(): new function.
+           app_exit_cb(): display warning if there are queued messages
+           if warn_queued_on_exit is set.
+         * prefs_common.[ch]: add warn_queued_on_exit option.
+
        * enhanced GnuPG key selection support [sergey]:
 
          * src/select-keys.c: updated to newer version from Win32