aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/tkextlib/blt/component.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk: Tk is removed from stdlib. [Feature #8539]naruse2016-08-091-2219/+0
* handle ext/ as r53141naruse2015-12-161-0/+1
* * ext/tk/lib/tk/canvas.rb: [DOC] Fix typo (s/paramter/parameter/)a_matsuda2013-12-071-1/+1
* * 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-121-5/+76
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-46/+46
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-101-3/+98
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-291-68/+283
* * ext/tk/extconf.rb: improbe messages [ruby-core:06325].nagai2005-10-221-2/+3
* * 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-091-0/+6
* * ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating'nagai2005-04-011-20/+52
* * lib/tkextlib/blt/component.rb: bug fix on treatment ofnagai2005-04-011-79/+162
* * lib/tkextlib/blt/component.rb: cannot create elements exceptnagai2005-03-291-42/+300
* * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai2005-03-261-43/+208
* * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai2005-01-251-2/+2
* * ext/tk/lib/tkextlib/blt.rb: add BLT extension supportnagai2004-12-231-0/+1285