summaryrefslogtreecommitdiff
path: root/ext/tk/sample
AgeCommit message (Expand)Author
2005-04-01* ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating'nagai
2005-04-01* ext/tk/ChangeLog.tkextlib: add log of the modification bynagai
2005-04-01* lib/tkextlib/blt/component.rb: bug fix on treatment ofnagai
2005-03-31* ext/tk/sample/tkextlib/treectrl/demo.rb: should use Hash#index.ocean
2005-03-31* sample/tkextlib/iwidgets/sample/hierarchy.rb: show basenamenagai
2005-03-30* sample/tkextlib/iwidgets/sample/hierarchy.rb: fail to treatnagai
2005-03-30* ext/tcltklib/tcltklib.c: add TclTkIp#_create_console() method tonagai
2005-03-29* lib/tkextlib/blt/component.rb: cannot create elements exceptnagai
2005-03-26* ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai
2005-03-15* ext/tk/sample/tkextlib/tkimg/*: Tk::Img extension samplenagai
2005-03-14* ext/tk/lib/tk/timer.rb (TkTimer): forgot to clear @return_valuenagai
2005-03-13* ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offsetnagai
2005-03-10* ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timernagai
2005-03-10This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-03-09* ext/tk/sample/demo-jp/floor.rb: bug on scrollbar assignmentnagai
2005-03-09* ext/tk/sample/tktextio.rb: add show_mode which means that see wherenagai
2005-03-09* ext/tk/sample/tktextio.rb: fix bug of handling 'end' position.nagai
2005-03-08* ext/tk/sample/tktextio.rb: add commentnagai
2005-03-08This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-03-02* ext/tcltklib/tcltklib.c: enforce thread-check and exception-handling tonagai
2005-03-02This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-02-03This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-01-25* ext/tk/sample/vu/vu_demo.rb: rename from vu.rb; avoid the bug onnagai
2005-01-25* ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai
2004-12-16* ext/tk/sample/demos-en/widget: modify version check for supporting featuresnagai
2004-12-02* ext/tk/lib/tk.rb: widget configuration by TkWindow#method_missingnagai
2004-11-03* ext/tk/lib/tk.rb: support to use different Tcl commands betweennagai
2004-10-24* ext/tk/sample/tkextlib/bwidget/tree.rb: bug fixnagai
2004-10-11* ext/tk/lib/tk/*: untabifynagai
2004-10-04* ext/tk/lib/tk/image.rb: bug fixnagai
2004-09-29* ext/tcltklib/tcltklib.c (ip_init): bug fixnagai
2004-09-17* ext/tcltklib/tcltklib.c: fix SEGV when (thread_)vwait or (thread_)tkwaitnagai
2004-09-15* ext/tk/lib/tkoptdb-safeTk.rb: fix a bug depend on the changes of MultiTkIpnagai
2004-09-14* ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string was en-bugged by thenagai
2004-09-14* ext/tcltklib/tcltklib.c: fix SEGVnagai
2004-09-13* ext/tk/lib/multi-tk.rb: MultiTkIp.new_master and new_slave acceptnagai
2004-09-02* ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]nagai
2004-07-24* ext/tk/MANIFEST: addedeban
2004-07-16* rename files to avoid application (cvs and so on) troublesnagai
2004-07-15* ext/tk/sample/tkextlib/tktable/spreadsheet.rb: add a new samplenagai
2004-07-15* ext/tk/, ext/tcltklib/: bug fixnagai
2004-07-09* ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.nagai
2004-07-08* ext/tk/lib : bug fixnagai
2004-07-06* ext/tk/lib : improve framework of developping Tcl/Tk extension wrappersnagai
2004-07-01This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-07-01* ext/tk/lib/tcltklib : bug fixnagai
2004-06-12This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-05-22* ext/tk/sample/remote-ip_sample2.rb: modifynagai
2004-05-22This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-05-22* add a new sample 'ext/tk/sample/remote-ikp_sample2.rb'nagai