aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/tk/lib/tk/console.rb: create console when requiredocean2005-06-061-0/+1
* * ext/tk/lib/tk/console.rb: create console when requirednagai2005-06-051-0/+1
* commit miss...ocean2005-04-101-5/+1
* * ext/tk/sample/tkextlib/treectrl/mailwasher.rb: fixed typo. [ruby-dev:26008]ocean2005-04-091-1/+1
* * ext/tk/lib/tk.rb: update RELEASE_DATEnagai2005-04-0919-0/+1337
* * ext/tk/sample/tkextlib/treectrl/explorer.rb: File.executable? returns trueocean2005-04-091-10/+2
* * ext/tk/sample/demos-jp/goldberg.rb: reduced text size of "click toocean2005-04-091-2/+2
* * ext/tk/sample/tkextlib/treectrl/{help,www-options}.rb: fixed typo.ocean2005-04-092-5/+5
* * ext/tk/sample/tkextlib/treectrl/imovie.rb: fixed typo. (click on clip title)ocean2005-04-081-1/+1
* * ext/tk/sample/tkextlib/treectrl/random.rb: fixed typo. (drop node outside ofocean2005-04-081-1/+1
* * ext/tk/sample/tkextlib/treectrl/outlook-newgrounp.rb: image had disappered ...ocean2005-04-081-3/+3
* * ext/tk/sample/tkextlib/treectrl/outlook-newgroup.rb: tk::treectrl uses 'aft...ocean2005-04-082-21/+24
* * lib/tkextlib/treectrl/tktreectrl.rb (selection_clear): fixed typo.ocean2005-04-082-5/+6
* * ext/tk/sample/tkextlib/treectrl/help.rb: fixed typo. (wrong color)ocean2005-04-071-3/+2
* * sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)ocean2005-04-076-21/+81
* * lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_encocean2005-04-079-59/+61
* * ext/tk/lib/tk/dialog.rb: fixed typo.ocean2005-04-041-0/+0
* * ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating'nagai2005-04-011-0/+4
* * ext/tk/ChangeLog.tkextlib: add log of the modification bynagai2005-04-011-2/+8
* * lib/tkextlib/blt/component.rb: bug fix on treatment ofnagai2005-04-011-0/+2218
* * ext/tk/sample/tkextlib/treectrl/demo.rb: should use Hash#index.ocean2005-03-312-3/+6
* * sample/tkextlib/iwidgets/sample/hierarchy.rb: show basenamenagai2005-03-314-10/+50
* * sample/tkextlib/iwidgets/sample/hierarchy.rb: fail to treatnagai2005-03-301-4/+4
* * ext/tk/tcltklib.c: add TclTkIp#_create_console() method to createnagai2005-03-3010-416/+454
* * lib/tkextlib/blt/component.rb: cannot create elements exceptnagai2005-03-294-0/+207
* added as binary (from ruby_1_8)ocean2005-03-273-0/+0
* removed temporalyocean2005-03-273-0/+0
* * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai2005-03-2677-0/+4652
* * ext/tk/sample/tkextlib/tkimg/*: Tk::Img extension samplenagai2005-03-153-0/+1522
* * ext/tk/lib/tk/timer.rb (TkTimer): forgot to clear @return_valuenagai2005-03-141-0/+81
* * ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offsetnagai2005-03-136-34/+126
* * ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handlernagai2005-03-104-12/+98
* * ext/tk/sample/demo-jp/floor.rb: bug on scrollbar assignmentnagai2005-03-094-8/+8
* * parse.y (gettable_gen): warns if VCALL name is used asmatz2005-03-094-8/+8
* * ext/tk/sample/tktextio.rb: add show_mode which means that see wherenagai2005-03-091-2/+64
* * ext/tk/sample/tktextio.rb: fix bug of handling 'end' position.nagai2005-03-091-27/+79
* * ext/tk/sample/tktextio.rb: add commentnagai2005-03-081-2/+10
* * ext/tk/sample/tktextio.rb: New sample script. TkTextIO class in thisnagai2005-03-081-0/+463
* * 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