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
...
*
* 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
*
* ext/tk/lib/tk.rb (TkComm::tk_split_list): suppress a warning.
nobu
2004-02-12
1
-1
/
+1
*
* ext/tk/lib/tk.rb: properly treat a Tcl/Tk's string with escaping
nagai
2004-02-11
1
-25
/
+108
*
* ext/tk/lib/tk.rb: use $0 as the default application class name.
nagai
2004-01-13
1
-1
/
+2
*
* ext/tk/lib/tk.rb: use epath for embedded windows of TkPanedWindow.
nagai
2004-01-07
3
-14
/
+78
*
* dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.
matz
2004-01-02
1
-1
/
+1
*
* ext/tk/sample/tkmulticolumnlist.rb: new sample
nagai
2003-12-24
3
-8
/
+755
*
* ext/tk/lib/tk.rb: add new methods (TkScrollbar#assign, assign_list)
nagai
2003-12-20
2
-0
/
+78
*
* ext/tk/sample/tkmultilistbox.rb: bug fix
nagai
2003-12-19
3
-1
/
+917
*
* bug fix
nagai
2003-12-17
1
-3
/
+3
*
* condition bug of if statement on {pack,grid}_propagate methods
nagai
2003-12-16
1
-6
/
+9
*
ext/tk/MANIFEST: add sample/tkalignbox.rb.
eban
2003-12-14
1
-0
/
+1
*
* overrided instance methods, which are private methods on the super
nagai
2003-12-09
15
-17
/
+143
*
* typo
nagai
2003-12-09
1
-2
/
+2
*
* new sample script
nagai
2003-12-08
1
-0
/
+170
*
* 'format'==>'Kernel.format' (avoid override trouble)
nagai
2003-12-03
5
-63
/
+64
*
* ext/tk/lib/tk.rb: bug fix [ruby-talk:86746]
nagai
2003-11-30
1
-1
/
+1
*
* ext/tk/lib/tkafter.rb: bug fix on TkTimer#cancel_on_exception=(mode).
nagai
2003-11-27
1
-20
/
+22
*
* ext/tk/lib/tk.rb: add Tk.grab_release and fix bug of TkComposite
nagai
2003-11-22
4
-3
/
+425
*
* ext/tk/lib/tkentry.rb: fix the encoding trouble of percent
nagai
2003-11-21
2
-5
/
+12
*
* ext/tk/sample/tkballoonhelp.rb: new sample script
nagai
2003-11-20
4
-0
/
+857
*
* ext/tcltklib/tcltklib.c: fix (en-bugged at 2003/11/07)
nagai
2003-11-14
2
-9
/
+13
*
* ext/tk/lib/tk.rb,multi-tk.rb: stop freezing some classes
nagai
2003-11-12
2
-10
/
+10
*
* ext/tk/lib/tk.rb: raise an exception when creating TkWindow
nagai
2003-11-11
1
-1
/
+2
*
configure.in, eval.c, signal.c: : add '--with-pthread-ext' option
nagai
2003-11-05
2
-0
/
+22
*
add TkRoot.destroy
nagai
2003-10-25
1
-0
/
+4
*
bug fix
nagai
2003-10-21
3
-6
/
+6
*
modify the message and comments on the source
nagai
2003-10-17
2
-6
/
+31
*
add some documents
nagai
2003-10-17
3
-0
/
+25
*
forgot to add 'unicodeout.rb'
nagai
2003-10-17
1
-0
/
+2
*
consistent parentheses in assignment RHS.
matz
2003-10-16
1
-2
/
+2
*
(bug fix) instance variable @frame was used without initializing on
nagai
2003-10-16
1
-1
/
+2
*
If $DEBUG == true and some exception is caused in a callback
nagai
2003-10-16
1
-1
/
+17
*
Add Tk::EncodedString and Tk::UTF8_String class to support characters
nagai
2003-10-16
6
-29
/
+289
*
add entry3.rb
nagai
2003-10-15
1
-0
/
+2
*
ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :
nagai
2003-10-14
4
-4
/
+411
*
ext/tk/lib/tk.rb:
nagai
2003-10-14
1
-2
/
+7
*
ext/tcltklib/tcltklib.c:
nagai
2003-10-14
3
-31
/
+187
*
* multi-tk.rb: modify security check at creating a new interpreter
nagai
2003-09-08
1
-4
/
+12
*
* tcltklib.c (lib_mainloop_core): fixed signal-trap bug
nagai
2003-09-07
14
-67
/
+188
*
* ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exception
nagai
2003-09-02
7
-138
/
+398
[prev]
[next]