CVS log for validator/htdocs/fragment-upload.html
Up to [Public] / validator / htdocs
Request diff between arbitrary revisions
Default branch: 1
Revision 1.11 / (download) / (as text) - annotate - [select for diffs]
, Mon Nov 13 04:13:13 2006 UTC (21 months, 3 weeks ago) by ot
CVS Tags: validator-0_8_3-release,
validator-0_8_2-release,
validator-0_8_1-release,
validator-0_8_0-release,
validator-0_8_0-beta2,
validator-0_8_0-beta1,
HEAD
Changes since 1.10: +10 -18
lines
Diff to previous 1.10
(colored)
porting 0.7.4 changes to HEAD:
* bringing back outline, removing parse tree output
Revision 1.10.2.1 / (download) / (as text) - annotate - [select for diffs]
, Thu Nov 9 02:41:18 2006 UTC (21 months, 3 weeks ago) by ot
Branch: validator-0_7-branch
CVS Tags: validator-0_7_4-release,
validator-0_7_4-rc1
Changes since 1.10: +10 -18
lines
Diff to previous 1.10
(colored)
next main 1.11
(colored)
* Simplifying markup of options table in results page
* removing checkboxes for legacy options
* adding explanatory tooltips in "extended interface" option table
Revision 1.10 / (download) / (as text) - annotate - [select for diffs]
, Thu Apr 14 06:41:57 2005 UTC (3 years, 4 months ago) by ot
CVS Tags: validator-0_7_3-release,
validator-0_7_3-rc1,
validator-0_7_2-release,
validator-0_7_1-release,
validator-0_7_0-release,
validator-0_7_0-beta2,
validator-0_7_0-beta1,
validator-0_7_0-alpha2,
validator-0_7_0-alpha1,
validator-0_7-branchpoint,
validator-0_7-branchmerge
Branch point for: validator-0_7-branch
Changes since 1.9: +5 -11
lines
Diff to previous 1.9
(colored)
By "popular demand", bringing back the "fragment-upload" interface,
renamed Direct Input (same as in CSS validator, and added similar
controls and navigation as the current CSS val).
Revision 1.9 / (download) / (as text) - annotate - [select for diffs]
, Wed Jul 21 15:06:55 2004 UTC (4 years, 1 month ago) by link
Changes since 1.8: +3 -3
lines
Diff to previous 1.8
(colored)
Merging from branch validator-0_6_0-branch, at tag validator-0_6_7-pre2.
(0.6.7 is missing relnotes and other minor tweaks)
Revision 1.6.2.3 / (download) / (as text) - annotate - [select for diffs]
, Tue May 18 03:41:18 2004 UTC (4 years, 3 months ago) by link
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_7-release,
validator-0_6_7-pre4,
validator-0_6_7-pre3,
validator-0_6_7-pre2,
validator-0_6_7-pre1,
validator-0_6_6-release,
validator-0_6_6
Changes since 1.6.2.2: +3 -3
lines
Diff to previous 1.6.2.2
(colored)
to branchpoint 1.6
(colored)
next main 1.7
(colored)
s/URI/URL/g; # Or at least everywhere it's possible/makes sense. :-)
Revision 1.8 / (download) / (as text) - annotate - [select for diffs]
, Mon Feb 24 23:33:18 2003 UTC (5 years, 6 months ago) by ville
Changes since 1.7: +3 -3
lines
Diff to previous 1.7
(colored)
s/MarkUp/Markup/ for consistency with other w3.org.
Revision 1.6.2.2 / (download) / (as text) - annotate - [select for diffs]
, Mon Feb 24 23:14:27 2003 UTC (5 years, 6 months ago) by ville
Branch: validator-0_6_0-branch
CVS Tags: validator-0_6_5-release,
validator-0_6_5-beta3,
validator-0_6_5-beta2,
validator-0_6_5-beta1,
validator-0_6_5,
validator-0_6_2-beta2,
validator-0_6_2-beta1
Changes since 1.6.2.1: +3 -3
lines
Diff to previous 1.6.2.1
(colored)
to branchpoint 1.6
(colored)
s/MarkUp/Markup/ for consistency with w3.org.
Revision 1.7 / (download) / (as text) - annotate - [select for diffs]
, Fri Dec 6 21:30:27 2002 UTC (5 years, 9 months ago) by ville
Changes since 1.6: +6 -6
lines
Diff to previous 1.6
(colored)
Add "for" attribute to <label>'s everywhere as well as the corresponding id's
so that MSIE users can also just click on the labels.
Revision 1.6.2.1 / (download) / (as text) - annotate - [select for diffs]
, Fri Dec 6 21:29:51 2002 UTC (5 years, 9 months ago) by ville
Branch: validator-0_6_0-branch
Changes since 1.6: +6 -6
lines
Diff to previous 1.6
(colored)
Add "for" attribute to <label>'s everywhere as well as the corresponding id's
so that MSIE users can just click on the labels too.
Revision 1.6 / (download) / (as text) - annotate - [select for diffs]
, Wed Oct 23 23:11:29 2002 UTC (5 years, 10 months ago) by link
CVS Tags: validator-0_6_1-release,
validator-0_6_0b3,
validator-0_6_0-release,
validator-0_6_0-beta
Branch point for: validator-0_6_0-branch
Changes since 1.5: +3 -3
lines
Diff to previous 1.5
(colored)
s/HTML/MarkUp/ in "W3C HTML Validation Service". cf.
http://lists.w3.org/Archives/Public/www-validator/2002Oct/0080.html
Revision 1.5 / (download) / (as text) - annotate - [select for diffs]
, Sun Sep 8 19:32:34 2002 UTC (5 years, 11 months ago) by ville
CVS Tags: validator-0_6_0b1c2
Changes since 1.4: +55 -74
lines
Diff to previous 1.4
(colored)
Use header, footer and doctype-select SSI's, markup fixes.
Revision 1.4 / (download) / (as text) - annotate - [select for diffs]
, Tue Aug 20 01:51:23 2002 UTC (6 years ago) by link
CVS Tags: validator-0_6_0b1c1
Changes since 1.3: +5 -5
lines
Diff to previous 1.3
(colored)
Merging to HEAD from validator-0_6_0 branch.
This will be validator-0_6_0b1c1 (Beta 1, Candidate 1).
Revision 1.3.2.1 / (download) / (as text) - annotate - [select for diffs]
, Fri Jul 5 21:39:56 2002 UTC (6 years, 2 months ago) by link
Branch: validator-0_6_0
Changes since 1.3: +5 -5
lines
Diff to previous 1.3
(colored)
next main 1.4
(colored)
Apply Ville Skytta's "Relative Paths" patch. Thanks Ville!
Revision 1.3 / (download) / (as text) - annotate - [select for diffs]
, Thu Apr 19 02:43:02 2001 UTC (7 years, 4 months ago) by link
CVS Tags: validator-0_6_0a2,
validator-0_6_0-a1,
validator-0_5_1,
validator-0_5
Branch point for: validator-0_6_0
Changes since 1.2: +9 -9
lines
Diff to previous 1.2
(colored)
Make clear status of this feature (experimental).
Revision 1.2 / (download) / (as text) - annotate - [select for diffs]
, Tue Apr 17 02:24:46 2001 UTC (7 years, 4 months ago) by link
Changes since 1.1: +3 -3
lines
Diff to previous 1.1
(colored)
Changed name of CGI param from "uploaded_fragment" to just "fragment".
[ To preserve my sanity! :-) ]
Revision 1.1 / (download) / (as text) - annotate - [select for diffs]
, Sun Apr 15 02:33:55 2001 UTC (7 years, 4 months ago) by link
Diff
Adding form to prepare for the "Test HTML fragments" feature.
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