lp:tktable-htmlwidget

Created by VCS imports and last modified
Get this branch:
bzr branch lp:tktable-htmlwidget

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
tktable-htmlwidget
Status:
Development

Import details

Import Status: Failed

This branch is an import of the CVS module htmlwidget from :pserver:anonymous@tktable.cvs.sourceforge.net:/cvsroot/tktable.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 25 seconds — see the log
Import started on russkaya and finished taking 30 seconds — see the log
Import started on pear and finished taking 25 seconds — see the log
Import started on pear and finished taking 25 seconds — see the log

Recent revisions

189. By hkoba

html gunzip data [html gzip data XXX] now works.

188. By hkoba

``Automatic space compensation of sentence ending'' is now optional.
You can turn it on by configure option: -sentencepadding yes

187. By hkoba

For <script>code</script>, code should be passed to scriptcmd as StringObj (not as binary).

186. By hkoba

FormCmd argument spec is changed.

185. By hkoba

``wish all.test'' now works. Others are not tested.
Some incompatibilities are revealed by these tests.

184. By hkoba

From Dr. Detlef's requests.

183. By hkoba

[.ht token getend $id] now works correctly.
HtmlGetMarkupMap(htmlPtr, num) usage comment is added. (num != tokentype;-)

182. By hkoba

-scriptcommand result handling is fixed.
Here is a test case:

::tcltest::test tkhtml-script-result {script result should be inserted} {
catch {destroy .ht}
pack [html .ht -hasscript 1 -scriptcommand Cmd]
proc Cmd args {return "BAR"}
.ht parse {<body>FOO<script></script>BAZ</body>}
.ht text ascii 1 end
} {FOOBARBAZ}

181. By drh

Ignore XErrorEvents instead of printing an error message.

180. By drh

Miscellaneous cleanup.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.