.. |
after.rb
|
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
|
2004-05-01 16:09:55 +00:00 |
autoload.rb
|
Add lacks for Tk8.5 support.
|
2005-11-23 12:01:24 +00:00 |
bgerror.rb
|
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
|
2004-05-01 16:09:55 +00:00 |
bindtag.rb
|
* ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remained
|
2005-01-25 05:09:22 +00:00 |
button.rb
|
* ext/tk/lib : improve framework of developping Tcl/Tk extension wrappers
|
2004-07-06 09:42:12 +00:00 |
canvas.rb
|
* ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):
|
2005-10-24 00:07:01 +00:00 |
canvastag.rb
|
* ext/tk/lib/tk/canvastag.rb: TkcGroup.new cannot include given items.
|
2005-06-23 07:57:39 +00:00 |
checkbutton.rb
|
* ext/tk/lib : improve framework of developping Tcl/Tk extension wrappers
|
2004-07-06 09:42:12 +00:00 |
clipboard.rb
|
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
|
2004-05-01 16:09:55 +00:00 |
clock.rb
|
* ext/tcltklib/tcltklib.c: enforce thread-check and exception-handling to
|
2005-03-02 07:08:18 +00:00 |
composite.rb
|
* ext/tcltklib/tcltklib.c: remove dangerous 'rb_jump_tag's.
|
2005-08-09 06:16:04 +00:00 |
console.rb
|
* ext/tk/lib/tk/console.rb: create console when required
|
2005-06-05 14:03:41 +00:00 |
dialog.rb
|
* ext/tk/lib/tk/dialog.rb: If a dialog does not show up yet,
|
2005-09-15 02:41:17 +00:00 |
encodedstr.rb
|
* ext/tcltklib/tcltklib.c: bug fix on treating Unicode strings.
|
2005-07-05 05:55:58 +00:00 |
entry.rb
|
* ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].
|
2005-10-22 22:16:33 +00:00 |
event.rb
|
Add lacks for Tk8.5 support.
|
2005-11-23 12:01:24 +00:00 |
font.rb
|
* ext/tk/lib/tk/font.rb: remove dependency on Ruby's version (1.8 or 1.9).
|
2005-11-18 22:37:53 +00:00 |
frame.rb
|
* ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].
|
2005-10-22 22:16:33 +00:00 |
grid.rb
|
* ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timer
|
2005-03-10 10:14:13 +00:00 |
image.rb
|
* ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].
|
2005-10-22 22:16:33 +00:00 |
itemconfig.rb
|
* ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].
|
2005-10-22 22:16:33 +00:00 |
itemfont.rb
|
* ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timer
|
2005-03-10 10:14:13 +00:00 |
kinput.rb
|
* ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timer
|
2005-03-10 10:14:13 +00:00 |
label.rb
|
* ext/tk/lib/{tk.rb,tk/itemconfig.rb}: configure creates
|
2005-08-06 03:44:00 +00:00 |
labelframe.rb
|
* ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].
|
2005-10-22 22:16:33 +00:00 |
listbox.rb
|
* ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].
|
2005-10-22 22:16:33 +00:00 |
macpkg.rb
|
* ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.
|
2005-05-30 14:53:52 +00:00 |
menu.rb
|
* ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):
|
2005-10-24 00:07:01 +00:00 |
menubar.rb
|
* ext/tk/lib/tk/*: untabify
|
2004-10-11 04:51:21 +00:00 |
menuspec.rb
|
* ext/tk/lib/tk/font.rb: add some TkFont class methods to get font
|
2005-03-18 15:43:42 +00:00 |
message.rb
|
* ext/tk/lib : improve framework of developping Tcl/Tk extension wrappers
|
2004-07-06 09:42:12 +00:00 |
mngfocus.rb
|
* ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timer
|
2005-03-10 10:14:13 +00:00 |
msgcat.rb
|
* ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.
|
2005-05-30 14:53:52 +00:00 |
namespace.rb
|
* ext/tk/lib/multi-tk.rb: add MultiTkIp#eval and bg_eval.
|
2006-01-31 03:01:31 +00:00 |
optiondb.rb
|
* ext/tcltklib/tcltklib.c: bug fix on treating Unicode strings.
|
2005-07-05 05:55:58 +00:00 |
optionobj.rb
|
* ext/tk/lib/tk/*: untabify
|
2004-10-11 04:51:21 +00:00 |
pack.rb
|
* ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timer
|
2005-03-10 10:14:13 +00:00 |
package.rb
|
* ext/tk/lib/tk/*: untabify
|
2004-10-11 04:51:21 +00:00 |
palette.rb
|
* ext/tk/lib/tk.rb: forgot to update RELEASE_DATE
|
2005-04-02 08:02:39 +00:00 |
panedwindow.rb
|
* ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681]
|
2006-04-06 02:21:20 +00:00 |
place.rb
|
* ext/tk/lib/tk/*: untabify
|
2004-10-11 04:51:21 +00:00 |
radiobutton.rb
|
* ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].
|
2005-10-22 22:16:33 +00:00 |
root.rb
|
* ext/tcltklib/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.
|
2005-08-04 09:41:34 +00:00 |
scale.rb
|
* ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].
|
2005-10-22 22:16:33 +00:00 |
scrollable.rb
|
* ext/tk/lib/tk/scrollable.rb: divide Scrollable module into X_Scrollable
|
2004-11-05 09:15:18 +00:00 |
scrollbar.rb
|
* ext/tk/lib/tk/*: untabify
|
2004-10-11 04:51:21 +00:00 |
scrollbox.rb
|
* ext/tk/lib/tk/*: untabify
|
2004-10-11 04:51:21 +00:00 |
selection.rb
|
* ext/tk/lib/tk/*: untabify
|
2004-10-11 04:51:21 +00:00 |
spinbox.rb
|
* ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].
|
2005-10-22 22:16:33 +00:00 |
tagfont.rb
|
* ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timer
|
2005-03-10 10:14:13 +00:00 |
text.rb
|
Add lacks for Tk8.5 support.
|
2005-11-23 12:01:24 +00:00 |
textimage.rb
|
* ext/tk/lib/tk/timer.rb: fix typo
|
2005-05-08 14:21:31 +00:00 |
textmark.rb
|
* ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJIS
|
2005-05-25 11:09:59 +00:00 |
texttag.rb
|
* ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJIS
|
2005-05-25 11:09:59 +00:00 |
textwindow.rb
|
* ext/tk/lib/tk/timer.rb: fix typo
|
2005-05-08 14:21:31 +00:00 |
timer.rb
|
* ext/tk/lib/tk/timer.rb: fix typo
|
2005-05-08 14:21:31 +00:00 |
toplevel.rb
|
* ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].
|
2005-10-22 22:16:33 +00:00 |
txtwin_abst.rb
|
* ext/tk/lib : improve framework of developping Tcl/Tk extension wrappers
|
2004-07-06 09:42:12 +00:00 |
validation.rb
|
* ext/tcltklib/tcltklib.c: remove dangerous 'rb_jump_tag's.
|
2005-08-09 06:16:04 +00:00 |
variable.rb
|
* ext/tk/tcltklib.c: fix SEGV when embedding to an application.
|
2006-04-05 16:08:45 +00:00 |
virtevent.rb
|
Add lacks for Tk8.5 support.
|
2005-11-23 12:01:24 +00:00 |
winfo.rb
|
* ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJIS
|
2005-05-25 11:09:59 +00:00 |
winpkg.rb
|
* ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.
|
2005-05-30 14:53:52 +00:00 |
wm.rb
|
* ext/tcltklib/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.
|
2005-08-04 09:41:34 +00:00 |
xim.rb
|
* ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timer
|
2005-03-10 10:14:13 +00:00 |