2008-06-21 [paul] 3.4.0cvs101
[claws.git] / ChangeLog
index a31ea10dc08e30eb458f940c5f3f4e94e7ba30f8..9be83dae09bb745ddefd8086a1e295660ab54cf6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,181 @@
+2008-06-21 [paul]      3.4.0cvs101
+
+       * manual/advanced.xml
+       * manual/es/advanced.xml
+               fix build warning: <emphasis> cannot be contained
+               within <filename>
+       * src/gtk/about.c
+               fix non-clickable link on License page and drop
+               the containing < > symbols to match other links
+
+2008-06-20 [mones]     3.4.0cvs100
+
+       * manual/advanced.xml
+               Added autofaces documentation, note about clawsker in hidden
+               preferences, minor markup fix. Thanks Paul for proofreading
+       * manual/es/advanced.xml
+               Synchronised Spanish manual
+
+2008-06-16 [colin]     3.4.0cvs99
+
+       * src/compose.c
+               Fix cursor placing on signature change
+
+2008-06-16 [paul]      3.4.0cvs98
+
+       * src/imap_gtk.c
+       * src/mh_gtk.c
+       * src/gtk/inputdialog.c
+               really fussy coding style fixes
+
+2008-06-16 [paul]      3.4.0cvs97
+
+       * src/Makefile.am
+               keep the alphabetical order
+
+2008-06-13 [mones]     3.4.0cvs96
+
+       * src/autofaces.c
+               Fix crasher ;-)
+       * src/prefs_filtering_action.c
+               Fixed cosmetic bug, processing also displays "Filtering"
+
+2008-06-13 [mones]     3.4.0cvs95
+
+       * src/Makefile.am
+       * src/autofaces.c       ** NEW FILE **  
+       * src/autofaces.h       ** NEW FILE **
+       * src/compose.c
+               Allow setting Faces and X-Faces globally and per-account
+               from configuration files under ~/.claws-mail/autofaces
+
+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
@@ -6,7 +184,7 @@
        * src/prefs_common.c
        * src/prefs_common.h
        * src/prefs_message.c
-               Allow by default to show html in multipart/mixed
+               Allow by default to show html in multipart/alternative
 
 2008-06-02 [colin]     3.4.0cvs78