summaryrefslogtreecommitdiffstats
path: root/ext/tk/sample
Commit message (Expand)AuthorAgeFilesLines
* * {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
* * ext/tk/sample/24hr_clock.rb: a new example about handling of canvas items.nagai2005-11-151-0/+286
* * ext/tk/sample/demos-jp/widget: make the root window lower than thenagai2005-11-022-4/+12
* * ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu2005-10-221-1/+1
* * ext/tk/sample/demos-en/tcolor.bak: remove.nagai2005-09-221-513/+0
* * lib/observer.rb: a patch from nornagon <nornagon@gmail.com>matz2005-09-051-1/+1
* * ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure createsocean2005-08-061-2/+2
* just fixed indentation.ocean2005-08-041-28/+28
* * ext/tk/sample/tkextlib/tile/demo.rb: followed previous changes.ocean2005-08-041-59/+59
* * ext/tk/sample/tkextlib/tile/demo.rb: fixed: Tk::Tile::TProgressbar isocean2005-08-041-36/+145
* * ext/tk/lib/tkextlib/tile/treeview.rb: Tk::Tile::Treeview#headingconfigureocean2005-08-021-3/+6
* * ext/tk/lib/tkextlib/tile/tprogressbar.rb: Tk::Tile::TProgressbar#startocean2005-08-021-4/+4
* * ext/tk/sample/tkextlib/tile/demo.rb: added repeating buttons demo.ocean2005-08-022-6/+151
* * ext/tk/lib/tkextlib/tile.rb: fixed autoload for Treeview.ocean2005-08-011-2/+50
* * ext/tk/sample/tkextlib/tile/demo.rb: added combobox demo.ocean2005-08-011-2/+21
* * ext/tk/stubs.c: When --enable-tcltk-stubs, the initializenagai2005-07-281-1/+1
* * ext/tk/sample/tkextlib/tile/demo.rb: fixed typo.ocean2005-07-271-1/+1
* * ext/tk/sample/demos-jp/ctext.rb: modify improper message text.nagai2005-06-151-1/+1
* * ext/tk/sample/tkextlib/tile/themes/kroc.{rb,tcl}: also support tile 0.4.ocean2005-06-072-9/+25