1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/tk/lib/tkextlib
nagai d2271cbdd1 * ext/tk/tcltklib.c: make SEGV risk lower at exit.
* ext/tk/lib/tk.rb: ditto.

* ext/tk/lib/multi-tk.rb: fail to call function-style methods on slave
  interpreters. The strategy (MultiTkIp_PseudoToplevel_Evaluable) to
  fix the problem is a little tricky. You may have to take care of
  conflicting with it.
* ext/tk/lib/tk.rb: a little change for the pseudo-toplevel strategy.
* ext/tk/lib/tk/font.rb: ditto.
* ext/tk/lib/tk/msgcat.rb: ditto.
* ext/tk/lib/tkextlib/itk/incr_tk.rb: ditto.

* ext/tk/sample/demos-en/widget: fail to call function-style methods
  on sample scripts. To fix it, a strategy which similar to the way
  on MultiTiIp is used. Please take care when re-write and re-run a
  demo script on the Widget-Demo code viewer.
* ext/tk/sample/demos-jp/widget: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10505 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-07-10 09:52:30 +00:00
..
blt * ext/tk/extconf.rb: improbe messages [ruby-core:06325]. 2005-10-22 22:17:08 +00:00
bwidget * ext/tk/extconf.rb: improbe messages [ruby-core:06325]. 2005-10-22 22:17:08 +00:00
ICONS * ext/tk/lib/tk/font.rb: remove dependency on Ruby's version (1.8 or 1.9). 2005-11-18 22:37:53 +00:00
itcl * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension. 2005-05-30 14:53:52 +00:00
itk * ext/tk/tcltklib.c: make SEGV risk lower at exit. 2006-07-10 09:52:30 +00:00
iwidgets * ext/tk/extconf.rb: improbe messages [ruby-core:06325]. 2005-10-22 22:17:08 +00:00
tcllib * ext/tk/extconf.rb: improbe messages [ruby-core:06325]. 2005-10-22 22:17:08 +00:00
tclx * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension. 2005-05-30 14:53:52 +00:00
tile * ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries in 2005-12-11 14:59:49 +00:00
tkDND * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension. 2005-05-30 14:53:52 +00:00
tkHTML * ext/tk/extconf.rb: improbe messages [ruby-core:06325]. 2005-10-22 22:17:08 +00:00
tkimg * ext/tk/tcltklib.c: remove dangerous 'rb_jump_tag's. 2005-08-09 06:16:29 +00:00
tktable * ext/tk/extconf.rb: improbe messages [ruby-core:06325]. 2005-10-22 22:17:08 +00:00
tktrans * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension. 2005-05-30 14:53:52 +00:00
treectrl * ext/tk/extconf.rb: improbe messages [ruby-core:06325]. 2005-10-22 22:17:08 +00:00
trofs * ext/tk/extconf.rb: improbe messages [ruby-core:06325]. 2005-10-22 22:17:08 +00:00
vu * ext/tk/extconf.rb: improbe messages [ruby-core:06325]. 2005-10-22 22:17:08 +00:00
winico * ext/tk/extconf.rb: improbe messages [ruby-core:06325]. 2005-10-22 22:17:08 +00:00
blt.rb * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension. 2005-05-30 14:53:52 +00:00
bwidget.rb * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension. 2005-05-30 14:53:52 +00:00
ICONS.rb * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappers 2004-07-06 09:42:12 +00:00
itcl.rb * ext/tk/lib : bug fix 2004-07-08 16:50:07 +00:00
itk.rb * ext/tk/lib : bug fix 2004-07-08 16:50:07 +00:00
iwidgets.rb * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension. 2005-05-30 14:53:52 +00:00
pkg_checker.rb * ext/tk/lib/tk/*: untabify 2004-10-11 04:51:21 +00:00
setup.rb * ext/tk/lib/tcltklib : bug fix 2004-07-01 09:38:48 +00:00
SUPPORT_STATUS * ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries in 2005-12-11 14:59:49 +00:00
tcllib.rb * ext/tk/extconf.rb: improbe messages [ruby-core:06325]. 2005-10-22 22:17:08 +00:00
tclx.rb * add TclX extension support (partially) 2004-07-23 06:31:57 +00:00
tile.rb * ext/tk/lib/tkextlib/tile.rb: bug fix (Tk::Tile::USE_TTK_NAMESPACE 2005-11-21 17:34:12 +00:00
tkDND.rb * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappers 2004-07-06 09:42:12 +00:00
tkHTML.rb * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappers 2004-07-06 09:42:12 +00:00
tkimg.rb * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension. 2005-05-30 14:53:52 +00:00
tktable.rb * ext/tk/, ext/tcltklib/: bug fix 2004-07-15 01:18:57 +00:00
tktrans.rb * ext/tk/lib/tkextlib/tktrans.rb, 2004-07-06 15:52:18 +00:00
treectrl.rb * ext/tk/lib/tkextlib/tktrans.rb, 2004-07-06 15:52:18 +00:00
trofs.rb * ext/tk/extconf.rb: improbe messages [ruby-core:06325]. 2005-10-22 22:17:08 +00:00
vu.rb * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension. 2005-05-30 14:53:52 +00:00
winico.rb * ext/tk/lib/validate.rb: accept a Method object for the validatecommand option 2004-07-28 08:29:53 +00:00