2008-06-13 [holger] 3.4.0cvs94
[claws.git] / ChangeLog
index 8a4305a954289bced9b5b712bfb1ad4fbc394e44..c5faccffd4ba62cf4b626c626742a9bcb797b904 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,168 @@
+2008-06-13 [holger]    3.4.0cvs94
+
+       * .cvsignore
+               More files to ignore
+       * src/gtk/inputdialog.c
+       * src/gtk/inputdialog.h
+               Make input dialog more generic so that a checkbox
+               with custom text can be used in addition to the
+               "remember this" checkbox
+       * src/imap_gtk.c
+       * src/mh_gtk.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+               Allow new folders to inherit the properties of the
+               parent folder during folder creation
+
+2008-06-13 [wwp]       3.4.0cvs93
+
+       * src/addressbook.c
+               a better fix for this string, won't break up translations,
+               and is conform to other similar ones.
+
+2008-06-13 [wwp]       3.4.0cvs92
+
+       * src/addrduplicates.c
+       * src/addressadd.c
+       * src/addressbook.c
+       * src/addressbook_foldersel.c
+       * src/editgroup.c
+               use tree decorations everywhere AB folders are used (AB tree pane,
+                   add address to AB, select AB folder, edit group, custom attr, find dup
+                   results), in order to match global style
+               make double-clicks in AB's tree pane behave like in MW's folder tree pane:
+                   double clicking on groups in tree pane does open the group edit dialog
+                   double clicking on other items in tree pane does expand/collapse
+               fix a missing space in AB's delete-folder dialog
+               fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
+
+       * src/foldersel.c
+               make foldersel dialog show dotted lines according to global (hidden) prefs
+
+2008-06-12 [colin]     3.4.0cvs91
+
+       * src/compose.c
+       * src/compose.h
+               Fix bug 1635, 'Last character of message is truncated 
+               when changing accounts w/ sigs'
+       * src/folderview.c
+               Fix bug 1636, 'Can't select "properties" on "folders 
+               only" folders'
+
+2008-06-11 [colin]     3.4.0cvs90
+
+       * src/folder.c
+               Maybe fix bug 1623, 'exits with segfault when 
+               logging in to certain imap-servers'
+
+2008-06-10 [mones]     3.4.0cvs89
+
+       * AUTHORS
+       * tools/Makefile.am
+       * tools/README
+       * tools/convert_mbox.sh
+               Undo cvs86 and cvs87, it really should be a patch to 
+               convert_mbox.pl
+
+2008-06-10 [wwp]       3.4.0cvs88
+
+       * po/fr.po
+               Updated French translation.
+
+2008-06-10 [mones]     3.4.0cvs87
+
+       * tools/Makefile.am
+               Oops, forgot to add previous script for distribution
+
+2008-06-10 [mones]     3.4.0cvs86
+
+       * AUTHORS
+       * tools/README
+       * tools/convert_mbox.sh
+               Added script to convert Evolution mail folders contributed
+               by Daniel Dickinson <cshore@fionavar.ca>
+               Fixes debian bug 461435
+
+2008-06-09 [colin]     3.4.0cvs85
+
+       * src/main.c
+               Integrate AWN information bubble if dbus is
+               available
+       * src/folder.c
+               Fix crash when calling scan_required() on 
+               folder classes that don't implement them
+       * src/common/session.c
+               Fix a little typo
+
+2008-06-09 [colin]     3.4.0cvs84
+
+       * src/main.c
+               Fix bug 1447, 'If user tries to close while starting 
+               up, it will not close ever.'
+
+2008-06-09 [colin]     3.4.0cvs83
+
+       * src/filtering.c
+               Fix bug 1628, 'Claws Mail crashes when 
+               filtering selected messages'
+
+2008-06-04 [colin]     3.4.0cvs82
+
+       * src/messageview.c
+               Complete handling of html parts in multipart/alternative
+               mails
+
+2008-06-03 [paul]      3.4.0cvs81
+
+       * src/prefs_message.c
+               make always the english good
+
+2008-06-03 [colin]     3.4.0cvs80
+
+       * src/mainwindow.c
+       * src/mainwindow.h
+               Fix bug 1624, '[PATCH] Quick search should be 
+               disabled for folder view'; based on a patch by
+               Michael Terry
+
+2008-06-03 [iwkse]     3.4.0cvs79
+
+       * src/addressbook.c
+               Fix little gui bug on button sensitivity
+       * src/messageview.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_message.c
+               Allow by default to show html in multipart/alternative
+
+2008-06-02 [colin]     3.4.0cvs78
+
+       * src/prefs_actions.c
+               GUI rework, patch by Pawel 
+
+2008-06-02 [colin]     3.4.0cvs77
+
+       * src/quote_fmt.c
+               Fix sensitivity/alignment, patch from
+               Pawel
+
+2008-05-31 [colin]     3.4.0cvs76
+
+       * src/imap.c
+               Fix login issue introduced in cvs75.
+
+2008-05-31 [colin]     3.4.0cvs75
+
+       * src/imap.c
+               Fix more possible double-frees. Also, fix the root cause
+               of these double-frees by just noting the Session is to
+               be destroyed instead of destroying it in flight
+
+2008-05-29 [paul]      3.4.0cvs74
+
+       * manual/keyboard.xml
+               'Makes' these entries like the others
+
 2008-05-29 [colin]     3.4.0cvs73
 
        * src/procmsg.h