summaryrefslogtreecommitdiff
path: root/ext/tk/sample
AgeCommit message (Expand)Author
2004-05-01* renewal Ruby/Tknagai
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-09* overrided instance methods, which are private methods on the supernagai
2003-12-09* typonagai
2003-12-08* new sample scriptnagai
2003-11-22* ext/tk/lib/tk.rb: add Tk.grab_release and fix bug of TkCompositenagai
2003-11-20* ext/tk/sample/tkballoonhelp.rb: new sample scriptnagai
2003-10-21bug fixnagai
2003-10-17modify the message and comments on the sourcenagai
2003-10-16Add Tk::EncodedString and Tk::UTF8_String class to support charactersnagai
2003-10-14ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :nagai
2003-09-07* tcltklib.c (lib_mainloop_core): fixed signal-trap bugnagai
2003-09-02* ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exceptionnagai
2003-08-03* ready to use 'validatecommand' option of TkEntry/TkSpinbox widgetnagai
2003-08-03* additional messagenagai
2003-08-03* add widget demo scriptsnagai
2003-08-02* add or modify some widget demo scriptsnagai
2003-08-02* (bug fix) forgot to entry a widget class name of 'labelframe' widgetnagai
2003-08-02* (bug fix) TkEntry#deletenagai
2003-08-01* forgot to commit a sample scriptnagai
2003-07-31* bug fix : wrong resource file format (resource.{en,jp})nagai
2003-07-31* (IMPORTANT BUG FIX) scan of event keywords doesn't work on recentnagai
2003-07-31* wrap the command-proc of TkScale : pass the numeric object to the procnagai
2003-07-30* bug fixnagai
2003-07-30* additional check of Tk interpreters' status for a little more safetynagai
2003-07-29* fix a bug of the procedure for 'Delete' button on the safe-Tk frmaenagai
2003-07-29* bug fix ( tested with Ruby/Tk widget demo )nagai
2003-07-29tcltklib.c : bug fixnagai
2003-07-27multi-tk.rb : (new) library to support multiple Tk interpreters (high level)nagai
2003-06-25tk.rb :nagai
2003-06-24tk.rb :nagai
2003-06-22tk.rb :nagai
2003-06-21tk.rb :nagai
2003-06-19tcltklib.c :nagai
2000-12-28changes from personal modifies -- matzmatz
1999-08-13remove marshal/gtk/kconvmatz