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/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
*
* lib/observer.rb: a patch from nornagon <nornagon@gmail.com>
matz
2005-09-05
3
-4
/
+4
*
* 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
/
+73
*
* ext/tk/tcltklib.c: remove dangerous 'rb_jump_tag's.
nagai
2005-08-09
32
-38
/
+465
*
* ext/tk/tcltklib.c: restored some DUMPs
ocean
2005-08-08
1
-10
/
+14
*
* ext/tk/tcltklib.c: combined tcl_protect and tcl_check_result.
ocean
2005-08-06
1
-257
/
+78
*
* ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure creates
ocean
2005-08-06
7
-14
/
+219
*
* ext/tk/tcltklib.c: rectoring - tcl_protect.
ocean
2005-08-05
1
-52
/
+13
*
* ext/tk/tcltklib.c: refactoring - extracted status check as function.
ocean
2005-08-05
1
-248
/
+127
*
* ext/tk/tcltklib.c: refactoring - extracted status check as function. (tcl_p...
ocean
2005-08-05
1
-142
/
+56
*
* ext/tk/tcltklib.c: fixed memory leak when tk_funcall raised
ocean
2005-08-05
1
-40
/
+17
*
* ext/tk/tcltklib.c: refactoring - extract ruby string <->
ocean
2005-08-04
1
-206
/
+72
*
* ext/tk/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.
nagai
2005-08-04
7
-20
/
+238
*
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
*
* ext/tk/sample/tkextlib/tile/demo.rb: added repeating buttons demo.
ocean
2005-08-02
3
-8
/
+159
*
* ext/tk/tcltklib.c: use Tcl_[GS]etVar2Ex instead of
ocean
2005-08-02
1
-430
/
+113
*
* ext/tk/lib/tkextlib/tile.rb: fixed autoload for Treeview.
ocean
2005-08-01
4
-10
/
+68
*
* ext/tk/tcltklib.c: refactoring - replaced rb_ivar_defined &
ocean
2005-08-01
1
-41
/
+11
*
* ext/tk/tcltklib.c (Tcl_GetStringResult): refactoring - define
ocean
2005-08-01
1
-87
/
+4
*
* ext/tk/sample/tkextlib/tile/demo.rb: added combobox demo.
ocean
2005-08-01
2
-2
/
+25
*
* ext/tk/tcltklib.c (deleted_ip): refactoring - interpreter deletion
ocean
2005-08-01
1
-164
/
+53
*
* ext/tk/stubs.c: When --enable-tcltk-stubs, the initialize
nagai
2005-07-28
8
-205
/
+803
*
* 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
*
* ext/tk/tkutil/tkutil.c (tk_conv_args): forget to revert
nagai
2005-07-21
7
-63
/
+183
*
* ext/tk/lib/tk.rb: forgot to update RELEASE_DATE
nagai
2005-07-19
1
-1
/
+1
*
* ext/tk/tcltklib.c: rbtk_eventloop_depth is used as int.
ocean
2005-07-19
1
-8
/
+8
*
* ext/tk/lib/tk/variable.rb: For symmetry, add TkVariable#string. It
nagai
2005-07-19
1
-0
/
+1
*
* ext/tk/tcltklib.c: TclTkLib.do_one_event doesn't work.
nagai
2005-07-13
2
-16
/
+18
*
* ext/tk/tkutil/tkutil.c: fix typo.
nagai
2005-07-05
1
-2
/
+2
*
* ext/tk/tcltklib.c: bug fix on treating Unicode strings.
nagai
2005-07-05
12
-94
/
+337
*
* ext/tk/lib/tk.rb: fix typo on Tk.grid_propagate.
nagai
2005-06-24
2
-17
/
+51
*
* ext/tk/lib/tk/canvastag.rb: TkcGroup.new cannot include given items.
nagai
2005-06-23
4
-41
/
+263
*
* lib/tkextlib/SUPPOPRT_STATUS: add RELEASE_DATE information.
nagai
2005-06-16
3
-0
/
+14
*
* ext/tk/tcltklib.c (ip_rb_threadVwaitCommand): Tcl_Release was missing.
ocean
2005-06-16
1
-1
/
+2
*
* ext/tk/lib/tk.rb: add Tk.getMultiple{Open|Save}File() which return
nagai
2005-06-16
1
-1
/
+7
*
* ext/tk/sample/demos-jp/ctext.rb: modify improper message text.
nagai
2005-06-15
1
-1
/
+1
*
* ext/tk/tk.rb: support "tk inactive" sub-command. [for Tcl/Tk8.5a3]
nagai
2005-06-15
2
-1
/
+117
*
* ext/tk/tkutil/tkutil.c: forgot update RELEASE_DATE
nagai
2005-06-14
1
-1
/
+1
*
* ext/tk/tkutil/tkutil.c: add TkUtil::CallbackSubst.subst_arg(m, ...)
nagai
2005-06-13
2
-1
/
+142
*
* ext/tk/lib/tkextlib/ICONS/icons.rb: fail to create instances of
nagai
2005-06-08
2
-1
/
+10
[prev]
[next]