index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
tk
Age
Commit message (
Expand
)
Author
2008-04-25
Merge from ruby_1_8.
knu
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
2007-01-26
* ext/tk/lib/tk.rb (TkConfigMethod#__confinfo_cmd,__conv_keyonly_optkeys):
nagai
2006-12-01
* ext/tk/tcltklib.c: shouldn't run the killed thread at callback.
nagai
2006-11-22
* ext/tk/extconf.rb: support --with-X11/--without-X11 option.
nagai
2006-11-07
* ext/tk/lib/tk/itemconfig.rb: minor bug fix.
nagai
2006-11-06
* ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, and
nagai
2006-10-04
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2006-10-04
* ext/tk/lib/tkextlib/tile.rb, lib/tkextlib/tile/* : support Tile 0.7.6.
nagai
2006-09-01
* ext/tk/lib/tk/font.rb: TkFont#current_configinfo() doesn't work on Tcl/Tk8.x.
nagai
2006-08-31
* ext/tk/lib/tkextlib/blt.rb: double dashes (--) option doesn't work
nagai
2006-07-28
* ext/tk/lib/multi-tk.rb: freeze ip_name for security reason.
nagai
2006-07-14
* ext/tk/lib/tk.rb: add methods for new features of latest Tcl/Tk8.5
nagai
2006-07-13
* ext/tk/lib/tk/composite.rb: improve handling of the classname on the
nagai
2006-07-11
* ext/tk/lib/multi-tk.rb: remove restriction on the class of
nagai
2006-07-11
* ext/tk/lib/multi-tk.rb: security fix.
nagai
2006-07-10
* ext/tk/lib/tk/font.rb: sorry. mistaken to patch.
nagai
2006-07-10
* ext/tk/tcltklib.c: make SEGV risk lower at exit.
nagai
2006-07-03
* ext/tk/tcltklib.c (ip_make_menu_embeddable): help to make a menu
nagai
2006-06-27
* ext/tk/tcltklib.c: forgot to update TCLTKLIB_RELEASE_DATE.
nagai
2006-06-26
* ext/tk/tcltklib.c (ip_delete): fix SEGV when a slave-ip is deleted
nagai
2006-06-18
* ext/tk/lib/multi-tk.rb: fix bug: initialize improper tables
nagai
2006-04-25
* ext/tk/tcltklib.c (delete_slaves): maybe increment the reference
nagai
2006-04-21
* ext/tk/tcltklib.c (lib_eventloop_ensure): refer freed pointer
nagai
2006-04-18
* ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.
nagai
2006-04-06
* ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681]
nagai
2006-04-05
* ext/tk/tcltklib.c: fix SEGV when embedding to an application.
nagai
2006-01-31
* ext/tk/lib/multi-tk.rb: add MultiTkIp#eval and bg_eval.
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
[next]