Directory ext/tk/sample/tkextlib/tktable/

Directory Created:
2004-07-15 02:18
Total Files:
10
Deleted Files:
1
Lines of Code:
769

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 33 (100.0%) 919 (100.0%) 27.8
nagai 24 (72.7%) 919 (100.0%) 38.2
shyouhei 9 (27.3%) 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-03-30 09:44

* ext/tk/tcltklib.c: add TclTkIp#_create_console() method to create

a Tcl/Tk's console window.

* ext/tk/lib/multi-tk.rb: support TclTkIp#_create_console() method.

* ext/tk/lib/remote-tk.rb: ditto.

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

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

* ext/tk/sample/demo-*/check2.rb: use 'return' in the Proc object.

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

6 lines of code changed in:

nagai 2004-10-11 05:51

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

144 lines of code changed in:

nagai 2004-07-16 14:58

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

52 lines of code changed in:

nagai 2004-07-15 05:49

* ext/tk/sample/tkextlib/tktable/spreadsheet.rb: add a new sample

137 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

580 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT