**ActiveTcl8.4.6
メモリリークが直ってるのが一番うれしいというかなんというか・・・ですが。ActiveTclを入れたんですが、添付の拡張にtlsとtklibとtileが増えていました。tileというのはつい最近リリースされたtkの拡張で、tk9.0に向けた実験的なウィジェットセットで、まあ具体的にどういうことができるかというと、今のとこの目玉はXPスタイルに対応してるということで、[[スクリーンショット:http://tktable.sourceforge.net/tile/]]を見てもらえば何ができるのか一目瞭然だと思います。tlsというのはOpenSSLへのバインディングです。TkLibというのはtcllib系のプロジェクトでIPアドレス用ウィジェット、日付入力のウィジェット、カーソルデータのハンドリングを含んだパッケージです。
8.5のアルファ版も出たようですが、とりあえすダウンロードしただけ(汗)。つーか9.0っていつ出るんでしょうかね?

**ActiveTcl8.4.7
ActiveTclのライブラリはあんまり変更がないようですが、9に向けて着々と(?)tileだけバージョンが上がっていました。8.4.7での変更点は次のとおりですが、Windowsでのtkのクリップボードのバグが直ってるのが良いと思いました。あとWindowsNTのファイルパス関連の修正がたくさん入ってて、日本語パスが入ってても問題なく起動できるようになってました(インストーラが)。てーかバグという認識だったのね・・・。ということはfreewrapもオリジナルのままで日本語パスが通る?のかな。freewrap日本語対応版の存在意義もあまりなくなるような。微妙なとこだ。
ActiveTclのライブラリはあんまり変更がないようですが、9に向けて着々と(?)tileだけバージョンが上がっていました。8.4.7での変更点は次のとおりですが、Windowsでのtkのクリップボードのバグが直ってるのが良いと思いました。あとWindowsNTのファイルパス関連の修正がたくさん入ってて、日本語パスが入ってても問題なく起動できるようになってました(インストーラが)。
  * Fixed [glob -path] bug when in the root directory
  * Fixed unicode-char path installation on Windows NT-based platforms
  * Properly subsitute more values in Windows tclConfig.sh
  * Improved stack overflow prevention on Windows
  * Fixed mem leak in [fconfigure $serial -xchar]
  * Fixed crash with [cd] with a volumerelative $HOME
  * Fixed clock %G %V formats for ISO8601 week numbers
  * Fixed support for non-WIDE_INT aware math functions
  * Added [http::config -urlencoding] option
  * Fixed utf-8 encoding of \u0000 on system I/O
  * Prevented dde hangs with non-responsive apps
  * Added round() wide integer support
  * Cleaner exit and correction of mem leaks when using the threaded
    memory allocator and reinitializing
  * Improved build configuration on 64-bit systems
  * Added read support of PPM/PGM with the -data option
  * Correct issue with displaying maximize window button on KDE-3.2.1
  * Fix drawing of unicode chars in menu titles on Windows
  * Correctly post Tk clipboard data to the Windows clipboard on exit
  * Fix the panedwindow -opaqueresize option to work as per the docs
  * Reduce Tk tk_messageBox default font size to 14-point
  * Prevent possible segfault in -maxundo
  * Fix XIM initialization on Solaris
  * Complete the implementation of the CG version of the X drawing
    emulation layer on Mac OS 
  * Fix several Mac OS X usability issues
(2004-08-12)

**自分でActiveTclに追加しているパッケージ
-[[sqlite:http://www.sqlite.org/]]
-[[TclMagick:http://tclmagick.sourceforge.net/]]
-[[icons:http://www.satisoft.com/tcltk/icons/]]
-[[Email:http://web.uvic.ca/~erempel/tcl/Email/Email.html]]
-[[tls:http://tls.sourceforge.net/]]
-[[financetool]]

|New|Edit|Diff|History|Attach|Copy|Rename|
HTML convert time: 0.003 sec.