summaryrefslogtreecommitdiff
path: root/ext/tk/sample
AgeCommit message (Expand)Author
2004-10-24* ext/tk/sample/tkextlib/bwidget/tree.rb: bug fixnagai
2004-10-11* ext/tk/lib/tk/*: untabifynagai
2004-10-04* ext/tk/lib/tk/image.rb: bug fixnagai
2004-09-29* ext/tcltklib/tcltklib.c (ip_init): bug fixnagai
2004-09-17* ext/tcltklib/tcltklib.c: fix SEGV when (thread_)vwait or (thread_)tkwaitnagai
2004-09-15* ext/tk/lib/tkoptdb-safeTk.rb: fix a bug depend on the changes of MultiTkIpnagai
2004-09-14* ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string was en-bugged by thenagai
2004-09-14* ext/tcltklib/tcltklib.c: fix SEGVnagai
2004-09-13* ext/tk/lib/multi-tk.rb: MultiTkIp.new_master and new_slave acceptnagai
2004-09-02* ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]nagai
2004-07-16* rename files to avoid application (cvs and so on) troublesnagai
2004-07-15* ext/tk/sample/tkextlib/tktable/spreadsheet.rb: add a new samplenagai
2004-07-15* ext/tk/, ext/tcltklib/: bug fixnagai
2004-07-09* ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.nagai
2004-07-08* ext/tk/lib : 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-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* 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-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-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