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
/
lib
/
tktext.rb
Age
Commit message (
Expand
)
Author
2016-08-09
* ext/tk: Tk is removed from stdlib. [Feature #8539]
naruse
2015-12-16
handle ext/ as r53141
naruse
2004-05-01
* renewal Ruby/Tk
nagai
2004-01-07
* ext/tk/lib/tk.rb: use epath for embedded windows of TkPanedWindow.
nagai
2003-12-09
* overrided instance methods, which are private methods on the super
nagai
2003-12-03
* 'format'==>'Kernel.format' (avoid override trouble)
nagai
2003-11-05
configure.in, eval.c, signal.c: : add '--with-pthread-ext' option
nagai
2003-09-07
* tcltklib.c (lib_mainloop_core): fixed signal-trap bug
nagai
2003-09-02
* ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exception
nagai
2003-08-29
* doc/ChangeLog-1.8.0: add changes of Ruby/Tk
nagai
2003-08-03
* (bug fix) bug on Tk object ID management
nagai
2003-08-02
* (bug fix) TkEntry#delete
nagai
2003-07-29
* bug fix ( tested with Ruby/Tk widget demo )
nagai
2003-07-23
process.c : unify indentation
nagai
2003-06-25
tkcanvas.rb :
nagai
2003-06-21
Ruby/Tk libraries except tk.rb :
nagai
2003-06-18
tk.rb :
nagai
2003-06-16
* eval.c (proc_alloc): re-unification of Block and Proc. Block
matz
2003-06-03
* eval.c (rb_call_super): inheritance line adjustment moved from
matz
2002-10-02
* commit miss; and tcltklib fix too.
matz
2002-06-28
* re.c (rb_reg_expr_str): need to process backslashes properly.
matz
2002-06-04
* tkfont.rb: Fix bugs on TkFont.init_widget_font for Tk8.x.
nagai
2002-03-08
* eval.c (cvar_cbase): utility function to find innermost non
matz
2002-02-28
* eval.c (rb_mod_include): load modules in argument order.
matz
2002-01-28
* eval.c (is_defined): defined?(Foo::Baz) should check constants
matz
2001-09-05
* re.c (Init_Regexp): to_s to be alias to inspect.
matz
2001-03-27
* eval.c (rb_mod_define_method): should have clear method cache.
matz
2000-11-27
matz
matz
2000-08-02
matz
matz
2000-08-01
matz
matz
2000-05-24
2000-05-24
matz
2000-05-01
2000-05-01
matz
2000-04-10
2000-04-10
matz
2000-04-10
2000-04-10
matz
2000-03-17
2000-03-17
matz
2000-01-17
2000-01-17
matz
2000-01-05
20000105
matz
1999-08-24
1.4.1 to be
matz
1999-08-13
remove marshal/gtk/kconv
matz