2008-09-26 [colin] 3.5.0cvs132
[claws.git] / ChangeLog
index cc5c4787c1a5c914680ddfd9d511d66b911c3658..4f81ef700c42382410cb9c0b05bb6e4c1bc5b8ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,95 @@
+2008-09-26 [colin]     3.5.0cvs132
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/plugins/pgpcore/pgp_viewer.c
+               Add an accessor to prefs_common for plugins
+               (Win32 fix)
+
+2008-09-25 [colin]     3.5.0cvs131
+
+       * src/main.c
+               Fix bug 1725, 'useless lines in clawsrc'
+       * src/plugins/smime/mypgpcore.def
+               Add a missing symbol
+
+2008-09-25 [paul]      3.5.0cvs130
+
+       * src/plugins/smime/mypgpcore.def
+       * src/plugins/smime/plugin.def
+       * src/plugins/smime/version.rc
+               add these windows-specific files
+               (Thanks to Colin)
+
+2008-09-25 [colin]     3.5.0cvs129
+
+       * src/main.c
+               Load standard plugins only on first run
+
+2008-09-25 [colin]     3.5.0cvs128
+
+       * src/codeconv.c
+               Fix build...
+
+2008-09-24 [colin]     3.5.0cvs127
+
+       * src/codeconv.c
+               Add nb_NO's charset (iso-8859-1)
+
+2008-09-24 [colin]     3.5.0cvs126
+
+       * src/common/utils.c
+               Fix get_mail_base_dir() on windows
+               (was synced from main ages ago)
+
+2008-09-24 [colin]     3.5.0cvs125
+
+       * src/main.c
+       * src/wizard.c
+               Integrate better with Windows' style
+
+2008-09-23 [paul]      3.5.0cvs124
+
+       * src/compose.c
+       * src/mainwindow.c
+       * src/messageview.c
+               offer these strings to translators too 
+
+2008-09-23 [colin]     3.5.0cvs123
+
+       * configure.ac
+               Add a --disable-dbus flag in case we want
+               no DBUS even if headers are available (like
+               for building gpg4win)
+       * src/filtering.c
+       * src/mainwindow.c
+       * src/prefs_logging.c
+       * src/common/utils.c
+       * src/plugins/pgpcore/sgpgme.c
+       * src/plugins/smime/claws.def
+               Windows fixes:
+               - disable filtering log (it's crashy for
+                 some reason)
+               - fix gmtime_r when time is -1 (before 01/01/70)
+               - add symbols for smime
+
+2008-09-22 [colin]     3.5.0cvs122
+
+       * src/common/utils.c
+       * src/account.c
+               Remove raw printf
+       * src/compose.c
+               Fix cursor position after changing account
+       * src/imap.c
+       * src/mimeview.c
+       * src/news.c
+               Fix absolute path detection 
+
+2008-09-21 [colin]     3.5.0cvs121
+
+       * src/gtk/gtkaspell.c
+               Don't try to use empty dictionaries
+
 2008-09-20 [colin]     3.5.0cvs120
 
        * po/POTFILES.in