Releases: thanoulis/tpmg
Releases · thanoulis/tpmg
v0.7.3
Improvements
- Force UTF-8 on all systems
- Fixed some typos
v0.7.2
Fixed
- Fixed button justification in Calenar
- Fixed a bug in Text reading from stdin
v0.7.1
Improvements
- Changed error message on Text dialog
v0.7.0
Added
- Added Menu type in List dialog
Fixed
Improvements
- Code cleanup
- Dialogs are sorted alphabetically
v0.6.0
Added
- Added combobox type for List dialog
- Can edit combobox entry
Fixed
- Fixed typo in Notification example
v0.5.0
Added
- Notification popup window
- Initial text option on Entry dialog
- Initial date option in Calendar dialog
- Step option in Scale dialog
Fixed
- Fixed misplaced buttons in Scale dialog
v0.3.1
Improvements
- Added descriptions in README.md
- Added descriptions in embedded help
v0.3.0
Added
- Filetype filters on FileSelect and FileSave dialogs
Improvements
- List dialog backend
- README.md (FileSelect & FileSave)