aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/tcltklib.c: enforce thread-check and exception-handling tonagai2005-03-0211-4/+4666
* * ext/tk: merge tcltklib for Ruby/Tk installation controlnagai2005-01-2511-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
* * rename files to avoid application (cvs and so on) troublesnagai2004-07-167-0/+0
* * 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
* * ext/tk/lib/tcltklib : bug fixnagai2004-07-01104-7/+6062
* * ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) supportnagai2004-06-122-0/+107
* * ext/tk/sample/remote-ip_sample2.rb: modifynagai2004-05-221-10/+10
* * add a new sample 'ext/tk/sample/remote-ikp_sample2.rb'nagai2004-05-222-1/+54
* * ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsendnagai2004-05-211-0/+33
* * add a new sample scriptnagai2004-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
* * renewal Ruby/Tknagai2004-05-01155-690/+8563
* * ext/tk/sample/tkmulticolumnlist.rb: new samplenagai2003-12-242-8/+754
* * ext/tk/lib/tk.rb: add new methods (TkScrollbar#assign, assign_list)nagai2003-12-201-0/+25
* * ext/tk/sample/tkmultilistbox.rb: bug fixnagai2003-12-192-1/+916
* * bug fixnagai2003-12-171-3/+3
* * overrided instance methods, which are private methods on the supernagai2003-12-099-17/+88
* * typonagai2003-12-091-2/+2
* * new sample scriptnagai2003-12-081-0/+170
* * ext/tk/lib/tk.rb: add Tk.grab_release and fix bug of TkCompositenagai2003-11-221-0/+418
* * ext/tk/sample/tkballoonhelp.rb: new sample scriptnagai2003-11-203-0/+854
* bug fixnagai2003-10-212-4/+4
* modify the message and comments on the sourcenagai2003-10-172-6/+31
* Add Tk::EncodedString and Tk::UTF8_String class to support charactersnagai2003-10-165-27/+233
* ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :nagai2003-10-144-4/+411
* * tcltklib.c (lib_mainloop_core): fixed signal-trap bugnagai2003-09-077-26/+72
* * ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exceptionnagai2003-09-023-6/+6
* * ready to use 'validatecommand' option of TkEntry/TkSpinbox widgetnagai2003-08-032-8/+6
* * additional messagenagai2003-08-032-0/+16
* * add widget demo scriptsnagai2003-08-034-4/+251