summaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/tkextlib/blt
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/lib/tk/canvas.rb: *** POTENTIALLY INCOMPATIBLE ***nagai2009-10-051-3/+5
* * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai2009-07-1218-29/+148
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-0610-113/+113
* * ext/tk/lib/tkextlib/blt/tabset.rb, ext/tk/lib/tkextlib/blt/tabnotebook.rb: nagai2008-11-242-17/+176
* * ext/tk/lib/tkextlib/blt.rb, ext/tk/lib/tkextlib/blt/vector.rb: nagai2008-11-221-6/+6
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-109-17/+187
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-298-267/+833
* * ext/tk/lib/tk.rb, ext/tk/lib/*: make default widget set nagai2008-02-279-9/+9
* * ext/tk/lib/tk.rb (TkConfigMethod#__confinfo_cmd,__conv_keyonly_optkeys): nagai2007-01-262-4/+4
* * ext/tk/lib/tk/itemconfig.rb: minor bug fix.nagai2006-11-071-30/+72
* * ext/tk/lib/tkextlib/tile.rb, lib/tkextlib/tile/* : support Tile 0.7.6.nagai2006-10-041-10/+10
* * ext/tk/extconf.rb: improbe messages [ruby-core:06325].nagai2005-10-2211-7/+90
* * ext/tk/lib/tk.rb: fix bug on handling __ruby2val_optkeys().nagai2005-08-101-0/+5
* * ext/tk/tcltklib.c: remove dangerous 'rb_jump_tag's.nagai2005-08-094-2/+13
* * ext/tk/lib/tkextlib/blt/winop.rb: fix typonagai2005-05-101-2/+2
* * ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating'nagai2005-04-013-103/+189
* * lib/tkextlib/blt/component.rb: bug fix on treatment ofnagai2005-04-011-79/+162
* * lib/tkextlib/blt/component.rb: cannot create elements exceptnagai2005-03-294-42/+306
* * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai2005-03-268-78/+275
* * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai2005-01-253-10/+10
* * ext/tk/lib/tkextlib/blt.rb: add BLT extension supportnagai2004-12-2332-0/+5659