index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
tk
/
lib
/
multi-tk.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/tcltklib/stubs.c: When --enable-tcltk-stubs, the initialize
nagai
2005-07-28
1
-2
/
+2
*
* ext/tk/lib/multi-tk.rb: fix en-bugged part in the last commit.
nagai
2005-07-25
1
-56
/
+7
*
* ext/tk/tkutil.c (tk_conv_args): forget to revert thread_critical
nagai
2005-07-21
1
-42
/
+118
*
* ext/tcltklib/tcltklib.c: bug fix on treating Unicode strings.
nagai
2005-07-05
1
-4
/
+4
*
* ext/tk/lib/multi-tk.rb: slave-ip fails to call procedures
nagai
2005-06-07
1
-5
/
+13
*
* ext/tk/lib/multi-tk.rb: fix typo.
nagai
2005-06-03
1
-2
/
+2
*
* ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJIS
nagai
2005-05-25
1
-3
/
+7
*
* ext/tcltklib/tcltklib.c: add TclTkIp#_create_console() method to
nagai
2005-03-30
1
-0
/
+4
*
* ext/tk/lib/multi-tk.rb: freeze callback-entry objects
nagai
2005-03-05
1
-0
/
+1
*
* ext/tcltklib/tcltklib.c: enforce thread-check and exception-handling to
nagai
2005-03-02
1
-73
/
+204
*
* ext/tcltklib/tcltklib.c: add invalid namespace check
nagai
2005-01-31
1
-4
/
+4
*
* ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remained
nagai
2005-01-25
1
-3
/
+15
*
* ext/tcltklib/tcltklib.c: fix SEGV bug when deleting Tk interp
nagai
2004-12-27
1
-8
/
+22
*
* ext/tk/lib/multi-tk.rb: supports new features of Tcl/Tk8.5a2
nagai
2004-12-20
1
-4
/
+76
*
* ext/tk/lib/tk/bindtag.rb: bug fix [ruby-talk: 123667]
nagai
2004-12-16
1
-0
/
+3
*
* ext/tk/lib/tk/*: untabify
nagai
2004-10-11
1
-488
/
+488
*
* ext/tcltklib/tcltklib.c (ip_init): bug fix
nagai
2004-09-29
1
-6
/
+46
*
* ext/tk/lib/multi-tk.rb: improve exit operation
nagai
2004-09-17
1
-55
/
+67
*
* ext/tcltklib/tcltklib.c: fix SEGV when (thread_)vwait or (thread_)tkwait
nagai
2004-09-17
1
-144
/
+297
*
* ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string was en-bugged by the
nagai
2004-09-14
1
-12
/
+10
*
* ext/tcltklib/tcltklib.c: fix SEGV
nagai
2004-09-14
1
-16
/
+51
*
* ext/tk/lib/multi-tk.rb: MultiTkIp.new_master and new_slave accept
nagai
2004-09-13
1
-8
/
+56
*
* ext/tcltklib/tcltklib.c: add TclTkIp#allow_ruby_exit? and allow_ruby_exit=
nagai
2004-09-11
1
-34
/
+150
*
* ext/tcltklib/tcltklib.c (ip_init): cannot create a IP at level 4
nagai
2004-09-08
1
-65
/
+232
*
* ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]
nagai
2004-09-02
1
-24
/
+158
*
* ext/tk/lib/multi-tk.rb: 'restart' method accepts arguments
nagai
2004-08-30
1
-6
/
+19
*
* ext/tcltklib/tcltklib.c: compile error on bcc32 [ruby-dev:24081]
nagai
2004-08-29
1
-1
/
+1
*
* ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) support
nagai
2004-06-12
1
-1
/
+2
*
* ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsend
nagai
2004-05-21
1
-10
/
+29
*
* renewal Ruby/Tk
nagai
2004-05-01
1
-62
/
+344
*
* eval.c (rb_mod_modfunc): should break if m has no super class.
matz
2004-01-06
1
-1
/
+1
*
* ext/tk/lib/tk.rb,multi-tk.rb: stop freezing some classes
nagai
2003-11-12
1
-2
/
+2
*
ext/tcltklib/tcltklib.c:
nagai
2003-10-14
1
-2
/
+20
*
* multi-tk.rb: modify security check at creating a new interpreter
nagai
2003-09-08
1
-4
/
+12
*
* tcltklib.c (lib_mainloop_core): fixed signal-trap bug
nagai
2003-09-07
1
-19
/
+32
*
* doc/ChangeLog-1.8.0: add changes of Ruby/Tk
nagai
2003-08-29
1
-36
/
+160
*
* (bug fix) TkEntry#delete
nagai
2003-08-02
1
-2
/
+7
*
* bug fix : wrong resource file format (resource.{en,jp})
nagai
2003-07-31
1
-2
/
+0
*
* (IMPORTANT BUG FIX) scan of event keywords doesn't work on recent
nagai
2003-07-31
1
-0
/
+43
*
* wrap the command-proc of TkScale : pass the numeric object to the proc
nagai
2003-07-31
1
-8
/
+35
*
* MultiTkIp.new_* accept a block to eval under the new interpreter
nagai
2003-07-30
1
-6
/
+12
*
* bug fix
nagai
2003-07-30
1
-0
/
+1
*
* fix a bug of the procedure for 'Delete' button on the safe-Tk frmae
nagai
2003-07-29
1
-1
/
+0
*
* change default mode of mainloop_abort_on_exception on multi-tk.rb
nagai
2003-07-29
1
-1
/
+1
*
* bug fix
nagai
2003-07-29
1
-0
/
+6
*
tcltklib.c : bug fix
nagai
2003-07-29
1
-10
/
+24
*
tcltklib.c : *bug fix
nagai
2003-07-28
1
-10
/
+315
*
multi-tk.rb : (new) library to support multiple Tk interpreters (high level)
nagai
2003-07-27
1
-0
/
+796