2012-04-01 [colin] 3.8.0cvs36
[claws.git] / ChangeLog
index 5b0fd10efc0a1feb086099987f6a9ec4611b89c9..783377e572c2ed923a06f8c642ad5be014535cc6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,89 @@
+2012-04-01 [colin]     3.8.0cvs36
+
+       * configure.ac
+       * src/.cvsignore
+       * src/Makefile.am
+       * src/addr_compl.c
+       * src/addressadd.c
+       * src/addressadd.h
+       * src/addressbook-dbus.c
+       * src/addressbook-dbus.h
+       * src/addrgather.c
+       * src/addrgather.h
+       * src/addrharvest.c
+       * src/addrharvest.h
+       * src/claws-contacts.xml
+       * src/compose.c
+       * src/compose.h
+       * src/filtering.c
+       * src/headerview.c
+       * src/main.c
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/prefs_common.c
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+       * src/summaryview.c
+       * src/textview.c
+       * src/toolbar.c
+       * src/plugins/bogofilter/bogofilter_gtk.c
+       * src/plugins/dillo_viewer/dillo_prefs.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+       * src/plugins/trayicon/trayicon.c
+               Import new addressbook code from the new-contacts branch
+
+2012-03-29 [paul]      3.8.0cvs35
+
+       * AUTHORS
+       * src/gtk/authors.h
+       * src/gtk/quicksearch.c
+               add 'ha', short version of 'has_attachment' in quick search
+               Patch by Andreas Rönnquist
+
+2012-03-26 [mones]     3.8.0cvs34
+
+       * src/common/plugin.c
+               Support 2 and 3-clause BSD licensed plugins
+
+2012-03-15 [pawel]     3.8.0cvs33
+
+       * src/messageview.c
+       * src/textview.c
+               - Make separate window info more accurate about
+               move to trash/deletion.
+               - Fix busy cursor
+
+2012-03-14 [pawel]     3.8.0cvs32
+
+       * src/folder.c
+       * src/messageview.c
+       * src/messageview.h
+       * src/procmsg.h
+       * src/summaryview.c
+       * src/textview.c
+       * src/textview.h
+               Better fix for bug #2501
+               Instead of leaving blank window after message move or delete,
+               update separate view to next message in message list or
+               display info why view is blank. This was discussed
+               in bug #2621 comments.
+
+2012-03-11 [colin]     3.8.0cvs31
+
+       * src/gtk/gtkcmctree.c
+       * src/gtk/authors.h
+       * AUTHORS
+               Fix focus rectangle on unfocused rows
+               Patch by Michael Shell
+
+2012-02-29 [colin]     3.8.0cvs30
+
+       * src/gtk/gtkcmctree.c
+               Fix bug #2577, "Focus rectangle on folder list and message 
+               list headings doesn't get properly cleared when switching 
+               heading and horizontally scrolling list (underlines and 
+               vertical lines remain on screen)". Patch by Michael Shell
+
 2012-02-13 [pawel]     3.8.0cvs29
 
        * src/messageview.c