aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample/demos-en
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/sample/demos-jp/toolber.rb, ext/tk/sample/demos-en/toolber.rb:nagai2008-06-161-1/+1
* * ext/tk/tcltklib.c: [trial patch] On some environments, it givesnagai2008-06-121-2/+2
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-1064-324/+2031
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-2914-461/+196
* * ext/tk/sample/tkextlib/vu/canvSticker2.rb,usa2007-12-211-6/+6
* Ruby/Tk :: provisional support on Ruby-VM and Tcl/Tk8.5.nagai2007-12-212-22/+31
* * regerror.c, string.c, io.c, lib/getoptlong.rb, lib/net/imap.rb,akr2007-12-211-1/+1
* * ext/tk/tcltklib.c: make SEGV risk lower at exit.nagai2006-07-101-9/+94
* * ext/tk/tcltklib.c: forgot to update RELEASE_DATE.nagai2005-12-061-2/+10
* * ext/tk/README.macosx-aqua: [new document] tips to avoid the knownnagai2005-12-062-2/+3
* * ext/tk/sample/demos-jp/widget: make the root window lower than thenagai2005-11-021-2/+6
* * ext/tk/sample/demos-en/tcolor.bak: remove.nagai2005-09-221-513/+0
* * sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)ocean2005-04-071-5/+36
* * ext/tk/tcltklib.c: add TclTkIp#_create_console() method to createnagai2005-03-301-22/+22
* * ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offsetnagai2005-03-133-17/+62
* * ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handlernagai2005-03-101-6/+6
* * ext/tk/sample/demo-jp/floor.rb: bug on scrollbar assignmentnagai2005-03-092-4/+4
* * parse.y (gettable_gen): warns if VCALL name is used asmatz2005-03-092-4/+4
* * ext/tk/tcltklib.c: enforce thread-check and exception-handling tonagai2005-03-025-2/+2314
* * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai2005-01-252-1/+178
* * 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-021-2/+2
* * ext/tk/lib/tk/*: untabifynagai2004-10-1138-1594/+1594
* * ext/tk/lib/tcltklib : bug fixnagai2004-07-011-1/+1
* * ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.nagai2004-05-141-1/+1
* * renewal Ruby/Tknagai2004-05-0140-485/+2761
* * overrided instance methods, which are private methods on the supernagai2003-12-092-0/+6
* bug fixnagai2003-10-211-2/+2
* modify the message and comments on the sourcenagai2003-10-171-3/+15
* Add Tk::EncodedString and Tk::UTF8_String class to support charactersnagai2003-10-162-10/+112
* ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :nagai2003-10-142-2/+204
* * ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exceptionnagai2003-09-021-3/+3
* * ready to use 'validatecommand' option of TkEntry/TkSpinbox widgetnagai2003-08-031-4/+3
* * additional messagenagai2003-08-031-0/+8
* * add widget demo scriptsnagai2003-08-032-2/+125
* * add or modify some widget demo scriptsnagai2003-08-027-17/+749
* * (bug fix) forgot to entry a widget class name of 'labelframe' widgetnagai2003-08-025-3/+309
* * (bug fix) TkEntry#deletenagai2003-08-026-29/+60
* * (IMPORTANT BUG FIX) scan of event keywords doesn't work on recentnagai2003-07-3172-0/+10060