CVS log for 2007/mobileok-ref/src/org/w3c/mwi/mobileok/basic/CSSUtils.java
Up to [Public] / 2007 / mobileok-ref / src / org / w3c / mwi / mobileok / basic
Request diff between arbitrary revisions
Default branch: 1
Revision 1.21 / (download) - annotate - [select for diffs]
, Thu Jul 17 08:45:01 2008 UTC (4 months ago) by arionda
CVS Tags: HEAD
Changes since 1.20: +64 -43
lines
Diff to previous 1.20
(colored)
Fixed: Lexical errors considered as errors instead of warnings
Revision 1.20 / (download) - annotate - [select for diffs]
, Sun Jul 13 17:03:48 2008 UTC (4 months, 1 week ago) by fd
Changes since 1.19: +6 -6
lines
Diff to previous 1.19
(colored)
Regex updated to match CSS case-insensitivity and allowance for spaces
Revision 1.19 / (download) - annotate - [select for diffs]
, Wed Jun 18 13:31:25 2008 UTC (5 months ago) by dom
Changes since 1.18: +4 -4
lines
Diff to previous 1.18
(colored)
fix parsing error in url() form in CSS
Revision 1.18 / (download) - annotate - [select for diffs]
, Fri Apr 4 23:53:50 2008 UTC (7 months, 2 weeks ago) by sowen
Changes since 1.17: +7 -7
lines
Diff to previous 1.17
(colored)
Code changes preparing for taking into account base href elements
Revision 1.17 / (download) - annotate - [select for diffs]
, Tue Apr 1 04:08:16 2008 UTC (7 months, 3 weeks ago) by sowen
Changes since 1.16: +9 -43
lines
Diff to previous 1.16
(colored)
Hacky solution to induce an error on malformed links, plus a few code tweaks and simplifications
Revision 1.16 / (download) - annotate - [select for diffs]
, Fri Mar 7 15:25:53 2008 UTC (8 months, 2 weeks ago) by sowen
Changes since 1.15: +5 -5
lines
Diff to previous 1.15
(colored)
*** empty log message ***
Revision 1.15 / (download) - annotate - [select for diffs]
, Tue Jan 15 10:01:10 2008 UTC (10 months, 1 week ago) by dom
CVS Tags: v1-0-beta
Changes since 1.14: +10 -0
lines
Diff to previous 1.14
(colored)
ignore what's inside css comments
Revision 1.14 / (download) - annotate - [select for diffs]
, Sat Jan 12 20:04:12 2008 UTC (10 months, 1 week ago) by sowen
Changes since 1.13: +1 -3
lines
Diff to previous 1.13
(colored)
Fixed bug 5361, bad GRAPHICS_FOR_SPACING messages, and made several code style/performance tweaks
Revision 1.13 / (download) - annotate - [select for diffs]
, Tue Oct 16 08:19:45 2007 UTC (13 months, 1 week ago) by arionda
CVS Tags: v1_0-alpha
Changes since 1.12: +179 -156
lines
Diff to previous 1.12
(colored)
Split CSS validation messages into errors and warnings
Revision 1.12 / (download) - annotate - [select for diffs]
, Thu Sep 27 18:56:45 2007 UTC (13 months, 3 weeks ago) by sowen
Changes since 1.11: +1 -1
lines
Diff to previous 1.11
(colored)
*** empty log message ***
Revision 1.11 / (download) - annotate - [select for diffs]
, Mon Sep 24 12:42:59 2007 UTC (13 months, 4 weeks ago) by arionda
Changes since 1.10: +34 -24
lines
Diff to previous 1.10
(colored)
Inline CSS support
Revision 1.10 / (download) - annotate - [select for diffs]
, Thu Sep 20 22:04:20 2007 UTC (14 months ago) by sowen
Changes since 1.9: +1 -1
lines
Diff to previous 1.9
(colored)
*** empty log message ***
Revision 1.9 / (download) - annotate - [select for diffs]
, Sat Sep 8 18:10:52 2007 UTC (14 months, 2 weeks ago) by sowen
Changes since 1.8: +17 -13
lines
Diff to previous 1.8
(colored)
Attempts at performance improvement
Revision 1.8 / (download) - annotate - [select for diffs]
, Sat Sep 8 14:38:02 2007 UTC (14 months, 2 weeks ago) by sowen
Changes since 1.7: +47 -35
lines
Diff to previous 1.7
(colored)
Code style cleanup and tweaks
Revision 1.7 / (download) - annotate - [select for diffs]
, Thu Aug 23 03:35:17 2007 UTC (15 months ago) by lholmes
Changes since 1.6: +89 -329
lines
Diff to previous 1.6
(colored)
Implemented CSS tests that respect @import and @media media type specifications, fixed the parsing of the original document to xerces parsing, and fixed up a few other test
Revision 1.6 / (download) - annotate - [select for diffs]
, Fri Aug 17 14:21:45 2007 UTC (15 months, 1 week ago) by lholmes
Changes since 1.5: +11 -11
lines
Diff to previous 1.5
(colored)
Implemented CSS tests with regular expressions, completed DefaultInputMode and External Resources
Revision 1.5 / (download) - annotate - [select for diffs]
, Mon Aug 6 15:21:45 2007 UTC (15 months, 2 weeks ago) by lholmes
Changes since 1.4: +79 -1
lines
Diff to previous 1.4
(colored)
added licensing support, modifications to image and object retrieval, capturing of css references to external resources
Revision 1.4 / (download) - annotate - [select for diffs]
, Fri Jul 6 11:48:21 2007 UTC (16 months, 2 weeks ago) by arionda
Changes since 1.3: +279 -43
lines
Diff to previous 1.3
(colored)
Added CSS representation in XML
Revision 1.3 / (download) - annotate - [select for diffs]
, Mon Jul 2 07:35:35 2007 UTC (16 months, 3 weeks ago) by dom
Changes since 1.2: +1 -1
lines
Diff to previous 1.2
(colored)
copyright to ERCIM, not INRIA
Revision 1.2 / (download) - annotate - [select for diffs]
, Sun Jul 1 16:59:43 2007 UTC (16 months, 3 weeks ago) by sowen
Changes since 1.1: +59 -73
lines
Diff to previous 1.1
(colored)
*** empty log message ***
Revision 1.1 / (download) - annotate - [select for diffs]
, Tue Jun 26 15:06:34 2007 UTC (16 months, 4 weeks ago) by arionda
Diff
Changes for CSS support
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