diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Sat Apr 2 16:59:46 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> + + * ext/tk/lib/tk.rb: forgot to update RELEASE_DATE + + * ext/tk/lib/tk/variable.rb: fix namespace trouble when autoloading + + * ext/tk/lib/tk/palette.rb: define Tcl variable 'tkPalette' as global + + * ext/tk/lib/tk/dialog.rb: use array2tk_list method when calling + Tk.ip_eval. + + * ext/tk/lib/tk/autoload.rb: add autoload entry 'TkDialogObj' and + 'TkWarningObj' + Sat Apr 2 02:19:11 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp> * ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating' |
