2005-10-25 [colin] 1.9.15cvs106
[claws.git] / ChangeLog-gtk2.claws
index 9f439f7245993bf7a1793a7ff4717b9ecb72e36e..4ca1d8edeac18dcded92302ac06920ceab85bef4 100644 (file)
@@ -1,3 +1,151 @@
+2005-10-25 [colin]     1.9.15cvs106
+
+       * src/mimeview.c
+               Fix encoding issue in Save all and in 
+               overwrite-confirmation alertpanel
+
+2005-10-25 [cleroy]    1.9.15cvs105
+
+       * src/common/socket.c
+               Fix a leak - Thanks to Christopher Aillon
+               (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
+
+2005-10-25 [paul]      1.9.15cvs104
+
+       * src/wizard.c
+               Always guess servers from the right-hand
+               email part and guess username from the
+               left-hand part. (Thanks to Colin)
+               add an X-Face to the welcome message
+
+2005-10-25 [paul]      1.9.15cvs103
+
+       * manual/handling.xml
+               written by Colin, edited by me
+
+2005-10-25 [wwp]       1.9.15cvs102
+
+       * src/folderview.c
+       * src/grouplistdialog.c
+       * src/imap.c
+       * src/noticeview.c
+               fix some compilation warnings
+
+2005-10-24 [paul]
+
+       1.9.99-rc3 released
+
+2005-10-24 [paul]      1.9.15cvs101
+
+       * src/gtk/about.c
+               fix window sizing
+
+2005-10-24 [paul]      1.9.15cvs100
+
+       * src/pixmaps/offline.xpm
+       * src/pixmaps/online.xpm
+               replace with last default versions
+
+2005-10-24 [colin]     1.9.15cvs99
+
+       * src/imap.c
+               Fix bug when moving a folder
+       * src/imap_gtk.c
+       * src/mh_gtk.c
+               "Delete folder" pops up a window, so it 
+               should be suffixed with "..."
+       * src/plugins/pgpcore/sgpgme.c
+               Include locale.h
+
+2005-10-24 [mones]     1.9.15cvs98
+
+       * manual/Makefile
+       * manual/account.xml
+       * manual/ack.xml
+       * manual/addrbook.xml
+       * manual/advanced.xml
+       * manual/faq.xml
+       * manual/glossary.xml
+       * manual/gpl.xml
+       * manual/handling.xml
+       * manual/intro.xml
+       * manual/keyboard.xml
+       * manual/manual.xml
+       * manual/plugins.xml
+       * manual/starting.xml
+       * manual/dtd/sdocbook.dtd
+               Initial manual structure and some content.
+
+2005-10-23 [wwp]       1.9.15cvs97
+
+       * src/gtk/about.c
+               fix a typo
+
+2005-10-23 [wwp]       1.9.15cvs96
+
+       * src/gtk/about.c
+       * src/gtk/authors.h
+               rework of the about window (main work by Paul), also featuring a few
+               fixes for typos and duplicate names
+
+2005-10-23 [wwp]       1.9.15cvs95
+
+       * src/.cvsignore
+               Ignore the right binary name (sylpheed-claws now)
+
+2005-10-23 [paul]      1.9.15cvs94
+
+       * src/compose.c
+               when using Folder Pref 'Default To for
+               replies' make the entry in the Compose
+               window bold
+               Patch by Fabien Vantard
+
+2005-10-22 [colin]     1.9.15cvs93
+
+       * src/codeconv.c
+               Fix leak
+
+2005-10-22 [colin]     1.9.15cvs92
+
+       * src/codeconv.c
+               try to convert using locale (apart utf8) if necessary
+
+2005-10-22 [colin]     1.9.15cvs91
+
+       * src/pixmaps/new.xpm
+       * src/pixmaps/unread.xpm
+               Make the unread envelope blue again and
+               saturate the new one a bit more.
+
+2005-10-22 [colin]     1.9.15cvs90
+
+       * src/compose.c
+               When replying to a mail sent by one of our accounts,
+               use the original list of recipients. Let 'Reply All'
+               and 'Reply to sender' work like previously.
+
+2005-10-21 [colin]     1.9.15cvs89
+
+       * src/prefs_filtering.c
+               Clear fields after add and replace
+       * src/textview.c
+               Display xface differently (better)
+       * src/plugins/pgpinline/pgpinline.c
+               Fix crappy encodings/recodings
+
+2005-10-21 [paul]      1.9.15cvs88
+
+       * src/compose.c
+       * src/prefs_folder_item.c
+       * src/toolbar.c
+               fix news folder Folder Properties
+               (thanks to Colin)
+       * src/folderview.c
+               update folderview after Themes change
+               keep selected folder selected
+               (thanks to Colin)
+
 2005-10-21 [paul]      1.9.15cvs87
 
        * tools/Makefile.am