summaryrefslogtreecommitdiff
path: root/ext/tk/lib/tk/image.rb
AgeCommit message (Expand)Author
2013-05-19fix typos. Patch by k_takata.ktsj
2012-09-04remove trailing spaces.nobu
2011-05-23* ext/tk/lib/tk.rb: fail to start Tk.mainloop (exit immediately) on some envi...nagai
2009-08-03* ext/tk/lib/tcltklib.c: fix trouble on old-style C functionnagai
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
2005-10-22* ext/tk/extconf.rb: improbe messages [ruby-core:06325].nagai
2005-04-09* ext/tk/lib/tk.rb: update RELEASE_DATEnagai
2005-04-01* ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating'nagai
2004-12-24* ext/tk/lib/tk/image.rb: TkPhotoImage#cget bug fixnagai
2004-11-26* ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epathnagai
2004-10-11* ext/tk/lib/tk/*: untabifynagai
2004-10-04* ext/tk/lib/tk/image.rb: bug fixnagai
2004-05-21* ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsendnagai
2004-05-01* renewal Ruby/Tknagai