Directory ext/tk/lib/tkextlib/tcllib/

Directory Created:
2004-07-01 10:38
Total Files:
25
Deleted Files:
0
Lines of Code:
3746

Browse with ViewVC

[root]/ext/tk/lib/tkextlib/tcllib

Lines of Code

ext/tk/lib/tkextlib/tcllib/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 96 (100.0%) 4081 (100.0%) 42.5
nagai 71 (74.0%) 4081 (100.0%) 57.4
shyouhei 25 (26.0%) 0 (0.0%) 0.0

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

nagai 2005-10-22 23:17

* ext/tk/extconf.rb: improbe messages [ruby-core:06325].

* ext/tk/lib/tk.rb, ext/tk/lib/tk/canvas.rb, ext/tk/lib/tk/entry.rb,

ext/tk/lib/tk/frame.rb, ext/tk/lib/tk/image.rb,

ext/tk/lib/tk/itemconfig.rb, ext/tk/lib/tk/labelframe.rb,

ext/tk/lib/tk/listbox.rb, ext/tk/lib/tk/menu.rb,

ext/tk/lib/tk/radiobutton.rb, ext/tk/lib/tk/scale.rb,

ext/tk/lib/tk/spinbox.rb, ext/tk/lib/tk/text.rb,

ext/tk/lib/tk/toplevel.rb: improve conversion of option values.

* ext/tk/lib/tkextlib/*: ditto.

* ext/tk/lib/tkextlib/*: update to support ActiveTcl8.4.11.2.

* ext/tk/lib/tkextlib/trofs/*: support Trofs 0.4.3.

* ext/tk/lib/tkextlib/tile/*: support Tile 0.7.2.

* ext/tk/lib/tkextlib/vu/*: support vu 2.3.0.

* ext/tk/lib/tkextlib/tcllib/*: support Tcllib 1.8 (Tklib 0.3).

1914 lines of code changed in:

nagai 2005-05-30 15:53

* ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.

* ext/tk/lib/tk/msgcat.rb: ditto.

* ext/tk/lib/tk/winpkg.rb: ditto.

* ext/tk/lib/tkextlib/*: ditto.

45 lines of code changed in:

nagai 2005-04-09 10:27

* ext/tk/lib/tk.rb: update RELEASE_DATE

* ext/tk/lib/tk/image.rb: support to create TkImage object without

creating a new image object on Tk.

* ext/tk/lib/tk/menu.rb: use TkCommandNames on create_self()

* ext/tk/lib/tk/root.rb: TkRoot.to_eval() returns '.'.

* ext/tk/lib/tk/text.rb: add methods to create a TkText::IndexString

from (x, y) coords.

* ext/tk/lib/tkextlib/tile.rb: bug fix and update support status.

* ext/tk/lib/tkextlib/tile/*.rb: ditto.

* ext/tk/sample/tkextlib/tile: New demo.

8 lines of code changed in:

nagai 2004-11-26 10:07

* ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epath

* ext/tk/lib/tk/image.rb: bug fix

* ext/tk/lib/tk/wm.rb: add 'iconphoto' method(Windows only)

* ext/tk/lib/tkextlib/*: some methods uses TkWindow#epath

7 lines of code changed in:

  • ext/tk/lib/tkextlib/tcllib: cursor.rb (+7 -5)
nagai 2004-11-03 09:09

* ext/tk/lib/tk.rb: support to use different Tcl commands between

configure and configinfo

* ext/tk/lib/font.rb: ditto.

* ext/tk/lib/itemconfig.rb: support to use different Tcl commands

between item_configure and item_configinfo

* ext/tk/lib/itemfont.rb: ditto.

* ext/tk/extconf.rb: install SUPPORT_STATUS

* ext/tk/lib/tkextlib: some bug fixes (see ext/tk/ChangeLog.tkextlib)

5 lines of code changed in:

nagai 2004-10-16 03:13

* ext/tk/lib/tkextlib/tcllib: based on Tcllib 1.7

109 lines of code changed in:

  • ext/tk/lib/tkextlib/tcllib: ico.rb (new 109)
nagai 2004-10-11 05:51

* ext/tk/lib/tk/*: untabify

220 lines of code changed in:

nagai 2004-07-15 02:18

* ext/tk/, ext/tcltklib/: bug fix

* ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.

* ext/tk/lib/tk/msgcat.rb: ditto.

* ext/tk/lib/tk/variable.rb: ditto.

* ext/tk/lib/tk/timer.rb: ditto.

* ext/tk/lib/tk/validation.rb: add Tk::ValidateConfigure.__def_validcmd()

to define validatecommand methods easier

* ext/tk/lib/tk.rb (_genobj_for_tkwidget): support autoload Tk ext classes

* ext/tk/lib/tk/canvas.rb and so on: remove the parent widget type check

for items (e.g. canvas items; depends on the class) to avoid some troubles

on Tk extension widget class definition.

* ext/tk/lib/tkextlib/: add Iwidget and TkTable extension support

* ext/tk/sample/tkextlib/: add samples of Iwidget and TkTable

182 lines of code changed in:

nagai 2004-07-09 20:29

* ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.

* ext/tk/lib/tk/msgcat.rb: ditto.

* ext/tk/lib/tk/variable.rb: ditto.

* ext/tk/lib/tk/timer.rb: ditto.

* ext/tk/lib/tk/validation.rb: add Tk::ValidateConfigure.__def_validcmd()

to define validatecommand methods easier

6 lines of code changed in:

nagai 2004-07-06 10:42

* ext/tk/lib : improve framework of developping Tcl/Tk extension wrappers

* BWidget extension support on Ruby/Tk

77 lines of code changed in:

nagai 2004-07-01 10:38

* ext/tk/lib/tcltklib : bug fix

* ext/tk/lib/tk : bug fix and add Tcl/Tk extension support libraries

1508 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT