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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/tk/tcltklib.c: forgot to update RELEASE_DATE.
nagai
2005-12-06
3
-4
/
+12
*
* ext/tk/README.macosx-aqua: [new document] tips to avoid the known
nagai
2005-12-06
9
-39
/
+182
*
commit miss.
nagai
2005-11-25
13
-178
/
+0
*
* sample/tkextlib/tile/demo.rb: bug fix
nagai
2005-11-25
112
-36
/
+745
*
Add lacks for Tk8.5 support.
nagai
2005-11-23
5
-1
/
+166
*
* ext/tk/lib/tkextlib/tile.rb: bug fix (Tk::Tile::USE_TTK_NAMESPACE
nagai
2005-11-21
3
-2
/
+11
*
* ext/tk/lib/tk/font.rb: remove dependency on Ruby's version (1.8 or 1.9).
nagai
2005-11-18
5
-52
/
+73
*
* ext/tk/lib/multi-tk.rb: add restriction to access the entried
nagai
2005-11-18
5
-24
/
+377
*
* ext/tk/sample/24hr_clock.rb: a new example about handling of canvas items.
nagai
2005-11-15
1
-0
/
+286
*
* ext/tk/stubs.c (_nativethread_consistency_check): use simpler
nagai
2005-11-07
3
-34
/
+35
*
* ext/tk/stubs.c (ruby_tcl_create_ip_and_stubs_init): should touch
ocean
2005-11-06
1
-2
/
+2
*
* ext/tk/extconf.rb: change the check parameter for Win32.
nagai
2005-11-02
1
-1
/
+1
*
* ext/tcltklib: merge into ext/tk and remove.
nagai
2005-11-02
3
-1641
/
+310
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-11-02
2
-0
/
+9497
*
* ext/tk/sample/demos-jp/widget: make the root window lower than the
nagai
2005-11-02
2
-4
/
+12
*
* ext/tcltklib/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): pass...
nagai
2005-11-02
1
-9
/
+9
*
* ext/tk/lib/tk.rb: update RELEASE_DATE
nagai
2005-10-24
1
-1
/
+1
*
* ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):
matz
2005-10-24
2
-2
/
+2
*
* ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].
nagai
2005-10-22
125
-88
/
+3410
*
* ext/tk/lib/tkextlib/tktable/tktable.rb: border_* instance methods
nagai
2005-10-03
3
-5
/
+10
*
* ext/tk/sample/demos-en/tcolor.bak: remove.
nagai
2005-09-22
1
-513
/
+0
*
* ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string and bg_eval_string
nagai
2005-09-17
2
-5
/
+5
*
* ext/tk/lib/multi-tk.rb: fix typo on MultiTkIp#bg_eval_string
nagai
2005-09-16
2
-2
/
+2
*
* ext/tk/lib/tk/dialog.rb: If a dialog does not show up yet,
nagai
2005-09-15
2
-7
/
+8
*
* ext/tk/lib/multi-tk.rb: On Tcl8.5, MultiTkIp#invoke_hidden doesn't
nagai
2005-09-01
2
-3
/
+22
*
* ext/tk/lib/tk.rb: fix bug on handling __ruby2val_optkeys().
nagai
2005-08-10
6
-10
/
+22
*
* ext/tcltklib/tcltklib.c: remove dangerous 'rb_jump_tag's.
nagai
2005-08-09
33
-31
/
+449
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-08-08
1
-0
/
+507
*
commit miss
ocean
2005-08-06
2
-2
/
+6
*
* ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure creates
ocean
2005-08-06
5
-12
/
+213
*
* ext/tcltklib/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.
nagai
2005-08-04
5
-9
/
+106
*
reverted. [ruby-dev:26726]
ocean
2005-08-04
2
-6
/
+0
*
just fixed indentation.
ocean
2005-08-04
1
-28
/
+28
*
* ext/tk/sample/tkextlib/tile/demo.rb: followed previous changes.
ocean
2005-08-04
20
-59
/
+118
*
* ext/tk/sample/tkextlib/tile/demo.rb: fixed: Tk::Tile::TProgressbar is
ocean
2005-08-04
2
-36
/
+155
*
* ext/tk/lib/tk/variable.rb: TkVariable#trace didn't work on
ocean
2005-08-03
2
-26
/
+67
*
* ext/tk/lib/tkextlib/tile/treeview.rb: Tk::Tile::Treeview#headingconfigure
ocean
2005-08-02
3
-85
/
+145
*
* ext/tk/lib/tkextlib/tile/tprogressbar.rb: Tk::Tile::TProgressbar#start
ocean
2005-08-02
3
-6
/
+14
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-08-02
2
-0
/
+150
*
* ext/tk/sample/tkextlib/tile/demo.rb: added repeating buttons demo.
ocean
2005-08-02
2
-8
/
+42
*
* ext/tk/lib/tkextlib/tile.rb: fixed autoload for Treeview.
ocean
2005-08-01
4
-10
/
+68
*
* ext/tk/sample/tkextlib/tile/demo.rb: added combobox demo.
ocean
2005-08-01
2
-2
/
+25
*
* ext/tcltklib/stubs.c: When --enable-tcltk-stubs, the initialize
nagai
2005-07-28
5
-14
/
+33
*
* ext/tk/sample/tkextlib/tile/demo.rb: fixed typo.
ocean
2005-07-27
2
-1
/
+5
*
* ext/tk/lib/multi-tk.rb: fix en-bugged part in the last commit.
nagai
2005-07-25
2
-57
/
+8
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-07-22
2
-0
/
+1002
*
* ext/tk/tkutil.c (tk_conv_args): forget to revert thread_critical
nagai
2005-07-21
4
-62
/
+154
*
* ext/tk/lib/tk.rb: forgot to update RELEASE_DATE
nagai
2005-07-19
1
-1
/
+1
*
* ext/tk/lib/tk/variable.rb: For symmetry, add TkVariable#string. It
nagai
2005-07-19
1
-0
/
+1
*
* ext/tcltklib/tcltklib.c: TclTkLib.do_one_event doesn't work.
nagai
2005-07-13
1
-4
/
+5
[next]