v1.10 [2021.01.29] - size and position of the main program window will be saved now, WDD format version incremented - "Run at the system startup with current WorkDesk" will not work if new WorkDesk not saved to file - fixed typo in help - code cleanup, rewriting and optimization, removed unused code v1.09 [2017.09.23] - add support for new background image formats: .PNG / .GIF / .JPG / .TIFF note that Microsoft GDI+ "GdiPlus.dll" required for this feature - now fullscreen mode shows an information balloon in taskbar notification area (system tray) - "Export Items..." renamed to "Export Item files..." - should be easy to understand - add information about laptops Fn key to the "Known Issues" in help topic - fixed incorrect WorkDesk window size under Windows XP on attempt to go to fullscreen v1.08 [2016.04.08] - fixed incorrect WorkDesk window size under Windows 10 on first attempt to go to fullscreen - avoid Workspaces flickering when switching in fullscreen mode - add "Control Panel" item to the system icons menu option - add taskbar notification area (system tray) icon for WorkDesk in fullscreen mode, so there you can switch between Workspaces through popup menu available by left mouse button click on the icon or switch back to windowed mode through other menu available by right mouse button click on the icon - now you can't add the same item twice to the Workspace, only the first one will be added, items comparison performed case-insensitive by the full path, so "c:\a.txt" and "c:\z\a.txt" will be added as two different items even if the files are the same - changed default Workspaces background color - code cleanup, fixed memory leaks v1.07 [2015.02.20] - new feature (Options -> Preferences) "Run at the system startup with current WorkDesk" - notice message about fullscreen hotkey optional now and can be turned off - add optional notice message about drag and drop feature for files - improved commandline support v1.06 [2014.10.01] - new hotkey: F5 - update item icons for the current Workspace, so you can see all of the invalid links (missing files or folders) without reloading current WorkDesk - fixed a big icon handles memory leak - add notice to the ANSI when running under Windows version with Unicode support - a lot faster items deletion - few minor changes v1.05 [2014.08.04] - new feature (Workspace -> Export Items...) which allows to save all SELECTED files from the current Workspace to the specified folder; note that the folders, drives and system icons will NOT be copied - new hotkeys: * Ctrl with digit from 1 till 8 - go to Workspace by their number respectively * Ctrl + 9 - go to the last active Workspace which number greater than 8 * Ctrl + 0 - show list of the all available Workspaces (the same as Ctrl + L) * Ctrl + A - select all items in the current Workspace - now you can switch between Workspaces backward and forward with "Browser Backward" and "Browser Forward" buttons from mouse or keyboard - "Undocumented features" renamed to "Additional features" in help and now there are all available hotkeys which are not listed anywhere else - add menu item to open program site (Help -> Find update) - fixed menu when switching language with maximized Workspace window - reset window layout for new Workspaces after opening or creating new WorkDesk - minor code cleanup v1.04 [2014.07.07] - fixed Workspace area when go to the Fullscreen from maximized WorkDesk window - force WorkDesk window stays at the background in maximized or Fullscreen mode - reset internal Workspaces counter after opening WorkDesk file v1.03 [2014.05.14] - fixed invalid scrollbars state when restoring minimized WorkDesk window - background image automatically resized when screen resolution changed - manual work with Workspaces selection dialog box (Select -> Workspaces...), now it automatically highlights active Workspace, uses current WorkDesk language, etc. - minor code cleanup v1.02 [2014.04.14] - now you can save WorkDesk even with empty Workspaces - fixed ANSI savefile buffer overflow - code cleanup, reduce memory usage v1.01 [2014.04.11] - fixed Unicode registration problem - minor fixes: possible RunDlg handle leaks, fullscreen to maximized window position, correct PE checksum v1.00 [2013.10.06] - first publice release