aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk: Tk is removed from stdlib. [Feature #8539]naruse2016-08-09343-65032/+0
* tcltk.rb: suppress a warning [ci skip]nobu2016-08-091-0/+1
* use true and false [ci skip]nobu2016-08-091-1/+1
* * 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-071-1/+1
* Missing requirea_matsuda2015-12-281-0/+2
* Typos in messagesa_matsuda2015-12-271-1/+1
* Documentation typosa_matsuda2015-12-2720-33/+33
* Typo: widget (?)a_matsuda2015-12-271-1/+1
* doc/CangeLog-2.3.0, ext/tk/lib/txextlib/SUPPORT_STATUS,duerst2015-12-251-4/+4
* fix common misspelling [ci skip]nobu2015-12-241-1/+1
* handle ext/ as r53141naruse2015-12-16339-0/+339
* * ext/tk/lib/multi-tk.rb: fix typos.hsbt2015-12-101-3/+3
* ext/tk: remove $SAFE 2..4 codenobu2015-09-247-62/+12
* * doc/contributors.rdoc: fix a typo. Patch by @davydovantonhsbt2015-04-153-3/+3
* * ext/tk/lib/tkextlib/tcllib/plotchart.rb: fix to invoke correct functionhsbt2014-12-271-2/+2
* * ext/tk/lib/tkextlib/tile/treeview.rb: fix syntax error.hsbt2014-10-191-2/+2
* * ext/tk/tcltklib.c: support Tcl/Tk8.6.nagai2014-10-198-4/+343
* * ext/tk/lib/tkextlib/tcllib/plotchart.rb: fix typo.nagai2014-08-041-1/+1
* * ext/tk/lib/tkextlib/tkDND/tkdnd.rb: fix typo and missing definition.nagai2014-05-051-1/+1
* * benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typoscharliesome2013-12-282-3/+3
* * ext/tk/lib/tkextlib/SUPPORT_STATUS: [DOC] remove link of RAA.hsbt2013-12-111-6/+1
* * ext/tk/lib/tk/canvas.rb: [DOC] Fix typo (s/paramter/parameter/)a_matsuda2013-12-076-6/+6
* * ext/tk/lib/tkextlib/tktable/tktable.rb: fix bug on arguments for Proc object.nagai2013-11-293-26/+24
* * ext/tk/extconf.rb: support s390x (Thanks to bkabrda) [ruby-trunk - Bug #5465]nagai2013-06-171-2/+7
* fix typos inspired by r40825kazu2013-05-191-1/+1
* fix typos. Patch by k_takata.ktsj2013-05-193-7/+7
* remove trailing spaces.nobu2012-09-041-20/+20
* * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj2011-11-051-1/+1
* Merge branch 'tk_utf8' into trunkayumin2011-09-141-1/+1
* * ext/tk/lib/tk/wm.rb (Tk::Wm.command): Add the missing receivernaruse2011-08-061-3/+3
* * ext/tk/lib/tk.rb: hang-up at exit before calling Tk.mainloop.nagai2011-05-261-3/+5
* * ext/tk/lib/tk.rb: fail to start Tk.mainloop (exit immediately) on some envi...nagai2011-05-233-8/+183
* * ext: remove trailing spaces.nobu2011-05-224-38/+38
* * remove trailing spaces.nobu2011-05-1516-42/+42
* * ext/tk/lib/multi-tk.rb: infinite loop on method_missing at loading.nagai2010-12-101-58/+72
* * ext/tk/tcltklib.c: add codes for Ruby/Tk-Kit which depends on recentnagai2010-08-241-0/+12
* * ext/tk/lib/tk.rb: fix typo and race condition.nagai2010-06-021-4/+9
* * ext/tk/extconf.rb: use tclConfig.sh/tkConfig.sh when frameworksnagai2010-05-311-30/+60
* * ext/tk/extconf.rb: fix [ruby-core:28901] [Bug #2997]. Thanks, Michael Graff.nagai2010-03-251-1/+1
* * ext/tk/extconf.rb: fix [Bug #2840] Tk doesn't built in mingw.nagai2010-03-131-1/+1
* * ext/tk/tkutil/tkutil.c: fix SEGV on TkUtil::CallbackSubst._setup_subst_table.nagai2010-01-312-3/+13
* * ext/tk/lib/tk/variable.rb (TkVariable::coerce): fix bug on a numeric value.nagai2009-11-131-4/+2
* * ext/tk/lib/tk/variable.rb: TkVariable#*(other) and /(other) have anagai2009-11-131-2/+2
* * ext/tk/lib/tk/variable.rb: add TkVariable#+@ and -@ method.nagai2009-10-271-0/+7
* * ext/tk/lib/remote-tk.rb: typo fixed.nagai2009-10-261-2/+2
* * ext/tk/variable.rb: bug fix. additional trace definition changes thenagai2009-10-131-2/+2
* * ext/tk/lib/tk/canvas.rb: *** POTENTIALLY INCOMPATIBLE ***nagai2009-10-053-8/+14