2005-10-29 [paul] 1.9.15cvs126
[claws.git] / ChangeLog-gtk2.claws
index 354c3e31efdbebf93f742345ee028c2855a53b35..3ceb399d970c99543432ba192a16d02f7df718ce 100644 (file)
@@ -1,3 +1,250 @@
+2005-10-29 [paul]      1.9.15cvs126
+
+       * src/crash.c
+       * src/foldersel.c
+       * src/main.c
+       * src/messageview.c
+       * src/toolbar.c
+       * src/gtk/authors.h
+               corrections to text items
+
+2005-10-28 [colin]     1.9.15cvs125
+
+       * src/messageview.c
+               Make "hit 'C' to check sig" work from extern 
+               messageviews
+
+2005-10-27 [colin]     1.9.15cvs124
+
+       * src/summaryview.c
+               Add a hack to avoid segfaulting when hammering 
+               on gtk's events
+
+2005-10-27 [wwp]       1.9.15cvs123
+
+       * src/prefs_themes.c
+               sort list of themes names in themes prefs
+
+2005-10-27 [paul]      1.9.15cvs122
+
+       * src/folder.c
+       * src/prefs_account.c
+               fix building on Solaris
+               Patch by Alex Moore
+
+2005-10-27 [wwp]       1.9.15cvs121
+
+       * src/summaryview.c
+       * src/gtk/gtksctree.c
+               speed up unselecting messages in summary view (thanks to Colin)
+
+2005-10-27 [paul]      1.9.15cvs120
+
+       * src/mainwindow.c
+               fix a compilation warning
+       * src/summaryview.c
+               fix updating of 'n items selected' count
+               when deselecting
+
+2005-10-27 [martin]    1.9.15cvs119
+
+       * src/action.c
+               ignore actions with a leading '/' in the action menu name
+               fixes a crash on menu creation
+       * src/prefs_actions.c
+               do not allow a leading '/' in the action menu name
+
+2005-10-27 [paul]      1.9.15cvs118
+
+       * src/main.c
+               fix compilation warning
+
+2005-10-27 [paul]      1.9.15cvs117
+
+       * src/procmime.c
+               add #if HAVE_LOCALE_H
+
+2005-10-27 [paul]      1.9.15cvs116
+
+       * src/plugins/clamav/clamav_plugin.c
+       * src/plugins/dillo_viewer/dillo_viewer.c
+       * src/plugins/mathml_viewer/mathml_viewer.c
+       * src/plugins/pgpcore/plugin.c
+       * src/plugins/pgpinline/plugin.c
+       * src/plugins/pgpmime/plugin.c
+       * src/plugins/spamassassin/spamassassin.c
+       * src/plugins/trayicon/trayicon.c
+               plugin_init() : make error messages more
+               informative
+
+2005-10-26 [wwp]       1.9.15cvs115
+
+       * src/prefs_matcher.c
+               enlarge boolean op widget width a bit (wasn't always showing text contents)
+
+2005-10-26 [wwp]       1.9.15cvs114
+
+       * src/procmime.c
+       * src/gtk/gtksctree.c
+       * src/plugins/spamassassin/libspamc.c
+       * src/plugins/spamassassin/spamassassin.c
+               fix some compilation warnings more
+
+2005-10-26 [mones]     1.9.15cvs113
+
+       * po/es.po
+               Updated translation
+
+2005-10-26 [paul]      1.9.15cvs112
+
+       * src/prefs_message.c
+               give all display_xface stuff the
+               #if HAVE_LIBCOMPFACE treatment, thus
+               preventing a crash
+               (Thanks to Wolfgang Enderlein)
+
+2005-10-26 [colin]     1.9.15cvs111
+
+       * src/gedit-print.c
+               Fix date format
+       * src/imap_gtk.c
+       * src/news_gtk.c
+               Remove context menu items that should not be there
+       * src/jpilot.c
+               Fix encoding
+       * src/main.c
+       * src/mainwindow.c
+               Don't show the mainwindow too soon
+
+2005-10-26 [wwp]       1.9.15cvs110
+
+       * src/folder.c
+       * src/manual.c
+       * src/summaryview.c
+               fix uninitialized pointers in the folder updating hook
+               (thanks to Colin)
+
+2005-10-25 [mones]     1.9.15cvs109
+
+       * manual/faq.xml
+               General information subsection completed. 
+               Removed archaic references.
+               
+       * manual/Makefile
+       * manual/dtd/manual.dsl
+               Added customization stylesheet for getting paragraphs
+               fully justified in PDF output (as suggested by Colin).
+
+2005-10-25 [colin]     1.9.15cvs108
+
+       * src/compose.c
+               Fix a second leak
+
+2005-10-25 [colin]     1.9.15cvs107
+
+       * src/addrbook.c
+       * src/addrindex.c
+               Fix leak (xml_get_element() allocates memory)
+       * src/compose.c
+               Fix leak + dead code (shame!)
+       * src/procmime.c
+               Fix leak
+
+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