| Age | Commit message (Expand) | Author |
| 2009-04-26 | * ext/tk/sample/tkcombobox.rb: fix conflict with autoload definition | nagai |
| 2009-03-16 | * ext/tk/tcltklib.c (eventloop_sleep, lib_eventloop_core), | nobu |
| 2009-02-10 | Fix grammos regarding the verb "refer". | knu |
| 2008-12-03 | * ext/tk/lib/tk/menu.rb: TkOptionMenubutton.new fails to treat | nagai |
| 2008-11-24 | * ext/tk/lib/tkextlib/blt/tabset.rb, ext/tk/lib/tkextlib/blt/tabnotebook.rb: | nagai |
| 2008-11-22 | * ext/tk/lib/tkextlib/version.rb, ext/tk/ChangeLog.tkextlib: update. | nagai |
| 2008-11-22 | * ext/tk/lib/tkextlib/blt.rb, ext/tk/lib/tkextlib/blt/vector.rb: | nagai |
| 2008-07-23 | * ext/tk/{stubs,tcltklib}.c, ext/tk/tkutil/tkutil.c: fix warnings | nobu |
| 2008-07-15 | * ext/tk/{,tkutil/}extconf.rb: ruby/ruby.h no longer needs to be | nobu |
| 2008-07-15 | * ext/tk/extconf.rb, ext/tk/tcltklib.c, ext/tk/tkutil/tkutil.c: Do | knu |
| 2008-07-03 | * ext/tk/extconf.rb: should not check "tcl.h" & "tk.h" when | nagai |
| 2008-06-19 | wrong commit; sorry | matz |
| 2008-06-19 | * lib/mathn.rb (Rational::power2): typo fixed. [ruby-core:17293] | matz |
| 2008-06-19 | * ext/tk/lib/tkextlib/tile/treeview.rb: cannot configure tags. | nagai |
| 2008-06-16 | * ext/tk/sample/demos-jp/toolber.rb, ext/tk/sample/demos-en/toolber.rb: | nagai |
| 2008-06-11 | * ext/tk: check proper conditions. [ruby-dev:35047] | nobu |
| 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-16 | * ext/tk/lib/tcltklib.c: sometimes freeze when receive Interrupt signal. | nagai |
| 2008-05-15 | * ext/tk/lib/tk.rb: fix memory (object) leak bug. | nagai |
| 2008-05-14 | * ext/tk/tkutil/extronf.rb: check stdndup() because it's not standard | usa |
| 2008-05-14 | * ext/tk/tkutil/tkutil.c: improve handling callback-subst-keys. | nagai |
| 2008-05-12 | * ext/tk/lib/tk/wm.rb: Wm#overrideredirect overwrites arguemnt to | nagai |
| 2008-05-11 | * ext/tk/lib/tkextlib/tkDND/shape.rb: wrong package name. | nagai |
| 2008-05-10 | * ext/tk/lib/tk/pack.rb, ext/tk/lib/tk/grid.rb: fix serious bug on the | nagai |
| 2008-05-10 | * ext/tk/lib/tk/pack.rb, ext/tk/lib/tk/grid.rb: increase parameter | nagai |
| 2008-05-09 | * ext/tk/lib/tk/wm.rb: methods of Tk::Wm_for_General module cannot | 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-17 | * ext/tk/lib/tk.rb, ext/tk/lib/tk/scrollbar.rb, ext/tk/lib/tk/scale.rb: | nagai |
| 2008-04-15 | * ext/tk/lib/tk/menuspec.rb: option check will fail when | 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, ext/tk/lib/tkextlib/tile/style.rb, | 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/tcltklib.c: rb_hash_lookup has not been backported yet. | nobu |
| 2008-03-29 | * ext/tk/lib/tk/ttk_selector.rb: forget to add. | 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-08-18 | * ext/tk/tcltklib.c (Init_tcltklib): use rb_set_end_proc(). | nobu |
| 2007-07-22 | * file.c (rb_file_s_rename): deleted code to get rid of a bug of | nobu |
| 2007-05-25 | * ext/tk/lib/tkextlib/tcllib/tablelist.rb: fix typo. | 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-02-09 | * ext/tk/lib/tk.rb: fix typo (TkConfigMethod::__confinfo_cmd, | nagai |
| 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 |