battle of the changelog continues
[claws.git] / ChangeLog.claws
index 802c6c02bfb92fc91fe29c1e15956465b2efd4e6..6505b304dc8af5cb65e9c8528f2dcb743ca4a2d1 100644 (file)
@@ -1,3 +1,51 @@
+2001-04-24
+       * modified gtkstext.c : buggy cursor navigation fixed, 
+         and font descent also taken in account when drawing
+         cursor. [alfons]
+
+2001-04-24
+       * added comments in src/news.c src/nntp.c
+       * added src/prefs_headers.[ch]
+       * added src/headers.[ch]
+       * modified compose.c to activate custom headers
+               added function is_in_custom_headers
+       * modified prefs_account.[ch]
+               added function prefs_account_customhdr_edit
+       * modified src/defs.h :
+               added HEADERS_RC : name of the config file
+               for the custom headers
+
+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]: