Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries. | nagai | 2009-07-12 | 1 | -1/+1 |
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 1 | -3/+3 |
* | * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5. | nagai | 2008-03-29 | 1 | -3/+21 |
* | * ext/tk/extconf.rb: improbe messages [ruby-core:06325]. | nagai | 2005-10-22 | 1 | -0/+5 |
* | * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remained | nagai | 2005-01-25 | 1 | -2/+2 |
* | * ext/tk/lib/tk/bindtag.rb: bug fix [ruby-talk: 123667] | nagai | 2004-12-16 | 1 | -2/+4 |
* | * ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" when | nagai | 2004-12-08 | 1 | -7/+31 |
* | * ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epath | nagai | 2004-11-26 | 1 | -1/+2 |
* | * ext/tk/lib/tk/*: untabify | nagai | 2004-10-11 | 1 | -1/+1 |
* | * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappers | nagai | 2004-07-06 | 1 | -0/+116 |