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
*
* encoding.c: provide basic features for M17N.
matz
2007-08-25
60
-0
/
+67
*
* ext/tk/sample/irbtkw.rbw: fails to exit process.
nagai
2007-03-06
1
-1
/
+6
*
* ext/tk/sample/images/teapot.ppm: fix the broken file. [ruby-dev:30226]
nagai
2007-01-31
1
-37
/
+12
*
* ext/tk/sample/tktextio.rb: 'hist_size' option causes error.
nagai
2007-01-29
1
-1
/
+1
*
* ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, and
nagai
2006-11-06
3
-50
/
+685
*
* object.c (rb_mod_attr): make Module#attr to be an alias to
matz
2006-07-20
1
-1
/
+1
*
* ext/tk/tcltklib.c: make SEGV risk lower at exit.
nagai
2006-07-10
2
-17
/
+187
*
* ext/tk/sample/tkballoonhelp.rb: [bug fix] couldn't add to a widget
nagai
2006-01-12
1
-2
/
+97
*
* ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries in
nagai
2005-12-11
2
-1
/
+242
*
* ext/tk/tcltklib.c: forgot to update RELEASE_DATE.
nagai
2005-12-06
1
-2
/
+10
*
* ext/tk/README.macosx-aqua: [new document] tips to avoid the known
nagai
2005-12-06
6
-8
/
+26
*
commit miss.
nagai
2005-11-25
14
-204
/
+29
*
* sample/tkextlib/tile/demo.rb: bug fix
nagai
2005-11-25
110
-10
/
+709
*
* ext/tk/lib/tk/font.rb: remove dependency on Ruby's version (1.8 or 1.9).
nagai
2005-11-18
1
-1
/
+4
*
* ext/tk/sample/24hr_clock.rb: a new example about handling of canvas items.
nagai
2005-11-15
1
-0
/
+286
*
* ext/tk/sample/demos-jp/widget: make the root window lower than the
nagai
2005-11-02
2
-4
/
+12
*
* ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,
nobu
2005-10-22
1
-1
/
+1
*
* ext/tk/sample/demos-en/tcolor.bak: remove.
nagai
2005-09-22
1
-513
/
+0
*
* lib/observer.rb: a patch from nornagon <nornagon@gmail.com>
matz
2005-09-05
1
-1
/
+1
*
* ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure creates
ocean
2005-08-06
1
-2
/
+2
*
just fixed indentation.
ocean
2005-08-04
1
-28
/
+28
*
* ext/tk/sample/tkextlib/tile/demo.rb: followed previous changes.
ocean
2005-08-04
1
-59
/
+59
*
* ext/tk/sample/tkextlib/tile/demo.rb: fixed: Tk::Tile::TProgressbar is
ocean
2005-08-04
1
-36
/
+145
*
* ext/tk/lib/tkextlib/tile/treeview.rb: Tk::Tile::Treeview#headingconfigure
ocean
2005-08-02
1
-3
/
+6
*
* ext/tk/lib/tkextlib/tile/tprogressbar.rb: Tk::Tile::TProgressbar#start
ocean
2005-08-02
1
-4
/
+4
*
* ext/tk/sample/tkextlib/tile/demo.rb: added repeating buttons demo.
ocean
2005-08-02
2
-6
/
+151
*
* ext/tk/lib/tkextlib/tile.rb: fixed autoload for Treeview.
ocean
2005-08-01
1
-2
/
+50
*
* ext/tk/sample/tkextlib/tile/demo.rb: added combobox demo.
ocean
2005-08-01
1
-2
/
+21
*
* ext/tk/stubs.c: When --enable-tcltk-stubs, the initialize
nagai
2005-07-28
1
-1
/
+1
*
* 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
*
* 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
ocean
2005-06-06
1
-0
/
+1
*
* ext/tk/lib/tk/console.rb: create console when required
nagai
2005-06-05
1
-0
/
+1
*
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
*
* 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
-0
/
+0
[next]