summaryrefslogtreecommitdiffstats
path: root/ext/tk/sample
Commit message (Expand)AuthorAgeFilesLines
* * lib/tkextlib/blt/component.rb: cannot create elements exceptnagai2005-03-294-0/+207
* * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai2005-03-2677-0/+4652
* * ext/tk/sample/tkextlib/tkimg/*: Tk::Img extension samplenagai2005-03-153-0/+1522
* * ext/tk/lib/tk/timer.rb (TkTimer): forgot to clear @return_valuenagai2005-03-141-0/+81
* * ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offsetnagai2005-03-136-34/+126
* * ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timernagai2005-03-103-12/+30
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-03-101-0/+68
* * ext/tk/sample/demo-jp/floor.rb: bug on scrollbar assignmentnagai2005-03-094-8/+8
* * ext/tk/sample/tktextio.rb: add show_mode which means that see wherenagai2005-03-091-2/+64
* * ext/tk/sample/tktextio.rb: fix bug of handling 'end' position.nagai2005-03-091-27/+79
* * ext/tk/sample/tktextio.rb: add commentnagai2005-03-081-2/+10
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-03-081-0/+463
* * ext/tcltklib/tcltklib.c: enforce thread-check and exception-handling tonagai2005-03-024-4/+16
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-03-027-0/+4650
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-02-0311-0/+1400
* * ext/tk/sample/vu/vu_demo.rb: rename from vu.rb; avoid the bug onnagai2005-01-251-0/+0
* * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai2005-01-255-2/+361
* * ext/tk/sample/demos-en/widget: modify version check for supporting featuresnagai2004-12-161-4/+4
* * ext/tk/lib/tk.rb: widget configuration by TkWindow#method_missingnagai2004-12-022-4/+4
* * ext/tk/lib/tk.rb: support to use different Tcl commands betweennagai2004-11-031-1/+1
* * ext/tk/sample/tkextlib/bwidget/tree.rb: bug fixnagai2004-10-241-1/+1
* * ext/tk/lib/tk/*: untabifynagai2004-10-11179-5018/+5018
* * ext/tk/lib/tk/image.rb: bug fixnagai2004-10-042-0/+22
* * ext/tcltklib/tcltklib.c (ip_init): bug fixnagai2004-09-291-0/+29
* * ext/tcltklib/tcltklib.c: fix SEGV when (thread_)vwait or (thread_)tkwaitnagai2004-09-172-3/+18
* * ext/tk/lib/tkoptdb-safeTk.rb: fix a bug depend on the changes of MultiTkIpnagai2004-09-151-3/+3
* * ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string was en-bugged by thenagai2004-09-141-4/+34
* * ext/tcltklib/tcltklib.c: fix SEGVnagai2004-09-142-93/+178
* * ext/tk/lib/multi-tk.rb: MultiTkIp.new_master and new_slave acceptnagai2004-09-131-13/+20
* * ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]nagai2004-09-021-2/+21
* * ext/tk/MANIFEST: addedeban2004-07-241-46/+0
* * rename files to avoid application (cvs and so on) troublesnagai2004-07-167-0/+46
* * ext/tk/sample/tkextlib/tktable/spreadsheet.rb: add a new samplenagai2004-07-151-0/+137
* * ext/tk/, ext/tcltklib/: bug fixnagai2004-07-1570-8/+1600
* * ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.nagai2004-07-099-0/+167
* * ext/tk/lib : bug fixnagai2004-07-0823-0/+409
* * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappersnagai2004-07-0617-0/+5103
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-07-0198-0/+6049
* * ext/tk/lib/tcltklib : bug fixnagai2004-07-016-7/+13
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-06-122-0/+107
* * ext/tk/sample/remote-ip_sample2.rb: modifynagai2004-05-221-10/+10
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-221-0/+53
* * add a new sample 'ext/tk/sample/remote-ikp_sample2.rb'nagai2004-05-221-1/+1
* * ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsendnagai2004-05-211-0/+33
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-162-0/+404
* * ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.nagai2004-05-142-5/+3
* * ext/tk/lib/tk/composite.rb: improve configure methods. (based on the propos...nagai2004-05-121-1/+57
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-0165-0/+7943
* * renewal Ruby/Tknagai2004-05-01103-1051/+981
* * ext/tk/sample/tkmulticolumnlist.rb: new samplenagai2003-12-242-8/+754