aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/tk/toplevel.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk: Tk is removed from stdlib. [Feature #8539]naruse2016-08-091-265/+0
* handle ext/ as r53141naruse2015-12-161-0/+1
* * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai2009-07-121-2/+4
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-8/+8
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-101-1/+1
* * ext/tk/lib/tk.rb, ext/tk/lib/*: make default widget set nagai2008-02-271-1/+2
* Ruby/Tk :: provisional support on Ruby-VM and Tcl/Tk8.5.nagai2007-12-211-3/+7
* * ext/tk/extconf.rb: improbe messages [ruby-core:06325].nagai2005-10-221-0/+15
* * ext/tk/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.nagai2005-08-041-1/+11
* * ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" whennagai2004-12-081-6/+6
* * ext/tk/lib/tk/*: untabifynagai2004-10-111-29/+29
* * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappersnagai2004-07-061-8/+8
* * ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) supportnagai2004-06-121-0/+21
* * ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsendnagai2004-05-211-2/+2
* * renewal Ruby/Tknagai2004-05-011-0/+211