Skip to content

Releases: nomad-software/tkd

v1.1.14

15 Oct 16:41
f653ea7
Compare
Choose a tag to compare
  • Update to readme
  • unwrap Nullable with explicit .get in canvas files.

v1.1.13

13 Jun 16:51
64af751
Compare
Choose a tag to compare
  • Removes invalid comma's from package file.

v1.1.12

05 May 19:59
Compare
Choose a tag to compare
  • Added setFont overload to tkd.widget.common.font

v1.1.11

01 May 18:45
Compare
Choose a tag to compare
  • Added tkd.widget.common.font
  • Added tkd.widget.common.color
  • Applied the above to various widgets

Courtesy of @AndrewGrim

v1.1.10

28 May 11:26
Compare
Choose a tag to compare
  • Removed the catching of throwable when registering commands. (Errors should be allowed to crash the program.)

v1.1.9

06 Apr 20:17
Compare
Choose a tag to compare
  • Updated source for v2.071.0 import changes.

v1.1.8

07 Mar 20:02
Compare
Choose a tag to compare
  • Fixed issue showing hidden files on Posix.

v1.1.7

01 Mar 18:58
Compare
Choose a tag to compare
  • Fixed problem with Linux menu shortcuts.
  • Fixed text encoding problem when opening files or directories.

v1.1.6

09 Jan 15:06
Compare
Choose a tag to compare
  • Fixed bug with setCoords method on canvas widget.

v1.1.5

20 Dec 16:02
Compare
Choose a tag to compare
  • Fixed a bug with message boxes doubling slashes in the text.