2011-06-18 [mir] 3.7.9cvs26
[claws.git] / ChangeLog
index 3f3e4496dad79c72a729668c6044b43fbd253003..d939449f078a6d302cb4256ae7dafad768367811 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,294 @@
+2011-06-18 [mir]       3.7.9cvs26
+
+       * configure.ac
+       Fix autoconf warnings introduced in autoconf >= 2.64
+
+2011-06-05 [paul]      3.7.9cvs25
+
+       * po/ca.po
+       * po/cs.po
+       * po/de.po
+       * po/it.po
+       * po/ja.po
+       * po/pt_PT.po
+       * po/sk.po
+       * po/uk.po
+               fix strings where an informational message has been
+               wrongly entered into the translated string
+       * src/toolbar.c
+               enable 'Trash' and 'Sender' to be translated based on
+               the context, e.g. as button text and as mail header
+       * src/gtk/about.c
+               fix english in Info tab
+
+2011-05-25 [colin]     3.7.9cvs24
+
+       * src/action.c
+               Fix bug #2439, "use bitwise operator for bitmask instead of
+               logical operator". Thanks to Nicolas Kaiser for the patch.
+
+2011-05-18 [colin]     3.7.9cvs23
+
+       * src/news.c
+               Fix missing group selection before xover if the
+               connection was reset before.
+
+2011-05-12 [colin]     3.7.9cvs22
+
+       * src/common/utils.c
+               Fix bug #2412, "Send account mail address in Message-ID
+               wrongly implemented". Patch by Fabian Keil.
+
+2011-05-12 [mones]     3.7.9cvs21
+
+       * src/etpan/nntp-thread.c
+               Fix bug #2418 "NNTP authentication is broken"
+
+2011-05-09 [pawel]     3.7.9cvs20
+
+       * src/mainwindow.c
+       * src/prefs_folder_item.c
+               Small UI fixes
+
+2011-05-05 [colin]     3.7.9cvs19
+
+       * src/imap.c
+       * src/inc.c
+       * src/news.c
+       * src/send_message.c
+               Fix bug #2184, "Add account name information inside network log".
+                Initial patch by MSulchan Darmawan, expanded to other protocols.
+               This stuff is too much copy-pasted.
+
+
+2011-04-30 [colin]     3.7.9cvs18
+
+       * src/main.c
+               Fix bug #2414, 'Claws segfaults on startup with
+               notification plugin enabled". Thanks Christian
+               Faulhammer for the patch.
+
+2011-04-27 [colin]     3.7.9cvs17
+
+       * src/codeconv.c
+               Make Windows' encoding CP1251 for ru_RU locale
+               Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
+
+2011-04-24 [paul]      3.7.9cvs16
+
+       * manual/claws-mail-manual.xml
+       * manual/de/claws-mail-manual.xml
+       * manual/es/claws-mail-manual.xml
+       * manual/fr/claws-mail-manual.xml
+       * manual/it/claws-mail-manual.xml
+               update copyright year
+
+2011-04-24 [paul]      3.7.9cvs15
+
+       * src/summaryview.c
+               fix bug #2353, 'Right-clicking on spam in order to delete
+               it causes it to show in message window'
+
+2011-04-24 [paul]      3.7.9cvs14
+
+       * src/mainwindow.c
+       * src/gtk/foldersort.c
+       * src/gtk/foldersort.h
+               fix labelling, 'change folder order' to 'change mailbox order'
+
+2011-04-23 [paul]      3.7.9cvs13
+
+       * configure.ac
+               fix bug #2409, 'Failed to compile under GCC 3.x : option
+                -Wno-pointer-sign badly set in configure.ac'. mistakenly
+               committed in 3.7.8cvs19 
+
+2011-04-11 [paul]      3.7.9cvs12
+
+       * src/plugins/trayicon/trayicon.c
+               fix build bug: gtk_status_icon_set_title() is available
+               since gtk 2.18.x not 2.14.x
+
+2011-04-11 [paul]      3.7.9cvs11
+
+       * po/hu.po
+               updated by Páder Rezső
+
+2011-04-10 [colin]     3.7.9cvs10
+
+       * src/addr_compl.c
+       * src/addressbook.c
+       * src/compose.c
+       * src/editaddress.c
+       * src/editaddress_other_attributes_ldap.c
+       * src/main.c
+       * src/message_search.c
+       * src/prefs_display_header.c
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+       * src/prefs_other.c
+       * src/prefs_toolbar.c
+       * src/summary_search.c
+       * src/gtk/colorlabel.c
+       * src/gtk/combobox.c
+       * src/gtk/gtkcmoptionmenu.c
+       * src/gtk/gtkshruler.c
+       * src/gtk/gtkshruler.h
+       * src/gtk/gtkutils.h
+       * src/gtk/inputdialog.c
+       * src/gtk/quicksearch.c
+               Revert the whole pile of crap introduced in
+               cvs9,8,7,4.
+
+2011-04-10 [colin]     3.7.9cvs9
+
+       * src/compose.c
+       * src/editaddress.c
+       * src/editaddress_other_attributes_ldap.c
+       * src/main.c
+       * src/message_search.c
+       * src/prefs_display_header.c
+       * src/prefs_matcher.c
+       * src/prefs_toolbar.c
+       * src/summary_search.c
+       * src/gtk/combobox.c
+       * src/gtk/gtkutils.h
+       * src/gtk/inputdialog.c
+       * src/gtk/quicksearch.c
+               Finish fun with combo boxes. (hopefully)
+
+2011-04-10 [colin]     3.7.9cvs8
+
+       * src/compose.c
+       * src/prefs_filtering_action.c
+       * src/gtk/combobox.c
+       * src/gtk/gtkshruler.c
+       * src/gtk/gtkshruler.h
+               More undeprecation. GTKSHRuler is #if'ed out. We can
+               still decide to maintain the old GtkRuler widget in-tree
+               if the lack of ruler in Compose window is too
+               annoying.
+
+2011-04-10 [colin]     3.7.9cvs7
+
+       * src/addr_compl.c
+       * src/addressbook.c
+       * src/compose.c
+       * src/editaddress_other_attributes_ldap.c
+       * src/message_search.c
+       * src/prefs_display_header.c
+       * src/prefs_filtering_action.c
+       * src/prefs_other.c
+       * src/prefs_toolbar.c
+       * src/summary_search.c
+       * src/gtk/colorlabel.c
+       * src/gtk/combobox.c
+       * src/gtk/gtkcmoptionmenu.c
+       * src/gtk/gtkutils.h
+               More comboboxtext undeprecation
+
+2011-04-10 [colin]     3.7.9cvs6
+
+       * src/messageview.c
+               Fix it better.
+
+2011-04-10 [colin]     3.7.9cvs5
+
+       * src/messageview.c
+               Fix age-old typo.
+
+2011-04-10 [colin]     3.7.9cvs4
+
+       * src/compose.c
+       * src/editaddress_other_attributes_ldap.c
+       * src/message_search.c
+       * src/prefs_display_header.c
+       * src/prefs_filtering_action.c
+       * src/prefs_other.c
+       * src/prefs_toolbar.c
+       * src/summary_search.c
+       * src/gtk/combobox.c
+       * src/gtk/gtkutils.h
+               gtk_combo_box_*_text() is deprecated, and
+               gtk_combo_box_text_*() is the new hotness.
+
+2011-04-10 [colin]     3.7.9cvs3
+
+       * src/addr_compl.c
+       * src/addressbook.c
+       * src/browseldap.c
+       * src/compose.c
+       * src/folder.c
+       * src/folderview.c
+       * src/gtk/gtkvscrollbutton.c
+       * src/gtk/gtkvscrollbutton.h
+               s/GtkFunction/GSourceFunc
+
+2011-04-10 [colin]     3.7.9cvs2
+
+       * src/mainwindow.c
+               Use gtkut_window_popup() to work around a bug in Gnome Shell.
+               This is the patch from bug #2396, it should be innocuous even
+               if that's useless to do deiconify + present window...
+
+2011-04-09 [paul]      3.7.9cvs1
+
+       * src/prefs_summaries.c
+               fix typo in string. (thanks, Brad!)
+
+2011-04-09 [paul]      3.7.9
+       * NEWS
+       * README
+       * RELEASE_NOTES 
+               3.7.9 unleashed!        
+
+2011-04-09 [paul]      3.7.8cvs78
+
+       * po/cs.po
+       * po/es.po
+       * po/fi.po
+       * po/fr.po
+       * po/lt.po
+       * po/pt_BR.po
+       * po/sk.po
+       * po/uk.po
+               updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
+               wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
+               Slavko, and Yarema
+
+2011-04-09 [colin]     3.7.8cvs77
+
+       * src/gtk/filesel.c
+               Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
+               wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
+               encoding filename. Hooray for stupid.
+
+2011-04-08 [colin]     3.7.8cvs76
+
+       * src/action.c
+               Fix action Stop: if child does not react to SIGTERM, it'll
+               probably start behaving when it'll get a SIGKILL on the user's
+               second press on Stop.
+               Fixes bug #2237, "User action makes Claws unresponsive".
+
+2011-04-08 [colin]     3.7.8cvs75
+
+       * src/account.c
+       * src/folder.c
+       * src/folder.h
+       * src/folder_item_prefs.c
+       * src/folder_item_prefs.h
+       * src/prefs_account.c
+               Fix bug #2382, "folderitemrc not updated when account
+               name is changed". Indeed, this wasn't done.
+
+2011-04-08 [wwp]       3.7.8cvs74
+
+       * src/procmime.c
+       Add support for quoted values (*="value").
+       This commonly fixes a trailing quote appearing to filenames
+       sent by iphone Mail (not sure if it's culprit at all, though).
+
 2011-04-08 [colin]     3.7.8cvs73
 
        * src/gtk/filesel.c