aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * add or modify some widget demo scriptsnagai2003-08-0214-33/+1495
* * (bug fix) forgot to entry a widget class name of 'labelframe' widgetnagai2003-08-0210-6/+638
* * (bug fix) TkEntry#deletenagai2003-08-0224-114/+249
* * forgot to commit a sample scriptnagai2003-08-011-0/+18
* * bug fix : wrong resource file format (resource.{en,jp})nagai2003-07-313-7/+9
* * (IMPORTANT BUG FIX) scan of event keywords doesn't work on recentnagai2003-07-31139-0/+19422
* * wrap the command-proc of TkScale : pass the numeric object to the procnagai2003-07-311-0/+2
* * bug fixnagai2003-07-302-6/+16
* * additional check of Tk interpreters' status for a little more safetynagai2003-07-301-4/+5
* * fix a bug of the procedure for 'Delete' button on the safe-Tk frmaenagai2003-07-291-0/+10
* * bug fix ( tested with Ruby/Tk widget demo )nagai2003-07-293-8/+13
* tcltklib.c : bug fixnagai2003-07-291-2/+6