Directory ext/tk/sample/tkextlib/vu/

Directory Created:
2004-07-01 10:38
Total Files:
10
Deleted Files:
3
Lines of Code:
850

Browse with ViewVC

[root]/ext/tk/sample/tkextlib/vu

Lines of Code

ext/tk/sample/tkextlib/vu/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 34 (100.0%) 1057 (100.0%) 31.0
nagai 22 (64.7%) 944 (89.3%) 42.9
ocean 2 (5.9%) 113 (10.7%) 56.5
shyouhei 10 (29.4%) 0 (0.0%) 0.0

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

ocean 2005-04-04 02:37

* ext/tk/lib/tk/dialog.rb: fixed typo.



* ext/tk/lib/tkextlib/tktable/tktable.rb: added Tk::TkTable#selection_present.



* ext/tk/sample/tkextlib/vu/dial_demo.rb: renamed as well as vu_demo.rb.

113 lines of code changed in:

nagai 2005-01-25 06:42

* ext/tk/sample/vu/vu_demo.rb: rename from vu.rb; avoid the bug on

Windows version of Tcl/Tk. The trouble based on the bug occurs when

the script name (without extension) is a same name as a Tcl/Tk's

library file name (without extension) required in the script.

67 lines of code changed in:

nagai 2004-10-11 05:51

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

142 lines of code changed in:

nagai 2004-07-16 14:58

* rename files to avoid application (cvs and so on) troubles

51 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

1 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

1 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

682 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT