| Age | Commit message (Expand) | Author |
| 2012-10-16 | Merge r32233 and r32320 from ruby_1_8_7. | knu |
| 2011-06-29 | * ext/tk/extconf.rb (intptr_t, uintptr_t): support for the latest ActiveTcl w... | eban |
| 2010-12-10 | * ext/tk/lib/multi-tk.rb: infinite loop on method_missing at loading. | nagai |
| 2010-08-31 | * ext/tk/stubs.c: fix [Bug #3771] "VC++ can't make ext/tk with enabling | nagai |
| 2010-08-24 | * ext/tk/tcltklib.c: add codes for Ruby/Tk-Kit which depends on recent | nagai |
| 2010-08-07 | .cvsignore: have not been used already. [Bug #3468] | nobu |
| 2010-07-29 | * ext/tk/extconf.rb: use TK_XINCLUDES on tkConfig.sh when not empty, | nagai |
| 2010-06-02 | * ext/tk/lib/tk.rb: fix typo and race condition. | nagai |
| 2010-05-31 | * ext/tk/extconf.rb: use tclConfig.sh/tkConfig.sh when frameworks | nagai |
| 2010-05-19 | * ext/tk/extconf.rb: [ruby-def:41334] [Bug #3307] invalid result on searching... | nagai |
| 2010-05-07 | * ext/tk/extconf.rb (get_tclConfig_dirs): glob with EXEEXT. | nobu |
| 2010-05-06 | * ext/tk/extconf.rb: search directories on PATH, only if containing | nagai |
| 2010-05-05 | * ext/tk/extconf.rb: revert. enbugged by last commit. | nagai |
| 2010-04-30 | * ext/tk/extconf.rb: better support for MinGW environment. | nagai |
| 2010-03-25 | * ext/tk/extconf.rb: fix [ruby-core:28901] [Bug #2997]. Thanks, Michael Graff. | nagai |
| 2010-03-13 | * ext/tk/extconf.rb: fix [Bug #2840] Tk doesn't built in mingw. | nagai |
| 2010-01-31 | * ext/tk/tkutil/tkutil.c: fix SEGV on TkUtil::CallbackSubst._setup_subst_table. | nagai |
| 2009-11-13 | * ext/tk/lib/tk/variable.rb (TkVariable::coerce): fix bug on a numeric value. | nagai |
| 2009-11-13 | * ext/tk/lib/tk/variable.rb: TkVariable#*(other) and /(other) have a | nagai |
| 2009-10-27 | * ext/tk/lib/tk/variable.rb: add TkVariable#+@ and -@ method. | nagai |
| 2009-10-26 | * ext/tk/tcltklib.c: mistake on operation. sorry. | nagai |
| 2009-10-26 | * ext/tk/tcltklib.c,stubs.c: remove errors or warnings when compiled | nagai |
| 2009-10-26 | * ext/tk/lib/remote-tk.rb: typo fixed. | nagai |
| 2009-10-13 | * ext/tk/variable.rb: bug fix. additional trace definition changes the | nagai |
| 2009-10-05 | * ext/tk/lib/tk/canvas.rb: *** POTENTIALLY INCOMPATIBLE *** | nagai |
| 2009-10-03 | * ext/tk/lib/tk/variable.rb: add TkVariable#to_hash,to_proc,to_int,to_str,to_ary | nagai |
| 2009-08-09 | * ext/tk/extconf.rb (search_tclConfig): last change isn't enough. fixed it. | nagai |
| 2009-08-06 | * ext/tk/extconf.rb (search_tclConfig): fix logic bug. | nagai |
| 2009-08-03 | * ext/tk/lib/tcltklib.c: fix trouble on old-style C function | nagai |
| 2009-07-27 | * ext/tk/lib/extconf.rb: bug fix and ignore invalid Tcl/Tk libraries. | nagai |
| 2009-07-23 | * ext/tk/extconf.rb: should not create "config_list" in a $srcdir. | nagai |
| 2009-07-17 | * ext/tk/lib/tk.rb: fail to create a widget object for an unknown wiget path. | nagai |
| 2009-07-17 | * ext/tk/lib/tk.rb,ext/tk/lib/tk/grid.rb: Bug fix on grid_slaves(). | nagai |
| 2009-07-16 | * ext/tk/extconf.rb,ext/tk/config_list.in: ignore paths which includes | nagai |
| 2009-07-14 | * ext/tk/extconf.rb: --with-{tcl,tk}-dir doesn't work.[ruby-dev:38782] | nagai |
| 2009-07-14 | * ext/tk/lib/multi-tk.rb: Long-term-callback support isn't stable yet. | nagai |
| 2009-07-13 | * ext/tk/lib/tk/menuspec.rb: commit miss on my last commitment. | 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-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 |