Skip to content

Releases: thanoulis/tpmg

v0.7.3

28 Feb 19:27
v0.7.3
bce3d0e
Compare
Choose a tag to compare

Improvements

  • Force UTF-8 on all systems
  • Fixed some typos

v0.7.2

27 Dec 09:51
v0.7.2
03a40a6
Compare
Choose a tag to compare

Fixed

  • Fixed button justification in Calenar
  • Fixed a bug in Text reading from stdin

v0.7.1

13 Dec 21:02
v0.7.1
c85e856
Compare
Choose a tag to compare

Improvements

  • Changed error message on Text dialog

v0.7.0

06 Dec 13:21
v0.7.0
a82a93c
Compare
Choose a tag to compare

Added

  • Added Menu type in List dialog

Fixed

  • Fixed random typos

Improvements

  • Code cleanup
  • Dialogs are sorted alphabetically

v0.6.0

05 Dec 15:59
v0.6.0
16f6abb
Compare
Choose a tag to compare

Added

  • Added combobox type for List dialog
  • Can edit combobox entry

Fixed

  • Fixed typo in Notification example

v0.5.0

04 Dec 21:58
v0.5.0
fcdd29f
Compare
Choose a tag to compare

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.4.0

03 Dec 10:37
v0.4.0
22e0a80
Compare
Choose a tag to compare

Added

  • Calendar dialog

v0.3.2

02 Dec 11:57
v0.3.2
2113227
Compare
Choose a tag to compare

Added

  • --version option

Improvements

  • Header on --help all

v0.3.1

01 Dec 22:47
v0.3.1
f7741a4
Compare
Choose a tag to compare

Improvements

  • Added descriptions in README.md
  • Added descriptions in embedded help

v0.3.0

01 Dec 18:48
v0.3.0
3126646
Compare
Choose a tag to compare

Added

  • Filetype filters on FileSelect and FileSave dialogs

Improvements

  • List dialog backend
  • README.md (FileSelect & FileSave)