aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample
Commit message (Expand)AuthorAgeFilesLines
* 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
* * ext/tk/lib/tk.rb, ext/tk/lib/*: make default widget set nagai2008-02-271-10/+23
* * ext/tk/sample/tkextlib/vu/canvSticker2.rb,usa2007-12-213-14/+14
* Ruby/Tk :: provisional support on Ruby-VM and Tcl/Tk8.5.nagai2007-12-216-50/+74
* * regerror.c, string.c, io.c, lib/getoptlong.rb, lib/net/imap.rb,akr2007-12-211-1/+1
* * encoding.c (rb_enc_mbclen): make it never fail.akr2007-12-081-1/+0
* * encoding.c: provide basic features for M17N.matz2007-08-2560-0/+67
* * ext/tk/sample/irbtkw.rbw: fails to exit process.nagai2007-03-061-1/+6
* * ext/tk/sample/images/teapot.ppm: fix the broken file. [ruby-dev:30226]nagai2007-01-311-37/+12
* * ext/tk/sample/tktextio.rb: 'hist_size' option causes error.nagai2007-01-291-1/+1
* * ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, andnagai2006-11-063-50/+685
* * object.c (rb_mod_attr): make Module#attr to be an alias tomatz2006-07-201-1/+1
* * ext/tk/tcltklib.c: make SEGV risk lower at exit.nagai2006-07-102-17/+187
* * ext/tk/sample/tkballoonhelp.rb: [bug fix] couldn't add to a widgetnagai2006-01-121-2/+97
* * ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries innagai2005-12-112-1/+242
* * ext/tk/tcltklib.c: forgot to update RELEASE_DATE.nagai2005-12-061-2/+10
* * ext/tk/README.macosx-aqua: [new document] tips to avoid the knownnagai2005-12-066-8/+26
* commit miss.nagai2005-11-2514-204/+29
* * sample/tkextlib/tile/demo.rb: bug fixnagai2005-11-25110-10/+709
* * ext/tk/lib/tk/font.rb: remove dependency on Ruby's version (1.8 or 1.9).nagai2005-11-181-1/+4