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/lib/multi-tk.rb: fix typo.
nagai
2005-06-03
2
-3
/
+3
*
* ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.
nagai
2005-05-30
46
-2
/
+227
*
* ext/tk/lib/tk.rb: add shortcut-methods of tk_call + tk_split_list
nagai
2005-05-25
1
-1
/
+55
*
* ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJIS
nagai
2005-05-25
16
-108
/
+239
*
* ext/tk/lib/tkextlib/blt/winop.rb: fix typo
nagai
2005-05-10
1
-2
/
+2
*
* ext/tk/lib/tk/timer.rb: fix typo
nagai
2005-05-08
9
-21
/
+21
*
* ext/tk/lib/tk.rb: update RELEASE_DATE
nagai
2005-04-09
30
-27
/
+441
*
* lib/tkextlib/treectrl/tktreectrl.rb (selection_clear): fixed typo.
ocean
2005-04-08
1
-1
/
+1
*
* lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_enc
ocean
2005-04-07
1
-17
/
+39
*
* ext/tk/lib/tk.rb (TkComm#array2tk_list): accept enc-mode argument to
ocean
2005-04-04
2
-13
/
+13
*
* ext/tk/lib/tk/dialog.rb: fixed typo.
ocean
2005-04-04
2
-1
/
+4
*
* ext/tk/lib/tk.rb: forgot to update RELEASE_DATE
nagai
2005-04-02
7
-23
/
+108
*
* ext/tk/lib/tk.rb (TkWindow.initialize): accept 'without_creating'
nagai
2005-04-01
5
-114
/
+207
*
* lib/tkextlib/blt/component.rb: bug fix on treatment of
nagai
2005-04-01
1
-79
/
+162
*
* ext/tk/tcltklib.c: add TclTkIp#_create_console() method to create
nagai
2005-03-30
4
-1
/
+12
*
* lib/tkextlib/blt/component.rb: cannot create elements except
nagai
2005-03-29
4
-42
/
+306
*
* ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo.
ocean
2005-03-28
1
-1
/
+1
*
* ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whether
nagai
2005-03-26
16
-208
/
+1170
*
* ext/tk/lib/tk/font.rb: add some TkFont class methods to get font
nagai
2005-03-18
3
-433
/
+1280
*
* ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: call wrong method in
nagai
2005-03-16
1
-27
/
+27
*
* ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: bug fix and suppot
nagai
2005-03-16
2
-10
/
+157
*
* ext/tk/lib/tkextlib/SUPPORT_STATUS: change the support status of
nagai
2005-03-15
1
-2
/
+2
*
* ext/tk/lib/tk/timer.rb (TkTimer): forgot to clear @return_value
nagai
2005-03-14
1
-0
/
+1
*
* ext/tk/lib/tk/timer.rb (TkRTTimer): forgot to reset the callback
nagai
2005-03-14
2
-1
/
+8
*
* ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offset
nagai
2005-03-13
2
-15
/
+43
*
* 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
[prev]
[next]