Skip to content

Releases: nomad-software/tkd

v1.1.14

Choose a tag to compare

@nomad-software nomad-software released this 15 Oct 16:41
f653ea7
  • Update to readme
  • unwrap Nullable with explicit .get in canvas files.

v1.1.13

Choose a tag to compare

@nomad-software nomad-software released this 13 Jun 16:51
64af751
  • Removes invalid comma's from package file.

v1.1.12

Choose a tag to compare

@nomad-software nomad-software released this 05 May 19:59
  • Added setFont overload to tkd.widget.common.font

v1.1.11

Choose a tag to compare

@nomad-software nomad-software released this 01 May 18:45
  • Added tkd.widget.common.font
  • Added tkd.widget.common.color
  • Applied the above to various widgets

Courtesy of @AndrewGrim

v1.1.10

Choose a tag to compare

@nomad-software nomad-software released this 28 May 11:26
  • Removed the catching of throwable when registering commands. (Errors should be allowed to crash the program.)

v1.1.9

Choose a tag to compare

@nomad-software nomad-software released this 06 Apr 20:17
  • Updated source for v2.071.0 import changes.

v1.1.8

Choose a tag to compare

@nomad-software nomad-software released this 07 Mar 20:02
  • Fixed issue showing hidden files on Posix.

v1.1.7

Choose a tag to compare

@nomad-software nomad-software released this 01 Mar 18:58
  • Fixed problem with Linux menu shortcuts.
  • Fixed text encoding problem when opening files or directories.

v1.1.6

Choose a tag to compare

@nomad-software nomad-software released this 09 Jan 15:06
  • Fixed bug with setCoords method on canvas widget.

v1.1.5

Choose a tag to compare

@nomad-software nomad-software released this 20 Dec 16:02
  • Fixed a bug with message boxes doubling slashes in the text.