2012-07-28 [ticho] 3.8.1cvs23
[claws.git] / ChangeLog
index 9f1a6d0845499b88f9e57221c2ef01130d29c563..980861758b66af9deff575e65e089b04005a9cad 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,97 @@
+2012-07-28 [ticho]     3.8.1cvs23
+
+       * src/gtk/pluginwindow.c
+       * src/gtk/prefswindow.c
+               Fixed setting "transient for" property for plugin load/unload
+               file dialog. Connected manage_window signals to prefswindow events.
+
+2012-07-27 [ticho]     3.8.1cvs22
+
+       * src/summaryview.c
+       * src/textview.c
+               Fixed setting "transient for" property for summaryview file
+               dialog and messageview's image save dialog.
+
+2012-07-27 [ticho]     3.8.1cvs21
+
+       * src/crash.c
+       * src/mimeview.c
+               Fix setting "transient for" property for file select dialogs
+               in crash report and mimeview.
+
+2012-07-27 [ticho]     3.8.1cvs20
+
+       * src/compose.c
+               Fixed "transient for" property for file attach dialog when
+               called from Attachments list popup menu. Simplified menu item
+               sensitivities setting code logic for this menu.
+
+2012-07-25 [ticho]     3.8.1cvs19
+
+       * manual/advanced.xml
+               Add the three hidden preferences related to colored display
+               of unified diffs to manual.
+
+2012-07-25 [ticho]     3.8.1cvs18
+
+       * src/gtk/gtkaspell.c
+               Create "Change directory" submenu in a separate function, change
+               wording a bit, and make the submenu always available in a context
+               menu of body edit box in compose window.
+
+2012-07-25 [ticho]     3.8.1cvs17
+
+       * src/gtk/prefswindow.c
+               Correctly set transient_for property for preferences window,
+               as well as for color picker dialogs. Fixes bug #2710.
+
+2012-07-25 [ticho]     3.8.1cvs16
+
+       * src/gtk/quicksearch.c
+               Allow quicksearch syntax description window to be correctly
+               set transient for main window.
+
+2012-07-15 [wwp]       3.8.1cvs15
+
+       * src/procmime.c
+               Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
+
+2012-07-10 [paul]      3.8.1cvs14
+
+       * src/procmime.c
+               forgot this in last commit
+
+2012-07-10 [paul]      3.8.1cvs13
+
+       * src/messageview.c
+       * src/common/defs.h
+       * src/common/quoted-printable.c
+       * src/common/quoted-printable.h
+               revert 3.8.1cvs2,3,4,5  because they (somewhere!) cause
+               the bug: partial message text loss
+
+2012-07-10 [mones]     3.8.1cvs12
+
+       * src/plugins/pgpcore/sgpgme.c
+               Fix bug 2689, 'segfault when trying to view info
+                about pgp/smime sign'
+
+2012-07-08 [ticho]     3.8.1cvs11
+
+       * src/plugins/pgpcore/sgpgme.c
+               Consider marginal signature validity as untrusted. Suggested by
+               Jean-Benoist Leger (leger at crans.org).
+
+2012-07-08 [paul]      3.8.1cvs10
+
+       * src/gtk/icon_legend.c
+               fix (reveal) hidden icon in gui and build warning
+
+2012-07-07 [paul]      3.8.1cvs9
+
+       * src/plugins/pgpcore/prefs_gpg.c
+               fix build
+
 2012-07-07 [colin]     3.8.1cvs8
 
        * claws-features.h.in