summaryrefslogtreecommitdiff
path: root/ext/tk
AgeCommit message (Expand)Author
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
2004-05-06* ext/tk/tkutil.c (get_eval_string_core): bug fix. [ruby-dev:23466]nagai
2004-05-01* renewal Ruby/Tknagai
2004-02-13* ext/tk/lib/tk.rb: en-bugged at last commit (Feb 11 23:24:22 2004)nagai
2004-02-12* ext/tk/lib/tk.rb (TkComm::tk_split_list): suppress a warning.nobu
2004-02-11* ext/tk/lib/tk.rb: properly treat a Tcl/Tk's string with escapingnagai
2004-01-13* ext/tk/lib/tk.rb: use $0 as the default application class name.nagai
2004-01-07* ext/tk/lib/tk.rb: use epath for embedded windows of TkPanedWindow.nagai
2004-01-02* dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.matz
2003-12-24* ext/tk/sample/tkmulticolumnlist.rb: new samplenagai