| Commit message (Expand) | Author | Age | Files | Lines |
* | * ext/tk/extconf.rb (search_tclConfig): last change isn't enough. fixed it. | nagai | 2009-08-09 | 2 | -5/+7 |
* | * ext/tk/extconf.rb (search_tclConfig): fix logic bug. | nagai | 2009-08-06 | 1 | -3/+2 |
* | * ext/tk/lib/tcltklib.c: fix trouble on old-style C function | nagai | 2009-08-03 | 8 | -66/+293 |
* | * ext/tk/lib/extconf.rb: bug fix and ignore invalid Tcl/Tk libraries. | nagai | 2009-07-27 | 3 | -170/+319 |
* | * ext/tk/extconf.rb: should not create "config_list" in a $srcdir. | nagai | 2009-07-23 | 1 | -8/+8 |
* | * ext/tk/lib/tk.rb: fail to create a widget object for an unknown wiget path. | nagai | 2009-07-17 | 1 | -1/+1 |
* | * ext/tk/lib/tk.rb,ext/tk/lib/tk/grid.rb: Bug fix on grid_slaves(). | nagai | 2009-07-17 | 2 | -8/+36 |
* | * ext/tk/extconf.rb,ext/tk/config_list.in: ignore paths which includes | nagai | 2009-07-16 | 3 | -17/+63 |
* | * ext/tk/extconf.rb: --with-{tcl,tk}-dir doesn't work.[ruby-dev:38782] | nagai | 2009-07-14 | 1 | -2/+2 |
* | * ext/tk/lib/multi-tk.rb: Long-term-callback support isn't stable yet. | nagai | 2009-07-14 | 2 | -2/+3 |
* | * ext/tk/lib/tk/menuspec.rb: commit miss on my last commitment. | nagai | 2009-07-13 | 1 | -1/+1 |
* | * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries. | nagai | 2009-07-12 | 227 | -1043/+7234 |
* | * ext/tk/tcltklib.c (get_obj_from_str): suppressed a warning. | nobu | 2009-07-11 | 1 | -1/+1 |
* | * sample/drb/dhasenc.rb: add magic comment for encoding. | matz | 2009-05-16 | 1 | -1/+1 |
* | * ext/tk/sample/tkcombobox.rb: fix conflict with autoload definition | nagai | 2009-04-26 | 1 | -0/+10 |
* | * ext/tk/tcltklib.c (eventloop_sleep, lib_eventloop_core), | nobu | 2009-03-16 | 1 | -4/+4 |
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 401 | -8971/+8971 |
* | Fix grammos regarding the verb "refer". | knu | 2009-02-10 | 2 | -2/+2 |
* | properties. | nobu | 2009-01-27 | 1 | -0/+0 |
* | * ext/tk/lib/tk.rb: use Encoding.find("locale") instaed of | nagai | 2009-01-12 | 1 | -2/+3 |
* | * ext/tk/lib/tk.rb: rescue abnormal Encoding.locale_charmap value. | nagai | 2009-01-09 | 1 | -2/+2 |
* | * ext/tk/tcltklib.c: fix wrong flag value. | nagai | 2008-12-22 | 1 | -3/+4 |
* | * ext/tk/lib/tk.rb: temporary patch for trouble on TkAqua (> Tk8.4.9). | nagai | 2008-12-21 | 2 | -35/+48 |
* | * ext/tk/lib/tk/menu.rb: TkOptionMenubutton.new fails to treat | nagai | 2008-12-03 | 1 | -2/+2 |
* | * ext/tk/lib/tk.rb: bug fix. use ::RubyVM instead of ::VM [ruby-list:45676] | nagai | 2008-12-03 | 2 | -3/+3 |
* | * ext/tk/tcltklib.c (ip_ruby_cmd, ip_invoke_with_position): must | nobu | 2008-12-03 | 1 | -11/+9 |
* | * ext/tk/lib/tkextlib/blt/tabset.rb, ext/tk/lib/tkextlib/blt/tabnotebook.rb: | nagai | 2008-11-24 | 4 | -18/+183 |
* | * ext/tk/lib/tkextlib/version.rb, ext/tk/ChangeLog.tkextlib: update. | nagai | 2008-11-22 | 2 | -1/+6 |
* | * ext/tk/lib/tkextlib/blt.rb, ext/tk/lib/tkextlib/blt/vector.rb: | nagai | 2008-11-22 | 2 | -8/+8 |
* | * ext/tk/lib/tk.rb: support Encoding.default_internal. | nagai | 2008-10-19 | 5 | -66/+147 |
* | * include/ruby/ruby.h: embeds the elements of an array into its | yugui | 2008-10-09 | 1 | -6/+3 |
* | * dln.c: Ruby no longer supports Windows CE. | yugui | 2008-10-04 | 1 | -1/+1 |
* | * dln.c: Ruby no longer supports MacOS 9 or before. | yugui | 2008-10-04 | 2 | -40/+1 |
* | * thread.c (rb_thread_check_trap_pending): added for compatibility. | ko1 | 2008-09-04 | 2 | -75/+36 |
* | * ext/tk/{stubs,tcltklib}.c, ext/tk/tkutil/tkutil.c: fix warnings | nobu | 2008-07-23 | 4 | -44/+49 |
* | * ext/tk/{,tkutil/}extconf.rb: ruby/ruby.h no longer needs to be | nobu | 2008-07-15 | 4 | -9/+8 |
* | * ext/tk/extconf.rb, ext/tk/tcltklib.c, ext/tk/tkutil/tkutil.c: Do | knu | 2008-07-15 | 3 | -5/+3 |
* | * ext/tk/lib/tkextlib/tile/treeview.rb: cannot configure tags. | nagai | 2008-06-19 | 1 | -9/+10 |
* | * ext/tk/lib/multi-tk.rb: cannot access class variable from singleton method. | nagai | 2008-06-17 | 1 | -3/+4 |
* | * ext/tk/sample/demos-jp/toolber.rb, ext/tk/sample/demos-en/toolber.rb: | nagai | 2008-06-16 | 2 | -2/+2 |
* | * ext/tk/tcltklib.c: SEGV when exit. | nagai | 2008-06-16 | 3 | -9/+23 |
* | * ext/tk/tcltklib.c: [trial patch] On some environments, it gives | nagai | 2008-06-12 | 3 | -6/+12 |
* | * ext/tk: check proper conditions. [ruby-dev:35047] | nobu | 2008-06-11 | 5 | -283/+104 |
* | * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled. | nagai | 2008-06-10 | 219 | -1265/+6983 |
* | revert git backfire in r15860; sorry | matz | 2008-03-30 | 4 | -8/+98 |
* | * proc.c (proc_dup): should copy is_lambda attribute as well. | matz | 2008-03-30 | 4 | -98/+8 |
* | * ext/tk/sample/ttk_wrapper.rb: minor bug fix. | nagai | 2008-03-29 | 1 | -1/+1 |
* | * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5. | nagai | 2008-03-29 | 120 | -2194/+7771 |
* | * ext/tk/lib/tk.rb: forgot to update RELEASE_DATE | nagai | 2008-02-28 | 6 | -27/+42 |
* | * ext/tk/lib/tk.rb, ext/tk/lib/*: make default widget set | nagai | 2008-02-27 | 87 | -463/+821 |