CVS log for html5/web-forms-2/Overview.html
Up to [Public] / html5 / web-forms-2
Request diff between arbitrary revisions
Default branch: 1
Revision 1.23 / (download) / (as text) - annotate - [select for diffs]
, Thu Oct 12 00:56:48 2006 UTC (22 months, 2 weeks ago) by ihickson
CVS Tags: HEAD
Changes since 1.22: +8 -7
lines
Diff to previous 1.22
(colored)
In references: XBL1=>XBL2, make it informative
Revision 1.22 / (download) / (as text) - annotate - [select for diffs]
, Thu Oct 12 00:25:52 2006 UTC (22 months, 2 weeks ago) by ihickson
Changes since 1.21: +1 -1
lines
Diff to previous 1.21
(colored)
add a comma
Revision 1.21 / (download) / (as text) - annotate - [select for diffs]
, Thu Oct 12 00:03:49 2006 UTC (22 months, 2 weeks ago) by ihickson
Changes since 1.20: +3 -3
lines
Diff to previous 1.20
(colored)
typo in regexp -- {13,16} not {13-16}. http://www.w3.org/mid/op.tev9gkkp64w2qv@id-c0020.oslo.opera.com
Revision 1.20 / (download) / (as text) - annotate - [select for diffs]
, Wed Oct 11 23:59:08 2006 UTC (22 months, 2 weeks ago) by ihickson
Changes since 1.19: +1 -1
lines
Diff to previous 1.19
(colored)
http://www.w3.org/mid/op.tev790lk64w2qv@id-c0020.oslo.opera.com
Revision 1.19 / (download) / (as text) - annotate - [select for diffs]
, Wed Oct 11 23:58:01 2006 UTC (22 months, 2 weeks ago) by ihickson
Changes since 1.18: +101 -80
lines
Diff to previous 1.18
(colored)
http://www.w3.org/mid/op.tev7oytdaw9dld@id-c0020.oslo.opera.com - <tbody> in repetition example
Revision 1.18 / (download) / (as text) - annotate - [select for diffs]
, Wed Oct 11 23:11:27 2006 UTC (22 months, 2 weeks ago) by ihickson
Changes since 1.17: +1710 -1749
lines
Diff to previous 1.17
(colored)
move rfc2119 reference, and update to new postprocessor
Revision 1.17 / (download) / (as text) - annotate - [select for diffs]
, Tue Sep 26 04:39:12 2006 UTC (23 months ago) by ihickson
Changes since 1.16: +110 -107
lines
Diff to previous 1.16
(colored)
Replace many uses of the word 'field' with the word 'control', and make sure valueMissing is accurately defined for all control types, as well as giving its UI requirements more clearly in the case of radio buttons
Revision 1.16 / (download) / (as text) - annotate - [select for diffs]
, Thu Aug 24 00:01:56 2006 UTC (2 years ago) by ihickson
Changes since 1.15: +1 -1
lines
Diff to previous 1.15
(colored)
typo s/are/or/; thanks malcolm rowe
Revision 1.15 / (download) / (as text) - annotate - [select for diffs]
, Wed Aug 23 23:18:14 2006 UTC (2 years ago) by ihickson
Changes since 1.14: +78 -2
lines
Diff to previous 1.14
(colored)
How to set valueAsXXX attributes
Revision 1.14 / (download) / (as text) - annotate - [select for diffs]
, Fri Aug 18 05:00:34 2006 UTC (2 years ago) by ihickson
Changes since 1.13: +15 -14
lines
Diff to previous 1.13
(colored)
Be more explicit about the "accept" attribute
Revision 1.13 / (download) / (as text) - annotate - [select for diffs]
, Fri Aug 18 04:52:33 2006 UTC (2 years ago) by ihickson
Changes since 1.12: +3 -1
lines
Diff to previous 1.12
(colored)
add comment to sod to remind me of why one of these paragraphs is there so i don't remove it during cleanup...
Revision 1.12 / (download) / (as text) - annotate - [select for diffs]
, Fri Aug 18 04:47:50 2006 UTC (2 years ago) by ihickson
Changes since 1.11: +15 -2
lines
Diff to previous 1.11
(colored)
Fix example; add clarification to definition of addRepetitionBlockByIndex() to say what the argument does, make repetitionType throw on setting if it's out of range.
Revision 1.11 / (download) / (as text) - annotate - [select for diffs]
, Fri Aug 18 04:16:38 2006 UTC (2 years ago) by ihickson
Changes since 1.10: +34 -44
lines
Diff to previous 1.10
(colored)
typo
Revision 1.10 / (download) / (as text) - annotate - [select for diffs]
, Fri Aug 18 04:08:51 2006 UTC (2 years ago) by ihickson
Changes since 1.9: +5 -3
lines
Diff to previous 1.9
(colored)
make repetitionBlocks only consider siblings.
Revision 1.9 / (download) / (as text) - annotate - [select for diffs]
, Fri Aug 18 03:12:37 2006 UTC (2 years ago) by ihickson
Changes since 1.8: +1 -1
lines
Diff to previous 1.8
(colored)
correct the svg repetition example
Revision 1.8 / (download) / (as text) - annotate - [select for diffs]
, Fri Aug 18 02:05:18 2006 UTC (2 years ago) by ihickson
Changes since 1.7: +76 -24
lines
Diff to previous 1.7
(colored)
Clarify how attribute namespaces work for the repetition model
Revision 1.7 / (download) / (as text) - annotate - [select for diffs]
, Thu Aug 17 19:57:10 2006 UTC (2 years ago) by ihickson
Changes since 1.6: +7 -2
lines
Diff to previous 1.6
(colored)
add paragraph to status section mentioning that the WG may do other work along the same line. http://www.w3.org/mid/E050426B-DD9B-46E9-B829-B47040AF1C50@w3.org
Revision 1.6 / (download) / (as text) - annotate - [select for diffs]
, Tue Aug 15 23:43:40 2006 UTC (2 years ago) by ihickson
Changes since 1.5: +47 -47
lines
Diff to previous 1.5
(colored)
Sync with DOM3 Events
Revision 1.5 / (download) / (as text) - annotate - [select for diffs]
, Tue Aug 15 10:47:30 2006 UTC (2 years ago) by ihickson
Changes since 1.4: +102 -83
lines
Diff to previous 1.4
(colored)
Add paragraphs.
Revision 1.4 / (download) / (as text) - annotate - [select for diffs]
, Tue Aug 15 10:40:41 2006 UTC (2 years ago) by ihickson
Changes since 1.3: +102 -122
lines
Diff to previous 1.3
(colored)
sync to svn r28
Revision 1.3 / (download) / (as text) - annotate - [select for diffs]
, Tue Aug 15 07:35:18 2006 UTC (2 years ago) by ihickson
Changes since 1.2: +68 -62
lines
Diff to previous 1.2
(colored)
Sync to latest version in WHATWG SVN
Revision 1.2 / (download) / (as text) - annotate - [select for diffs]
, Tue Aug 15 00:20:56 2006 UTC (2 years ago) by ihickson
Changes since 1.1: +24 -13
lines
Diff to previous 1.1
(colored)
Sync up to latest version.
Revision 1.1 / (download) / (as text) - annotate - [select for diffs]
, Mon Aug 14 21:21:13 2006 UTC (2 years ago) by ihickson
Diff
First check-in of Web Forms 2.0 draft
This form allows you to request diff's between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
name using the type-in text box.
Webmaster