aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample/demos-jp/widget
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/lib/tk.rb: temporary patch for trouble on TkAqua (> Tk8.4.9).nagai2008-12-211-14/+6
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-101-57/+188
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-291-15/+32
* Ruby/Tk :: provisional support on Ruby-VM and Tcl/Tk8.5.nagai2007-12-211-1/+5
* * encoding.c: provide basic features for M17N.matz2007-08-251-0/+1
* * ext/tk/tcltklib.c: make SEGV risk lower at exit.nagai2006-07-101-8/+93
* * ext/tk/README.macosx-aqua: [new document] tips to avoid the knownnagai2005-12-061-1/+1
* * ext/tk/sample/demos-jp/widget: make the root window lower than thenagai2005-11-021-2/+6
* * ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offsetnagai2005-03-131-5/+29
* * ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handlernagai2005-03-101-6/+6
* * ext/tk/tcltklib.c: enforce thread-check and exception-handling tonagai2005-03-021-1/+7
* * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai2005-01-251-1/+7
* * ext/tk/lib/tk.rb: widget configuration by TkWindow#method_missingnagai2004-12-021-2/+2
* * ext/tk/lib/tk/*: untabifynagai2004-10-111-146/+146
* * renewal Ruby/Tknagai2004-05-011-53/+359
* Add Tk::EncodedString and Tk::UTF8_String class to support charactersnagai2003-10-161-10/+12
* ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :nagai2003-10-141-2/+5
* * ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exceptionnagai2003-09-021-2/+2
* * additional messagenagai2003-08-031-0/+8
* * add widget demo scriptsnagai2003-08-031-2/+5
* * add or modify some widget demo scriptsnagai2003-08-021-9/+15
* * (bug fix) forgot to entry a widget class name of 'labelframe' widgetnagai2003-08-021-3/+19
* * (bug fix) TkEntry#deletenagai2003-08-021-1/+1
* * (IMPORTANT BUG FIX) scan of event keywords doesn't work on recentnagai2003-07-311-0/+504