Releases: nomad-software/tkd
Releases · nomad-software/tkd
v1.1.14
v1.1.13
- Removes invalid comma's from package file.
v1.1.12
- Added setFont overload to tkd.widget.common.font
v1.1.11
- Added
tkd.widget.common.font
- Added
tkd.widget.common.color
- Applied the above to various widgets
Courtesy of @AndrewGrim
v1.1.10
- Removed the catching of throwable when registering commands. (Errors should be allowed to crash the program.)
v1.1.9
- Updated source for v2.071.0 import changes.
v1.1.8
- Fixed issue showing hidden files on Posix.
v1.1.7
- Fixed problem with Linux menu shortcuts.
- Fixed text encoding problem when opening files or directories.
v1.1.6
- Fixed bug with
setCoords
method on canvas widget.
v1.1.5
- Fixed a bug with message boxes doubling slashes in the text.