Skip to content

Releases: pfalcon/picotui

v1.1

13 Nov 17:12
Compare
Choose a tag to compare
setup.py: Release 1.1.

v1.0

13 Nov 17:09
Compare
Choose a tag to compare
setup: Release 1.0.

v0.9.4

25 Dec 10:59
Compare
Choose a tag to compare
  • Fix UTF-8 input issue.

v0.9.3

09 Dec 09:58
Compare
Choose a tag to compare
setup.py: Release 0.9.3.

v0.9.2

24 Nov 18:50
Compare
Choose a tag to compare
setup.py: Release 0.9.2.

v0.9

22 Nov 06:10
Compare
Choose a tag to compare
  • Improvements to menu widgets.
  • Improvements to WButton widget keyboard interaction.
  • Make color names terse. Now prefixes are C_ and C_B_.
  • Add confirmation (OK/Cancel) dialog.
  • Add CharColorViewer and LineColorViewer widgets.

v0.8

26 Aug 13:32
Compare
Choose a tag to compare
  • Initial menu widget support.
  • Initial standard dialog library (get one line of text and multiple lines at this time)
  • Various small fixes