aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/sample/demos-jp
Commit message (Expand)AuthorAgeFilesLines
* :warning: key "accelerator" is duplicated and overwritten in Tk samplesa_matsuda2015-12-283-3/+3
* Typo in Tk samplesa_matsuda2015-12-271-4/+4
* Method name typo in Tk samplesa_matsuda2015-12-271-1/+1
* Typo in a Tk samplea_matsuda2015-12-271-1/+1
* Typo in a gvar namea_matsuda2015-12-271-1/+1
* Typo in Tk samplesa_matsuda2015-12-271-7/+7
* Documentation typosa_matsuda2015-12-272-3/+3
* Typo: widget (?)a_matsuda2015-12-272-2/+2
* fix common misspelling [ci skip]nobu2015-12-241-1/+1
* handle ext/ as r53141naruse2015-12-1666-0/+66
* * ext/tk/extconf.rb: support s390x (Thanks to bkabrda) [ruby-trunk - Bug #5465]nagai2013-06-172-4/+4
* Merge branch 'tk_utf8' into trunkayumin2011-09-1473-1560/+1560
* * ext: remove trailing spaces.nobu2011-05-2214-233/+233
* * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai2009-07-121-2/+6
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-0662-1520/+1520
* * ext/tk/lib/tk.rb: temporary patch for trouble on TkAqua (> Tk8.4.9).nagai2008-12-211-14/+6
* * ext/tk/sample/demos-jp/toolber.rb, ext/tk/sample/demos-en/toolber.rb:nagai2008-06-161-1/+1
* * ext/tk/tcltklib.c: [trial patch] On some environments, it givesnagai2008-06-121-2/+2
* * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.nagai2008-06-1065-341/+2101
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-2912-51/+213
* * ext/tk/sample/tkextlib/vu/canvSticker2.rb,usa2007-12-211-6/+6
* Ruby/Tk :: provisional support on Ruby-VM and Tcl/Tk8.5.nagai2007-12-213-23/+36
* * encoding.c: provide basic features for M17N.matz2007-08-2559-0/+66
* * ext/tk/tcltklib.c: make SEGV risk lower at exit.nagai2006-07-101-8/+93
* * ext/tk/README.macosx-aqua: [new document] tips to avoid the knownnagai2005-12-064-6/+23
* * ext/tk/sample/demos-jp/widget: make the root window lower than thenagai2005-11-021-2/+6
* * ext/tk/sample/demos-jp/ctext.rb: modify improper message text.nagai2005-06-151-1/+1
* * ext/tk/sample/demos-jp/goldberg.rb: reduced text size of "click toocean2005-04-091-2/+2
* * sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)ocean2005-04-071-4/+33
* * ext/tk/tcltklib.c: add TclTkIp#_create_console() method to createnagai2005-03-301-22/+22
* * ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offsetnagai2005-03-133-17/+64
* * ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handlernagai2005-03-101-6/+6
* * ext/tk/sample/demo-jp/floor.rb: bug on scrollbar assignmentnagai2005-03-092-4/+4
* * parse.y (gettable_gen): warns if VCALL name is used asmatz2005-03-092-4/+4
* * ext/tk/tcltklib.c: enforce thread-check and exception-handling tonagai2005-03-025-2/+2322
* * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai2005-01-252-1/+181
* * ext/tk/lib/tk.rb: widget configuration by TkWindow#method_missingnagai2004-12-021-2/+2
* * ext/tk/lib/tk/*: untabifynagai2004-10-1139-1648/+1648
* * ext/tk/lib/tcltklib : bug fixnagai2004-07-013-3/+4
* * ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.nagai2004-05-141-4/+2
* * renewal Ruby/Tknagai2004-05-0168-559/+2889
* * overrided instance methods, which are private methods on the supernagai2003-12-092-0/+6
* bug fixnagai2003-10-211-2/+2
* modify the message and comments on the sourcenagai2003-10-171-3/+16
* Add Tk::EncodedString and Tk::UTF8_String class to support charactersnagai2003-10-163-17/+121
* ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :nagai2003-10-142-2/+207
* * ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exceptionnagai2003-09-022-3/+3
* * ready to use 'validatecommand' option of TkEntry/TkSpinbox widgetnagai2003-08-031-4/+3
* * additional messagenagai2003-08-031-0/+8
* * add widget demo scriptsnagai2003-08-032-2/+126