[Global]
* fixed Shutdown/Reboot/etc. confirmation window being hidden behind other windows
* fixed drawing issue of taskbar items in the Sept Skin
* renamed "Throbber" to "Config Button"
* new config: Multimedia Input (Service)
* added actions for quiet shutdown/reboot/etc.
* added new action command that toggles restore and minimize all windows
* changed default on screen notification text to 'Verdana' (true type font which will also work on HDTV and high DPI displays)

[SharpBar]
* added WM_WINDOWPOSCHANGING message handling to background window to prevent Z-Order changes (possible fix for bar going blank sometimes)

[SharpMenu]
* fixed background drawing issue with glass effect and non wrapped menus
* possible fix for menus not closing if while the menu is loading another application gets the focus (needs extensive testing)

[SharpDesk]
* fixed desk form being able to be moved by window message (third party apps like nifty windows)
* fixed a multi monitor bug where objects would be moved outside of the visible screen area whenever moved (only happened when the secondary monitor was on the left of the primary)

[SharpCenter]
* fixed some auto sizing and refreshing issues

[Clock.Module]
* changed positioning of centered labels to work better on high DPI and HDTV displays

[Notes.Module]
* fixed issue where the form would open minimized if it was closed minimized.
* changed Redo shortcut to Ctrl+Y.
* changed to send file to recycle bin instead of permanently deleting tab.
* added Ctrl+T shortcut to add a new tab.
* added ability to mark tabs as read-only, changes to read-only tabs will not be saved.
* added ability to change the back color of the text.
* saving the tab settings in the selection change event as well.

[Taskbar.Module]
* fixed a refreshing issue where the taskbar would go blank on some setups when using the VWM
* fixed a refreshing issue with the taskbar not resizing after the app bar list changed (items added or removed from app bar)
* changed minimze and restore buttons to affect all windows (even app bar)

[ApplicationBar.Module]
* fixed app bar task filter change not broadcasted on module load
* added option to only show windows which are on the current VWM or Monitor

[VWM.Module]
* fixed VWM previews not taking into account multi monitor setups (now the preview will properly display all monitors)

[KeyboardLayout.Module]
* removed some non necessary button resizing (possible fix for flickering issues)
* changed how input language changes are handled (possible fix for flickering issues)

[Weather.Module/Config]
* fixed bottom/second text line not hiding if set to empty
* fixed weather locations not being saved as LocationID and therefor making it impossible to use another weather location than the first in the list
* fixed date time issues with the Weather

[TaskSwitch.Service]
* fixed service not reloading config when task switch action updated in config
* added option to disable mouse control and to disable viewing of app bar windows in task switch

[Shell.Service]
* added WM_WINDOWPOSCHANGING and WM_STYLECHANGING message handling to intercept ShellTray_Wnd being made visible by third party application
* fixed a bug with multi monitor setup and application bar window (not the module) to cause the desktop area being constantly updated (every 3 seconds) with wrong informations (only happened when the secondary monitor was on the left of the primary)

[VWM.Service]
* fixed actions not getting updated on VWM count change
* added "MoveWindowToVWM(n)" actions

[Exec.Service]
* fixed minimized apps sometimes being randomly restored
* possible fix for some apps not being started on top of all other windows
* added converting of XP/Vista "MyComputer" shell folder to the Vista/XP equivalent if executed on the other OS

[Wallpaper.Config]
* fixed several refreshing and assigning issues with multi monitor setups (Users who are updating from TD6 have to create a new theme or go to their Theme Directory (Settings\User\Themes\...\) and delete Wallpaper.xml)