aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk
Commit message (Expand)AuthorAgeFilesLines
* tk/extconf.rb: refactornobu2016-04-251-20/+13
* tk: suppress progress indicatorsnobu2016-04-221-1/+1
* tkutil.c: ary can be nilnobu2016-04-141-1/+1
* ext/tk/extconf.rb: add newlinenobu2016-04-091-9/+18
* tk/extconf.rb: progressnobu2016-04-081-13/+22
* tk/extconf.rb: outdated checksnobu2016-04-082-10/+0
* tkutil.c: fix overrunnobu2016-04-071-5/+7
* * ext/tk/lib/tkextlib/tcllib/tablelist_tile.rb: fix method name typo.nagachika2016-03-071-1/+1
* * ext/tk/lib/tkextlib/tcllib/toolbar.rb: fix method name typo.nagachika2016-03-071-1/+1
* * ext/tk/lib/tkextlib/blt/tree.rb: fix method name typo.nagachika2016-03-071-1/+1
* * ext/tk/lib/tk/menubar.rb: fix a typo in font name. [ruby-core:72505]nagachika2016-03-074-5/+5
* :warning: key "accelerator" is duplicated and overwritten in Tk samplesa_matsuda2015-12-285-5/+5
* Missing requirea_matsuda2015-12-281-0/+2
* parsedate is no more available since 1.9a_matsuda2015-12-282-8/+8
* Convert euc-jp resource file in Tk sample to utf-8a_matsuda2015-12-281-5/+5
* Documentation typoa_matsuda2015-12-281-1/+1
* Method name typo in a Tk samplea_matsuda2015-12-271-1/+1
* ivar name typo in a Tk samplea_matsuda2015-12-271-2/+2
* Method name typo in a Tk samplea_matsuda2015-12-271-1/+1
* ivar name typo in a Tk samplea_matsuda2015-12-271-1/+1
* Typo in Tk samplesa_matsuda2015-12-272-8/+8
* Method name typo in Tk samplesa_matsuda2015-12-272-2/+2
* Typo in a Tk samplea_matsuda2015-12-271-3/+3
* Typo in a Tk samplea_matsuda2015-12-271-1/+1
* Typo in a gvar namea_matsuda2015-12-271-1/+1
* Typo in Tk samplesa_matsuda2015-12-272-14/+14
* Typos in messagesa_matsuda2015-12-2717-20/+20
* Documentation typosa_matsuda2015-12-2746-76/+76
* Typo: widget (?)a_matsuda2015-12-278-8/+8
* doc/CangeLog-2.3.0, ext/tk/lib/txextlib/SUPPORT_STATUS,duerst2015-12-251-4/+4
* fix common misspelling [ci skip]nobu2015-12-246-6/+6
* handle ext/ as r53141naruse2015-12-16646-0/+646
* tkutil.c: check argnobu2015-12-131-0/+1
* tkutil.c: array lengthnobu2015-12-131-8/+4
* tkutil.c: check argsnobu2015-12-131-9/+18
* * ext/tk/lib/multi-tk.rb: fix typos.hsbt2015-12-101-3/+3
* ext: use RARRAY_ASETnobu2015-11-052-5/+5
* tk: RARRAY_AREFnobu2015-11-052-0/+6
* ext: use RARRAY_AREFnobu2015-11-052-33/+33
* tkutil.c: rb_ary_catnobu2015-11-042-8/+21
* tkutil.c: strndupnobu2015-11-041-9/+18
* ext: use RARRAY_CONST_PTRnobu2015-11-042-46/+55
* tcltklib.c: basenamenobu2015-10-312-1/+9
* tcltklib.c: GC guardnobu2015-10-311-1/+2
* * numeric.c: Good-by Borland-C.kosaki2015-10-181-1/+1
* tkutil.c: use local variablesnobu2015-09-271-5/+6
* ext/tk: remove $SAFE 2..4 codenobu2015-09-2411-83/+18
* tcltklib.c: check argumentnobu2015-08-021-1/+2
* * ext/tk/tcltklib.c: removed deprecated safe level.hsbt2015-07-061-9/+2
* tkutil.c: fix out-of-bounds accessnobu2015-06-011-0/+1