Releases: martinsmith1968/WindowExtensions
Releases · martinsmith1968/WindowExtensions
Consolidate data files
v1.6.7 - 2020-02-23
- Consolidate data saving
Saved Desktop Icon history
v1.6.6 - 2020-01-27
- Support History of Saved Desktop Icons
Saved Window Position history
v1.6.5 - 2020-01-15
- Support History of Saved Window Positions
Added setup build command
v1.6.4 - 2020-01-08
- Added command line build command for setup exe
Auto-Save Window Positions and Desktop Icons
v1.6.3 - 2020-01-08
- Auto-Save Window Positions on a schedule
- Auto-Save Desktop Icons on a schedule
Tabbed configuration dialog
v1.6.2 - 2020-01-07
- Redesigned Configuration dialog to tabbed dialog
- Reformatted user options data file to have values in appropriate sections
BugFix for Window Positions off-screen
v1.6.1 - 2020-01-04
- Fixed issue with Restore Window Positions which would position Windows Settings screen when it wasn't visible before
- Minor documentation updates for new Config settings
Options to control where Save / Restore menus appear
v1.6.0 - 2020-01-03
- Restructured code radically to better organise modules and avoid multi module hell of inline startup code
- Implemented options to control which menus the Save / Restore Window Positions and Desktop Icons appear in
Added startup options
Merge pull request #3 from martinsmith1968/feature/startup-options Feature/startup options
Added About dialog and InnoSetup exe
v1.4.2 InooSetup script uses constants similar to main script