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 4f8df7dcc4 * ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating'
option without 'widgetname' option to allow creating a widget object
  which is used as an argument of Tcl/Tk's widget allocation commands.
* ext/tk/lib/tk/image.rb (TkImage.initialize): accept 'imagename'
  option to create a image object by the given name.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-01 17:22:02 +00:00
..
blt * ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating' 2005-04-01 17:22:02 +00:00
bwidget * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remained 2005-01-25 05:09:22 +00:00
ICONS
itcl
itk * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remained 2005-01-25 05:09:22 +00:00
iwidgets * ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo. 2005-03-28 07:29:17 +00:00
tcllib * ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epath 2004-11-26 09:07:25 +00:00
tclx * ext/tk/tcltklib.c: enforce thread-check and exception-handling to 2005-03-02 07:06:52 +00:00
tile * ext/tk/lib/multi-tk.rb: freeze callback-entry objects 2005-03-05 07:35:41 +00:00
tkDND * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remained 2005-01-25 05:09:22 +00:00
tkHTML
tkimg
tktable * ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epath 2004-11-26 09:07:25 +00:00
tktrans
treectrl * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
vu
winico * ext/tk/lib/tk/bindtag.rb: bug fix [ruby-talk: 123667] 2004-12-16 07:13:14 +00:00
blt.rb * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
bwidget.rb
ICONS.rb
itcl.rb
itk.rb
iwidgets.rb
pkg_checker.rb
setup.rb
SUPPORT_STATUS * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether 2005-03-26 13:58:11 +00:00
tcllib.rb
tclx.rb
tile.rb * ext/tk/lib/tkextlib/tile.rb: lack of "autoload TProgressbar" 2005-03-05 07:46:44 +00:00
tkDND.rb
tkHTML.rb
tkimg.rb
tktable.rb
tktrans.rb
treectrl.rb
vu.rb
winico.rb