Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: nomad-software/tkd

Tags

v1.1.14

Toggle v1.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #64 from tastyminerals/update_to_work_with_latest_dmd

unwrap Nullable with explicit .get

v1.1.13

Toggle v1.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #55 from burner/patch-1

Removes invalid comma's

v1.1.12

Toggle v1.1.12's commit message
Added setFont overload to tkd.widget.common.font.

v1.1.11

Toggle v1.1.11's commit message
Added example to widget.common.font.

v1.1.10

Toggle v1.1.10's commit message
Removed the catching of throwable when registering commands.

Errors should be allowed to crash the program.

v1.1.9

Toggle v1.1.9's commit message
Updated source for v2.071.0 import changes.

v1.1.8

Toggle v1.1.8's commit message
Fix issue #38.

v1.1.7

Toggle v1.1.7's commit message
Fix issue #36

v1.1.6

Toggle v1.1.6's commit message
Merge pull request #35 from AustinMorris/fix-coords-parameter

Changed setCoords parameter type.

v1.1.5

Toggle v1.1.5's commit message
Fix issue #32. Correcting multiple slashes in message box text.