aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/tktext.rb
Commit message (Expand)AuthorAgeFilesLines
* * renewal Ruby/Tknagai2004-05-011-1355/+3
* * ext/tk/lib/tk.rb: use epath for embedded windows of TkPanedWindow.nagai2004-01-071-7/+61
* * overrided instance methods, which are private methods on the supernagai2003-12-091-0/+3
* * 'format'==>'Kernel.format' (avoid override trouble)nagai2003-12-031-6/+6
* configure.in, eval.c, signal.c: : add '--with-pthread-ext' optionnagai2003-11-051-0/+15
* * tcltklib.c (lib_mainloop_core): fixed signal-trap bugnagai2003-09-071-2/+2
* * ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exceptionnagai2003-09-021-7/+29
* * doc/ChangeLog-1.8.0: add changes of Ruby/Tknagai2003-08-291-2/+32
* * (bug fix) bug on Tk object ID managementnagai2003-08-031-1/+1
* * (bug fix) TkEntry#deletenagai2003-08-021-4/+4
* * bug fix ( tested with Ruby/Tk widget demo )nagai2003-07-291-1/+1
* process.c : unify indentationnagai2003-07-231-19/+10
* tkcanvas.rb :nagai2003-06-251-38/+107
* Ruby/Tk libraries except tk.rb :nagai2003-06-211-1/+1
* tk.rb :nagai2003-06-181-132/+263
* * eval.c (proc_alloc): re-unification of Block and Proc. Blockmatz2003-06-161-4/+4
* * eval.c (rb_call_super): inheritance line adjustment moved frommatz2003-06-031-5/+5
* * commit miss; and tcltklib fix too.matz2002-10-021-1/+1
* * re.c (rb_reg_expr_str): need to process backslashes properly.matz2002-06-281-16/+16
* * tkfont.rb: Fix bugs on TkFont.init_widget_font for Tk8.x.nagai2002-06-041-12/+53
* * eval.c (cvar_cbase): utility function to find innermost nonmatz2002-03-081-1/+1
* * eval.c (rb_mod_include): load modules in argument order.matz2002-02-281-109/+16
* * eval.c (is_defined): defined?(Foo::Baz) should check constantsmatz2002-01-281-4/+12
* * re.c (Init_Regexp): to_s to be alias to inspect.matz2001-09-051-10/+10
* * eval.c (rb_mod_define_method): should have clear method cache.matz2001-03-271-0/+8
* matzmatz2000-11-271-14/+108
* matzmatz2000-08-021-20/+68
* matzmatz2000-08-011-4/+4
* 2000-05-24matz2000-05-241-6/+0
* 2000-05-01matz2000-05-011-24/+15
* 2000-04-10matz2000-04-101-45/+57
* 2000-04-10matz2000-04-101-90/+92
* 2000-03-17matz2000-03-171-1/+1
* 2000-01-17matz2000-01-171-8/+45
* 20000105matz2000-01-051-8/+4
* 1.4.1 to bematz1999-08-241-54/+11
* remove marshal/gtk/kconvmatz1999-08-131-0/+946