Version 1.2
===========
- General:
- Added: "Tools/DDevExtensions Options..." menu item
* Feature: UnitSelector
- Added: The new feature UnitSelector replaces the three dialogs "Use Units",
"View Units" and "View Forms" by a more advanced one that also has an Excel export button.
* Feature: CompileBackup
- Added: The new feature CompileBackup makes a backup of all unsaved files when you compile a project.
The backuped files are automatically deleted when you save the files. When the debugger crashes
and kills the
IDE, you still have the unsaved files. They have the extra file extension .cbk
* Feature: FileCleaner
- Added: The new feature FileCleaner deletes .ddp files and empty _history and Model directories.
- Feature: Project Configurations
- Fixed: Delphi keeps a second copy of the version info and overwrites the modified when
"auto increment version number" is active.
- Fixed: Removed debug code (console window)
- Added: "Build" number can be applied to all projects
- Added: "Days between" calculator that returns the number of days since the project file
was created or a user defined date.
- Added: "Set Versioninfo..." menu item
- Feature: ComponentSelector
- Added: Optional Hotkey
- Added: The height of the popup list is now adjusted depending on the number of listed components