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
...
*
* math.c (log2): may be a macro.
nobu
2006-06-09
2
-5
/
+2
*
* sprintf.c (rb_str_format): allow %c to print one character
matz
2006-06-09
1
-0
/
+4
*
* ext/tk/tcltklib.c (delete_slaves): maybe increment the reference
nagai
2006-04-25
1
-2
/
+3
*
* ext/tk/tcltklib.c (lib_eventloop_ensure): refer freed pointer
nagai
2006-04-21
1
-3
/
+5
*
* ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.
nagai
2006-04-18
4
-12
/
+32
*
* ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681]
nagai
2006-04-06
1
-1
/
+1
*
* ext/tk/tcltklib.c: fix SEGV when embedding to an application.
nagai
2006-04-05
5
-39
/
+68
*
* ext/tk/lib/multi-tk.rb: add MultiTkIp#eval and bg_eval.
nagai
2006-01-31
2
-4
/
+107
*
* 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
5
-6
/
+266
*
* 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
14
-204
/
+29
*
* sample/tkextlib/tile/demo.rb: bug fix
nagai
2005-11-25
111
-10
/
+716
*
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/tk/sample/demos-jp/widget: make the root window lower than the
nagai
2005-11-02
2
-4
/
+12
*
* ext/tk/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): passed imp...
nagai
2005-11-02
2
-16
/
+16
*
* ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):
nagai
2005-10-24
3
-3
/
+3
*
* ext/tk/extconf.rb: improbe messages [ruby-core:06325].
nagai
2005-10-22
126
-106
/
+3429
*
* ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,
nobu
2005-10-22
3
-4
/
+4
*
* ext/tk/lib/tkextlib/tktable/tktable.rb: border_* instance methods
nagai
2005-10-03
3
-5
/
+10
*
* ext/tk/tcltklib.c: cannot compile with Tcl/Tk8.0.x
nagai
2005-09-28
1
-7
/
+7
*
* 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
*
* 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
[prev]
[next]