don't write Processing progress to status bar; re-position and resize custom toolbar...
[claws.git] / ChangeLog.claws
index d640b90cdb50d91648926410e0557768207184c0..8df16fd4025c9d9672fe49795e2fb273d50a0d0d 100644 (file)
@@ -1,3 +1,121 @@
+2002-08-10 [paul]      0.8.1claws47
+
+       * src/main.c
+               don't write Processing progress to status bar
+               patch submitted by Alexander Evseev
+
+       * src/prefs_toolbar.c
+               re-position and resize window
+               make window assume correct size on first call
+
+2002-08-10 [paul]      0.8.1claws46
+
+       * src/mainwindow.c
+         src/prefs_toolbar.c
+         src/toolbar.c
+         src/toolbar.h
+               obey coding style
+               follow UI text conventions
+
+2002-08-10 [alfons]    0.8.1claws45
+
+       * src/toolbar.c
+               correct pixmap for delete action
+
+2002-08-10 [paul]      0.8.1claws44
+
+       * po/pt_BR.po
+               updated by Fabio Jr. Beneditto
+
+2002-08-10 [paul]      0.8.1claws43
+
+       * po/POTFILES.in
+               add custom toolbar files
+
+2002-08-10 [paul]      0.8.1claws42
+
+       * sync with 0.8.1cvs22
+               see ChangeLog 2002-08-09
+
+2002-08-09 [paul]      0.8.1claws41
+
+       * tools/Makefile.am
+         tools/README
+         tools/outlook2sylpheed.pl     ** NEW FILE **
+               add script to convert exported Outlook
+               contacts list to a Sylpheed addressbook.
+               Submitted by Ricardo Mones Lastra.
+
+2002-08-09 [paul]      0.8.1claws40
+
+       * AUTHORS
+         configure.in
+         po/sr.po      ** NEW FILE **
+               add Serbian message catalog. Submitted by
+               Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
+
+2002-08-09 [paul]      0.8.1claws39
+
+       * sync with 0.8.1cvs21
+               see ChangeLog 2002-08-08
+
+2002-08-08 [oliver]    0.8.1claws38
+
+       * src/mainwindow.c
+               move Custom Toolbar to Configuration menu
+
+2002-08-08 [oliver]    0.8.1claws37
+
+       * src/prefs_toolbar.c
+               fix substitute pixmap bug
+
+2002-08-08 [paul]      0.8.1claws36
+
+       * sync with 0.8.1cvs19
+               see ChangeLog 2002-08-08
+
+2002-08-07 [christoph] 0.8.1claws35
+
+       * src/utils.c
+               fixed a memory leak in new canonicalize_file_replace
+
+2002-08-07 [christoph] 0.8.1claws34
+
+       * src/utils.[ch]
+               o canonicalize_file_replace should create the temporary
+                 file in the same directory as the original file.
+               o added get_tmpfile_in_dir that creates a temorary file
+                 in a specified directory.
+
+2002-08-07 [melvin]    0.8.1claws33
+
+       * src/toolbar.c
+               fixed bug where 'Article' button acted as 'Email' button.
+
+2002-08-07 [paul]      0.8.1claws32
+
+       * sync with 0.8.1.cvs17
+               see ChangeLog 2002-08-07
+
+2002-08-07 [colin]     0.8.1claws31
+       
+       * src/news.c
+               fix mass-cancel problem
+
+2002-08-07 [thorsten]  0.8.1claws30
+
+       * src/prefs_toolbar.c
+               fix: crash on replace or add new button
+       * src/toolbar.c
+               fix: close xmlfile after reading
+       * src/utils.c
+               fix: unlink() file before rename()
+
+2002-08-06 [paul]      0.8.1claws29
+
+       * sync with 0.8.cvs15
+               see ChangeLog 2002-08-06
+
 2002-08-06 [oliver]    0.8.1claws28
 
        * src/toolbar.c
        * src/toolbar.[ch]              **New File**
                o prefs_toolbar.[ch] custom toolbar frontend
                o toolbar.[ch]       backend 
+
 2002-08-06 [oliver]    0.8.1claws25
 
        * src/prefs_actions.[ch]