From cd7d0af1c1b0f5243266aa9fc4f11be1d4cbebd4 Mon Sep 17 00:00:00 2001 From: ocean Date: Mon, 4 Apr 2005 01:37:19 +0000 Subject: * 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: svn+ssh://ci.ruby-lang.org/ruby/trunk@8247 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 22bcf0b0e6..b230cb5917 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Apr 4 10:26:48 2005 Hirokazu Yamamoto + + * ext/tk/lib/tk/dialog.rb: fixed typo. + Sat Apr 2 23:38:54 2005 Nobuyoshi Nakada * configure.in (CP, INSTALL): get rid of less portable options. @@ -39,14 +43,6 @@ Sat Apr 2 02:19:11 2005 Hidetoshi NAGAI * 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 - - * 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 * 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 * ext/extmk.rb (extmake): restore srcdir. -Mon Mar 28 16:23:26 2005 Hirokazu Yamamoto - - * ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo. - Mon Mar 28 08:39:49 2005 Nobuyoshi Nakada * ext/iconv/iconv.c (iconv_create): Iconv::Failure requires 3 -- cgit v1.2.3