update ui_seperation.txt
[claws.git] / ChangeLog.claws
index 988d87bb2df7d6aeb580e9d39e03c0cd86fe9197..31e66dc7cbd204b2427f323ee3b91786f237fe8f 100644 (file)
@@ -1,9 +1,64 @@
+2002-12-04 [paul]      0.8.6claws58
+
+       * po/es.po
+               updated by Ricardo Mones Lastra
+               
+       * configure.in
+         po/hu.po      ** NEW FILE **
+               initial Hungarian translation, submitted
+               by Gál Zoltán <galzoli@hu.inter.net>
+
+2002-12-03 [christoph] 0.8.6claws57
+
+       * src/Makefile.am
+       * src/gtksctree.[ch]            ** REMOVE **
+       * src/gtk/Makefile.am
+       * src/gtk/gtksctree.[ch]        ** NEW **
+               move gtksctree files to gtk directory
+
+2002-12-03 [christoph] 0.8.6claws56
+
+       * src/Makefile.am
+       * src/md5.[ch]                  ** REMOVE **
+       * srm/common/Makefile.am
+       * src/common/md5.[ch]           ** NEW **
+               move md5 files to common directory
+
+       * src/gtkstext.c
+               remove not required #include
+
+2002-12-03 [sergey]    0.8.6claws55
+
+       * src/gtkutils.c
+       * src/gtkutils.h
+               gtkut_window_popup(): new function.
+       * src/mainwindow.c
+               main_window_popup(): use gtkut_window_popup() to raise
+               window without changing its position.
+               (see sylpheed-main ML message [sylpheed:17247])
+
+2002-12-03 [sergey]    0.8.6claws54
+
+       * src/send.c
+               send_message_local(): removed first-dot escaping
+               (SMTP-only, not needed for sending through pipe)
+
+2002-12-03 [paul]      0.8.6claws53
+
+       * po/POTFILES.in
+               update to reflect recent changes (thanks
+               to Ricardo Mones Lastra)
+               
+       * tools/filter_conv.pl
+                fix problem with quoted strings. Patch submitted
+                by Luke Plant <lukeplant@softhome.net>
+
 2002-12-03 [paul]      0.8.6claws52
 
        * sync with 0.8.6cvs15
                see ChangeLog 2002-12-03
 
-2002-11-30 [christoph] 0.8.6claws51
+2002-12-02 [christoph] 0.8.6claws51
 
        * src/logwindow.[ch]
        * src/common/log.[ch]
@@ -17,7 +72,7 @@
        * src/toolbar.c
                fix warnings
 
-2002-11-30 [christoph] 0.8.6claws50
+2002-12-02 [christoph] 0.8.6claws50
 
        * src/common/Makefile.am
                add src/common/hooks.[ch]
@@ -29,7 +84,7 @@
        * src/folderview.c
                use new hook system for folder item updates
 
-2002-11-30 [christoph] 0.8.6claws49
+2002-12-02 [christoph] 0.8.6claws49
 
        * doc-src/ui_seperation.txt     ** NEW **
                information for ui seperation
        * src/common/utils.[ch]         ** NEW **
                replacement for files in src/
 
-2002-11-30 [colin]     0.8.6claws48
+2002-12-02 [colin]     0.8.6claws48
 
        * src/folderview.c
                Scroll folderview if necessary during dnd
 
-2002-11-30 [colin]     0.8.6claws47
+2002-12-02 [colin]     0.8.6claws47
 
        * src/folder.[ch]
                Add check to verify a move is within a single mailbox
        * src/folderview.c
                Add specific error string for this check
 
-2002-11-30 [colin]     0.8.6claws46
+2002-12-02 [colin]     0.8.6claws46
 
        * src/folder.c
                Add a test to folder moving, remove a statusbar_print
                Factorize folder moving code
                Enable folder DND for mbox
 
-2002-11-30 [christoph] 0.8.6claws45
+2002-12-01 [christoph] 0.8.6claws45
 
        * ac/aspell.m4
                remove conf.aspelltest if the version check fails