| Age | Commit message (Expand) | Author |
| 2010-01-31 | * ext/tk/tkutil/tkutil.c: fix SEGV on TkUtil::CallbackSubst._setup_subst_table. | nagai |
| 2009-07-14 | * ext/tk/lib/multi-tk.rb: Long-term-callback support isn't stable yet. | nagai |
| 2009-07-12 | * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries. | nagai |
| 2009-04-26 | * ext/tk/sample/tkcombobox.rb: fix conflict with autoload definition | nagai |
| 2009-02-10 | Fix grammos regarding the verb "refer". | knu |
| 2008-06-16 | * ext/tk/sample/demos-jp/toolber.rb, ext/tk/sample/demos-en/toolber.rb: | nagai |
| 2008-05-30 | * ext/tk/sample/demos-jp/widget, ext/tk/sample/demos-en/widget: | nagai |
| 2008-05-30 | * ext/tk/sample/demos-jp/widget, ext/tk/sample/demos-en/widget: fail | nagai |
| 2008-05-22 | * ext/tk/tcltklib.c, ext/tk/tkutil/tkutil.c: fix memory leak. | nagai |
| 2008-05-15 | * ext/tk/lib/tk.rb: fix memory (object) leak bug. | nagai |
| 2008-05-12 | * ext/tk/lib/tk/wm.rb: Wm#overrideredirect overwrites arguemnt to | nagai |
| 2008-05-03 | * ext/tk/lib/tkextlib/tile.rb, ext/tk/lib/tkextlib/tile/style.rb, | nagai |
| 2008-04-24 | * ext/tk/sample/ttk_wrapper.rb: should show usage when no script is given. | nagai |
| 2008-04-14 | * ext/tk/lib/tk/text.rb: typo. call a wrong method. | nagai |
| 2008-04-11 | * ext/tk/lib/tkextlib/tile.rb: | nagai |
| 2008-04-09 | * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled. | nagai |
| 2008-03-29 | * ext/tk/sample/ttk_wrapper.rb: minor bug fix. | nagai |
| 2008-03-29 | * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5. | nagai |
| 2008-03-23 | * ext/tk/sample/demos-jp/widget, ext/tk/sample/demos-jp/bind.rb, | nagai |
| 2007-03-06 | * ext/tk/sample/irbtkw.rbw: fails to exit process. | nagai |
| 2007-02-19 | revert error check-in in r11777 | matz |
| 2007-02-19 | * ext/socket/socket.c (unix_peeraddr): wrong syscall name in error | matz |
| 2007-01-31 | * ext/tk/sample/images/teapot.ppm: fix the broken file. [ruby-dev:30226] | nagai |
| 2007-01-29 | * ext/tk/sample/tktextio.rb: 'hist_size' option causes error. | nagai |
| 2006-11-06 | * ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, and | nagai |
| 2006-07-10 | * ext/tk/tcltklib.c: make SEGV risk lower at exit. | nagai |
| 2006-01-12 | * ext/tk/sample/tkballoonhelp.rb: [bug fix] couldn't add to a widget | nagai |
| 2005-12-11 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
| 2005-12-11 | * ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries in | nagai |
| 2005-12-06 | * ext/tk/tcltklib.c: forgot to update RELEASE_DATE. | nagai |
| 2005-12-06 | * ext/tk/README.macosx-aqua: [new document] tips to avoid the known | nagai |
| 2005-11-25 | commit miss. | nagai |
| 2005-11-25 | * sample/tkextlib/tile/demo.rb: bug fix | nagai |
| 2005-11-18 | * ext/tk/lib/tk/font.rb: remove dependency on Ruby's version (1.8 or 1.9). | nagai |
| 2005-11-15 | * ext/tk/sample/24hr_clock.rb: a new example about handling of canvas items. | nagai |
| 2005-11-02 | * ext/tk/sample/demos-jp/widget: make the root window lower than the | nagai |
| 2005-09-22 | * ext/tk/sample/demos-en/tcolor.bak: remove. | nagai |
| 2005-08-06 | commit miss | ocean |
| 2005-08-04 | just fixed indentation. | ocean |
| 2005-08-04 | * ext/tk/sample/tkextlib/tile/demo.rb: followed previous changes. | ocean |
| 2005-08-04 | * ext/tk/sample/tkextlib/tile/demo.rb: fixed: Tk::Tile::TProgressbar is | ocean |
| 2005-08-02 | * ext/tk/lib/tkextlib/tile/treeview.rb: Tk::Tile::Treeview#headingconfigure | ocean |
| 2005-08-02 | * ext/tk/lib/tkextlib/tile/tprogressbar.rb: Tk::Tile::TProgressbar#start | ocean |
| 2005-08-02 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
| 2005-08-02 | * ext/tk/sample/tkextlib/tile/demo.rb: added repeating buttons demo. | ocean |
| 2005-08-01 | * ext/tk/lib/tkextlib/tile.rb: fixed autoload for Treeview. | ocean |
| 2005-08-01 | * ext/tk/sample/tkextlib/tile/demo.rb: added combobox demo. | ocean |
| 2005-07-28 | * ext/tcltklib/stubs.c: When --enable-tcltk-stubs, the initialize | nagai |
| 2005-07-27 | * ext/tk/sample/tkextlib/tile/demo.rb: fixed typo. | ocean |
| 2005-06-15 | * ext/tk/sample/demos-jp/ctext.rb: modify improper message text. | nagai |