summaryrefslogtreecommitdiff
path: root/ext/tk/lib/tktext.rb
AgeCommit message (Expand)Author
2016-08-09* ext/tk: Tk is removed from stdlib. [Feature #8539]naruse
2015-12-16handle ext/ as r53141naruse
2004-05-01* renewal Ruby/Tknagai
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 supernagai
2003-12-03* 'format'==>'Kernel.format' (avoid override trouble)nagai
2003-11-05configure.in, eval.c, signal.c: : add '--with-pthread-ext' optionnagai
2003-09-07* tcltklib.c (lib_mainloop_core): fixed signal-trap bugnagai
2003-09-02* ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exceptionnagai
2003-08-29* doc/ChangeLog-1.8.0: add changes of Ruby/Tknagai
2003-08-03* (bug fix) bug on Tk object ID managementnagai
2003-08-02* (bug fix) TkEntry#deletenagai
2003-07-29* bug fix ( tested with Ruby/Tk widget demo )nagai
2003-07-23process.c : unify indentationnagai
2003-06-25tkcanvas.rb :nagai
2003-06-21Ruby/Tk libraries except tk.rb :nagai
2003-06-18tk.rb :nagai
2003-06-16* eval.c (proc_alloc): re-unification of Block and Proc. Blockmatz
2003-06-03* eval.c (rb_call_super): inheritance line adjustment moved frommatz
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 nonmatz
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 constantsmatz
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-27matzmatz
2000-08-02matzmatz
2000-08-01matzmatz
2000-05-242000-05-24matz
2000-05-012000-05-01matz
2000-04-102000-04-10matz
2000-04-102000-04-10matz
2000-03-172000-03-17matz
2000-01-172000-01-17matz
2000-01-0520000105matz
1999-08-241.4.1 to bematz
1999-08-13remove marshal/gtk/kconvmatz