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 was en-bugged by the
nagai
2004-09-14
2
-16
/
+44
*
* ext/tcltklib/tcltklib.c: fix SEGV
nagai
2004-09-14
4
-109
/
+230
*
* ext/tk/lib/multi-tk.rb: MultiTkIp.new_master and new_slave accept
nagai
2004-09-13
2
-21
/
+76
*
* ext/tcltklib/tcltklib.c: improve control of preserv/release tcltkip
nagai
2004-09-12
1
-0
/
+10
*
* ext/tcltklib/tcltklib.c: add TclTkIp#allow_ruby_exit? and allow_ruby_exit=
nagai
2004-09-11
4
-35
/
+180
*
* ext/tcltklib/tcltklib.c (ip_init): change flag value for setting 'argv' and...
nagai
2004-09-09
1
-0
/
+29
*
* ext/tcltklib/tcltklib.c (ip_init): cannot create a IP at level 4
nagai
2004-09-08
3
-65
/
+258
*
* ext/tk/lib/tk/menu.rb(TkOptionMenubutton#insert): call correct method
ocean
2004-09-06
1
-1
/
+1
*
* ext/tk/lib/tk.rb: Tk.after makes TkCore::INTERP.tk_cmd_tbl grow [ruby-dev:2...
nagai
2004-09-03
1
-2
/
+14
*
* ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]
nagai
2004-09-02
4
-33
/
+186
*
* ext/tk/lib/tk/spinbox.rb: fix typo
ocean
2004-09-01
1
-1
/
+1
*
* ext/tk/tkutil.c (cbsubst_init): fix memory leak
ocean
2004-08-31
1
-2
/
+1
*
* ext/tk/lib/multi-tk.rb: 'restart' method accepts arguments
nagai
2004-08-30
1
-6
/
+19
*
* ext/tcltklib/tcltklib.c: compile error on bcc32 [ruby-dev:24081]
nagai
2004-08-29
1
-1
/
+1
*
* ext/tk/lib/tk.rb: Fail to treat a hash value of 'font' option.
nagai
2004-08-19
2
-2
/
+5
*
* ext/tk/lib/tk/namespace.rb: bug fix
nagai
2004-08-03
2
-10
/
+30
*
* ext/tk/lib/msgcat.rb (set_translation): bug fix (fail to set
nagai
2004-08-02
1
-12
/
+25
*
* ext/tcltklib/tcltklib.c(lib_fromUTF8_core): raise ArgumentError when
nagai
2004-07-30
1
-2
/
+9
*
* ext/tk/lib/tkextlib/pkg_checker.rb: improve the check process
nagai
2004-07-29
1
-9
/
+64
*
* ext/tk/lib/validate.rb: accept a Method object for the validatecommand option
nagai
2004-07-28
7
-10
/
+241
*
* for backward compatibility (see [ruby-talk:107510], [ruby-talk:107647])
nagai
2004-07-28
1
-0
/
+5
*
* ext/tk/MANIFEST: added.
eban
2004-07-24
1
-0
/
+5
*
* add TclX extension support (partially)
nagai
2004-07-23
5
-14
/
+106
*
* TkMsgCatalog.callback: bug fix (wrong number of argument)
nagai
2004-07-18
1
-1
/
+2
*
* ext/tk/lib/tk/variable.rb: TkVariable#ref returns a TkVariable object
nagai
2004-07-17
1
-1
/
+2
*
* rename files to avoid application (cvs and so on) troubles
nagai
2004-07-16
8
-7
/
+7
*
* ext/tk/lib/tk.rb(module TkObjecct): extend TkCore module
nagai
2004-07-16
1
-0
/
+1
*
* ext/tk/sample/tkextlib/tktable/spreadsheet.rb: add a new sample
nagai
2004-07-15
4
-4
/
+149
*
* ext/tk/, ext/tcltklib/: bug fix
nagai
2004-07-15
131
-182
/
+5607
*
* ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.
nagai
2004-07-09
44
-20
/
+1150
*
* add entries
nagai
2004-07-08
1
-0
/
+41
*
* ext/tk/lib : bug fix
nagai
2004-07-08
63
-110
/
+2420
*
* ext/tk/lib/tkextlib/tktrans.rb,
eban
2004-07-06
2
-2
/
+2
*
* ext/tk/lib : improve framework of developping Tcl/Tk extension wrappers
nagai
2004-07-06
136
-417
/
+8436
*
* ext/tk/lib/tkextlib/tkDND.rb: fix syntax error.
eban
2004-07-03
1
-4
/
+4
*
* ext/tk/lib/tcltklib : bug fix
nagai
2004-07-01
194
-570
/
+14047
*
* ext/tk/lib/tk.rb: bug fix (TkWindow#grab)
nagai
2004-06-15
1
-1
/
+8
*
* ext/tk/lib/remote-tk.rb: bug fix
nagai
2004-06-14
1
-20
/
+47
*
* ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) support
nagai
2004-06-12
15
-160
/
+646
*
* ext/tk/sample/remote-ip_sample2.rb: modify
nagai
2004-05-22
1
-10
/
+10
*
* MANIFEST: add test/openssl/test_x509store.rb.
nobu
2004-05-22
1
-0
/
+5
*
* add a new sample 'ext/tk/sample/remote-ikp_sample2.rb'
nagai
2004-05-22
2
-1
/
+54
*
* ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsend
nagai
2004-05-21
17
-43
/
+557
*
* ext/tk/lib/tk.rb: change permition of TkObject#tk_send from private to public
nagai
2004-05-19
1
-1
/
+1
*
* add a new sample script
nagai
2004-05-16
3
-0
/
+406
*
* ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.
nagai
2004-05-14
3
-116
/
+88
*
* ext/tk/lib/tk/composite.rb: improve configure methods. (based on the propos...
nagai
2004-05-12
2
-18
/
+303
*
* ext/tk/tkutil.c (get_eval_string_core): bug fix. [ruby-dev:23466]
nagai
2004-05-06
1
-1
/
+1
*
* renewal Ruby/Tk
nagai
2004-05-01
238
-10395
/
+23147
*
* ext/tk/lib/tk.rb: en-bugged at last commit (Feb 11 23:24:22 2004)
nagai
2004-02-13
1
-16
/
+25
[prev]
[next]