aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/lib/tk/menubar.rb: fix a typo in font name. [ruby-core:72505]nagachika2016-03-073-4/+4
* :warning: key "accelerator" is duplicated and overwritten in Tk samplesa_matsuda2015-12-285-5/+5
* 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
* 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-2714-17/+17
* Documentation typosa_matsuda2015-12-2723-39/+39
* Typo: widget (?)a_matsuda2015-12-277-7/+7
* fix common misspelling [ci skip]nobu2015-12-245-5/+5
* handle ext/ as r53141naruse2015-12-16304-0/+304
* ext/tk: remove $SAFE 2..4 codenobu2015-09-242-4/+1
* Fix typo in samples for tk ext [skip ci]nobu2015-05-272-2/+2
* * ext/tk/lib/tkextlib/tktable/tktable.rb: fix bug on arguments for Proc object.nagai2013-11-291-0/+2
* * ext/tk/extconf.rb: support s390x (Thanks to bkabrda) [ruby-trunk - Bug #5465]nagai2013-06-174-8/+8
* fix typos inspired by r40825kazu2013-05-192-2/+2
* * remove trailing spaces.nobu2013-05-193-15/+15
* fix typos. Patch by k_takata.ktsj2013-05-1911-17/+17
* Typo by @windwiny [Fixes GH-295]zzak2013-04-241-1/+1
* fix typoskazu2013-03-131-1/+1
* * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj2011-11-051-1/+1
* Merge branch 'tk_utf8' into trunkayumin2011-09-1482-1871/+1871
* * ext: remove trailing spaces.nobu2011-05-2256-572/+572
* * remove trailing spaces.nobu2011-05-157-17/+17
* * ext/tk/tkutil/tkutil.c: fix SEGV on TkUtil::CallbackSubst._setup_subst_table.nagai2010-01-311-3/+15
* * ext/tk/lib/multi-tk.rb: Long-term-callback support isn't stable yet.nagai2009-07-141-1/+1
* * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai2009-07-1211-189/+581
* * sample/drb/dhasenc.rb: add magic comment for encoding.matz2009-05-161-1/+1
* * ext/tk/sample/tkcombobox.rb: fix conflict with autoload definitionnagai2009-04-261-0/+10
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-06261-7236/+7236
* Fix grammos regarding the verb "refer".knu2009-02-101-1/+1
* properties.nobu2009-01-271-0/+0
* * ext/tk/lib/tk.rb: temporary patch for trouble on TkAqua (> Tk8.4.9).nagai2008-12-211-14/+6
* * dln.c: Ruby no longer supports MacOS 9 or before.yugui2008-10-041-7/+1
* * ext/tk/sample/demos-jp/toolber.rb, ext/tk/sample/demos-en/toolber.rb:nagai2008-06-162-2/+2
* * ext/tk/tcltklib.c: SEGV when exit.nagai2008-06-161-3/+13
* * ext/tk/tcltklib.c: [trial patch] On some environments, it givesnagai2008-06-122-4/+4
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-10135-705/+4645
* revert git backfire in r15860; sorrymatz2008-03-303-5/+37
* * proc.c (proc_dup): should copy is_lambda attribute as well.matz2008-03-303-37/+5
* * ext/tk/sample/ttk_wrapper.rb: minor bug fix.nagai2008-03-291-1/+1
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-2936-560/+700