aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample/tkextlib
Commit message (Expand)AuthorAgeFilesLines
...
* * 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-074-12/+12
* * 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-308-372/+410
* * lib/tkextlib/blt/component.rb: cannot create elements exceptnagai2005-03-294-0/+207
* * 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/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-251-0/+2
* * 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-1170-1104/+1104
* * 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-1569-5/+1593
* * 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-0197-0/+5982