summaryrefslogtreecommitdiff
path: root/ext/tk/lib/tk/event.rb
AgeCommit message (Expand)Author
2009-07-12* ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai
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
2008-02-27* ext/tk/lib/tk.rb, ext/tk/lib/*: make default widget set nagai
2006-07-03* ext/tk/tcltklib.c (ip_make_menu_embeddable): help to make a menunagai
2005-11-23Add lacks for Tk8.5 support.nagai
2005-06-24* ext/tk/lib/tk.rb: fix typo on Tk.grid_propagate.nagai
2005-06-23* ext/tk/lib/tk/canvastag.rb: TkcGroup.new cannot include given items.nagai
2005-06-13* ext/tk/tkutil/tkutil.c: add TkUtil::CallbackSubst.subst_arg(m, ...)nagai
2004-12-17* ext/tk/lib/tk.rb: fix bug on setting up system encodingnagai
2004-12-08* ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" whennagai
2004-11-12* ext/tk/lib/tk/event.rb: remove $LOADED_FEATURES tricknagai
2004-10-11* ext/tk/lib/tk/*: untabifynagai
2004-07-15* ext/tk/, ext/tcltklib/: bug fixnagai
2004-07-06* ext/tk/lib : improve framework of developping Tcl/Tk extension wrappersnagai
2004-07-01* ext/tk/lib/tcltklib : bug fixnagai
2004-05-01* renewal Ruby/Tknagai