Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * ext/tk/lib/remote-tk.rb: bug fix | nagai | 2004-06-14 | 1 | -20/+47 |
| | | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6458 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | * ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsend | nagai | 2004-05-21 | 1 | -0/+397 |
* ext/tk/lib/tk.rb, ext/tk/lib/tk/*.rb : replace obj.send() -> obj.__send__() * ext/tk/lib/remote-tk.rb: add a new library which create an object to control a Tk interpreter on the other process git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6384 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |