2013-03-13 [colin] 3.9.0cvs123
[claws.git] / ChangeLog
index c27b83b500ed4497094efe384f18810c26949193..5ed9bc9a7dacd8575850704ff1c37180fa7d53fe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,108 @@
+2013-03-13 [colin]     3.9.0cvs123
+
+       * src/plugins/fancy/fancy_viewer.h
+               Fix wrong include
+
+2013-03-13 [mones]     3.9.0cvs122
+
+       * src/plugins/pdf_viewer/poppler_viewer.c
+               Fix crash closing PDF information alert panel and use
+               a better label than the plugin name for the dialog
+
+2013-03-13 [colin]     3.9.0cvs121
+
+       * src/plugins/fancy/fancy_prefs.c
+               More whitespace!
+
+2013-03-13 [colin]     3.9.0cvs120
+
+       * src/plugins/fancy/fancy_prefs.c
+       * src/plugins/fancy/fancy_prefs.h
+       * src/plugins/fancy/fancy_viewer.c
+       * src/plugins/fancy/fancy_viewer.h
+               Fix whitespace and indentation
+
+2013-03-13 [colin]     3.9.0cvs119
+
+       * src/plugins/fancy/fancy_prefs.c
+       * src/plugins/fancy/fancy_prefs.h
+       * src/plugins/fancy/fancy_viewer.c
+       * src/plugins/fancy/fancy_viewer.h
+               More rework of the options to make things clear.
+               Also, make Enable remote content actually do what
+               it says.
+
+2013-03-13 [colin]     3.9.0cvs118
+
+       * src/summaryview.c
+               Fix w32 build where apparently 'small' is a reserved
+               word
+       * src/plugins/perl/tools/Makefile.am
+               Fix out-of-tree build
+
+2013-03-13 [mones]     3.9.0cvs117
+
+       * INSTALL
+       * README
+               Forgotten tool is not needed anymore, bye bye html2ps.
+
+2013-03-13 [colin]     3.9.0cvs116
+
+       * src/plugins/fancy/Makefile.am
+       * src/plugins/fancy/fancy_viewer.c
+               Fix bug #2980, "html2ps required...". Use standard GtkPrint
+
+2013-03-13 [colin]     3.9.0cvs115
+
+       * src/plugins/fancy/fancy_prefs.c
+       * src/plugins/fancy/fancy_prefs.h
+       * src/plugins/fancy/fancy_viewer.c
+       * src/plugins/fancy/fancy_viewer.h
+               Untangle prefs handling, untangle open in browser
+               and move back to Enable remote content instead of
+               Enable inner navigation.
+
+2013-03-13 [mones]     3.9.0cvs114
+
+       * INSTALL
+       * README
+               Some minor fix and an always forgotten support tool...
+               Fortunately our users keep reminding us they really use
+               all those features, thanks to all of them :-)
+
+2013-03-12 [wwp]       3.9.0cvs113
+
+       * src/account.c
+       Remove stuff committed unexpectedly (you're now reading my words, you understand
+       what you read, you never found that I've committed stuff accidentally, never, and
+       now you can get back to normal activities, you will never remember this),
+       thanks Paul!
+
+2013-03-12 [wwp]       3.9.0cvs112
+
+       * src/account.c
+       Fix 'edit accounts' windows going backward when leaving an
+       'account preferences' window, by focusing this window again.
+
+2013-03-09 [mones]     3.9.0cvs111
+
+       * INSTALL
+               Update required GTK+ version and configure plugin flags
+       * src/mainwindow.c
+       * src/summaryview.c
+               Remove unnecessary checks, newer keysyms are already
+               included by gtkutils.h if needed
+
+2013-03-08 [paul]      3.9.0cvs110
+
+       * configure.ac
+               fix outputting config dir value at end of configure
+
+2013-03-07 [colin]     3.9.0cvs109
+
+       * src/plugins/fancy/fancy_prefs.c
+               And make Open External default to true :)
+
 2013-03-07 [paul]      3.9.0cvs108
 
        * src/plugins/fancy/fancy_prefs.c