summaryrefslogtreecommitdiff
path: root/ext/tk
AgeCommit message (Expand)Author
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
2004-07-06* ext/tk/lib : improve framework of developping Tcl/Tk extension wrappersnagai
2004-07-03* ext/tk/lib/tkextlib/tkDND.rb: fix syntax error.eban
2004-07-01* ext/tk/lib/tcltklib : bug fixnagai
2004-06-15* ext/tk/lib/tk.rb: bug fix (TkWindow#grab)nagai
2004-06-14* ext/tk/lib/remote-tk.rb: bug fixnagai
2004-06-12* ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) supportnagai
2004-05-22* ext/tk/sample/remote-ip_sample2.rb: modifynagai
2004-05-22* MANIFEST: add test/openssl/test_x509store.rb.nobu
2004-05-22* add a new sample 'ext/tk/sample/remote-ikp_sample2.rb'nagai
2004-05-21* ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsendnagai
2004-05-19* ext/tk/lib/tk.rb: change permition of TkObject#tk_send from private to publicnagai
2004-05-16* add a new sample scriptnagai
2004-05-14* ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.nagai
2004-05-12* ext/tk/lib/tk/composite.rb: improve configure methods. (based on the propos...nagai