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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handler
nagai
2005-03-10
29
-274
/
+425
*
* ext/tk/lib/tkextlib/SUPPORT_STATUS: add version info of Tcl/Tk extensions
nagai
2005-03-06
1
-57
/
+65
*
* ext/tk/lib/tkextlib/tile.rb: lack of "autoload TProgressbar"
nagai
2005-03-05
1
-0
/
+2
*
* ext/tk/lib/multi-tk.rb: freeze callback-entry objects
nagai
2005-03-05
18
-62
/
+509
*
* ext/tk/tcltklib.c: enforce thread-check and exception-handling to
nagai
2005-03-02
7
-130
/
+506
*
* ext/tk/tcltklib.c: add invalid namespace check
nagai
2005-01-31
3
-6
/
+6
*
* ext/tk: merge tcltklib for Ruby/Tk installation control
nagai
2005-01-25
1
-0
/
+367
*
* ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remained
nagai
2005-01-25
21
-50
/
+69
*
* ext/tcltklib/tcltklib.c: fix SEGV bug when deleting Tk interp
nagai
2004-12-27
2
-9
/
+23
*
* ext/tk/lib/tk/image.rb: TkPhotoImage#cget bug fix
nagai
2004-12-24
1
-2
/
+2
*
* ext/tk/lib/tkextlib/blt.rb: add BLT extension support
nagai
2004-12-23
35
-6
/
+5807
*
* ext/tcltklib/tcltklib.c: define TclTkLib::COMPILE_INFO and RELEASE_DATE
nagai
2004-12-23
1
-0
/
+2
*
* ext/tk/lib/tk/grid.rb: rescue bug of 'grid configure' on Tcl/Tk8.3-
nagai
2004-12-21
1
-1
/
+10
*
* ext/tk/lib/multi-tk.rb: supports new features of Tcl/Tk8.5a2
nagai
2004-12-20
4
-8
/
+133
*
* ext/tk/lib/tk.rb: fix bug on setting up system encoding
nagai
2004-12-17
9
-39
/
+152
*
* ext/tk/lib/tk/bindtag.rb: bug fix [ruby-talk: 123667]
nagai
2004-12-16
23
-100
/
+163
*
* ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" when
nagai
2004-12-08
22
-115
/
+626
*
* ext/tk/lib/tk.rb: widget configuration by TkWindow#method_missing
nagai
2004-12-02
4
-1
/
+67
*
* ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epath
nagai
2004-11-26
8
-10
/
+42
*
* ext/tk/lib/tk/menu.rb: improve usability of TkOptionMenubutton
nagai
2004-11-22
1
-18
/
+41
*
* ext/tk/lib/tk/event.rb: remove $LOADED_FEATURES trick
nagai
2004-11-12
2
-14
/
+12
*
* ext/tcltklib/tcltklib.c: fix SEGV when compiled with Tcl/Tk8.3.x or older
nagai
2004-11-09
1
-0
/
+2
*
* ext/tk/lib/tk.rb: bind-event methods accept multi substitution arguments.
nagai
2004-11-07
8
-74
/
+74
*
* ext/tk/lib/tk/scrollable.rb: divide Scrollable module into X_Scrollable
nagai
2004-11-05
3
-17
/
+28
*
* ext/tk/lib/tk.rb: TkComm._at() supprts both of "@x,y" and "@x"
nagai
2004-11-05
1
-2
/
+6
*
* ext/tk/lib/tk/text.rb: sorry. bug fix again.
nagai
2004-11-05
1
-1
/
+1
*
* ext/tk/lib/tk/text.rb: bug fix
nagai
2004-11-05
1
-2
/
+2
*
* ext/tk/lib/tk/variable.rb: forget to initialize instance_variables
nagai
2004-11-04
1
-0
/
+7
*
* ext/tk/lib/tk.rb: support to use different Tcl commands between
nagai
2004-11-03
11
-45
/
+68
*
* ext/tk/lib/tk/timer.rb: TkTimer#start and restart accept a block
nagai
2004-10-17
1
-5
/
+11
*
* ext/tk/lib/tkextlib/tcllib: based on Tcllib 1.7
nagai
2004-10-16
2
-0
/
+112
*
* ext/tk/lib/tk/timer.rb: TkTimer.new(interval, loop){ ... } is acceptable.
nagai
2004-10-15
1
-14
/
+37
*
* ext/tk/lib/tk/*: untabify
nagai
2004-10-11
109
-6065
/
+6095
*
* ext/tk/lib/tk/optiondb.rb: make it more secure
nagai
2004-10-07
1
-21
/
+34
*
* ext/tk/lib/tk/scrollbar.rb: When 'set' operation, a scrollbar cannot
nagai
2004-10-07
1
-2
/
+11
*
* ext/tk/lib/tk.rb: When CHILDKILLED and so on, Tk.errorCode returns
nagai
2004-10-07
1
-1
/
+10
*
* ext/tk/lib/tk.rb: add Tk.errorInfo and Tk.errorCode
nagai
2004-10-06
3
-2
/
+12
*
* ext/tk/lib/tk/image.rb: bug fix
nagai
2004-10-04
2
-1
/
+59
*
* ext/tk/lib/tk/grid.rb: revive TkGrid.grid
nagai
2004-10-01
3
-3
/
+6
*
* ext/tcltklib/tcltklib.c (ip_init): bug fix
nagai
2004-09-29
3
-9
/
+79
*
* ext/tk/lib/multi-tk.rb: improve exit operation
nagai
2004-09-17
1
-55
/
+67
*
* ext/tcltklib/tcltklib.c: fix SEGV when (thread_)vwait or (thread_)tkwait
nagai
2004-09-17
3
-158
/
+322
*
* ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string was en-bugged by the
nagai
2004-09-14
1
-12
/
+10
*
* ext/tcltklib/tcltklib.c: fix SEGV
nagai
2004-09-14
1
-16
/
+51
*
* ext/tk/lib/multi-tk.rb: MultiTkIp.new_master and new_slave accept
nagai
2004-09-13
1
-8
/
+56
*
* ext/tcltklib/tcltklib.c: add TclTkIp#allow_ruby_exit? and allow_ruby_exit=
nagai
2004-09-11
3
-35
/
+169
*
* 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
[prev]
[next]