CVS log for 2002/css-validator/org/w3c/css/util/Messages.properties.en
Up to [Public] / 2002 / css-validator / org / w3c / css / util
Request diff between arbitrary revisions
Default branch: 1
Revision 1.30 / (download) - annotate - [select for diffs]
, Wed Jul 2 19:13:58 2008 UTC (3 months, 1 week ago) by ot
CVS Tags: HEAD
Changes since 1.29: +1 -1
lines
Diff to previous 1.29
(colored)
typo
Revision 1.29 / (download) - annotate - [select for diffs]
, Wed Jul 2 19:12:17 2008 UTC (3 months, 1 week ago) by ot
Changes since 1.28: +1 -1
lines
Diff to previous 1.28
(colored)
typo
Revision 1.28 / (download) - annotate - [select for diffs]
, Mon Mar 17 13:54:33 2008 UTC (6 months, 3 weeks ago) by ylafon
Changes since 1.27: +2 -0
lines
Diff to previous 1.27
(colored)
added parser.unknown-dimension
Revision 1.27 / (download) - annotate - [select for diffs]
, Thu Mar 13 16:15:51 2008 UTC (6 months, 4 weeks ago) by ot
Changes since 1.26: +1 -0
lines
Diff to previous 1.26
(colored)
adding new error message for CSS stylesheets with embedded (bogus) html markup - with some translations
Revision 1.26 / (download) - annotate - [select for diffs]
, Thu Mar 13 15:50:37 2008 UTC (6 months, 4 weeks ago) by ot
Changes since 1.25: +2 -2
lines
Diff to previous 1.25
(colored)
using proper labels for SVG Tiny and SVG Basic
Revision 1.25 / (download) - annotate - [select for diffs]
, Tue Sep 25 15:55:05 2007 UTC (12 months, 2 weeks ago) by julien
CVS Tags: validator_release
Changes since 1.24: +6 -0
lines
Diff to previous 1.24
(colored)
Adding some new warnings messages to be shown when using "no special profile".
Those messages may need to be changed, they are just here to provide temporary information (only available in english)
Those warnings are quite equivalent to the error message which would have occur if the profile was the default one
Revision 1.24 / (download) - annotate - [select for diffs]
, Thu Sep 20 12:13:40 2007 UTC (12 months, 3 weeks ago) by julien
Changes since 1.23: +3 -1
lines
Diff to previous 1.23
(colored)
Adding messages for :
Propertiy %s doesn't exist in %s but exist in %s
in every language files except for Polish
arround lines 230-280
Revision 1.23 / (download) - annotate - [select for diffs]
, Tue Aug 14 16:18:24 2007 UTC (13 months, 4 weeks ago) by maria
Changes since 1.22: +11 -6
lines
Diff to previous 1.22
(colored)
Minor translation and variable name changes
Revision 1.22 / (download) - annotate - [select for diffs]
, Mon Aug 13 12:50:15 2007 UTC (13 months, 4 weeks ago) by julien
Changes since 1.21: +347 -339
lines
Diff to previous 1.21
(colored)
Adding a select box so we can force the type of the file to be HTML or CSS.
Revision 1.21 / (download) - annotate - [select for diffs]
, Mon Jul 30 12:50:19 2007 UTC (14 months, 1 week ago) by maria
Changes since 1.20: +339 -287
lines
Diff to previous 1.20
(colored)
Defining the variables needed for the templates implemented by Velocity
Revision 1.20 / (download) - annotate - [select for diffs]
, Fri Jul 13 13:32:21 2007 UTC (14 months, 4 weeks ago) by julien
Changes since 1.19: +62 -2
lines
Diff to previous 1.19
(colored)
Adding patch to use Velocity template engine.
And some other changes...
Revision 1.19 / (download) - annotate - [select for diffs]
, Tue May 15 06:06:44 2007 UTC (16 months, 4 weeks ago) by ot
Changes since 1.18: +2 -1
lines
Diff to previous 1.18
(colored)
obsoleting the warning on color strings mixed capitalization
Revision 1.18 / (download) - annotate - [select for diffs]
, Mon Feb 19 04:28:18 2007 UTC (19 months, 3 weeks ago) by ot
Changes since 1.17: +22 -22
lines
Diff to previous 1.17
(colored)
fixing some typos and syntax discrepancies
Revision 1.17 / (download) - annotate - [select for diffs]
, Mon Feb 19 04:23:44 2007 UTC (19 months, 3 weeks ago) by ot
Changes since 1.16: +2 -2
lines
Diff to previous 1.16
(colored)
better error title for generic value errors
Revision 1.16 / (download) - annotate - [select for diffs]
, Thu Dec 14 05:23:42 2006 UTC (21 months, 4 weeks ago) by ot
Changes since 1.15: +3 -9
lines
Diff to previous 1.15
(colored)
the information message about the need for valid HTML is confusing. Nuking until we find a better way.
Revision 1.15 / (download) - annotate - [select for diffs]
, Tue Dec 12 05:07:25 2006 UTC (22 months ago) by ot
Changes since 1.14: +2 -2
lines
Diff to previous 1.14
(colored)
user-friendly-ish message for no-color or no-background-color warnings
Revision 1.14 / (download) - annotate - [select for diffs]
, Tue Dec 12 05:04:15 2006 UTC (22 months ago) by ot
Changes since 1.13: +3 -0
lines
Diff to previous 1.13
(colored)
first take on http://www.w3.org/Bugs/Public/show_bug.cgi?id=761
add warning when HTML comments found in stylesheet
patch courtesy of Peter Zhelezniakov (SUN Microsystems)
Revision 1.13 / (download) - annotate - [select for diffs]
, Wed Apr 26 12:44:15 2006 UTC (2 years, 5 months ago) by ylafon
Changes since 1.12: +4 -0
lines
Diff to previous 1.12
(colored)
cmdline version revamped now using org.w3c.css.css.CssValidator
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2920
recorrected (now it only applies for CSS2.1)
text output is now real text, and not HTML served as text
Revision 1.12 / (download) - annotate - [select for diffs]
, Wed Apr 19 11:28:06 2006 UTC (2 years, 5 months ago) by ylafon
Changes since 1.11: +3 -0
lines
Diff to previous 1.11
(colored)
Jean-Gui strikes back!
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2560 -> @media case insensitive
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3037 -> grammar correction
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2920
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2800
http://www.w3.org/Bugs/Public/show_bug.cgi?id=233
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2919
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2446
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3099
output parameter bug fixed:
accepted values :
* text/html and html
* application/xhtml+xml and xhtml
* application/soap+xml and soap12
* everything else: text/plain
fixed a bug with SOAP output
Revision 1.11 / (download) - annotate - [select for diffs]
, Thu Sep 8 12:24:10 2005 UTC (3 years, 1 month ago) by ylafon
CVS Tags: soap12_release
Changes since 1.10: +18 -0
lines
Diff to previous 1.10
(colored)
Changes from Jean-Guilhem Rouel
Bug fixed: 1174 845 160 766
See
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1174
http://www.w3.org/Bugs/Public/show_bug.cgi?id=845
http://www.w3.org/Bugs/Public/show_bug.cgi?id=160
http://www.w3.org/Bugs/Public/show_bug.cgi?id=766
The handling of selectors has been redone almost entirely.
Also, changelog in files has been removed.
Revision 1.10 / (download) - annotate - [select for diffs]
, Mon Aug 8 13:19:46 2005 UTC (3 years, 2 months ago) by ylafon
Changes since 1.9: +1 -1
lines
Diff to previous 1.9
(colored)
All those changed made by Jean-Guilhem Rouel:
Huge patch, imports fixed (automatic)
Bug fixed: 372, 920, 778, 287, 696, 764, 233
Partial bug fix for 289
Issue with "inherit" in CSS2.
The validator now checks the number of values (extraneous values were previously ignored)
Revision 1.9 / (download) - annotate - [select for diffs]
, Tue Jul 12 13:09:47 2005 UTC (3 years, 3 months ago) by ylafon
Changes since 1.8: +2 -1
lines
Diff to previous 1.8
(colored)
Transformed into Utf8 to solve some encoding issues, including the one related to the SOAP 1.2 output
Revision 1.8 / (download) - annotate - [select for diffs]
, Mon Feb 9 08:25:12 2004 UTC (4 years, 8 months ago) by sijtsche
Changes since 1.7: +1 -0
lines
Diff to previous 1.7
(colored)
new warning for non-existing property for media added
Revision 1.7 / (download) - annotate - [select for diffs]
, Fri Jul 25 10:10:25 2003 UTC (5 years, 2 months ago) by sijtsche
Changes since 1.6: +2 -1
lines
Diff to previous 1.6
(colored)
message added for deprecated value
Revision 1.6 / (download) - annotate - [select for diffs]
, Mon Jun 23 14:15:11 2003 UTC (5 years, 3 months ago) by sijtsche
CVS Tags: actual_feb_2003
Changes since 1.5: +1 -1
lines
Diff to previous 1.5
(colored)
new feedback message added
Revision 1.5 / (download) - annotate - [select for diffs]
, Sun Apr 13 15:35:52 2003 UTC (5 years, 6 months ago) by sijtsche
Changes since 1.4: +2 -0
lines
Diff to previous 1.4
(colored)
new warning for property from other profile that is not valid for the current profile
Revision 1.4 / (download) - annotate - [select for diffs]
, Mon Aug 19 07:29:55 2002 UTC (6 years, 1 month ago) by sijtsche
Changes since 1.3: +1 -0
lines
Diff to previous 1.3
(colored)
notfortv error message added
Revision 1.3 / (download) - annotate - [select for diffs]
, Fri Jul 26 15:09:33 2002 UTC (6 years, 2 months ago) by sijtsche
Changes since 1.2: +1 -0
lines
Diff to previous 1.2
(colored)
new error message added
Revision 1.2 / (download) - annotate - [select for diffs]
, Mon Apr 8 21:19:15 2002 UTC (6 years, 6 months ago) by plehegar
Changes since 1.1: +4 -3
lines
Diff to previous 1.1
(colored)
New
Revision 1.1 / (download) - annotate - [select for diffs]
, Wed Mar 13 19:56:54 2002 UTC (6 years, 7 months ago) by plehegar
CVS Tags: original_march_2002
Diff
New
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