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
/
lib
/
tk.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/tk/lib/tk.rb: use Encoding.find("locale") instaed of
nagai
2009-01-12
1
-2
/
+3
*
* ext/tk/lib/tk.rb: rescue abnormal Encoding.locale_charmap value.
nagai
2009-01-09
1
-2
/
+2
*
* ext/tk/lib/tk.rb: temporary patch for trouble on TkAqua (> Tk8.4.9).
nagai
2008-12-21
1
-21
/
+42
*
* ext/tk/lib/tk.rb: bug fix. use ::RubyVM instead of ::VM [ruby-list:45676]
nagai
2008-12-03
1
-2
/
+2
*
* ext/tk/lib/tk.rb: support Encoding.default_internal.
nagai
2008-10-19
1
-10
/
+38
*
* ext/tk/tcltklib.c: SEGV when exit.
nagai
2008-06-16
1
-3
/
+3
*
* ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.
nagai
2008-06-10
1
-35
/
+219
*
* ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.
nagai
2008-03-29
1
-207
/
+776
*
* ext/tk/lib/tk.rb: forgot to update RELEASE_DATE
nagai
2008-02-28
1
-8
/
+14
*
* ext/tk/lib/tk.rb, ext/tk/lib/*: make default widget set
nagai
2008-02-27
1
-3
/
+16
*
* $Date$ keyword removed to avoid inclusion of locale dependent
akr
2008-01-06
1
-1
/
+0
*
Ruby/Tk :: provisional support on Ruby-VM and Tcl/Tk8.5.
nagai
2007-12-21
1
-29
/
+161
*
* ext/tk/lib/tk.rb: fix typo (TkConfigMethod::__confinfo_cmd,
nagai
2007-02-09
1
-2
/
+2
*
* ext/tk/lib/tk.rb (TkConfigMethod#__confinfo_cmd,__conv_keyonly_optkeys):
nagai
2007-01-26
1
-2
/
+3
*
* ext/tk/lib/tk/itemconfig.rb: minor bug fix.
nagai
2006-11-07
1
-1
/
+1
*
* ext/tk/lib/tk/itemconfig.rb: bug fix on 'itemconfiginfo' method, and
nagai
2006-11-06
1
-1
/
+2
*
* ext/tk/lib/tk/font.rb: TkFont#current_configinfo() doesn't work on Tcl/Tk8.x.
nagai
2006-09-01
1
-1
/
+1
*
* ext/tk/lib/tk.rb: add methods for new features of latest Tcl/Tk8.5
nagai
2006-07-14
1
-4
/
+20
*
* ext/tk/lib/tk/composite.rb: improve handling of the classname on the
nagai
2006-07-13
1
-1
/
+1
*
* ext/tk/lib/multi-tk.rb: security fix.
nagai
2006-07-11
1
-1
/
+1
*
* ext/tk/tcltklib.c: make SEGV risk lower at exit.
nagai
2006-07-10
1
-7
/
+25
*
* ext/tk/tcltklib.c (ip_make_menu_embeddable): help to make a menu
nagai
2006-07-03
1
-1
/
+5
*
* ext/tk/tcltklib.c: forgot to update TCLTKLIB_RELEASE_DATE.
nagai
2006-06-27
1
-6
/
+6
*
* ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.
nagai
2006-04-18
1
-1
/
+1
*
* ext/tk/tcltklib.c: fix SEGV when embedding to an application.
nagai
2006-04-05
1
-8
/
+12
*
* ext/tk/tcltklib.c: forgot to update RELEASE_DATE.
nagai
2005-12-06
1
-1
/
+1
*
Add lacks for Tk8.5 support.
nagai
2005-11-23
1
-1
/
+57
*
* ext/tk/lib/tk/font.rb: remove dependency on Ruby's version (1.8 or 1.9).
nagai
2005-11-18
1
-1
/
+1
*
* ext/tk/lib/multi-tk.rb: add restriction to access the entried
nagai
2005-11-18
1
-3
/
+59
*
* ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):
nagai
2005-10-24
1
-1
/
+1
*
* ext/tk/extconf.rb: improbe messages [ruby-core:06325].
nagai
2005-10-22
1
-3
/
+9
*
* ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string and bg_eval_string
nagai
2005-09-17
1
-1
/
+1
*
* ext/tk/lib/multi-tk.rb: fix typo on MultiTkIp#bg_eval_string
nagai
2005-09-16
1
-1
/
+1
*
* ext/tk/lib/tk/dialog.rb: If a dialog does not show up yet,
nagai
2005-09-15
1
-1
/
+1
*
* ext/tk/lib/multi-tk.rb: On Tcl8.5, MultiTkIp#invoke_hidden doesn't
nagai
2005-09-01
1
-1
/
+1
*
* ext/tk/lib/tk.rb: fix bug on handling __ruby2val_optkeys().
nagai
2005-08-10
1
-6
/
+4
*
* ext/tk/tcltklib.c: remove dangerous 'rb_jump_tag's.
nagai
2005-08-09
1
-2
/
+143
*
* ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure creates
ocean
2005-08-06
1
-3
/
+98
*
* ext/tk/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.
nagai
2005-08-04
1
-1
/
+3
*
* ext/tk/lib/tk/variable.rb: TkVariable#trace didn't work on
ocean
2005-08-03
1
-1
/
+1
*
* ext/tk/stubs.c: When --enable-tcltk-stubs, the initialize
nagai
2005-07-28
1
-1
/
+3
*
* ext/tk/lib/multi-tk.rb: fix en-bugged part in the last commit.
nagai
2005-07-25
1
-1
/
+1
*
* ext/tk/tkutil/tkutil.c (tk_conv_args): forget to revert
nagai
2005-07-21
1
-1
/
+5
*
* ext/tk/lib/tk.rb: forgot to update RELEASE_DATE
nagai
2005-07-19
1
-1
/
+1
*
* ext/tk/tcltklib.c: TclTkLib.do_one_event doesn't work.
nagai
2005-07-13
1
-4
/
+5
*
* ext/tk/tcltklib.c: bug fix on treating Unicode strings.
nagai
2005-07-05
1
-5
/
+46
*
* ext/tk/lib/tk.rb: fix typo on Tk.grid_propagate.
nagai
2005-06-24
1
-5
/
+9
*
* ext/tk/lib/tk/canvastag.rb: TkcGroup.new cannot include given items.
nagai
2005-06-23
1
-1
/
+1
*
* ext/tk/lib/tk.rb: add Tk.getMultiple{Open|Save}File() which return
nagai
2005-06-16
1
-1
/
+7
*
* ext/tk/tk.rb: support "tk inactive" sub-command. [for Tcl/Tk8.5a3]
nagai
2005-06-15
1
-1
/
+14
[next]