summaryrefslogtreecommitdiff
path: root/ext/tk
AgeCommit message (Expand)Author
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
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-12* ext/tcltklib/tcltklib.c: improve control of preserv/release tcltkipnagai
2004-09-11* ext/tcltklib/tcltklib.c: add TclTkIp#allow_ruby_exit? and allow_ruby_exit=nagai
2004-09-09* ext/tcltklib/tcltklib.c (ip_init): change flag value for setting 'argv' and...nagai
2004-09-08* ext/tcltklib/tcltklib.c (ip_init): cannot create a IP at level 4nagai
2004-09-06* ext/tk/lib/tk/menu.rb(TkOptionMenubutton#insert): call correct methodocean
2004-09-03* ext/tk/lib/tk.rb: Tk.after makes TkCore::INTERP.tk_cmd_tbl grow [ruby-dev:2...nagai
2004-09-02* ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]nagai
2004-09-01* ext/tk/lib/tk/spinbox.rb: fix typoocean
2004-08-31* ext/tk/tkutil.c (cbsubst_init): fix memory leakocean
2004-08-30* ext/tk/lib/multi-tk.rb: 'restart' method accepts argumentsnagai
2004-08-29* ext/tcltklib/tcltklib.c: compile error on bcc32 [ruby-dev:24081]nagai
2004-08-19* ext/tk/lib/tk.rb: Fail to treat a hash value of 'font' option.nagai
2004-08-03* ext/tk/lib/tk/namespace.rb: bug fixnagai
2004-08-02* ext/tk/lib/msgcat.rb (set_translation): bug fix (fail to setnagai
2004-07-30* ext/tcltklib/tcltklib.c(lib_fromUTF8_core): raise ArgumentError whennagai
2004-07-29* ext/tk/lib/tkextlib/pkg_checker.rb: improve the check processnagai
2004-07-28* ext/tk/lib/validate.rb: accept a Method object for the validatecommand optionnagai
2004-07-28* for backward compatibility (see [ruby-talk:107510], [ruby-talk:107647])nagai
2004-07-24* ext/tk/MANIFEST: added.eban
2004-07-23* add TclX extension support (partially)nagai
2004-07-18* TkMsgCatalog.callback: bug fix (wrong number of argument)nagai
2004-07-17* ext/tk/lib/tk/variable.rb: TkVariable#ref returns a TkVariable objectnagai
2004-07-16* rename files to avoid application (cvs and so on) troublesnagai
2004-07-16* ext/tk/lib/tk.rb(module TkObjecct): extend TkCore modulenagai
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* add entriesnagai
2004-07-08* ext/tk/lib : bug fixnagai
2004-07-06* ext/tk/lib/tkextlib/tktrans.rb,eban