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
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
Age
Commit message (
Expand
)
Author
2003-09-02
* ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exception
nagai
2003-09-01
* parse.y (aref_args): forgot to call NEW_SPLAT(). reported by
matz
2003-08-29
* doc/ChangeLog-1.8.0: add changes of Ruby/Tk
nagai
2003-08-03
* ready to use 'validatecommand' option of TkEntry/TkSpinbox widget
nagai
2003-08-03
* typo bug
nagai
2003-08-03
* additional message
nagai
2003-08-03
* (bug fix) bug on Tk object ID management
nagai
2003-08-03
* add widget demo scripts
nagai
2003-08-03
* sorry. fixed commit miss
nagai
2003-08-02
* add or modify some widget demo scripts
nagai
2003-08-02
* numeric.c (flo_to_s): get rid of buffer overflow.
matz
2003-08-02
* (bug fix) forgot to entry a widget class name of 'labelframe' widget
nagai
2003-08-02
* (bug fix) TkEntry#delete
nagai
2003-08-01
* forgot to commit a sample script
nagai
2003-08-01
* bug fix : forget to eval given block to TkRoot.new method
nagai
2003-08-01
MANIFEST
nobu
2003-07-31
* bug fix : wrong resource file format (resource.{en,jp})
nagai
2003-07-31
* (IMPORTANT BUG FIX) scan of event keywords doesn't work on recent
nagai
2003-07-31
* wrap the command-proc of TkScale : pass the numeric object to the proc
nagai
2003-07-30
* MultiTkIp.new_* accept a block to eval under the new interpreter
nagai
2003-07-30
* bug fix
nagai
2003-07-30
* additional check of Tk interpreters' status for a little more safety
nagai
2003-07-29
* fix a bug of the procedure for 'Delete' button on the safe-Tk frmae
nagai
2003-07-29
* change default mode of mainloop_abort_on_exception on multi-tk.rb
nagai
2003-07-29
* bug fix
nagai
2003-07-29
* bug fix ( tested with Ruby/Tk widget demo )
nagai
2003-07-29
tcltklib.c : bug fix
nagai
2003-07-28
tcltklib.c : *bug fix
nagai
2003-07-27
multi-tk.rb : (new) library to support multiple Tk interpreters (high level)
nagai
2003-07-26
* ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly
matz
2003-07-26
* variable.c (rb_mod_const_missing): "const_missing" should not
matz
2003-07-25
tcltklib.c : add TclTkIp#create_slave , TclTkIp#_make_safe and TclTkIp#safe?
nagai
2003-07-23
process.c : unify indentation
nagai
2003-07-17
tk.rb :
nagai
2003-07-17
* eval.c (ruby_init): set ruby_running to true after
matz
2003-07-11
tk.rb :
nagai
2003-07-01
tk.rb :
nagai
2003-06-25
tk.rb :
nagai
2003-06-25
tkcanvas.rb :
nagai
2003-06-24
tk.rb :
nagai
2003-06-23
* MANIFEST: add wince files.
eban
2003-06-23
tk.rb :
nagai
2003-06-22
tk.rb :
nagai
2003-06-21
tk.rb :
nagai
2003-06-21
Ruby/Tk libraries except tk.rb :
nagai
2003-06-20
tcltklib.c :
nagai
2003-06-19
tcltklib.c :
nagai
2003-06-18
tk.rb :
nagai
2003-06-16
* eval.c (proc_alloc): re-unification of Block and Proc. Block
matz
2003-06-12
tk.rb : add 'no_create' option to widget initialize method.
nagai
[next]