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
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
/
lib
/
tkextlib
/
tcllib
/
plotchart.rb
Age
Commit message (
Expand
)
Author
2016-08-09
* ext/tk: Tk is removed from stdlib. [Feature #8539]
naruse
2015-12-16
handle ext/ as r53141
naruse
2014-12-27
* ext/tk/lib/tkextlib/tcllib/plotchart.rb: fix to invoke correct function
hsbt
2014-08-04
* ext/tk/lib/tkextlib/tcllib/plotchart.rb: fix typo.
nagai
2011-05-15
* remove trailing spaces.
nobu
2010-01-31
* ext/tk/tkutil/tkutil.c: fix SEGV on TkUtil::CallbackSubst._setup_subst_table.
nagai
2009-07-12
* ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
nagai
2009-03-06
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2008-03-29
* ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.
nagai
2008-02-27
* ext/tk/lib/tk.rb, ext/tk/lib/*: make default widget set
nagai
2005-10-22
* ext/tk/extconf.rb: improbe messages [ruby-core:06325].
nagai
2005-05-30
* ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.
nagai
2004-11-03
* ext/tk/lib/tk.rb: support to use different Tcl commands between
nagai
2004-10-11
* ext/tk/lib/tk/*: untabify
nagai
2004-07-15
* ext/tk/, ext/tcltklib/: bug fix
nagai
2004-07-06
* ext/tk/lib : improve framework of developping Tcl/Tk extension wrappers
nagai
2004-07-01
* ext/tk/lib/tcltklib : bug fix
nagai