aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample/demos-en/widget
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/extconf.rb: support s390x (Thanks to bkabrda) [ruby-trunk - Bug #5465]nagai2013-06-171-3/+3
* * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj2011-11-051-1/+1
* * ext: remove trailing spaces.nobu2011-05-221-68/+68
* * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai2009-07-121-2/+5
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-101-41/+163
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-291-7/+25
* * ext/tk/tcltklib.c: make SEGV risk lower at exit.nagai2006-07-101-9/+94
* * 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/+27
* * 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/+6
* * 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-111-123/+123
* * renewal Ruby/Tknagai2004-05-011-27/+318
* 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/+6
* * ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exceptionnagai2003-09-021-3/+3
* * additional messagenagai2003-08-031-0/+8
* * add widget demo scriptsnagai2003-08-031-2/+4
* * add or modify some widget demo scriptsnagai2003-08-021-7/+11
* * (bug fix) forgot to entry a widget class name of 'labelframe' widgetnagai2003-08-021-3/+15
* * (IMPORTANT BUG FIX) scan of event keywords doesn't work on recentnagai2003-07-311-0/+499