index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
tk
/
sample
/
demos-en
/
widget
Age
Commit message (
Expand
)
Author
2006-07-10
* ext/tk/tcltklib.c: make SEGV risk lower at exit.
nagai
2005-12-06
* ext/tk/README.macosx-aqua: [new document] tips to avoid the known
nagai
2005-11-02
* ext/tk/sample/demos-jp/widget: make the root window lower than the
nagai
2005-03-13
* ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offset
nagai
2005-03-10
* ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handler
nagai
2005-03-02
* ext/tk/tcltklib.c: enforce thread-check and exception-handling to
nagai
2005-01-25
* ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remained
nagai
2004-12-16
* ext/tk/sample/demos-en/widget: modify version check for supporting features
nagai
2004-12-02
* ext/tk/lib/tk.rb: widget configuration by TkWindow#method_missing
nagai
2004-10-11
* ext/tk/lib/tk/*: untabify
nagai
2004-05-01
* renewal Ruby/Tk
nagai
2003-10-16
Add Tk::EncodedString and Tk::UTF8_String class to support characters
nagai
2003-10-14
ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :
nagai
2003-09-02
* ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exception
nagai
2003-08-03
* additional message
nagai
2003-08-03
* add widget demo scripts
nagai
2003-08-02
* add or modify some widget demo scripts
nagai
2003-08-02
* (bug fix) forgot to entry a widget class name of 'labelframe' widget
nagai
2003-07-31
* (IMPORTANT BUG FIX) scan of event keywords doesn't work on recent
nagai