summaryrefslogtreecommitdiff
path: root/ext/tk/sample/demos-en/widget
AgeCommit message (Expand)Author
2016-08-09* ext/tk: Tk is removed from stdlib. [Feature #8539]naruse
2013-06-17* ext/tk/extconf.rb: support s390x (Thanks to bkabrda) [ruby-trunk - Bug #5465]nagai
2011-11-05* ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj
2011-05-22* ext: remove trailing spaces.nobu
2009-07-12* ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai
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
2006-07-10* ext/tk/tcltklib.c: make SEGV risk lower at exit.nagai
2005-12-06* ext/tk/README.macosx-aqua: [new document] tips to avoid the knownnagai
2005-11-02* ext/tk/sample/demos-jp/widget: make the root window lower than thenagai
2005-03-13* ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offsetnagai
2005-03-10* ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handlernagai
2005-03-02* ext/tk/tcltklib.c: enforce thread-check and exception-handling tonagai
2005-01-25* ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai
2004-12-16* ext/tk/sample/demos-en/widget: modify version check for supporting featuresnagai
2004-12-02* ext/tk/lib/tk.rb: widget configuration by TkWindow#method_missingnagai
2004-10-11* ext/tk/lib/tk/*: untabifynagai
2004-05-01* renewal Ruby/Tknagai
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-02* ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exceptionnagai
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-07-31* (IMPORTANT BUG FIX) scan of event keywords doesn't work on recentnagai