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
Age
Commit message (
Expand
)
Author
2016-03-07
* ext/tk/lib/tk/menubar.rb: fix a typo in font name. [ruby-core:72505]
nagachika
2015-12-28
:warning: key "accelerator" is duplicated and overwritten in Tk samples
a_matsuda
2015-12-28
Missing require
a_matsuda
2015-12-28
parsedate is no more available since 1.9
a_matsuda
2015-12-28
Convert euc-jp resource file in Tk sample to utf-8
a_matsuda
2015-12-28
Documentation typo
a_matsuda
2015-12-27
Method name typo in a Tk sample
a_matsuda
2015-12-27
ivar name typo in a Tk sample
a_matsuda
2015-12-27
Method name typo in a Tk sample
a_matsuda
2015-12-27
ivar name typo in a Tk sample
a_matsuda
2015-12-27
Typo in Tk samples
a_matsuda
2015-12-27
Method name typo in Tk samples
a_matsuda
2015-12-27
Typo in a Tk sample
a_matsuda
2015-12-27
Typo in a Tk sample
a_matsuda
2015-12-27
Typo in a gvar name
a_matsuda
2015-12-27
Typo in Tk samples
a_matsuda
2015-12-27
Typos in messages
a_matsuda
2015-12-27
Documentation typos
a_matsuda
2015-12-27
Typo: widget (?)
a_matsuda
2015-12-25
doc/CangeLog-2.3.0, ext/tk/lib/txextlib/SUPPORT_STATUS,
duerst
2015-12-24
fix common misspelling [ci skip]
nobu
2015-12-16
handle ext/ as r53141
naruse
2015-12-13
tkutil.c: check arg
nobu
2015-12-13
tkutil.c: array length
nobu
2015-12-13
tkutil.c: check args
nobu
2015-12-10
* ext/tk/lib/multi-tk.rb: fix typos.
hsbt
2015-11-05
ext: use RARRAY_ASET
nobu
2015-11-05
tk: RARRAY_AREF
nobu
2015-11-05
ext: use RARRAY_AREF
nobu
2015-11-04
tkutil.c: rb_ary_cat
nobu
2015-11-04
tkutil.c: strndup
nobu
2015-11-04
ext: use RARRAY_CONST_PTR
nobu
2015-10-31
tcltklib.c: basename
nobu
2015-10-31
tcltklib.c: GC guard
nobu
2015-10-18
* numeric.c: Good-by Borland-C.
kosaki
2015-09-27
tkutil.c: use local variables
nobu
2015-09-24
ext/tk: remove $SAFE 2..4 code
nobu
2015-08-02
tcltklib.c: check argument
nobu
2015-07-06
* ext/tk/tcltklib.c: removed deprecated safe level.
hsbt
2015-06-01
tkutil.c: fix out-of-bounds access
nobu
2015-05-31
tkutil.c: fix memory leak and segfault
nobu
2015-05-31
tkutil.c: reduce unnecessary buffer
nobu
2015-05-28
tcltklib.c: allocate structs with wrapper
nobu
2015-05-28
tkutil.c: check arguments type
nobu
2015-05-28
tkutil.c: check type
nobu
2015-05-27
Fix typo in samples for tk ext [skip ci]
nobu
2015-05-27
tcltklib.c: fix memory leak
nobu
2015-04-19
ext: suppress warnings
nobu
2015-04-17
tkutil.c: revert r48250
nobu
2015-04-15
* doc/contributors.rdoc: fix a typo. Patch by @davydovanton
hsbt
[next]