2007-02-01 [wwp] 2.7.2cvs11
[claws.git] / ChangeLog
index 33777d30d05b1863246cf9b991583feb3af8b73f..09edb0ba3681b548b9981bea15876e36e1497c65 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,67 @@
+2007-02-01 [wwp]       2.7.2cvs11
+
+       * src/plugins/trayicon/trayicon.c
+               Fix a raising issue within KDE.
+
+2007-02-01 [colin]     2.7.2cvs10
+
+       * src/codeconv.c
+               Fix stray quotes in encoded strings
+       * src/addressadd.c
+               Fix wrong call causing g_warnings
+       * src/textview.c
+               Remove useless message
+
+2007-01-31 [wwp]       2.7.2cvs9
+
+       * src/plugins/trayicon/trayicon.c
+               fix buggy hiding of main window when closing if close-to-tray
+               is not set (bad logics  in the trayicon hook code).
+               Changed the quit confirmation message too.
+
+2007-01-30 [colin]     2.7.2cvs8
+
+       * src/main.c
+               Fix hidden mainwindow after clicking on
+               the X close button, if compose windows
+               exist and the user chooses not to quit
+
+2007-01-30 [colin]     2.7.2cvs7
+
+       * src/main.c
+       * src/compose.c
+               Handle local URIs to attach files (file:///...)
+               Fixes attaching files from Thunar for example
+
+2007-01-30 [colin]     2.7.2cvs6
+
+       * src/prefs_ext_prog.c
+               Add 'mousepad' to the list of text editors.
+               Mousepad is XFCE's text editor
+
+2007-01-29 [wwp]       2.7.2cvs5
+
+       * po/POTFILES.in
+       * src/plugins/trayicon/trayicon_prefs.c
+               trayicon i18n fixes, thanks to Fabien.
+
+2007-01-28 [wwp]       2.7.2cvs4
+
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/plugins/trayicon/trayicon.c
+       * src/plugins/trayicon/trayicon_prefs.c
+       * src/plugins/trayicon/trayicon_prefs.h
+               Added a new TrayIcon plugin option to close to tray
+               (WM's hotkey and [X] button will hide the window instead
+               of closing it - closing CM can be done using the tray icon
+               menu or the File menu).
+               Improved visibility handling in trayicon, clicking the
+               trayicon now raise the window to current desktop when it
+               was either minimized/shaded/on another desktop.
+               Thanks to Paul for testing and fixing a strange behaviour
+               in KDE ;-).
+
 2007-01-27 [paul]      2.7.2cvs3
 
        * src/prefs_folder_item.c