summaryrefslogtreecommitdiff
path: root/ext/tk/lib/tk/wm.rb
AgeCommit message (Expand)Author
2016-08-09* ext/tk: Tk is removed from stdlib. [Feature #8539]naruse
2015-12-27Documentation typosa_matsuda
2015-12-16handle ext/ as r53141naruse
2011-08-06* ext/tk/lib/tk/wm.rb (Tk::Wm.command): Add the missing receivernaruse
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-06-10* ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai
2008-03-29* ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai
2005-08-04* ext/tk/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.nagai
2005-03-10* ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handlernagai
2004-11-26* ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epathnagai
2004-10-11* ext/tk/lib/tk/*: untabifynagai
2004-07-06* ext/tk/lib : improve framework of developping Tcl/Tk extension wrappersnagai
2004-05-01* renewal Ruby/Tknagai