index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
tk
/
sample
/
demos-jp
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
nagai
2009-07-12
1
-2
/
+6
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
62
-1520
/
+1520
*
* ext/tk/lib/tk.rb: temporary patch for trouble on TkAqua (> Tk8.4.9).
nagai
2008-12-21
1
-14
/
+6
*
* ext/tk/sample/demos-jp/toolber.rb, ext/tk/sample/demos-en/toolber.rb:
nagai
2008-06-16
1
-1
/
+1
*
* ext/tk/tcltklib.c: [trial patch] On some environments, it gives
nagai
2008-06-12
1
-2
/
+2
*
* ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.
nagai
2008-06-10
65
-341
/
+2101
*
* ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.
nagai
2008-03-29
12
-51
/
+213
*
* ext/tk/sample/tkextlib/vu/canvSticker2.rb,
usa
2007-12-21
1
-6
/
+6
*
Ruby/Tk :: provisional support on Ruby-VM and Tcl/Tk8.5.
nagai
2007-12-21
3
-23
/
+36
*
* encoding.c: provide basic features for M17N.
matz
2007-08-25
59
-0
/
+66
*
* ext/tk/tcltklib.c: make SEGV risk lower at exit.
nagai
2006-07-10
1
-8
/
+93
*
* ext/tk/README.macosx-aqua: [new document] tips to avoid the known
nagai
2005-12-06
4
-6
/
+23
*
* ext/tk/sample/demos-jp/widget: make the root window lower than the
nagai
2005-11-02
1
-2
/
+6
*
* ext/tk/sample/demos-jp/ctext.rb: modify improper message text.
nagai
2005-06-15
1
-1
/
+1
*
* ext/tk/sample/demos-jp/goldberg.rb: reduced text size of "click to
ocean
2005-04-09
1
-2
/
+2
*
* sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)
ocean
2005-04-07
1
-4
/
+33
*
* ext/tk/tcltklib.c: add TclTkIp#_create_console() method to create
nagai
2005-03-30
1
-22
/
+22
*
* ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offset
nagai
2005-03-13
3
-17
/
+64
*
* ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handler
nagai
2005-03-10
1
-6
/
+6
*
* ext/tk/sample/demo-jp/floor.rb: bug on scrollbar assignment
nagai
2005-03-09
2
-4
/
+4
*
* parse.y (gettable_gen): warns if VCALL name is used as
matz
2005-03-09
2
-4
/
+4
*
* ext/tk/tcltklib.c: enforce thread-check and exception-handling to
nagai
2005-03-02
5
-2
/
+2322
*
* ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remained
nagai
2005-01-25
2
-1
/
+181
*
* ext/tk/lib/tk.rb: widget configuration by TkWindow#method_missing
nagai
2004-12-02
1
-2
/
+2
*
* ext/tk/lib/tk/*: untabify
nagai
2004-10-11
39
-1648
/
+1648
*
* ext/tk/lib/tcltklib : bug fix
nagai
2004-07-01
3
-3
/
+4
*
* ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.
nagai
2004-05-14
1
-4
/
+2
*
* renewal Ruby/Tk
nagai
2004-05-01
68
-559
/
+2889
*
* overrided instance methods, which are private methods on the super
nagai
2003-12-09
2
-0
/
+6
*
bug fix
nagai
2003-10-21
1
-2
/
+2
*
modify the message and comments on the source
nagai
2003-10-17
1
-3
/
+16
*
Add Tk::EncodedString and Tk::UTF8_String class to support characters
nagai
2003-10-16
3
-17
/
+121
*
ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :
nagai
2003-10-14
2
-2
/
+207
*
* ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exception
nagai
2003-09-02
2
-3
/
+3
*
* ready to use 'validatecommand' option of TkEntry/TkSpinbox widget
nagai
2003-08-03
1
-4
/
+3
*
* additional message
nagai
2003-08-03
1
-0
/
+8
*
* add widget demo scripts
nagai
2003-08-03
2
-2
/
+126
*
* add or modify some widget demo scripts
nagai
2003-08-02
7
-16
/
+746
*
* (bug fix) forgot to entry a widget class name of 'labelframe' widget
nagai
2003-08-02
5
-3
/
+329
*
* (bug fix) TkEntry#delete
nagai
2003-08-02
11
-80
/
+100
*
* (IMPORTANT BUG FIX) scan of event keywords doesn't work on recent
nagai
2003-07-31
67
-0
/
+9362