Chameleon/CHANGELOG.md
2025-11-15 20:30:20 +01:00

31 lines
902 B
Markdown

## [unreleased]
### 🐛 Bug Fixes
- Missing style initialization in DfmEngine
### 🚜 Refactor
- Hide implementation details of StrConsts
- Rename unit StrConsts to StyleNames
- Move logic of populating the information tree to Results form
- Break GetWinInfo to small procedures
- Extracted logic of enumerating child windows in WindowEnumerator
- Simplify implementation of WindowEnumerator
### 🎨 Styling
- Styling changelog according to default options
### ⚙️ Miscellaneous Tasks
- Updated copyright year in LICENSE
- Adding cliff.toml
- *(changelog)* Updated changelog
- Auto-formatted Pascal files: DfmEngine.pas, frmMain.pas
- *(changelog)* Updated changelog
- Apply Delphi naming conventions
- Auto-formatted Pascal files: DfmEngine.pas, frmMain.pas, frmResults.pas, StyleNames.pas, WindowEnumerator.pas, Writers.pas
- Removed funding file
## [2021-03-10-multirepo] - 2021-05-30