aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * 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