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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/tk/sample/tkextlib/tile/demo.rb: fixed typo.
ocean
2005-07-27
1
-1
/
+1
*
* ext/tk/sample/demos-jp/ctext.rb: modify improper message text.
nagai
2005-06-15
1
-1
/
+1
*
* ext/tk/sample/tkextlib/tile/themes/kroc.{rb,tcl}: also support tile 0.4.
ocean
2005-06-07
2
-9
/
+25
*
* ext/tk/sample/tkextlib/tile/themes/kroc.{rb,tcl}: support tile 0.5 or later.
ocean
2005-06-07
2
-52
/
+111
*
* ext/tk/lib/tk/console.rb: create console when required
nagai
2005-06-05
1
-0
/
+2
*
commit miss...
ocean
2005-04-10
1
-5
/
+1
*
* ext/tk/sample/tkextlib/treectrl/mailwasher.rb: fixed typo. [ruby-dev:26008]
ocean
2005-04-09
1
-1
/
+1
*
* ext/tk/lib/tk.rb: update RELEASE_DATE
nagai
2005-04-09
19
-0
/
+1337
*
* ext/tk/sample/tkextlib/treectrl/explorer.rb: File.executable? returns true
ocean
2005-04-09
1
-10
/
+2
*
* ext/tk/sample/demos-jp/goldberg.rb: reduced text size of "click to
ocean
2005-04-09
1
-2
/
+2
*
* ext/tk/sample/tkextlib/treectrl/{help,www-options}.rb: fixed typo.
ocean
2005-04-09
2
-5
/
+5
*
* ext/tk/sample/tkextlib/treectrl/imovie.rb: fixed typo. (click on clip title)
ocean
2005-04-08
1
-1
/
+1
*
* ext/tk/sample/tkextlib/treectrl/random.rb: fixed typo. (drop node outside of
ocean
2005-04-08
1
-1
/
+1
*
* ext/tk/sample/tkextlib/treectrl/outlook-newgrounp.rb: image had disappered ...
ocean
2005-04-08
1
-3
/
+3
*
* ext/tk/sample/tkextlib/treectrl/outlook-newgroup.rb: tk::treectrl uses 'aft...
ocean
2005-04-08
2
-21
/
+24
*
* lib/tkextlib/treectrl/tktreectrl.rb (selection_clear): fixed typo.
ocean
2005-04-08
2
-5
/
+6
*
* ext/tk/sample/tkextlib/treectrl/help.rb: fixed typo. (wrong color)
ocean
2005-04-07
1
-3
/
+2
*
* ext/tk/sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)
ocean
2005-04-07
6
-21
/
+81
*
* lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_enc
ocean
2005-04-07
9
-59
/
+61
*
* ext/tk/lib/tk/dialog.rb: fixed typo.
ocean
2005-04-04
1
-113
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-04-04
1
-0
/
+113
*
* ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating'
nagai
2005-04-01
1
-0
/
+4
*
* ext/tk/ChangeLog.tkextlib: add log of the modification by
nagai
2005-04-01
1
-2
/
+8
*
* lib/tkextlib/blt/component.rb: bug fix on treatment of
nagai
2005-04-01
1
-0
/
+2218
*
* ext/tk/sample/tkextlib/treectrl/demo.rb: should use Hash#index.
ocean
2005-03-31
2
-3
/
+6
*
* sample/tkextlib/iwidgets/sample/hierarchy.rb: show basename
nagai
2005-03-31
4
-10
/
+50
*
* sample/tkextlib/iwidgets/sample/hierarchy.rb: fail to treat
nagai
2005-03-30
1
-4
/
+4
*
* ext/tcltklib/tcltklib.c: add TclTkIp#_create_console() method to
nagai
2005-03-30
10
-416
/
+454
*
* lib/tkextlib/blt/component.rb: cannot create elements except
nagai
2005-03-29
4
-0
/
+207
*
* ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether
nagai
2005-03-26
77
-0
/
+4652
*
* ext/tk/sample/tkextlib/tkimg/*: Tk::Img extension sample
nagai
2005-03-15
3
-0
/
+1522
*
* ext/tk/lib/tk/timer.rb (TkTimer): forgot to clear @return_value
nagai
2005-03-14
1
-0
/
+81
*
* ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offset
nagai
2005-03-13
6
-34
/
+126
*
* ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timer
nagai
2005-03-10
3
-12
/
+30
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-03-10
1
-0
/
+68
*
* ext/tk/sample/demo-jp/floor.rb: bug on scrollbar assignment
nagai
2005-03-09
4
-8
/
+8
*
* ext/tk/sample/tktextio.rb: add show_mode which means that see where
nagai
2005-03-09
1
-2
/
+64
*
* ext/tk/sample/tktextio.rb: fix bug of handling 'end' position.
nagai
2005-03-09
1
-27
/
+79
*
* ext/tk/sample/tktextio.rb: add comment
nagai
2005-03-08
1
-2
/
+10
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-03-08
1
-0
/
+463
*
* ext/tcltklib/tcltklib.c: enforce thread-check and exception-handling to
nagai
2005-03-02
4
-4
/
+16
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-03-02
7
-0
/
+4650
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-02-03
11
-0
/
+1400
*
* ext/tk/sample/vu/vu_demo.rb: rename from vu.rb; avoid the bug on
nagai
2005-01-25
1
-0
/
+0
*
* ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remained
nagai
2005-01-25
5
-2
/
+361
*
* ext/tk/sample/demos-en/widget: modify version check for supporting features
nagai
2004-12-16
1
-4
/
+4
*
* ext/tk/lib/tk.rb: widget configuration by TkWindow#method_missing
nagai
2004-12-02
2
-4
/
+4
*
* ext/tk/lib/tk.rb: support to use different Tcl commands between
nagai
2004-11-03
1
-1
/
+1
*
* ext/tk/sample/tkextlib/bwidget/tree.rb: bug fix
nagai
2004-10-24
1
-1
/
+1
*
* ext/tk/lib/tk/*: untabify
nagai
2004-10-11
179
-5018
/
+5018
[next]