Free eTcl apps for Windows Mobile phone |
Create an account to use our new features ! Sign Up | Help | Sign in |
Free Windows Mobile Apps More than 4500 free windows mobile games, apps and themes. Download software for HTC Touch Diamond / Pro / HD2 / Fuze / Tilt, Samsung and other smartphones. Internet, backup and social applications together with financial, weather, mapping and GPS navigation software absolutely free for Your Windows Phone. ![]() Search for Pocket PC freeware: Advanced Search |
v1.0-rc20:
- Missing initialization of ConnMgr pointer to NULL (WinCE version only) may raise segfault or error popup on exit.
- Improve console code. Showing/hiding toolbar doesn't change toplevel geometry. Scrollbars can be shown/hidden automatically when needed.
- Add support for extended dash patterns (as list of integers) and for dashoffset when drawing lines and rectangles on Win32/WinCE. Note this is normally not supported by Tk on Win32 platforms. Support for extended dash patterns when drawing arcs not yet active.
v1.0-rc19:
- Under WinCE, use backslash separator in native path (i.e. in value returned from [file nativename]).
- Fix file association on Win32/WinCE. Recent changes to support current users vs. all users on Vista (and Win2K+) broke support for deleting active association.
- Upgrade Tcl/Tk core to 8.4.15.
- Enable ConnMgr Tcl API (see netinfo, netup and netdown subcommands in wce package).
- Initial port of Tk with Virtual Framebuffer or SDL as backend.
- Add newclock backport (extended clock command from Tcl 8.5, with support for Y2038 compliance, better time zone support, localisation, or other 8.5 [clock] features) to full version.
v1.0-rc18:
- Generate new toolchain for mingw and Linux (now includes support for mipsel-linux). Lot of dependencies updated (e.g. uClibc 0.9.3, XOrg R7.2.0, Mesa 6.5.3, ...).
- Update sqlite to 3.3.17, freetype to 2.3.4.
- Extend pixcopy command to allow either conversion from Tk photo to pixane or conversion from pixane to Tk photo.
- Fix association on Vista running a non-administrative account. Actually, support for file association on all Windows platform have been rewritten.
- Rework interpreter initialization (compatible with Tcl 8.5a6).
- Update tkhtml3 to cvs snapshot (2006-11-27).
- Fix console localisation.
- Add some eye-candies in console (e.g. sliding popups).
- Upgrade libpng to 1.2.16.
- Upgrade sqlite to use post 3.3.15 CVS snapshot which includes our patch for WinCE lock handling (see ticket 2294, check-in 3836).
- Allow tile native theme on Vista.
- Upgrade sqlite to 3.3.15 (bugs fixes).
- Set VersionMax of generated cabs to 7.0 (instead of 5.0), since executable works fine on WM6.
- Add omitted "package ifneeded Zvfs" command during initialisation of child interpreters (was only declared as a static package), so Zvfs package can be required.
- Add support for video codecs in Pixane.
- Fix Tk Photo wrapper around Pixane, so photos can be saved (in file or as memory data).
v1.0-rc17:
- Upgrade sqlite to 3.3.13 (bugs fixes).
- Upgrade tktreectrl to 2.2.3.
- Fix sqlite lock oops in multithreaded WinCE build.
- Clean up evodio.
v1.0-rc16:
- Upgrade sqlite to 3.3.11 (bugs fixes).
- Upgrade tktreectrl to 2.2.2 (bugs fixes).
- Upgrade libpng to 1.2.15.
- Remove garbage trace on exit (linux and MacOSX versions).
v1.0-rc15:
v1.0-rc14:
v1.0-rc13:
- Upgrade sqlite to 3.3.10.
- When compiling with uClibc (linux), don't define HABE_LANGINFO, since this defines a broken system encoding if locale is somethign like LC_CTYPE is an UTF-8 encoding (e.g. LC_CTYPE="fr_FR.UTF-8").
- Makes wce
- Rework control window initialization, and modify code in exit handler to (try to) exit cleanly under all circunstances.
- In GetTranslatedKey(), ignore a weird message which sometimes leaks in between WM_KEYDOWN and its matching WM_CHAR event(s), and made two events to be raised when
- Major modifications of keyboard (and SIP) input handling. This should fix most (all?) remaining issues for non-latin localized Windows Mobile systems (e.g. russian, japanese)..
- Update tkTreeCtrl to 2.2.1.
- Update tkhtml3 to cvs snapshot (2006-11-27).
- Update tkTreeCtrl to 2.2.
- Fix potential segmentation fault when reading GIF image with corrupted LWZ data.
- Update tkhtml3 to cvs snapshot (2006-11-05).
- Update Tcl and Tk to 8.4.14.
- Update tkhtml3 to cvs snapshot (2006-10-19).
- Fix channel corruption in Zip VFS when seeking inside a channel opened from an uncompressed file in a ZIP archive.
- Build with 8.4.14rc1. Final 1.0 release will go with 8.4.14.
- Update tclthread to 2.6.5.
- Update sqlite to 3.3.8.
- Update tkhtml3 to post-alpha11 cvs snapshot.
- Update sqlite to 3.3.8.
- Update openssl to 0.9.8d.
- Update libpng to 1.2.12.
- Update Tile to 0.7.8.
- All eTcl executables now embed cross-platform replacement for native standard dialogs on PocketPC/Smartphones (file open, file save, choose dir, choose color). They are the default on WinCE.
- Handle arguments to WM_CHAR passed as Unicode on some device (e.g. cyrillic input on PDA with cp1251 as system encoding). Typing cyrillic characters in entries and text widgets were broken on such device with prior release.
- Reorganize startup code. Everything is setup from files in placed in etcl system directory in VFS (use [etcl vfspath] to guess etcl VFS top directory, and [set ::etcl::etcl(library)] to get normalized path to this directory).
- Open serial port only once, and don't try to enable supprot for OVERLAPPED on WinCE (since not available). This fixes support for virtual serial devices (e.g. Bluetooth devices or GPS intermediate device) on Windows Mobile.
v1.0-rc12:
- Update Tkhtml3 to latest CVS version. Passes ACID2 test.
- Minor bugs fixes.
v1.0-rc11:
- Add Tkhtml3 to normal and full release.
- Fix emulation of getDIBits() on WinCE (used by XGetImage). Images with alpha channel (not only transparency) can now be displayed with true alpha-blending. As an major side effect, this also fixes display problems with some Tile widgets (checkbutton, radiobutton, ...) for pixmap-based themes (e.g. step, blue).
v1.0-rc10:
- Force normalization of mount directory of embedded VFS. Without it, eTcl on WIN32 platform fails to start if "installed" in a directory with special characters, blanks, or on a remote server (e.g. //host/path/etcl.exe).
- Remove all static references to UNICODE API on Win32 port, to restore compatibility with Win95/98/Me. Those targets are not officially supported, but they are reported to work.
- Executables in distribution as TAR archives have now 0755 permissions.
- Clean up core to have a single instance of eTcl running at the same time on WinCE, as recommended on this O.S. Application unique Id can be specified with -etclid command line option.
- Fix major problem introduced in rc9, which make eTcl leave zombie threads on WinCE and Win32 when started with a startup script.
Download
eTcl free for Your Windows Mobile Phone
.mobi Mobile friendly download
Download eTcl direct on your windows mobile phone
Please login to post comments |
Commenting Options Enter your personal information to the left. All fields are required ![]() Please create a Gravatar account associated with the email you use to post comments. Alternatively register for a FreewarePocketPC user account to be able to post and moderate your comments faster. |
receive the latest freeware programs straight into your Inbox