aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk
Commit message (Expand)AuthorAgeFilesLines
...
* * numeric.c (flo_to_s): get rid of buffer overflow.matz2003-08-021-0/+12
* * (bug fix) forgot to entry a widget class name of 'labelframe' widgetnagai2003-08-0212-6/+650
* * (bug fix) TkEntry#deletenagai2003-08-0233-134/+297
* * forgot to commit a sample scriptnagai2003-08-012-0/+19
* * bug fix : forget to eval given block to TkRoot.new methodnagai2003-08-011-2/+3
* MANIFESTnobu2003-08-011-0/+139
* * bug fix : wrong resource file format (resource.{en,jp})nagai2003-07-315-12/+72
* * (IMPORTANT BUG FIX) scan of event keywords doesn't work on recentnagai2003-07-31141-25/+19495
* * wrap the command-proc of TkScale : pass the numeric object to the procnagai2003-07-314-24/+117
* * MultiTkIp.new_* accept a block to eval under the new interpreternagai2003-07-301-6/+12
* * bug fixnagai2003-07-306-6/+33
* * additional check of Tk interpreters' status for a little more safetynagai2003-07-303-12/+31
* * fix a bug of the procedure for 'Delete' button on the safe-Tk frmaenagai2003-07-292-1/+10
* * change default mode of mainloop_abort_on_exception on multi-tk.rbnagai2003-07-291-1/+1
* * bug fixnagai2003-07-292-1/+7
* * bug fix ( tested with Ruby/Tk widget demo )nagai2003-07-296-15/+25
* tcltklib.c : bug fixnagai2003-07-292-12/+30
* tcltklib.c : *bug fixnagai2003-07-281-10/+315
* multi-tk.rb : (new) library to support multiple Tk interpreters (high level)nagai2003-07-276-8/+868
* * ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wronglymatz2003-07-261-0/+4
* * variable.c (rb_mod_const_missing): "const_missing" should notmatz2003-07-261-4/+0
* tcltklib.c : add TclTkIp#create_slave , TclTkIp#_make_safe and TclTkIp#safe?nagai2003-07-252-24/+76
* process.c : unify indentationnagai2003-07-2314-184/+317
* tk.rb :nagai2003-07-171-0/+4
* * eval.c (ruby_init): set ruby_running to true aftermatz2003-07-171-9/+5
* tk.rb :nagai2003-07-111-2/+2
* tk.rb :nagai2003-07-011-9/+23
* tk.rb :nagai2003-06-252-2/+154
* tkcanvas.rb :nagai2003-06-253-40/+128
* tk.rb :nagai2003-06-245-22/+204
* * MANIFEST: add wince files.eban2003-06-231-0/+1
* tk.rb :nagai2003-06-231-8/+23
* tk.rb :nagai2003-06-222-11/+165
* tk.rb :nagai2003-06-212-6/+52
* Ruby/Tk libraries except tk.rb :nagai2003-06-217-21/+63
* tcltklib.c :nagai2003-06-201-3/+4
* tcltklib.c :nagai2003-06-194-9/+53
* tk.rb :nagai2003-06-1813-430/+1646
* * eval.c (proc_alloc): re-unification of Block and Proc. Blockmatz2003-06-164-22/+22
* tk.rb : add 'no_create' option to widget initialize method.nagai2003-06-123-8/+28
* tk.rb : widget configure returns self (for method call chain)nagai2003-06-123-0/+135
* * eval.c (rb_call_super): inheritance line adjustment moved frommatz2003-06-034-23/+23
* * eval.c (Init_Proc): Block/Proc separation. [huge change]matz2003-05-261-3/+12
* * eval.c (ruby_finalize): turn off ruby_debug flag before callingmatz2003-05-231-1/+1
* * eval.c (rb_f_missing): use "inspect" for T_OBJECT as well.matz2003-04-031-1/+1
* update NotImplementError to NotImplementedError.matz2003-03-231-2/+2
* * lib/optparse.rb, lib/jcode.rb, ext/tk/lib/tk.rb: reorder characterakr2003-03-221-9/+9
* * regex.c (re_compile_pattern): fix previous change.akr2003-03-211-9/+9
* * commit miss; and tcltklib fix too.matz2002-10-026-16/+16
* Update.knu2002-09-271-0/+1