Skip to content

Releases: skoro/php-tkui

phpstan fix, tcltk distribution build script

07 Mar 19:16
Compare
Choose a tag to compare
  • a warning from phpstan has been fixed
  • Makefile for building Tcl/Tk distribution has been added (tested on Windows)

Fix installing dependencies on php8.2

30 Dec 19:06
Compare
Choose a tag to compare
  • Fix installing dependencies on php8.2
  • Fix phpstan errors regarding to FFI\CData::cdata property which is dynamic one

Fix reading env

14 Dec 18:25
e039810
Compare
Choose a tag to compare

This release fixes reading environment variables passed through command line.

Progressbar widget, app icons

21 Nov 16:55
de2b5b3
Compare
Choose a tag to compare

Release highlights:

  • progressbar widget and demo
  • Tcl core list variables
  • Allowing to set the application icon
  • Allowing to set the application name

Fix documentation

02 Nov 09:38
Compare
Choose a tag to compare
  • Added dependencies install command in Installation section.
  • treeview demo renamed as it shows only list view capabilitites.

Fix PHP7.4 compatibility

28 Oct 08:00
404f888
Compare
Choose a tag to compare
Merge pull request #11 from skoro/fix-php74-errors

Fix php74 errors

Initial release

23 Oct 12:49
Compare
Choose a tag to compare
v0.1.0

fix header env vars and disable them by default