diff options
| author | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-04 01:37:19 +0000 |
|---|---|---|
| committer | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-04 01:37:19 +0000 |
| commit | 1e9db0c222c8c16860f236414d13c3b591a584d3 (patch) | |
| tree | c1e645c19fda50d0070b44645f02c2c96784fef3 /ChangeLog | |
| parent | 5eda89a022da2dee6c601bb3735d4f8654f261b9 (diff) | |
* ext/tk/lib/tk/dialog.rb: fixed typo.
* ext/tk/lib/tkextlib/tktable/tktable.rb: added Tk::TkTable#selection_present.
* ext/tk/sample/tkextlib/vu/dial_demo.rb: renamed as well as vu_demo.rb.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8247 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 16 |
1 files changed, 4 insertions, 12 deletions
@@ -1,3 +1,7 @@ +Mon Apr 4 10:26:48 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> + + * ext/tk/lib/tk/dialog.rb: fixed typo. + Sat Apr 2 23:38:54 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> * configure.in (CP, INSTALL): get rid of less portable options. @@ -39,14 +43,6 @@ Sat Apr 2 02:19:11 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> * ext/tk/lib/tk/image.rb (TkImage.initialize): accept 'imagename' option to create a image object by the given name. -Thu Mar 31 23:52:48 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> - - * ext/tk/sample/tkextlib/treectrl/demo.rb: should use Hash#index. - - * ext/tk/sample/tkextlib/treectrl/demo.rb: TkImage was not cached properly. - - * ext/tk/sample/tkextlib/treectrl/random.rb: fixed typo. - Thu Mar 31 22:23:51 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> * lib/mkmf.rb (SRC_EXT): exclude just case different suffixes on case @@ -138,10 +134,6 @@ Mon Mar 28 20:53:44 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> * ext/extmk.rb (extmake): restore srcdir. -Mon Mar 28 16:23:26 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> - - * ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo. - Mon Mar 28 08:39:49 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> * ext/iconv/iconv.c (iconv_create): Iconv::Failure requires 3 |
