2007-04-24 [wwp] 2.9.1cvs19
[claws.git] / ChangeLog
index cadd2b23adefa9ba229a45d238a87fccc375ecdc..3ca1f92fc90272cb087f965820a17f8e3b2e3af5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,188 @@
+2007-04-24 [wwp]       2.9.1cvs19
+
+       * src/textview.c
+       * src/textview.h
+               Fix a crash in textview, thanks to Colin.
+
+2007-04-23 [wwp]       2.9.1cvs18
+
+       * src/prefs_common.c
+               Fix 2.9.1cvs5: no header was being translated at all.
+
+2007-04-23 [colin]     2.9.1cvs17
+
+       * src/Makefile.am
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/summaryview.c
+       * src/summaryview.h
+       * src/gtk/gtksctree.c
+       * src/gtk/gtksctree.h
+       * src/pixmaps/selection.xpm
+               Fix bug 1193, 'Need a way to multi-select
+               items'. Add a toggle button to the summaryview
+               to switch between normal and multiple selection
+               (Maemo)
+
+2007-04-23 [colin]     2.9.1cvs16
+
+       * src/Makefile.am
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/summaryview.c
+       * src/summaryview.h
+       * src/gtk/gtksctree.c
+       * src/gtk/gtksctree.h
+       * src/pixmaps/selection.xpm
+               Fix bug 1193, 'Need a way to multi-
+               select items'
+               Add a toggle button in the summaryview
+               to enable normal or multiple selection.
+               (Maemo)
+
+2007-04-23 [colin]     2.9.1cvs15
+
+       * src/compose.c
+               Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
+
+2007-04-21 [colin]     2.9.1cvs14
+
+       * src/gtk/quicksearch.c
+               Fix previous commit (actually use correct
+               parameter)
+
+2007-04-21 [colin]     2.9.1cvs13
+
+       * src/gtk/quicksearch.c
+               Fix changing quicksearch type (after Esc,
+               after changing Recursive, ...)
+
+2007-04-20 [wwp]       2.9.1cvs12
+
+       * src/gtk/Makefile.am
+               Added headers.h (completes 2.9.1cvs5).
+
+2007-04-20 [wwp]       2.9.1cvs11
+
+       * src/addressbook.c
+               Fix the use of display name in name column,
+               it has been overriden w/ the use of nickname
+               by 2.9.0cvs3. Now nickname is used (if any)
+               in case of LDAP books only.
+
+2007-04-20 [colin]     2.9.1cvs10
+
+       * src/mimeview.c
+       * src/summaryview.c
+       * src/textview.c
+               Add handling of 'a' to loop in a mail's
+               mimeparts
+
+2007-04-20 [colin]     2.9.1cvs9
+
+       * src/toolbar.c
+               Fix bug 1190, 'dir_open' button doesn't work'
+               (Maemo)
+
+2007-04-20 [colin]     2.9.1cvs8
+
+       * src/folderview.c
+       * src/mainwindow.c
+               Fix bug 1194, 'Hardware keys move from email 
+               list to account/directory list, but not back 
+               to email list...' (Maemo)
+
+2007-04-20 [colin]     2.9.1cvs7
+
+       * src/compose.h
+               complete previous commit
+
+2007-04-20 [colin]     2.9.1cvs6
+
+       * src/compose.c
+               Fix bug 1187, 'Reply-to addressee disappears 
+               when reply-to text box is clicked...' (Maemo)
+
+2007-04-20 [wwp]       2.9.1cvs5
+
+       * po/POTFILES.in
+       * src/addressbook.c
+       * src/compose.c
+       * src/filtering.c
+       * src/headerview.c
+       * src/matcher.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_display_header.c
+       * src/prefs_matcher.c
+       * src/summaryview.c
+       * src/gtk/headers.h
+       * src/gtk/quicksearch.c
+               Translate more header names according to the relevant option value,
+               mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
+               Replaced nearly all uses of prefs_common.trans_hdr with a call
+               to prefs_common_translated_header_name().
+               Added a headers.h reference file that contains known header names
+               (RFC2822 and others) to the translation process' input, so that
+               translated header names will still exist even if no occurrence of
+               _("headername") is found anymore in the sources.
+               Don't translate column name 'Number' following to trans_hdr option
+               value as it's not a header name.
+
+2007-04-20 [colin]     2.9.1cvs4
+
+       * src/gtk/quicksearch.c
+       * src/gtk/quicksearch.h
+               Add "From, To or Subject" quicksearch
+               type. Patch by ulfschaper@users.sf.net
+
+2007-04-20 [colin]     2.9.1cvs3
+
+       * src/matcher.c
+               Implement proper references filtering condition.
+               Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
+
+2007-04-19 [wwp]       2.9.1cvs2
+
+       * src/prefs_display_header.c
+       * src/message_search.c
+               Fix few warnings (g_free of const gchar*).
+
+2007-04-19 [paul]      2.9.1cvs1
+
+       * NEWS
+       * README
+       * RELEASE_NOTES
+       * configure.ac
+               bump version number following
+               stable release
+
+2007-04-19 [paul]      2.9.0cvs9
+
+       * manual/advanced.xml
+       * manual/glossary.xml
+               fix typos
+
+2007-04-18 [paul]      2.9.0cvs8
+
+       * src/pop.c
+               fix for CVE-2007-1558 (APOP)
+               Thanks to Colin
+
+2007-04-18 [paul]      2.9.0cvs7
+
+       * src/messageview.c
+       * src/mimeview.c
+       * src/summaryview.c
+       * src/gtk/filesel.c
+               Fix encoding woes wrt saving of
+               mails and parts
+               Thanks to Colin
+
 2007-04-18 [colin]     2.9.0cvs6
 
        * src/gtk/pluginwindow.c
-               Fix closing with the window's [X]
+               Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
 
 2007-04-17 [wwp]       2.9.0cvs5