summaryrefslogtreecommitdiff
path: root/ext/tk
AgeCommit message (Expand)Author
2005-02-09* ext/tk/make-tkutil, ext/tk/tkutil/subconf.rb: no longer used.usa
2005-02-06* ext/extmk.rb (extract_makefile): extract previously collectednobu
2005-01-31* ext/tk/extconf.rb: add tkutil configuration step (remove old schema)nagai
2005-01-31* ext/tk/tcltklib.c: add invalid namespace checknagai
2005-01-27* ext/tk/extconf.rb: support new tk scheme on bccwin32.usa
2005-01-26* ext/tk/extconf.rb: support new tk scheme on mswin32.usa
2005-01-25* ext/tk: merge tcltklib for Ruby/Tk installation controlnagai
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-27* ext/tcltklib/tcltklib.c: fix SEGV bug when deleting Tk interpnagai
2004-12-24* ext/tk/lib/tk/image.rb: TkPhotoImage#cget bug fixnagai
2004-12-23* ext/tk/lib/tkextlib/blt.rb: add BLT extension supportnagai
2004-12-23* ext/tcltklib/tcltklib.c: define TclTkLib::COMPILE_INFO and RELEASE_DATEnagai
2004-12-21* ext/tk/lib/tk/grid.rb: rescue bug of 'grid configure' on Tcl/Tk8.3-nagai
2004-12-20* ext/tk/lib/multi-tk.rb: supports new features of Tcl/Tk8.5a2nagai
2004-12-17* ext/tk/lib/tk.rb: fix bug on setting up system encodingnagai
2004-12-16* ext/tk/sample/demos-en/widget: modify version check for supporting featuresnagai
2004-12-16* ext/tk/lib/tk/bindtag.rb: bug fix [ruby-talk: 123667]nagai
2004-12-08* ext/tk/ChangeLog.tkextlib: forgot to commitnagai
2004-12-08* ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" whennagai
2004-12-02* ext/tk/lib/tk.rb: widget configuration by TkWindow#method_missingnagai
2004-11-26* ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epathnagai
2004-11-22* ext/tk/lib/tk/menu.rb: improve usability of TkOptionMenubuttonnagai
2004-11-12* ext/tk/lib/tk/event.rb: remove $LOADED_FEATURES tricknagai
2004-11-09* ext/tcltklib/tcltklib.c: fix SEGV when compiled with Tcl/Tk8.3.x or oldernagai
2004-11-07* ext/tk/lib/tk.rb: bind-event methods accept multi substitution arguments.nagai
2004-11-05* ext/tk/lib/tk/scrollable.rb: divide Scrollable module into X_Scrollablenagai
2004-11-05* ext/tk/lib/tk.rb: TkComm._at() supprts both of "@x,y" and "@x"nagai
2004-11-05* ext/tk/lib/tk/text.rb: sorry. bug fix again.nagai
2004-11-05* ext/tk/lib/tk/text.rb: bug fixnagai
2004-11-04* ext/tk/lib/tk/variable.rb: forget to initialize instance_variablesnagai
2004-11-03* ext/tk/lib/tk.rb: support to use different Tcl commands betweennagai
2004-11-01* MANIFEST, ext/**/MANIFEST: removed.eban
2004-10-24* ext/tk/sample/tkextlib/bwidget/tree.rb: bug fixnagai
2004-10-18* ext/tk/MANIFEST: add lib/tkextlib/tcllib/ico.rb.eban
2004-10-17* ext/tk/lib/tk/timer.rb: TkTimer#start and restart accept a blocknagai
2004-10-16* ext/tk/lib/tkextlib/tcllib: based on Tcllib 1.7nagai
2004-10-15* ext/tk/lib/tk/timer.rb: TkTimer.new(interval, loop){ ... } is acceptable.nagai
2004-10-11* ext/tk/lib/tk/*: untabifynagai
2004-10-07* ext/tk/lib/tk/optiondb.rb: make it more securenagai
2004-10-07* ext/tk/lib/tk/scrollbar.rb: When 'set' operation, a scrollbar cannotnagai
2004-10-07* ext/tk/lib/tk.rb: When CHILDKILLED and so on, Tk.errorCode returnsnagai
2004-10-06* ext/tk/lib/tk.rb: add Tk.errorInfo and Tk.errorCodenagai
2004-10-04* ext/tk/lib/tk/image.rb: bug fixnagai
2004-10-01* ext/tk/lib/tk/grid.rb: revive TkGrid.gridnagai
2004-09-29* ext/tcltklib/tcltklib.c (ip_init): bug fixnagai
2004-09-24* parse.y (rb_parser_append_print): should handle prelude.matz
2004-09-17* ext/tk/lib/multi-tk.rb: improve exit operationnagai
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