Directory ext/tk/sample/tkextlib/tkHTML/

Directory Created:
2004-07-01 10:38
Total Files:
4
Deleted Files:
1
Lines of Code:
773

Browse with ViewVC

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

                         page1 (15 files, 115 lines)

                         page2 (40 files, 433 lines)

                         page3 (15 files, 2787 lines)

                         page4 (10 files, 768 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 15 (100.0%) 1185 (100.0%) 79.0
nagai 11 (73.3%) 1185 (100.0%) 107.7
shyouhei 4 (26.7%) 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.

389 lines of code changed in:

  • ext/tk/sample/tkextlib/tkHTML: hv.rb (+46 -39), ss.rb (+343 -313)
nagai 2005-01-25 06:09

* ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remained

after scripts [ruby-dev:25479]: NULL current namespce when deleting

Tk interpreter [ruby-talk:126225]

* ext/tcltklib/extconf.rb: bug fix; TCL_ENABLE_THREAD flag is inverted

[ruby-talk:126360]

* ext/tcltklib/extconf.rb: add yet another native-thread check

* ext/tk/tkutil.c: fix SEGV bug; NULL string pointer when finalize

Ruby interpreter

* ext/tk/lib/multi-tk.rb: avoid warning for deleted safeTk ip frame

* ext/tk/lib/tk/bindtag.rb: bug fix; new method of named bindtag

doesn't return the created object [ruby-dev:25479]

* ext/tk/lib/tk/menu.rb: bug on treating arguments [ruby-dev:25479]

* ext/tk/lib/tk.rb: bug fix; cannot accept a callback ID string for

a command argument [ruby-dev:25479]

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

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

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

* ext/tk/sample/demos-jp/anilabel.rb: new demo script

* ext/tk/sample/demos-en/anilabel.rb: ditto

* ext/tk/sample/tkHTML/ss.rb: local variable scope bug fix

[ruby-dev:25479]

2 lines of code changed in:

  • ext/tk/sample/tkextlib/tkHTML: ss.rb (+2)
nagai 2004-10-11 05:51

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

60 lines of code changed in:

  • ext/tk/sample/tkextlib/tkHTML: hv.rb (+34 -34), ss.rb (+26 -26)
nagai 2004-07-16 14:58

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

12 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

0 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

722 lines of code changed in:

  • ext/tk/sample/tkextlib/tkHTML: README (new 12), hv.rb (new 306), ss.rb (new 404)
Generated by StatSVN 0.3.2-SNAPSHOT