summaryrefslogtreecommitdiff
path: root/ext/tk
AgeCommit message (Expand)Author
2004-06-15* ext/tk/lib/tk.rb: bug fix (TkWindow#grab)nagai
2004-06-14* ext/tk/lib/remote-tk.rb: bug fixnagai
2004-06-12This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-06-12* ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) supportnagai
2004-05-22* ext/tk/sample/remote-ip_sample2.rb: modifynagai
2004-05-22* MANIFEST: add new encodings in rexml.nobu
2004-05-22This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-05-22* add a new sample 'ext/tk/sample/remote-ikp_sample2.rb'nagai
2004-05-21* ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsendnagai
2004-05-19* ext/tk/lib/tk.rb: change permition of TkObject#tk_send from private to publicnagai
2004-05-16This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-05-16* add a new sample scriptnagai
2004-05-14* ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.nagai
2004-05-12* ext/tk/lib/tk/composite.rb: improve configure methods. (based on the propos...nagai
2004-05-07* ext/tk/tkutil.c (get_eval_string_core): bug fix. [ruby-dev:23466]nagai
2004-05-01This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-05-01* renewal Ruby/Tknagai
2004-01-07* backport changes from 1.9nagai
2004-01-06* eval.c (rb_mod_modfunc): should break if m has no super class.matz
2003-12-24* ext/tk/sample/tkmulticolumnlist.rb: new samplenagai
2003-12-20* ext/tk/lib/tk.rb: add new methods (TkScrollbar#assign, assign_list)nagai
2003-12-19* ext/tk/sample/tkmultilistbox.rb: bug fixnagai
2003-12-17* bug fixnagai
2003-12-16* condition bug of if statement on {pack,grid}_propagate methodsnagai
2003-12-14ext/tk/MANIFEST: add sample/tkalignbox.rb.eban
2003-12-09* overrided instance methods, which are private methods on the supernagai
2003-12-09* typonagai
2003-12-08* new sample scriptnagai
2003-12-03* 'format'==>'Kernel.format' (avoid override trouble)nagai
2003-11-30* ext/tk/lib/tk.rb: bug fix [ruby-talk:86746]nagai
2003-11-27* ext/tk/lib/tkafter.rb: bug fix on TkTimer#cancel_on_exception=(mode).nagai
2003-11-22* ext/tk/lib/tk.rb: add Tk.grab_release and fix bug of TkCompositenagai
2003-11-21* ext/tk/lib/tkentry.rb: fix the encoding trouble of percentnagai
2003-11-20* ext/tk/sample/tkballoonhelp.rb: new sample scriptnagai
2003-11-14* ext/tcltklib/tcltklib.c: fix (en-bugged at 2003/11/07)nagai
2003-11-12* ext/tk/lib/tk.rb,multi-tk.rb: stop freezing some classesnagai
2003-11-11* ext/tk/lib/tk.rb: raise an exception when creating TkWindownagai
2003-11-05configure.in, eval.c, signal.c: : add '--with-pthread-ext' optionnagai
2003-10-25add TkRoot.destroynagai
2003-10-21bug fixnagai
2003-10-17modify the message and comments on the sourcenagai
2003-10-17add some documentsnagai
2003-10-17forgot to add 'unicodeout.rb'nagai
2003-10-16consistent parentheses in assignment RHS.matz
2003-10-16(bug fix) instance variable @frame was used without initializing onnagai
2003-10-16If $DEBUG == true and some exception is caused in a callbacknagai
2003-10-16Add Tk::EncodedString and Tk::UTF8_String class to support charactersnagai
2003-10-15add entry3.rbnagai
2003-10-14ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :nagai
2003-10-14ext/tk/lib/tk.rb:nagai