summaryrefslogtreecommitdiff
path: root/ext/tk/tkutil
AgeCommit message (Expand)Author
2007-08-29forgot to modify akr
2007-06-10* include/ruby: moved public headers.nobu
2006-11-22* ext/tk/extconf.rb: support --with-X11/--without-X11 option.nagai
2006-10-12* ext/tk/tkutil/tkutil.c (cbsubst_table_setup): need to handle newmatz
2006-09-05* ext/tk/tcltklib.c: use rb_ary_new3() since RARRAY_LEN() is not l-value.nobu
2006-08-31* ext/Win32API/Win32API.c (Win32API_initialize): use RSTRING_PTR andusa
2006-06-09* math.c (log2): may be a macro.nobu
2006-04-05* ext/tk/tcltklib.c: fix SEGV when embedding to an application.nagai
2005-11-07* ext/tk/stubs.c (_nativethread_consistency_check): use simplernagai
2005-11-02* ext/tk/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): passed imp...nagai
2005-07-28* ext/tk/stubs.c: When --enable-tcltk-stubs, the initializenagai
2005-07-21* ext/tk/tkutil/tkutil.c (tk_conv_args): forget to revertnagai
2005-07-05* ext/tk/tkutil/tkutil.c: fix typo.nagai
2005-07-05* ext/tk/tcltklib.c: bug fix on treating Unicode strings.nagai
2005-06-14* ext/tk/tkutil/tkutil.c: forgot update RELEASE_DATEnagai
2005-06-13* ext/tk/tkutil/tkutil.c: add TkUtil::CallbackSubst.subst_arg(m, ...)nagai
2005-03-15* ext/tk/tkutil/tkutil.c (ary2list): give wrong arguments to hash2kv()nagai
2005-03-06* ext/tk/tkutil/tkutil.c: follow the change of st.c (committed at Fri,nagai
2005-03-02* ext/tk/tcltklib.c: enforce thread-check and exception-handling tonagai
2005-02-09* ext/tk/make-tkutil, ext/tk/tkutil/subconf.rb: no longer used.usa
2005-01-31* ext/tk/extconf.rb: add tkutil configuration step (remove old schema)nagai