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
*
* 'format'==>'Kernel.format' (avoid override trouble)
nagai
2003-12-03
1
-35
/
+36
*
* ext/tk/lib/tk.rb: bug fix [ruby-talk:86746]
nagai
2003-11-30
1
-1
/
+1
*
* ext/tk/lib/tk.rb: add Tk.grab_release and fix bug of TkComposite
nagai
2003-11-22
1
-2
/
+5
*
* ext/tk/lib/tkentry.rb: fix the encoding trouble of percent
nagai
2003-11-21
1
-4
/
+4
*
* ext/tcltklib/tcltklib.c: fix (en-bugged at 2003/11/07)
nagai
2003-11-14
1
-1
/
+0
*
* ext/tk/lib/tk.rb,multi-tk.rb: stop freezing some classes
nagai
2003-11-12
1
-8
/
+8
*
* 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
1
-0
/
+7
*
add TkRoot.destroy
nagai
2003-10-25
1
-0
/
+4
*
bug fix
nagai
2003-10-21
1
-2
/
+2
*
add some documents
nagai
2003-10-17
1
-0
/
+3
*
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
1
-2
/
+56
*
ext/tk/lib/tk.rb:
nagai
2003-10-14
1
-2
/
+7
*
ext/tcltklib/tcltklib.c:
nagai
2003-10-14
1
-29
/
+138
*
* tcltklib.c (lib_mainloop_core): fixed signal-trap bug
nagai
2003-09-07
1
-13
/
+75
*
* ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exception
nagai
2003-09-02
1
-107
/
+217
*
* parse.y (aref_args): forgot to call NEW_SPLAT(). reported by
matz
2003-09-01
1
-1
/
+1
*
* doc/ChangeLog-1.8.0: add changes of Ruby/Tk
nagai
2003-08-29
1
-49
/
+259
*
* typo bug
nagai
2003-08-03
1
-1
/
+1
*
* sorry. fixed commit miss
nagai
2003-08-03
1
-12
/
+0
*
* add or modify some widget demo scripts
nagai
2003-08-02
1
-2
/
+8
*
* numeric.c (flo_to_s): get rid of buffer overflow.
matz
2003-08-02
1
-0
/
+12
*
* (bug fix) forgot to entry a widget class name of 'labelframe' widget
nagai
2003-08-02
1
-0
/
+4
*
* (bug fix) TkEntry#delete
nagai
2003-08-02
1
-6
/
+12
*
* bug fix : forget to eval given block to TkRoot.new method
nagai
2003-08-01
1
-2
/
+3
*
* bug fix : wrong resource file format (resource.{en,jp})
nagai
2003-07-31
1
-3
/
+63
*
* (IMPORTANT BUG FIX) scan of event keywords doesn't work on recent
nagai
2003-07-31
1
-25
/
+30
*
* wrap the command-proc of TkScale : pass the numeric object to the proc
nagai
2003-07-31
1
-15
/
+72
*
* bug fix
nagai
2003-07-30
1
-0
/
+5
*
* additional check of Tk interpreters' status for a little more safety
nagai
2003-07-30
1
-7
/
+24
*
* bug fix
nagai
2003-07-29
1
-1
/
+1
*
* bug fix ( tested with Ruby/Tk widget demo )
nagai
2003-07-29
1
-6
/
+10
*
multi-tk.rb : (new) library to support multiple Tk interpreters (high level)
nagai
2003-07-27
1
-2
/
+5
*
* ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly
matz
2003-07-26
1
-0
/
+4
*
* variable.c (rb_mod_const_missing): "const_missing" should not
matz
2003-07-26
1
-4
/
+0
*
tcltklib.c : add TclTkIp#create_slave , TclTkIp#_make_safe and TclTkIp#safe?
nagai
2003-07-25
1
-23
/
+46
*
process.c : unify indentation
nagai
2003-07-23
1
-104
/
+243
*
tk.rb :
nagai
2003-07-17
1
-0
/
+4
*
* eval.c (ruby_init): set ruby_running to true after
matz
2003-07-17
1
-9
/
+5
*
tk.rb :
nagai
2003-07-11
1
-2
/
+2
*
tk.rb :
nagai
2003-07-01
1
-9
/
+23
*
tk.rb :
nagai
2003-06-25
1
-2
/
+121
*
tkcanvas.rb :
nagai
2003-06-25
1
-2
/
+12
*
tk.rb :
nagai
2003-06-24
1
-22
/
+128
*
tk.rb :
nagai
2003-06-23
1
-8
/
+23
*
tk.rb :
nagai
2003-06-22
1
-11
/
+29
*
tk.rb :
nagai
2003-06-21
1
-2
/
+34
[next]