aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tcltklib/tcltklib.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk: merge tcltklib for Ruby/Tk installation controlnagai2005-01-251-6541/+0
* * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai2005-01-251-50/+122
* * ext/tcltklib/tcltklib.c: fix SEGV bug when deleting Tk interpnagai2004-12-271-18/+30
* * ext/tcltklib/tcltklib.c: define TclTkLib::COMPILE_INFO and RELEASE_DATEnagai2004-12-231-0/+71
* * ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" whennagai2004-12-081-2/+8
* * ext/tcltklib/tcltklib.c: fix SEGV when compiled with Tcl/Tk8.3.x or oldernagai2004-11-091-0/+9
* * ext/tk/lib/tk/*: untabifynagai2004-10-111-2131/+2130
* * ext/tcltklib/tcltklib.c (ip_init): bug fixnagai2004-09-291-1/+8
* * ext/tcltklib/tcltklib.c: fix SEGV when (thread_)vwait or (thread_)tkwaitnagai2004-09-171-47/+230
* * ext/tcltklib/tcltklib.c: fix SEGVnagai2004-09-141-7/+22
* * ext/tcltklib/tcltklib.c: improve control of preserv/release tcltkipnagai2004-09-121-44/+198
* * ext/tcltklib/tcltklib.c: add TclTkIp#allow_ruby_exit? and allow_ruby_exit=nagai2004-09-111-146/+791
* * ext/tcltklib/tcltklib.c (lib_merge_tklist): fix suspiciousocean2004-09-101-1/+1
* * ext/tcltklib/tcltklib.c (ip_init): change flag value for setting 'argv' and...nagai2004-09-091-2/+7
* * ext/tcltklib/tcltklib.c (ip_init): cannot create a IP at level 4nagai2004-09-081-0/+5
* * ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]nagai2004-09-021-1/+1
* * ext/tcltklib/tcltklib.c (ip_delete): when a tcltkip is deleted, destroy its...nagai2004-08-311-0/+1
* * ext/tcltklib/tcltklib.c (del_root): fix SEGVnagai2004-08-311-1/+6
* * ext/tcltklib/tcltklib.c: compile error on bcc32 [ruby-dev:24081]nagai2004-08-291-1/+3
* * ext/tcltklib/tcltklib.c(lib_fromUTF8_core): raise ArgumentError whennagai2004-07-301-2/+12
* * ext/tk/, ext/tcltklib/: bug fixnagai2004-07-151-2/+3
* * ext/tk/lib/tcltklib : bug fixnagai2004-07-011-0/+12
* * ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) supportnagai2004-06-121-15/+50
* * renewal Ruby/Tknagai2004-05-011-362/+3252
* * exception message clean-up by Ian Macdonald <ian@caliban.org>.matz2004-03-291-1/+1
* * ext/tcltklib/tcltklib.c: define CONST84 when TCL_MAJOR_VERSION == 7nagai2004-01-261-0/+6
* * string.c (rb_str_update): call rb_str_modify().matz2003-12-251-1/+1
* * eval.c (rb_with_disable_interrupt): prohibit thread contextmatz2003-12-201-4/+4
* * ext/tk/lib/tk.rb: add Tk.grab_release and fix bug of TkCompositenagai2003-11-221-1/+3
* * ext/tcltklib/tcltklib.c: fix (en-bugged at 2003/11/07)nagai2003-11-141-3/+1
* * ext/tcltklib/tcltklib.c: To fix 'pthread-enabled Tcl/Tk' problem,nagai2003-11-071-63/+221
* * ext/tcltklib/tcltklib.c (CONST84): define CONST84 when it is notusa2003-10-291-50/+26
* * ext/tcltklib/tcltklib.c (VwaitVarProc, ip_rbVwaitObjCmd,usa2003-10-281-4/+32
* bug fix on Win : hang-up when calling 'exit' in the Tk callbacknagai2003-10-261-1/+5
* ext/tcltklib/tcltklib.c:nagai2003-10-141-35/+780
* * tcltklib.c (lib_mainloop_core): fixed signal-trap bugnagai2003-09-071-11/+25
* * ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exceptionnagai2003-09-021-1/+5
* * doc/ChangeLog-1.8.0: add changes of Ruby/Tknagai2003-08-291-45/+259
* * additional check of Tk interpreters' status for a little more safetynagai2003-07-301-1/+1
* * bug fixnagai2003-07-291-32/+61
* tcltklib.c : use RTEST()nagai2003-07-291-4/+5
* tcltklib.c : bug fixnagai2003-07-291-24/+59
* tcltklib.c : *bug fixnagai2003-07-281-4/+3
* multi-tk.rb : (new) library to support multiple Tk interpreters (high level)nagai2003-07-271-134/+214
* tcltklib.c : add TclTkIp#create_slave , TclTkIp#_make_safe and TclTkIp#safe?nagai2003-07-251-9/+74
* * gcc -Wall clean-up.matz2003-07-241-1/+1
* * ext/tcltklib/tcltklib.c (ip_init): need at least one statement after label.usa2003-07-231-0/+1
* process.c : unify indentationnagai2003-07-231-3/+24
* tk.rb :nagai2003-07-011-1/+1
* Ruby/Tk libraries except tk.rb :nagai2003-06-211-1/+19