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
ocean 7b1bdb68e9 * ext/tk/sample/tkextlib/tile/demo.rb: followed previous changes.
* ext/tk/lib/tkextlib/tile/t*.rb: aliased class names starting with 'T'
  to non 'T' ones. (ie. Tk::Tile::TButton -> Tk::Tile::Button)
  [ruby-dev:26724]

* ext/tk/lib/tkextlib/tile.rb: ditto. (autoload support)

(Written by Hidetoshi NAGAI)


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8906 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-08-04 04:48:13 +00:00
..
blt * ext/tk/lib/tkextlib/blt/winop.rb: fix typo 2005-05-10 01:29:03 +00:00
bwidget * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remained 2005-01-25 05:09:22 +00:00
ICONS * ext/tk/lib/tkextlib/ICONS/icons.rb: fail to create instances of 2005-06-08 14:42:06 +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/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension. 2005-05-30 14:53:52 +00:00
iwidgets * ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJIS 2005-05-25 11:09:59 +00:00
tcllib * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension. 2005-05-30 14:53:52 +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/sample/tkextlib/tile/demo.rb: followed previous changes. 2005-08-04 04:48:13 +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/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension. 2005-05-30 14:53:52 +00:00
tkimg * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension. 2005-05-30 14:53:52 +00:00
tktable * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension. 2005-05-30 14:53:52 +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/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension. 2005-05-30 14:53:52 +00:00
vu * ext/tk/lib/tk/timer.rb: fix typo 2005-05-08 14:21:31 +00:00
winico * ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension. 2005-05-30 14:53:52 +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 * lib/tkextlib/SUPPOPRT_STATUS: add RELEASE_DATE information. 2005-06-16 09:22:01 +00:00
tcllib.rb * ext/tk/lib/tkextlib/tcllib: based on Tcllib 1.7 2004-10-16 02:13:54 +00:00
tclx.rb * add TclX extension support (partially) 2004-07-23 06:31:57 +00:00
tile.rb * ext/tk/sample/tkextlib/tile/demo.rb: followed previous changes. 2005-08-04 04:48:13 +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
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