W3C CVS Root

CVS log for Amaya/amaya/styleparser.c

[BACK] Up to [Public] / Amaya / amaya

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.439: download - view: text, markup, annotated - select for diffs
Mon Jul 19 13:33:44 2010 UTC (13 years, 10 months ago) by quint
Branches: MAIN
CVS tags: HEAD, Amaya-11-4-7
Diff to: previous 1.438: preferred, colored
Changes since revision 1.438: +15 -3 lines
CSS: when some style has just been put on a character string (which creates a <span> element), command "Show applied style" did not display this new style.
VQ

Revision 1.438: download - view: text, markup, annotated - select for diffs
Thu Jul 15 14:04:34 2010 UTC (13 years, 10 months ago) by quint
Branches: MAIN
Diff to: previous 1.437: preferred, colored
Changes since revision 1.437: +39 -16 lines
CSS: complete implementation of CSS counters.
VQ

Revision 1.437: download - view: text, markup, annotated - select for diffs
Wed Jul 7 16:15:01 2010 UTC (13 years, 10 months ago) by quint
Branches: MAIN
Diff to: previous 1.436: preferred, colored
Changes since revision 1.436: +12 -11 lines
CSS: Unicode characters in a "content" property were not interpreted correctly.
VQ

Revision 1.436: download - view: text, markup, annotated - select for diffs
Thu Jan 21 16:13:12 2010 UTC (14 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.435: preferred, colored
Changes since revision 1.435: +194 -51 lines
CSS: first implementation of counters. Selectors for properties conter-reset
and couter-increment are not fully interpreted yet.
VQ.

Revision 1.435: download - view: text, markup, annotated - select for diffs
Thu Nov 19 12:10:58 2009 UTC (14 years, 6 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-3-1, Amaya-11-3
Diff to: previous 1.434: preferred, colored
Changes since revision 1.434: +2 -1 lines
When the table width is expressed in em the constraint was ignored
Irene

Revision 1.434: download - view: text, markup, annotated - select for diffs
Tue Nov 17 14:37:05 2009 UTC (14 years, 6 months ago) by quint
Branches: MAIN
Diff to: previous 1.433: preferred, colored
Changes since revision 1.433: +12 -10 lines
CSS: accented characters in content rules were misinterpreted.
VQ

Revision 1.433: download - view: text, markup, annotated - select for diffs
Fri Oct 2 13:30:24 2009 UTC (14 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.432: preferred, colored
Changes since revision 1.432: +13 -3 lines
Just report a warning for CSS3 selectors
Irene

Revision 1.432: download - view: text, markup, annotated - select for diffs
Tue Sep 29 15:59:27 2009 UTC (14 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.431: preferred, colored
Changes since revision 1.431: +4 -4 lines
Re-order the test of white-space values
Irene

Revision 1.431: download - view: text, markup, annotated - select for diffs
Wed Jul 22 15:28:39 2009 UTC (14 years, 9 months ago) by quint
Branches: MAIN
Diff to: previous 1.430: preferred, colored
Changes since revision 1.430: +6 -2 lines
MathML: fixing various presentation issues.
VQ

Revision 1.430: download - view: text, markup, annotated - select for diffs
Tue Jun 30 15:59:25 2009 UTC (14 years, 10 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-2
Diff to: previous 1.429: preferred, colored
Changes since revision 1.429: +8 -8 lines
Fix several memory leaks reported by insure
Irene

Revision 1.429: download - view: text, markup, annotated - select for diffs
Wed May 6 16:12:38 2009 UTC (15 years ago) by quint
Branches: MAIN
Diff to: previous 1.428: preferred, colored
Changes since revision 1.428: +5 -5 lines
SVG: some improvements to markers.
VQ

Revision 1.428: download - view: text, markup, annotated - select for diffs
Wed May 6 10:19:06 2009 UTC (15 years ago) by quint
Branches: MAIN
Diff to: previous 1.427: preferred, colored
Changes since revision 1.427: +39 -25 lines
SVG: the CSS parser now accepts a color specification after an url in the
     fill and stroke rules.
VQ

Revision 1.427: download - view: text, markup, annotated - select for diffs
Wed Apr 29 16:04:40 2009 UTC (15 years ago) by quint
Branches: MAIN
Diff to: previous 1.426: preferred, colored
Changes since revision 1.426: +117 -0 lines
SVG: implementing CSS properties marker, marker-start, marker-mid, marker-end
VQ

Revision 1.426: download - view: text, markup, annotated - select for diffs
Thu Apr 23 09:51:17 2009 UTC (15 years ago) by quint
Branches: MAIN
Diff to: previous 1.425: preferred, colored
Changes since revision 1.425: +7 -11 lines
Implementing CCS property "fill: url(...)" for SVG. Handle only gradients,
not patterns.
VQ

Revision 1.425: download - view: text, markup, annotated - select for diffs
Thu Apr 16 09:40:26 2009 UTC (15 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.424: preferred, colored
Changes since revision 1.424: +111 -26 lines
SVG: implementing CSS properties stop-opacity and stop-color
VQ

Revision 1.424: download - view: text, markup, annotated - select for diffs
Tue Apr 14 16:10:52 2009 UTC (15 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.423: preferred, colored
Changes since revision 1.423: +14 -1 lines
Fixing a bug in gradients
VQ

Revision 1.423: download - view: text, markup, annotated - select for diffs
Wed Mar 25 12:19:04 2009 UTC (15 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.422: preferred, colored
Changes since revision 1.422: +5 -1 lines
background:none implies background-color:transparent
Irene

Revision 1.422: download - view: text, markup, annotated - select for diffs
Tue Mar 10 16:38:18 2009 UTC (15 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.421: preferred, colored
Changes since revision 1.421: +4 -2 lines
Avoid to select markers in the formatted view
+ parse markerWidth, markerHeight, XRef, YRef
But transformations are not generated yet

Irene

Revision 1.421: download - view: text, markup, annotated - select for diffs
Thu Mar 5 11:22:23 2009 UTC (15 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.420: preferred, colored
Changes since revision 1.420: +2 -2 lines
SVG: parsing SVG attribute fill-rule.
VQ

Revision 1.420: download - view: text, markup, annotated - select for diffs
Wed Mar 4 15:51:17 2009 UTC (15 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.419: preferred, colored
Changes since revision 1.419: +50 -9 lines
Support of CSS z-index and opacity
Irene

Revision 1.419: download - view: text, markup, annotated - select for diffs
Tue Feb 24 09:52:05 2009 UTC (15 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.418: preferred, colored
Changes since revision 1.418: +1 -1 lines
Skip parsing errors found out in external documents
Irene

Revision 1.418: download - view: text, markup, annotated - select for diffs
Tue Feb 17 14:25:36 2009 UTC (15 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.417: preferred, colored
Changes since revision 1.417: +27 -0 lines
CSS: first step in implementing property opacity for non-SVG elements
VQ

Revision 1.417: download - view: text, markup, annotated - select for diffs
Mon Feb 16 12:57:57 2009 UTC (15 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.416: preferred, colored
Changes since revision 1.416: +2 -1 lines
When a second arrow is created the display was locked
Irene

Revision 1.416: download - view: text, markup, annotated - select for diffs
Tue Jan 6 10:45:18 2009 UTC (15 years, 4 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-1
Diff to: previous 1.415: preferred, colored
Changes since revision 1.415: +6 -6 lines
Use snprintf intead of sprintf
Irene

Revision 1.415: download - view: text, markup, annotated - select for diffs
Mon Dec 29 08:43:47 2008 UTC (15 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.414: preferred, colored
Changes since revision 1.414: +6 -0 lines
Detect invalid border value
Irene

Revision 1.414: download - view: text, markup, annotated - select for diffs
Wed Dec 24 13:36:44 2008 UTC (15 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.413: preferred, colored
Changes since revision 1.413: +7 -5 lines
Avoid buffer overflows when displaying error messages.
Irene

Revision 1.413: download - view: text, markup, annotated - select for diffs
Mon Dec 22 10:24:38 2008 UTC (15 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.412: preferred, colored
Changes since revision 1.412: +16 -3 lines
New exception for ColColRef attribute
+ fix several possible overflows
Irene

Revision 1.412: download - view: text, markup, annotated - select for diffs
Thu Dec 11 11:34:52 2008 UTC (15 years, 5 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-0
Diff to: previous 1.411: preferred, colored
Changes since revision 1.411: +1 -1 lines
Sometimes generic XML attributes declared in style sheet were not registered
Irene

Revision 1.411: download - view: text, markup, annotated - select for diffs
Tue Oct 21 15:33:33 2008 UTC (15 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.410: preferred, colored
Changes since revision 1.410: +3 -3 lines
Integration of Regis patches
Irene

Revision 1.410: download - view: text, markup, annotated - select for diffs
Tue Oct 14 16:28:45 2008 UTC (15 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.409: preferred, colored
Changes since revision 1.409: +1 -1 lines
Better check of inline and block template elements
Irene

Revision 1.409: download - view: text, markup, annotated - select for diffs
Mon Sep 22 14:41:50 2008 UTC (15 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.408: preferred, colored
Changes since revision 1.408: +18 -0 lines
Avoid to overlap xt:head with positionned boxes
Irene

Revision 1.408: download - view: text, markup, annotated - select for diffs
Tue Aug 19 13:48:44 2008 UTC (15 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.407: preferred, colored
Changes since revision 1.407: +2 -2 lines
*** empty log message ***

Revision 1.407: download - view: text, markup, annotated - select for diffs
Mon Jul 7 06:04:37 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.406: preferred, colored
Changes since revision 1.406: +1 -2 lines
Improve rendering of rectangles, circles and ellipses + CreateShape and
Transform handlers - fred

Revision 1.406: download - view: text, markup, annotated - select for diffs
Wed May 28 08:28:13 2008 UTC (15 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.405: preferred, colored
Changes since revision 1.405: +11 -1 lines
HTML tables: introducing a Table_content element to wrap the real content of
  the table.
  Handling attribute align and style=background-color on elements COL and
  COLGROUP.
VQ

Revision 1.405: download - view: text, markup, annotated - select for diffs
Wed May 7 13:49:05 2008 UTC (16 years ago) by kia
Branches: MAIN
Diff to: previous 1.404: preferred, colored
Changes since revision 1.404: +24 -23 lines
char* => const char*
(Regis patches + many many others)

Revision 1.404: download - view: text, markup, annotated - select for diffs
Mon Apr 28 08:35:33 2008 UTC (16 years ago) by vatton
Branches: MAIN
Diff to: previous 1.403: preferred, colored
Changes since revision 1.403: +75 -12 lines
By default don't warn the user when CSS3 properties are used
Irene

Revision 1.403: download - view: text, markup, annotated - select for diffs
Tue Apr 1 14:06:29 2008 UTC (16 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.402: preferred, colored
Changes since revision 1.402: +5 -0 lines
Don't generate a CSS error for pseudo-classes focus, hover, active
Irene

Revision 1.402: download - view: text, markup, annotated - select for diffs
Tue Apr 1 12:53:16 2008 UTC (16 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.401: preferred, colored
Changes since revision 1.401: +3 -3 lines
Sometimes spaces at the end of a CSS URL were not ignored
Fix a problem with '.' within CSS values
Irene

Revision 1.401: download - view: text, markup, annotated - select for diffs
Tue Mar 4 11:41:28 2008 UTC (16 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.400: preferred, colored
Changes since revision 1.400: +26 -33 lines
CSS and Background images of external documents were not applied
Irene

Revision 1.400: download - view: text, markup, annotated - select for diffs
Thu Feb 21 10:51:58 2008 UTC (16 years, 2 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-10-0
Diff to: previous 1.399: preferred, colored
Changes since revision 1.399: +19 -1 lines
Prevent a crash when loading CSS images
Irene

Revision 1.399: download - view: text, markup, annotated - select for diffs
Thu Feb 7 16:02:43 2008 UTC (16 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.398: preferred, colored
Changes since revision 1.398: +2 -3 lines
maya didn't parse correctly /*/*/ CSS comments
Irene

Revision 1.398: download - view: text, markup, annotated - select for diffs
Wed Feb 6 08:42:22 2008 UTC (16 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.397: preferred, colored
Changes since revision 1.397: +12 -9 lines
Prevent a crash
Irene

Revision 1.397: download - view: text, markup, annotated - select for diffs
Mon Feb 4 15:53:06 2008 UTC (16 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.396: preferred, colored
Changes since revision 1.396: +4 -2 lines
Prevent a crash
Irene

Revision 1.396: download - view: text, markup, annotated - select for diffs
Fri Feb 1 11:23:19 2008 UTC (16 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.395: preferred, colored
Changes since revision 1.395: +6 -1 lines
Detect attribute CSS3 syntax
Irene

Revision 1.395: download - view: text, markup, annotated - select for diffs
Tue Jan 22 16:34:43 2008 UTC (16 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.394: preferred, colored
Changes since revision 1.394: +4 -1 lines
Implementation of missing style commands
Irene

Revision 1.394: download - view: text, markup, annotated - select for diffs
Mon Jan 21 16:50:27 2008 UTC (16 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.393: preferred, colored
Changes since revision 1.393: +1 -1 lines
Don't remove CSS information when the document is re-parsed
Irene

Revision 1.393: download - view: text, markup, annotated - select for diffs
Fri Nov 23 16:50:41 2007 UTC (16 years, 5 months ago) by quint
Branches: MAIN
Diff to: previous 1.392: preferred, colored
Changes since revision 1.392: +8 -11 lines
CSS: do not generate an error message when a selector in a CSS style sheet
     uses an attribute not encountered in a generic XML document.
VQ

Revision 1.392: download - view: text, markup, annotated - select for diffs
Tue Oct 23 14:16:17 2007 UTC (16 years, 6 months ago) by carcone
Branches: MAIN
Diff to: previous 1.391: preferred, colored
Changes since revision 1.391: +26 -0 lines
The css parser now detects BOM character for UTF-8 and UTF-16
Laurent

Revision 1.391: download - view: text, markup, annotated - select for diffs
Mon Oct 22 11:05:14 2007 UTC (16 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.390: preferred, colored
Changes since revision 1.390: +22 -0 lines
Convert margin units before updating
Irene

Revision 1.390: download - view: text, markup, annotated - select for diffs
Wed Sep 5 13:16:46 2007 UTC (16 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.389: preferred, colored
Changes since revision 1.389: +4 -4 lines
Windows changes
Irene

Revision 1.389: download - view: text, markup, annotated - select for diffs
Fri Aug 24 15:25:41 2007 UTC (16 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.388: preferred, colored
Changes since revision 1.388: +2 -2 lines
Regis patches for GCC 4.2
+ Frederic Mathedit.c patch + SVG library
Irene

Revision 1.388: download - view: text, markup, annotated - select for diffs
Wed Aug 22 10:43:44 2007 UTC (16 years, 8 months ago) by carcone
Branches: MAIN
Diff to: previous 1.387: preferred, colored
Changes since revision 1.387: +6 -1 lines
Bug fix: the css parser didn't accept any valid value for the the rule 'background-repeat'
Laurent

Revision 1.387: download - view: text, markup, annotated - select for diffs
Wed Jul 25 10:47:05 2007 UTC (16 years, 9 months ago) by quint
Branches: MAIN
Diff to: previous 1.386: preferred, colored
Changes since revision 1.386: +93 -109 lines
CSS: do not consider an erroneous length value in a CSS rule as zero.
     Ignore the rule instead.
VQ

Revision 1.386: download - view: text, markup, annotated - select for diffs
Wed Jul 4 07:16:18 2007 UTC (16 years, 10 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-55-1, Amaya-9-55
Diff to: previous 1.385: preferred, colored
Changes since revision 1.385: +4 -2 lines
Prevent a possible crash
Irene

Revision 1.385: download - view: text, markup, annotated - select for diffs
Thu Jun 28 11:56:52 2007 UTC (16 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.384: preferred, colored
Changes since revision 1.384: +2 -1 lines
Bug fix: the width attribute didn't apply to object element
Irene

Revision 1.384: download - view: text, markup, annotated - select for diffs
Wed Jun 20 14:08:33 2007 UTC (16 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.383: preferred, colored
Changes since revision 1.383: +4 -4 lines
Ignore max and min width/height as long as they are not fully implemented

Irene

Revision 1.383: download - view: text, markup, annotated - select for diffs
Fri Jun 15 15:31:11 2007 UTC (16 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.382: preferred, colored
Changes since revision 1.382: +12 -1 lines
CSS parser: accept font family names containing spaces without being quoted.
VQ

Revision 1.382: download - view: text, markup, annotated - select for diffs
Mon Jun 11 15:00:24 2007 UTC (16 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.381: preferred, colored
Changes since revision 1.381: +164 -4 lines
Interpret min/max-width and min/max-height as width and height rules
The Co-Immediate condition was not correctly checked when the CSS rule is given
in the style element
Skip Template elements to test the Co-Immediate condition
Fix a problem with ordered class rules (class without value must be the
first rule.
Irene

Revision 1.381: download - view: text, markup, annotated - select for diffs
Fri Jun 1 14:24:51 2007 UTC (16 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.380: preferred, colored
Changes since revision 1.380: +14 -5 lines
CSS/MathML: partial implementation of CSS rule font-variant
   and MathML attribute math-variant.
VQ

Revision 1.380: download - view: text, markup, annotated - select for diffs
Tue Apr 24 15:37:12 2007 UTC (17 years ago) by vatton
Branches: MAIN
Diff to: previous 1.379: preferred, colored
Changes since revision 1.379: +14 -6 lines
The CSS parser interperted an empty selector as a *
Irene

Revision 1.379: download - view: text, markup, annotated - select for diffs
Fri Apr 13 14:24:00 2007 UTC (17 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.378: preferred, colored
Changes since revision 1.378: +17 -13 lines
SVG: improving parsing of attribute font-weight.
VQ

Revision 1.378: download - view: text, markup, annotated - select for diffs
Wed Apr 11 07:13:03 2007 UTC (17 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.377: preferred, colored
Changes since revision 1.377: +2 -0 lines
SS: fixing a bug in selector parsing.
VQ

Revision 1.377: download - view: text, markup, annotated - select for diffs
Wed Mar 28 14:32:51 2007 UTC (17 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.376: preferred, colored
Changes since revision 1.376: +1 -1 lines
Separating style rules coming from the "style" attribute from those generated
by other attributes.
VQ

Revision 1.376: download - view: text, markup, annotated - select for diffs
Mon Mar 19 16:04:40 2007 UTC (17 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.375: preferred, colored
Changes since revision 1.375: +4 -3 lines
Editing of the style element didn't generate parsing errors.
Irene

Revision 1.375: download - view: text, markup, annotated - select for diffs
Thu Mar 8 15:24:39 2007 UTC (17 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.374: preferred, colored
Changes since revision 1.374: +4 -0 lines
Integration of Frederic patches
Irene

Revision 1.374: download - view: text, markup, annotated - select for diffs
Thu Jan 18 15:50:12 2007 UTC (17 years, 4 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-54
Diff to: previous 1.373: preferred, colored
Changes since revision 1.373: +1 -0 lines
Amaya now sopports all border styles
Irene

Revision 1.373: download - view: text, markup, annotated - select for diffs
Wed Jan 17 14:10:15 2007 UTC (17 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.372: preferred, colored
Changes since revision 1.372: +1 -1 lines
Code clean up
Irene

Revision 1.372: download - view: text, markup, annotated - select for diffs
Fri Dec 1 09:40:56 2006 UTC (17 years, 5 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-53bis, Amaya-9-53
Diff to: previous 1.371: preferred, colored
Changes since revision 1.371: +1 -1 lines
Fix a warning
Irene

Revision 1.371: download - view: text, markup, annotated - select for diffs
Fri Nov 17 13:25:05 2006 UTC (17 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.370: preferred, colored
Changes since revision 1.370: +5 -4 lines
Better detection of invalid CSS properties
Irene

Revision 1.370: download - view: text, markup, annotated - select for diffs
Fri Nov 10 16:27:14 2006 UTC (17 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.369: preferred, colored
Changes since revision 1.369: +94 -32 lines
Amaya didn't interpret correctly a border property without color.
Irene

Revision 1.369: download - view: text, markup, annotated - select for diffs
Fri Nov 3 15:12:33 2006 UTC (17 years, 6 months ago) by quint
Branches: MAIN
Diff to: previous 1.368: preferred, colored
Changes since revision 1.368: +22 -9 lines
CSS: accept font size without unit in the font property.
VQ

Revision 1.368: download - view: text, markup, annotated - select for diffs
Mon Oct 16 16:06:09 2006 UTC (17 years, 7 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-52
Diff to: previous 1.367: preferred, colored
Changes since revision 1.367: +8 -0 lines
Report an error when there is a space between a value and unit.
Irene

Revision 1.367: download - view: text, markup, annotated - select for diffs
Fri Oct 6 08:33:39 2006 UTC (17 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.366: preferred, colored
Changes since revision 1.366: +4 -4 lines
Typo
Irene

Revision 1.366: download - view: text, markup, annotated - select for diffs
Tue Sep 5 10:13:34 2006 UTC (17 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.365: preferred, colored
Changes since revision 1.365: +849 -388 lines
The CSS parser is used to initialize the CSS dialog.
Irene

Revision 1.365: download - view: text, markup, annotated - select for diffs
Mon Jul 10 10:26:46 2006 UTC (17 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.364: preferred, colored
Changes since revision 1.364: +0 -1 lines
Views of docImage documents were not closed.
Irene

Revision 1.364: download - view: text, markup, annotated - select for diffs
Wed Jun 14 14:10:40 2006 UTC (17 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.363: preferred, colored
Changes since revision 1.363: +13 -0 lines
Don't autosave log files.
Fix a problem in the CSS parser.
Irene

Revision 1.363: download - view: text, markup, annotated - select for diffs
Tue Jun 13 10:11:51 2006 UTC (17 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.362: preferred, colored
Changes since revision 1.362: +15 -3 lines
Dynamic allocation of constant strings used by Presentation schemes
Avoid several constants pointing to the same background image
Don't share the CSS context between several fetch image

Irene

Revision 1.362: download - view: text, markup, annotated - select for diffs
Fri Jun 9 15:16:08 2006 UTC (17 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.361: preferred, colored
Changes since revision 1.361: +96 -31 lines
CSS: support for property background-position. Syntactic part only.
VQ

Revision 1.361: download - view: text, markup, annotated - select for diffs
Tue May 23 07:43:46 2006 UTC (17 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.360: preferred, colored
Changes since revision 1.360: +3 -1 lines
Irene

Revision 1.360: download - view: text, markup, annotated - select for diffs
Mon May 22 11:04:07 2006 UTC (18 years ago) by vatton
Branches: MAIN
Diff to: previous 1.359: preferred, colored
Changes since revision 1.359: +40 -191 lines
!important is now managed by the common function "ParseCSSRule"
Irene

Revision 1.359: download - view: text, markup, annotated - select for diffs
Fri May 19 15:59:46 2006 UTC (18 years ago) by quint
Branches: MAIN
Diff to: previous 1.358: preferred, colored
Changes since revision 1.358: +11 -1 lines
XTiger: accepting element t:head in the HTML head
VQ

Revision 1.358: download - view: text, markup, annotated - select for diffs
Thu May 4 16:50:42 2006 UTC (18 years ago) by quint
Branches: MAIN
Diff to: previous 1.357: preferred, colored
Changes since revision 1.357: +16 -13 lines
CSS parser: skip all the contents of @page blocks, even if they contain
    nested blocks.
VQ

Revision 1.357: download - view: text, markup, annotated - select for diffs
Thu Apr 20 11:25:07 2006 UTC (18 years, 1 month ago) by quint
Branches: MAIN
CVS tags: Amaya-9-51
Diff to: previous 1.356: preferred, colored
Changes since revision 1.356: +14 -3 lines
CSS: improve error detection when parsing an invalid value
for property background-image.
VQ

Revision 1.356: download - view: text, markup, annotated - select for diffs
Thu Apr 6 09:25:17 2006 UTC (18 years, 1 month ago) by quint
Branches: MAIN
CVS tags: Amaya-9-5
Diff to: previous 1.355: preferred, colored
Changes since revision 1.355: +38 -23 lines
CSS parser: for property text-decoration, accept any sequence of values
    underline, overline, line-through, and blink.
VQ

Revision 1.355: download - view: text, markup, annotated - select for diffs
Fri Mar 31 14:20:19 2006 UTC (18 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.354: preferred, colored
Changes since revision 1.354: +99 -74 lines
CSS: first step for supporting pseudo-class first-child.
VQ

Revision 1.354: download - view: text, markup, annotated - select for diffs
Fri Mar 31 06:59:32 2006 UTC (18 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.353: preferred, colored
Changes since revision 1.353: +2 -2 lines
CSS: property "line-height: inherit" was not parsed correctly and raised
     an error.
VQ.

Revision 1.353: download - view: text, markup, annotated - select for diffs
Thu Mar 30 15:56:11 2006 UTC (18 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.352: preferred, colored
Changes since revision 1.352: +48 -9 lines
CSS: the value of a content property may now contain notations such
     as \2022 for representing strange characters or \' to escape
     string delimiters.
VQ

Revision 1.352: download - view: text, markup, annotated - select for diffs
Mon Mar 27 13:48:25 2006 UTC (18 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.351: preferred, colored
Changes since revision 1.351: +11 -5 lines
Skip CSS properties that start with #
Irene

Revision 1.351: download - view: text, markup, annotated - select for diffs
Mon Mar 27 11:01:06 2006 UTC (18 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.350: preferred, colored
Changes since revision 1.350: +52 -38 lines
CSS: in a font rule, 100.01% was interpreted as font-weight: 100 plus
   font-size: .01%
VQ

Revision 1.350: download - view: text, markup, annotated - select for diffs
Wed Mar 8 12:02:58 2006 UTC (18 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.349: preferred, colored
Changes since revision 1.349: +10 -12 lines
Generate a "Not found" page instead of an empty page when the user tries to
open an invalid local URI.
+ fix a crash in the CSS parser.
Irene

Revision 1.349: download - view: text, markup, annotated - select for diffs
Tue Feb 21 10:53:07 2006 UTC (18 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.348: preferred, colored
Changes since revision 1.348: +1 -2 lines
Accept xml:lang in HTML mode parsing
VQ

Revision 1.348: download - view: text, markup, annotated - select for diffs
Tue Feb 21 08:18:38 2006 UTC (18 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.347: preferred, colored
Changes since revision 1.347: +9 -10 lines
Improve the management of not well-formed documents.
Irene

Revision 1.347: download - view: text, markup, annotated - select for diffs
Fri Feb 3 14:55:37 2006 UTC (18 years, 3 months ago) by quint
Branches: MAIN
CVS tags: Amaya-9-4
Diff to: previous 1.346: preferred, colored
Changes since revision 1.346: +95 -53 lines
CSS: accepting double colon for "::before" and "::after" in selectors and
printing a warning message.
VQ

Revision 1.346: download - view: text, markup, annotated - select for diffs
Mon Jan 30 14:14:29 2006 UTC (18 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.345: preferred, colored
Changes since revision 1.345: +5 -3 lines
CSS: rule "text-decoration: none" was not displayed by command
Display applied rules.
VQ

Revision 1.345: download - view: text, markup, annotated - select for diffs
Sat Jan 28 14:04:42 2006 UTC (18 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.344: preferred, colored
Changes since revision 1.344: +22 -7 lines
CSS parser: there was a bug when parsing input[type="xxx"] in selectors.
VQ

Revision 1.344: download - view: text, markup, annotated - select for diffs
Mon Jan 23 16:27:44 2006 UTC (18 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.343: preferred, colored
Changes since revision 1.343: +1 -1 lines
Fixing unused variables and test empty string
Irene

Revision 1.343: download - view: text, markup, annotated - select for diffs
Mon Jan 23 10:56:09 2006 UTC (18 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.342: preferred, colored
Changes since revision 1.342: +111 -4 lines
Build the list of classes defined in a CSS at parsing.

Irene

Revision 1.342: download - view: text, markup, annotated - select for diffs
Wed Jan 18 13:37:45 2006 UTC (18 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.341: preferred, colored
Changes since revision 1.341: +88 -46 lines
Quoted string CSS rules were not correctly parsed.
+ Skip // comments
Irene

Revision 1.341: download - view: text, markup, annotated - select for diffs
Tue Jan 17 14:11:23 2006 UTC (18 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.340: preferred, colored
Changes since revision 1.340: +13 -3 lines
CSS: rules for background images were generated even after
a syntax error in the selector.
VQ

Revision 1.340: download - view: text, markup, annotated - select for diffs
Tue Jan 17 11:47:16 2006 UTC (18 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.339: preferred, colored
Changes since revision 1.339: +368 -325 lines
CSS: full implementation of CSS2 selectors.
VQ

Revision 1.339: download - view: text, markup, annotated - select for diffs
Mon Jan 2 11:57:20 2006 UTC (18 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.338: preferred, colored
Changes since revision 1.338: +11 -4 lines
bug fix: crash when attributes used in CSS selectors of generic XML documents
had the same name as an XHTML MathML or SVG attribute.
VQ

Revision 1.338: download - view: text, markup, annotated - select for diffs
Wed Dec 28 14:38:11 2005 UTC (18 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.337: preferred, colored
Changes since revision 1.337: +1 -1 lines
Improve the creation of anchors and span elements.
Irene

Revision 1.337: download - view: text, markup, annotated - select for diffs
Tue Dec 27 13:57:12 2005 UTC (18 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.336: preferred, colored
Changes since revision 1.336: +47 -13 lines
Improve the CSS parser.

Irene

Revision 1.336: download - view: text, markup, annotated - select for diffs
Thu Dec 22 15:45:15 2005 UTC (18 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.335: preferred, colored
Changes since revision 1.335: +3 -3 lines
Make x-small and xx-small fonts smaller.

Irene

Revision 1.335: download - view: text, markup, annotated - select for diffs
Mon Dec 19 12:23:31 2005 UTC (18 years, 5 months ago) by quint
Branches: MAIN
Diff to: previous 1.334: preferred, colored
Changes since revision 1.334: +1 -7 lines
CSS: an error was raised when parsing a valid background-position rule
with !important.
VQ

Revision 1.334: download - view: text, markup, annotated - select for diffs
Thu Dec 1 17:15:34 2005 UTC (18 years, 5 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-3
Diff to: previous 1.333: preferred, colored
Changes since revision 1.333: +2 -0 lines
Dialogue update
+ bug fix when parsing background: none
Irene

Revision 1.333: download - view: text, markup, annotated - select for diffs
Fri Sep 23 08:17:43 2005 UTC (18 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.332: preferred, colored
Changes since revision 1.332: +47 -1 lines
Implementation of the CSS visibility rule.
Irene

Revision 1.332: download - view: text, markup, annotated - select for diffs
Wed Aug 31 15:14:35 2005 UTC (18 years, 8 months ago) by quint
Branches: MAIN
Diff to: previous 1.331: preferred, colored
Changes since revision 1.331: +3 -1 lines
CSS: fixing a bug in the CSS parser.
VQ.

Revision 1.331: download - view: text, markup, annotated - select for diffs
Thu Aug 25 10:12:43 2005 UTC (18 years, 8 months ago) by quint
Branches: MAIN
Diff to: previous 1.330: preferred, colored
Changes since revision 1.330: +44 -3 lines
CSS: implementing value attr() for property content
VQ

Revision 1.330: download - view: text, markup, annotated - select for diffs
Wed Aug 24 16:11:22 2005 UTC (18 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.329: preferred, colored
Changes since revision 1.329: +22 -27 lines
Improve the redisplay of background images.

Irene

Revision 1.329: download - view: text, markup, annotated - select for diffs
Wed Aug 24 10:17:11 2005 UTC (18 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.328: preferred, colored
Changes since revision 1.328: +3 -11 lines
In some cases, a background-image with the option 'no-repeat' is repeated
the first time the document is loaded.
+ C indent

Irene

Revision 1.328: download - view: text, markup, annotated - select for diffs
Mon Jul 11 15:26:45 2005 UTC (18 years, 10 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-2-1
Diff to: previous 1.327: preferred, colored
Changes since revision 1.327: +20 -40 lines
Sometimes background images were not displayed.
Irene

Revision 1.327: download - view: text, markup, annotated - select for diffs
Thu Jul 7 15:28:55 2005 UTC (18 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.326: preferred, colored
Changes since revision 1.326: +3078 -3099 lines
Remove the support of // in CSS files.
Irene

Revision 1.326: download - view: text, markup, annotated - select for diffs
Thu Jul 7 07:07:57 2005 UTC (18 years, 10 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-2
Diff to: previous 1.325: preferred, colored
Changes since revision 1.325: +3 -2 lines
A typo that generate a parsing false parsing error.
Irene

Revision 1.325: download - view: text, markup, annotated - select for diffs
Wed Jul 6 13:48:34 2005 UTC (18 years, 10 months ago) by tollenae
Branches: MAIN
Diff to: previous 1.324: preferred, colored
Changes since revision 1.324: +3 -0 lines
Fix infinite loop in style parser.

A. Tollenaere

Revision 1.324: download - view: text, markup, annotated - select for diffs
Wed Jul 6 12:49:19 2005 UTC (18 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.323: preferred, colored
Changes since revision 1.323: +35 -20 lines
Amaya now parses // in CSS files.
Irene

Revision 1.323: download - view: text, markup, annotated - select for diffs
Wed Jul 6 10:39:51 2005 UTC (18 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.322: preferred, colored
Changes since revision 1.322: +56 -10 lines
Adding translations and fixing a bug in the style parser.
Irene

Revision 1.322: download - view: text, markup, annotated - select for diffs
Wed Jun 22 16:23:40 2005 UTC (18 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.321: preferred, colored
Changes since revision 1.321: +93 -26 lines
Amaya manages omitted values in the border property.
Irene

Revision 1.321: download - view: text, markup, annotated - select for diffs
Wed Jun 22 13:15:01 2005 UTC (18 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.320: preferred, colored
Changes since revision 1.320: +11 -18 lines
Improve the support of CSS media.
Irene

Revision 1.320: download - view: text, markup, annotated - select for diffs
Tue Jun 21 14:44:27 2005 UTC (18 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.319: preferred, colored
Changes since revision 1.319: +1 -0 lines
CSS: improve interpretation of selectors containing '>' (child).
VQ

Revision 1.319: download - view: text, markup, annotated - select for diffs
Mon Jun 20 13:38:56 2005 UTC (18 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.318: preferred, colored
Changes since revision 1.318: +41 -36 lines
CSS: value 'inherit' was not accepted for property border-width.
VQ

Revision 1.318: download - view: text, markup, annotated - select for diffs
Wed Jun 15 15:39:01 2005 UTC (18 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.317: preferred, colored
Changes since revision 1.317: +70 -24 lines
Improve parsing of list-style
Irene

Revision 1.317: download - view: text, markup, annotated - select for diffs
Wed Jun 15 09:01:06 2005 UTC (18 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.316: preferred, colored
Changes since revision 1.316: +14 -1 lines
URL of CSS images was interpreted as relative to the document instead of to
the CSS file.
Irene

Revision 1.316: download - view: text, markup, annotated - select for diffs
Thu Jun 9 10:50:03 2005 UTC (18 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.315: preferred, colored
Changes since revision 1.315: +5 -5 lines
When loading an image as a document, the HTML code generated to contain the
image was wrong (alt attribute missing).
VQ

Revision 1.315: download - view: text, markup, annotated - select for diffs
Wed Jun 8 08:15:22 2005 UTC (18 years, 11 months ago) by gully
Branches: MAIN
Diff to: previous 1.314: preferred, colored
Changes since revision 1.314: +5 -10 lines
fix warnings
S. GULLY

Revision 1.314: download - view: text, markup, annotated - select for diffs
Tue Jun 7 13:37:11 2005 UTC (18 years, 11 months ago) by gully
Branches: MAIN
Diff to: previous 1.313: preferred, colored
Changes since revision 1.313: +2 -1 lines
code cleaning + warning fixes
S. GULLY

Revision 1.313: download - view: text, markup, annotated - select for diffs
Mon Jun 6 09:56:33 2005 UTC (18 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.312: preferred, colored
Changes since revision 1.312: +9 -7 lines
Generate a scrollbar when the absolute positioned box is higher than the
normal flow.
Irene

Revision 1.312: download - view: text, markup, annotated - select for diffs
Thu May 26 12:48:07 2005 UTC (18 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.311: preferred, colored
Changes since revision 1.311: +122 -38 lines
CSS: Implementing pseudo-element :before and :after
VQ

Revision 1.311: download - view: text, markup, annotated - select for diffs
Wed May 25 06:56:08 2005 UTC (18 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.310: preferred, colored
Changes since revision 1.310: +41 -35 lines
Redisplay optimization.
Irene

Revision 1.310: download - view: text, markup, annotated - select for diffs
Mon May 23 12:26:56 2005 UTC (18 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.309: preferred, colored
Changes since revision 1.309: +19 -3 lines
When a CSS loads several background images, the document was reformatted
each times an image is received. Now it's reformatted when the CSS parsing
is complete.
Irene

Revision 1.309: download - view: text, markup, annotated - select for diffs
Mon May 23 08:26:35 2005 UTC (18 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.308: preferred, colored
Changes since revision 1.308: +3 -2 lines
Fixing an infinite loop when applying VertPos rules.
Irene

Revision 1.308: download - view: text, markup, annotated - select for diffs
Wed May 18 14:09:09 2005 UTC (19 years ago) by vatton
Branches: MAIN
Diff to: previous 1.307: preferred, colored
Changes since revision 1.307: +13 -3 lines
There is now a log file attached to CSS documents.
Irene

Revision 1.307: download - view: text, markup, annotated - select for diffs
Tue Apr 26 09:17:18 2005 UTC (19 years ago) by vatton
Branches: MAIN
Diff to: previous 1.306: preferred, colored
Changes since revision 1.306: +1 -1 lines
Support of xml:id
Irene

Revision 1.306: download - view: text, markup, annotated - select for diffs
Wed Apr 20 08:16:14 2005 UTC (19 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.305: preferred, colored
Changes since revision 1.305: +42 -18 lines
Fix a crash (saving a document with an attribute style="clear: xxx").
VQ

Revision 1.305: download - view: text, markup, annotated - select for diffs
Wed Apr 13 16:26:58 2005 UTC (19 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.304: preferred, colored
Changes since revision 1.304: +54 -33 lines
CSS: implementing properties position, top, right, bottom and left.
First step only: parsing and applying these properties to abstract
boxes. Formatting has still to be done.
VQ

Revision 1.304: download - view: text, markup, annotated - select for diffs
Mon Apr 11 10:25:09 2005 UTC (19 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.303: preferred, colored
Changes since revision 1.303: +1 -1 lines
Fixing Windows warnings.
Irene

Revision 1.303: download - view: text, markup, annotated - select for diffs
Thu Apr 7 07:33:59 2005 UTC (19 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.302: preferred, colored
Changes since revision 1.302: +5 -5 lines
When displaying a centered table an horizontal scroll bar was displayed
by error (GL version only).
Irene

Revision 1.302: download - view: text, markup, annotated - select for diffs
Fri Apr 1 15:18:12 2005 UTC (19 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.301: preferred, colored
Changes since revision 1.301: +189 -165 lines
CSS: implementing property list-style-image
VQ

Revision 1.301: download - view: text, markup, annotated - select for diffs
Wed Mar 30 08:41:40 2005 UTC (19 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.300: preferred, colored
Changes since revision 1.300: +30 -30 lines
Better support of right floatted boxes.
Irene

Revision 1.300: download - view: text, markup, annotated - select for diffs
Mon Mar 7 10:13:15 2005 UTC (19 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.299: preferred, colored
Changes since revision 1.299: +1 -1 lines
Fixing a loop with imported style sheets.
Irene

Revision 1.299: download - view: text, markup, annotated - select for diffs
Wed Mar 2 11:15:58 2005 UTC (19 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.298: preferred, colored
Changes since revision 1.298: +3 -4 lines
Amaya reported a false parsing error when parsing multiple value combination
of the font property.
Irene

Revision 1.298: download - view: text, markup, annotated - select for diffs
Tue Feb 15 16:06:20 2005 UTC (19 years, 3 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-1
Diff to: previous 1.297: preferred, colored
Changes since revision 1.297: +16 -0 lines
Improve the parsing of background position.
Irene

Revision 1.297: download - view: text, markup, annotated - select for diffs
Mon Feb 7 16:37:31 2005 UTC (19 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.296: preferred, colored
Changes since revision 1.296: +1 -1 lines
Confusion with top and right.
Irene

Revision 1.296: download - view: text, markup, annotated - select for diffs
Mon Feb 7 15:52:34 2005 UTC (19 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.295: preferred, colored
Changes since revision 1.295: +79 -22 lines
Improve the parsing of CSS border.
Irene

Revision 1.295: download - view: text, markup, annotated - select for diffs
Thu Jan 27 10:27:02 2005 UTC (19 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.294: preferred, colored
Changes since revision 1.294: +280 -260 lines
Sometimes the CSS parser didn't parse "!important".
Irene

Revision 1.294: download - view: text, markup, annotated - select for diffs
Mon Jan 3 09:45:05 2005 UTC (19 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.293: preferred, colored
Changes since revision 1.293: +1 -0 lines
The CSS rule fill=none was not correctly interpreted.
Irene

Revision 1.293: download - view: text, markup, annotated - select for diffs
Tue Dec 21 16:20:12 2004 UTC (19 years, 5 months ago) by quint
Branches: MAIN
Diff to: previous 1.292: preferred, colored
Changes since revision 1.292: +177 -153 lines
CSS: support for value "inherit" in CSS properties.
VQ

Revision 1.292: download - view: text, markup, annotated - select for diffs
Thu Dec 16 11:41:29 2004 UTC (19 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.291: preferred, colored
Changes since revision 1.291: +69 -2 lines
Update of the Welcome page
+ paring of sytem's colors in the CSS parser.
Irene

Revision 1.291: download - view: text, markup, annotated - select for diffs
Tue Dec 14 11:24:55 2004 UTC (19 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.290: preferred, colored
Changes since revision 1.290: +2 -0 lines
Fix compiling errors.
Irene

Revision 1.290: download - view: text, markup, annotated - select for diffs
Tue Nov 30 09:24:49 2004 UTC (19 years, 5 months ago) by gully
Branches: MAIN
Diff to: previous 1.289: preferred, colored
Changes since revision 1.289: +1 -1 lines
bug fix: null pointer crash when save as a document with background url
S. GULLY

Revision 1.289: download - view: text, markup, annotated - select for diffs
Thu Nov 25 17:24:28 2004 UTC (19 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.288: preferred, colored
Changes since revision 1.288: +15 -15 lines
"larger' and "smaller" values were tested after "large" and "small".
Irene

Revision 1.288: download - view: text, markup, annotated - select for diffs
Thu Nov 25 17:06:55 2004 UTC (19 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.287: preferred, colored
Changes since revision 1.287: +310 -119 lines
Make the CSS parser mor strict.
Irene

Revision 1.287: download - view: text, markup, annotated - select for diffs
Mon Nov 15 09:12:02 2004 UTC (19 years, 6 months ago) by quint
Branches: MAIN
Diff to: previous 1.286: preferred, colored
Changes since revision 1.286: +27 -15 lines
CSS: "font-size: inherit" was flagged as an error.
VQ

Revision 1.286: download - view: text, markup, annotated - select for diffs
Wed Nov 10 10:34:13 2004 UTC (19 years, 6 months ago) by quint
Branches: MAIN
Diff to: previous 1.285: preferred, colored
Changes since revision 1.285: +17 -2 lines
CSS: some line numbers in the "Show applied rule" window were wrong.
     rules coming from a style attribute were erroneously labelled
     as coming from the style element.
VQ

Revision 1.285: download - view: text, markup, annotated - select for diffs
Tue Oct 19 07:56:03 2004 UTC (19 years, 7 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-7
Diff to: previous 1.284: preferred, colored
Changes since revision 1.284: +1 -1 lines
Amaya didn't load CSS files with non-ASCII name.
Fixing errors reported by insure++.
Irene

Revision 1.284: download - view: text, markup, annotated - select for diffs
Tue Oct 12 08:59:20 2004 UTC (19 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.283: preferred, colored
Changes since revision 1.283: +14 -14 lines
Improve margins and font sizes.
Don't request the type attribute when a style element is created.
Irene

Revision 1.283: download - view: text, markup, annotated - select for diffs
Fri Sep 24 16:50:42 2004 UTC (19 years, 7 months ago) by quint
Branches: MAIN
Diff to: previous 1.282: preferred, colored
Changes since revision 1.282: +2 -2 lines
Bug fix for list-style-type: decimal-leading-zero
VQ

Revision 1.282: download - view: text, markup, annotated - select for diffs
Fri Sep 24 08:28:01 2004 UTC (19 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.281: preferred, colored
Changes since revision 1.281: +1 -1 lines
Fixing warnings and errors reported by Visual.
Updating Windows resources.
Irene

Revision 1.281: download - view: text, markup, annotated - select for diffs
Thu Sep 23 14:13:46 2004 UTC (19 years, 7 months ago) by quint
Branches: MAIN
Diff to: previous 1.280: preferred, colored
Changes since revision 1.280: +217 -79 lines
CSS: implementing value "list-item" for property "display", and
properties list-style-type and list-style-position.
VQ

Revision 1.280: download - view: text, markup, annotated - select for diffs
Wed Sep 8 11:02:52 2004 UTC (19 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.279: preferred, colored
Changes since revision 1.279: +1 -1 lines
The background rule was not parsed.
Irene

Revision 1.279: download - view: text, markup, annotated - select for diffs
Tue Sep 7 14:18:17 2004 UTC (19 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.278: preferred, colored
Changes since revision 1.278: +27 -15 lines
Accept negative values in background-position rules.
Irene

Revision 1.278: download - view: text, markup, annotated - select for diffs
Mon Jul 26 12:36:01 2004 UTC (19 years, 9 months ago) by quint
Branches: MAIN
Diff to: previous 1.277: preferred, colored
Changes since revision 1.277: +8 -0 lines
CSS: When an attribute name belonging to some generic XML namespace
     was used in a selector and the document was not a generic XML
     document, but contained some generic XML, the attribute was
     ignored in the selector.
VQ

Revision 1.277: download - view: text, markup, annotated - select for diffs
Mon Jul 26 11:15:49 2004 UTC (19 years, 9 months ago) by quint
Branches: MAIN
Diff to: previous 1.276: preferred, colored
Changes since revision 1.276: +31 -42 lines
CSS rule "display: none" is no longer translated into a P visibility
rule, but into a P display rule. This allows a more specific
"display: block" or "display: inline" to override a less specific
"display: none".
VQ

Revision 1.276: download - view: text, markup, annotated - select for diffs
Thu Jun 24 16:01:39 2004 UTC (19 years, 10 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-6
Diff to: previous 1.275: preferred, colored
Changes since revision 1.275: +66 -121 lines
Accept !important within style attributes.
Irene

Revision 1.275: download - view: text, markup, annotated - select for diffs
Tue Jun 15 08:44:04 2004 UTC (19 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.274: preferred, colored
Changes since revision 1.274: +6 -5 lines
CSS: implementation of rule vertical-align. Code clean-up.
Implementation is not complete yet.
VQ

Revision 1.274: download - view: text, markup, annotated - select for diffs
Mon Jun 14 08:13:39 2004 UTC (19 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.273: preferred, colored
Changes since revision 1.273: +6 -0 lines
Fixing uninitialixed variables.
Irene

Revision 1.273: download - view: text, markup, annotated - select for diffs
Fri Jun 11 11:06:21 2004 UTC (19 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.272: preferred, colored
Changes since revision 1.272: +79 -2 lines
CSS: partial implementation of property text-align.
VQ

Revision 1.272: download - view: text, markup, annotated - select for diffs
Tue Jun 1 07:35:20 2004 UTC (19 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.271: preferred, colored
Changes since revision 1.271: +8 -1 lines
Fix a loop in the CSS parser.
Irene

Revision 1.271: download - view: text, markup, annotated - select for diffs
Wed May 26 15:08:05 2004 UTC (19 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.270: preferred, colored
Changes since revision 1.270: +3 -2 lines
Reordering menu entries and updating documentations.
Irene

Revision 1.270: download - view: text, markup, annotated - select for diffs
Mon May 24 13:36:17 2004 UTC (19 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.269: preferred, colored
Changes since revision 1.269: +79 -23 lines
The CSS parser accepted invalid font rules and fix errors in Welcome pages.
Irene

Revision 1.269: download - view: text, markup, annotated - select for diffs
Wed May 5 12:35:27 2004 UTC (20 years ago) by vatton
Branches: MAIN
Diff to: previous 1.268: preferred, colored
Changes since revision 1.268: +9 -2 lines
Make CSS selectors case sensitive for XHTML documents.
Irene

Revision 1.268: download - view: text, markup, annotated - select for diffs
Mon Apr 26 13:16:35 2004 UTC (20 years ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-5
Diff to: previous 1.267: preferred, colored
Changes since revision 1.267: +28 -4 lines
Accept spaces within font family names.
Irene

Revision 1.267: download - view: text, markup, annotated - select for diffs
Tue Apr 20 16:10:22 2004 UTC (20 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.266: preferred, colored
Changes since revision 1.266: +7 -13 lines
Local CSS files were not reparsed when they are saved.
Fix the confusion between classes, pseudo-classes, ids, and attributes.
Irene

Revision 1.266: download - view: text, markup, annotated - select for diffs
Tue Apr 20 12:02:24 2004 UTC (20 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.265: preferred, colored
Changes since revision 1.265: +3 -1 lines
Ignoring rules associated with pseudo-classes hover and focus in CSS
 selectors

VQ

Revision 1.265: download - view: text, markup, annotated - select for diffs
Thu Apr 8 11:15:44 2004 UTC (20 years, 1 month ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-4
Diff to: previous 1.264: preferred, colored
Changes since revision 1.264: +2 -2 lines
Improving the management of background images:
- transparence and clipping with the GTK version
- clipping with the GL version (there is still a problem with partial
  images).
Irene

Revision 1.264: download - view: text, markup, annotated - select for diffs
Wed Apr 7 11:10:19 2004 UTC (20 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.263: preferred, colored
Changes since revision 1.263: +6 -4 lines
Amaya didn't remove the old background-image.
Irene

Revision 1.263: download - view: text, markup, annotated - select for diffs
Wed Apr 7 10:22:18 2004 UTC (20 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.262: preferred, colored
Changes since revision 1.262: +90 -46 lines
A pseudo class name must match exactly.
Better control when parsing a CSS font property.
Irene

Revision 1.262: download - view: text, markup, annotated - select for diffs
Tue Apr 6 14:15:17 2004 UTC (20 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.261: preferred, colored
Changes since revision 1.261: +11 -2 lines
Don't apply the CSS color property when it has several values.
Irene

Revision 1.261: download - view: text, markup, annotated - select for diffs
Thu Apr 1 13:56:32 2004 UTC (20 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.260: preferred, colored
Changes since revision 1.260: +2 -0 lines
Ignore invisible boxes when formatting lines.
Irene

Revision 1.260: download - view: text, markup, annotated - select for diffs
Wed Mar 31 16:01:20 2004 UTC (20 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.259: preferred, colored
Changes since revision 1.259: +11 -6 lines
Improving the CSS parser.
Irene

Revision 1.259: download - view: text, markup, annotated - select for diffs
Fri Mar 26 15:21:06 2004 UTC (20 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.258: preferred, colored
Changes since revision 1.258: +4 -0 lines
Update the list of CSS2 properties.
Irene

Revision 1.258: download - view: text, markup, annotated - select for diffs
Fri Mar 26 08:15:37 2004 UTC (20 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.257: preferred, colored
Changes since revision 1.257: +1 -1 lines
When the selection is set on the last empty line of a <pre>, the caret
was not displayed.
Irene

Revision 1.257: download - view: text, markup, annotated - select for diffs
Wed Mar 10 17:19:07 2004 UTC (20 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.256: preferred, colored
Changes since revision 1.256: +15 -0 lines
Reformat the whole document when a float CSS rule is added.
Irene

Revision 1.256: download - view: text, markup, annotated - select for diffs
Wed Mar 10 16:03:45 2004 UTC (20 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.255: preferred, colored
Changes since revision 1.255: +2 -7 lines
Fixing a crash in the CSS parser.
Irene

Revision 1.255: download - view: text, markup, annotated - select for diffs
Tue Feb 24 15:38:50 2004 UTC (20 years, 2 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-3
Diff to: previous 1.254: preferred, colored
Changes since revision 1.254: +14 -9 lines
Use enums instead of int values to note element relations in CSS contexts.
Irene

Revision 1.254: download - view: text, markup, annotated - select for diffs
Tue Feb 17 10:23:40 2004 UTC (20 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.253: preferred, colored
Changes since revision 1.253: +9 -1 lines
CSS: Do not generate an error message when parsing a valid value for
property white-space.
VQ

Revision 1.253: download - view: text, markup, annotated - select for diffs
Mon Feb 16 14:00:23 2004 UTC (20 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.252: preferred, colored
Changes since revision 1.252: +2 -0 lines
It's now possible to center an image even if there is no enclosing paragraph.
When several charecter styles are applied to a piece of text, only the first
CSS property was attached to the enclosing span element.
Irene

Revision 1.252: download - view: text, markup, annotated - select for diffs
Wed Feb 11 09:57:45 2004 UTC (20 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.251: preferred, colored
Changes since revision 1.251: +9 -1 lines
Detect unsupported encodings.
Irene

Revision 1.251: download - view: text, markup, annotated - select for diffs
Tue Feb 10 17:12:48 2004 UTC (20 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.250: preferred, colored
Changes since revision 1.250: +16 -5 lines
Report an error when the opacity is expressed in %.
Irene

Revision 1.250: download - view: text, markup, annotated - select for diffs
Tue Feb 10 16:26:39 2004 UTC (20 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.249: preferred, colored
Changes since revision 1.249: +28 -34 lines
Report an error when there is no ';' between two CSS properties.
Parse the selector '+' (not managed yet).
Parse correctly HTML selectors within XML documents.
Irene

Revision 1.249: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:53:06 2004 UTC (20 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.248: preferred, colored
Changes since revision 1.248: +1 -1 lines
Removing _I18N_ within amaya and annotlib directories
Extending the copyright to 2004
Adding needed convertions utf-8 to the default charset.
Irene

Revision 1.248: download - view: text, markup, annotated - select for diffs
Tue Nov 18 08:10:23 2003 UTC (20 years, 6 months ago) by gully
Branches: MAIN
Diff to: previous 1.247: preferred, colored
Changes since revision 1.247: +3 -3 lines
This is the Amaya C++ version : ie amaya uses now g++ (c++ version of gcc)

WARNING:
Before compilation do :
    - On debian just install g++ : "apt-get install g++"
    - A cvs update into libwww directory because there is a expat header to update.
    - "rm -rf *"
    - "../configure [options...]"

S. GULLY

Revision 1.247: download - view: text, markup, annotated - select for diffs
Thu Nov 13 13:58:02 2003 UTC (20 years, 6 months ago) by quint
Branches: MAIN
CVS tags: Amaya-8-2
Diff to: previous 1.246: preferred, colored
Changes since revision 1.246: +14 -2 lines
CSS: Rule background:none did not supercede another background rule that
     stes the background color.
VQ

Revision 1.246: download - view: text, markup, annotated - select for diffs
Thu Nov 13 08:23:46 2003 UTC (20 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.245: preferred, colored
Changes since revision 1.245: +1 -1 lines
CSS rules applied to PICTURE_UNIT elements were not displayed.
Count differently newlines in styleparser.c
Irene

Revision 1.245: download - view: text, markup, annotated - select for diffs
Thu Nov 6 15:46:17 2003 UTC (20 years, 6 months ago) by quint
Branches: MAIN
Diff to: previous 1.244: preferred, colored
Changes since revision 1.244: +93 -65 lines
CSS: accept an uri as a value for properties fill and stroke.
VQ

Revision 1.244: download - view: text, markup, annotated - select for diffs
Wed Nov 5 10:40:37 2003 UTC (20 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.243: preferred, colored
Changes since revision 1.243: +2 -1 lines
Bug fix: Amaya didn't reported an error with % borders.
Irene

Revision 1.243: download - view: text, markup, annotated - select for diffs
Thu Oct 30 09:16:43 2003 UTC (20 years, 6 months ago) by quint
Branches: MAIN
Diff to: previous 1.242: preferred, colored
Changes since revision 1.242: +56 -0 lines
Fix a bug in coloring the source view ( '>' in the content).
VQ

Revision 1.242: download - view: text, markup, annotated - select for diffs
Tue Oct 28 16:23:39 2003 UTC (20 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.241: preferred, colored
Changes since revision 1.241: +2 -1 lines
New dialog updates.
Irene

Revision 1.241: download - view: text, markup, annotated - select for diffs
Wed Oct 22 14:18:54 2003 UTC (20 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.240: preferred, colored
Changes since revision 1.240: +1 -2 lines
When the CSS parser detected an error within a SVG attribute the URL
was not initialized.
Irene

Revision 1.240: download - view: text, markup, annotated - select for diffs
Tue Oct 21 15:49:41 2003 UTC (20 years, 7 months ago) by quint
Branches: MAIN
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +34 -10 lines
CSS: improving syntax error dectection in selectors
VQ

Revision 1.239: download - view: text, markup, annotated - select for diffs
Tue Oct 21 13:04:11 2003 UTC (20 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.238: preferred, colored
Changes since revision 1.238: +44 -43 lines
GL code clean up: Opacity, box structure, etc.
Irene

Revision 1.238: download - view: text, markup, annotated - select for diffs
Tue Oct 21 12:56:26 2003 UTC (20 years, 7 months ago) by quint
Branches: MAIN
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +24 -2 lines
CSS: implementing the lang pseudo-class in selectors
VQ

Revision 1.237: download - view: text, markup, annotated - select for diffs
Mon Oct 20 16:02:30 2003 UTC (20 years, 7 months ago) by quint
Branches: MAIN
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +13 -4 lines
CSS: check multiple ids in selectors. Accepts multiple ids only
     when they are identical.
VQ

Revision 1.236: download - view: text, markup, annotated - select for diffs
Wed Oct 15 14:44:14 2003 UTC (20 years, 7 months ago) by quint
Branches: MAIN
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +1 -0 lines
CSS: presentation rules corresponding to a HTML style attribute have now
     a line number and can be double-clicked.
VQ

Revision 1.235: download - view: text, markup, annotated - select for diffs
Tue Oct 14 16:02:36 2003 UTC (20 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.234: preferred, colored
Changes since revision 1.234: +9 -3 lines
Bug fix in the CSS parser.
Irene

Revision 1.234: download - view: text, markup, annotated - select for diffs
Tue Oct 14 14:29:03 2003 UTC (20 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.233: preferred, colored
Changes since revision 1.233: +163 -121 lines
Complete the CSS parser.
Irene

Revision 1.233: download - view: text, markup, annotated - select for diffs
Mon Oct 6 14:05:44 2003 UTC (20 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.232: preferred, colored
Changes since revision 1.232: +1 -1 lines
Make the CSS debug more interactive (updated when the selection change)
+ fix some compiling warnings.
Irene

Revision 1.232: download - view: text, markup, annotated - select for diffs
Fri Sep 26 11:44:14 2003 UTC (20 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +1 -1 lines
Coloration of the source view + log files.
Irene

Revision 1.231: download - view: text, markup, annotated - select for diffs
Wed Sep 24 15:20:33 2003 UTC (20 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +29 -567 lines
A new function TtaListStyleOfCurrentElement lists into a dump file
all CSS rules applied to the first selected element.
For each CSS rule, the dump gives the file and the line number of the source.

WARNING: A make clean and make depend is required.

Irene

Revision 1.230: download - view: text, markup, annotated - select for diffs
Wed Sep 17 07:39:19 2003 UTC (20 years, 8 months ago) by quint
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +2 -2 lines
Fixing some warnings.
VQ

Revision 1.229: download - view: text, markup, annotated - select for diffs
Mon Sep 15 14:16:27 2003 UTC (20 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.228: preferred, colored
Changes since revision 1.228: +2 -3 lines
Support of margins/borders/padding of ghost boxes generated by floats.
Irene

Revision 1.228: download - view: text, markup, annotated - select for diffs
Sat Sep 6 09:26:00 2003 UTC (20 years, 8 months ago) by quint
Branches: MAIN
Diff to: previous 1.227: preferred, colored
Changes since revision 1.227: +6 -1 lines
CSS: the universal selector "*" applies now to all namespaces in the
     document.
VQ

Revision 1.227: download - view: text, markup, annotated - select for diffs
Fri Sep 5 14:59:01 2003 UTC (20 years, 8 months ago) by quint
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +4 -4 lines
Oooops
VQ

Revision 1.226: download - view: text, markup, annotated - select for diffs
Fri Sep 5 14:52:10 2003 UTC (20 years, 8 months ago) by quint
Branches: MAIN
Diff to: previous 1.225: preferred, colored
Changes since revision 1.225: +32 -10 lines
CSS: implementing the universal selector "*"
VQ

Revision 1.225: download - view: text, markup, annotated - select for diffs
Wed Sep 3 14:09:59 2003 UTC (20 years, 8 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-1b
Diff to: previous 1.224: preferred, colored
Changes since revision 1.224: +1 -0 lines
Unitialized variable
Irene

Revision 1.224: download - view: text, markup, annotated - select for diffs
Wed Sep 3 10:25:35 2003 UTC (20 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.223: preferred, colored
Changes since revision 1.223: +1 -1 lines
Avoid a crash when loading imported CSS files.
Irene

Revision 1.223: download - view: text, markup, annotated - select for diffs
Fri Aug 29 11:06:13 2003 UTC (20 years, 8 months ago) by quint
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +1 -1 lines
CSS for generic XML: style properties for the root element of an
    included namespace were not associated with the right element.
VQ

Revision 1.222: download - view: text, markup, annotated - select for diffs
Thu Aug 28 13:34:05 2003 UTC (20 years, 8 months ago) by quint
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +2 -1 lines
P compiler: make difference between an empty string in an attribute
            selector and no value at all.
VQ

Revision 1.221: download - view: text, markup, annotated - select for diffs
Wed Aug 27 14:25:29 2003 UTC (20 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +5 -1 lines
Fixing troubles with enumerated attributes.
IV + VQ

Revision 1.220: download - view: text, markup, annotated - select for diffs
Wed Aug 27 11:06:04 2003 UTC (20 years, 8 months ago) by quint
Branches: MAIN
Diff to: previous 1.219: preferred, colored
Changes since revision 1.219: +20 -3 lines
CSS: such selectors as elem[attr=""] were not handled correctly.
VQ

Revision 1.219: download - view: text, markup, annotated - select for diffs
Wed Aug 27 10:46:16 2003 UTC (20 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +14 -0 lines
Bug fix with margins.
Irene

Revision 1.218: download - view: text, markup, annotated - select for diffs
Mon Aug 25 13:20:24 2003 UTC (20 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +17 -7 lines
*** empty log message ***

Revision 1.217: download - view: text, markup, annotated - select for diffs
Wed Aug 20 10:22:35 2003 UTC (20 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +355 -105 lines
Parse new CSS rules: content, left, right, top, bootom, position, z-index.
Show ling in the log file
Open the CSS file from the log file

Irene

Revision 1.216: download - view: text, markup, annotated - select for diffs
Wed Aug 13 09:37:16 2003 UTC (20 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +11 -0 lines
Suppress extra spaces around url ( xxxx ).
Irene

Revision 1.215: download - view: text, markup, annotated - select for diffs
Thu Jul 17 12:29:35 2003 UTC (20 years, 10 months ago) by quint
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +6 -6 lines
HTML: the color associated with a class for a link (a element) was
superceded
     by the color defined by the link (or visited, or active) attribute
     of the <body> element.
VQ

Revision 1.214: download - view: text, markup, annotated - select for diffs
Wed Jul 16 14:20:52 2003 UTC (20 years, 10 months ago) by quint
Branches: MAIN
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +51 -2 lines
CSS: CSS rules could not be applied to elements input and ruby in HTML
pages.
VQ

Revision 1.213: download - view: text, markup, annotated - select for diffs
Thu Jul 10 12:54:37 2003 UTC (20 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +1 -1 lines
Amaya crashed when it parses a CSS selector [dir="ltr"].
Irene

Revision 1.212: download - view: text, markup, annotated - select for diffs
Wed Jul 2 13:57:30 2003 UTC (20 years, 10 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-1
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +2 -2 lines
Fix some warnings
Laurent

Revision 1.211: download - view: text, markup, annotated - select for diffs
Wed Jul 2 11:09:24 2003 UTC (20 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +28 -45 lines
Complete the management of parsing errors.
Irene

Revision 1.210: download - view: text, markup, annotated - select for diffs
Wed Jun 25 15:29:18 2003 UTC (20 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +2 -1 lines
Generate a name for each added presentation schema.
Manage a style sheet loaded by a PI like a style sheet loaded by a link.
Fix several bugs reported by insure.
Irene

Revision 1.209: download - view: text, markup, annotated - select for diffs
Wed Jun 25 06:29:26 2003 UTC (20 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +7 -3 lines
New progress in the management of style sheets (not finished yet).
Irene

Revision 1.208: download - view: text, markup, annotated - select for diffs
Mon Jun 23 09:03:32 2003 UTC (20 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +12 -12 lines
Fixing a crash with HTML style attributes.
Irene

Revision 1.207: download - view: text, markup, annotated - select for diffs
Thu Jun 19 16:19:59 2003 UTC (20 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +116 -110 lines
Adding two preference options for CSS:
- the scree type (screen, tv, tty, etc.)
- apply CSS

Bug fixes: memory leaks and crashes.
Irene

Revision 1.206: download - view: text, markup, annotated - select for diffs
Wed Jun 18 14:01:00 2003 UTC (20 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +59 -35 lines
A new version of the style sheets manager.
Irene

Revision 1.205: download - view: text, markup, annotated - select for diffs
Tue Jun 10 08:30:01 2003 UTC (20 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +3 -3 lines
Adding the Macintosh code page.
VQ

Revision 1.204: download - view: text, markup, annotated - select for diffs
Tue Jun 3 15:38:54 2003 UTC (20 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +1 -1 lines
CSS: selectors such as el[attr~="value"] were not parsed correctly and
     generated error messages in the log file.
VQ

Revision 1.203: download - view: text, markup, annotated - select for diffs
Wed May 21 16:42:30 2003 UTC (21 years ago) by vatton
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +5 -1 lines
When the user opens another document in a new window with the right button,
sometimes Amaya reset the view to the top of the page in the initial window.
Irene

Revision 1.202: download - view: text, markup, annotated - select for diffs
Fri May 9 15:40:49 2003 UTC (21 years ago) by vatton
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +4 -0 lines
Don't consider a "unsupported laguage" as a severe error.
Accept the CSS selector "*"
Irene

Revision 1.201: download - view: text, markup, annotated - select for diffs
Tue Apr 22 13:58:45 2003 UTC (21 years, 1 month ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-0
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +3 -2 lines
Irene

Revision 1.200: download - view: text, markup, annotated - select for diffs
Tue Apr 22 13:56:21 2003 UTC (21 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +9 -4 lines
Complete the previous commit.
Irene

Revision 1.199: download - view: text, markup, annotated - select for diffs
Tue Apr 22 13:46:03 2003 UTC (21 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +15 -2 lines
Restore default repeated background images.
Avoid conflicts between Windows and document access keys.
Irene

Revision 1.198: download - view: text, markup, annotated - select for diffs
Tue Apr 22 11:31:53 2003 UTC (21 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +3 -2 lines
Fixing a mismatch between the presentation schema and extended presentation
schemas.
Improving the evaluation of the horizontal scroll bar with GTK-GL versions.
Irene

Revision 1.197: download - view: text, markup, annotated - select for diffs
Thu Apr 10 15:00:45 2003 UTC (21 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +4 -5 lines
Atribute values in CSS context were freed too early.
Irene

Revision 1.196: download - view: text, markup, annotated - select for diffs
Thu Apr 3 07:59:44 2003 UTC (21 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +36 -1 lines
Some progress in the support of float
The define -D_CSS_FLOAT is no longer necessary
Irene

Revision 1.195: download - view: text, markup, annotated - select for diffs
Fri Mar 28 17:12:32 2003 UTC (21 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +30 -25 lines
When the color of an SVG element is changed, the opacity was lost.
Irene

Revision 1.194: download - view: text, markup, annotated - select for diffs
Wed Mar 26 15:35:04 2003 UTC (21 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +9 -7 lines
Fix bugs, memory leaks, and warnings reported by Insure.
Respect Amaya conventions (Element fields are named El..., etc.)
Irene

Revision 1.193: download - view: text, markup, annotated - select for diffs
Mon Mar 17 15:09:50 2003 UTC (21 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +5 -3 lines
MathML: Display the first child known child of the semantic element.
Irene

Revision 1.192: download - view: text, markup, annotated - select for diffs
Fri Mar 14 18:17:16 2003 UTC (21 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +1 -0 lines
Add an initialization in order to keep the right CSS float value
(Works for GTK only)
Laurent

Revision 1.191: download - view: text, markup, annotated - select for diffs
Fri Mar 14 17:07:15 2003 UTC (21 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +6 -4 lines
Irene

Revision 1.190: download - view: text, markup, annotated - select for diffs
Fri Mar 14 08:21:29 2003 UTC (21 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +10 -0 lines
Code clean up.
Irene

Revision 1.189: download - view: text, markup, annotated - select for diffs
Wed Mar 12 07:56:10 2003 UTC (21 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +6 -1 lines
Background images defined by a style element were not displayed.
Irene

Revision 1.188: download - view: text, markup, annotated - select for diffs
Thu Mar 6 08:54:28 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +1 -0 lines
Css ptr might be NULL at 3056 so css is now initialized at a NULL value.

Revision 1.187: download - view: text, markup, annotated - select for diffs
Fri Feb 28 14:44:57 2003 UTC (21 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +2 -0 lines
Preparation of the code to support CSS float rules (not yet implemented).
Irene

Revision 1.186: download - view: text, markup, annotated - select for diffs
Thu Feb 20 14:09:48 2003 UTC (21 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +20 -2 lines
Skip @font-face in the CSS parser.
Irene

Revision 1.185: download - view: text, markup, annotated - select for diffs
Wed Feb 19 15:32:29 2003 UTC (21 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +55 -17 lines
CSS: Reapply CSS style sheets when background images are loaded.
Irene

Revision 1.184: download - view: text, markup, annotated - select for diffs
Tue Feb 11 16:32:24 2003 UTC (21 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +378 -322 lines
First step towards the support of Float and Clear CSS properties
+ avoid a double dclaration of style constants (STYLE_value and value).
Irene

Revision 1.183: download - view: text, markup, annotated - select for diffs
Mon Feb 10 14:20:00 2003 UTC (21 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +35 -24 lines
CSS: the parser didn't accept attribute values without quotes around.
Irene

Revision 1.182: download - view: text, markup, annotated - select for diffs
Tue Feb 4 16:32:14 2003 UTC (21 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +2 -2 lines
CSS: background images in style attributes were not displayed.
Irene

Revision 1.181: download - view: text, markup, annotated - select for diffs
Mon Feb 3 11:14:39 2003 UTC (21 years, 3 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-7-2
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +2 -2 lines
CSS: Manage the cascade for multiple PI style sheets.
Irene

Revision 1.180: download - view: text, markup, annotated - select for diffs
Fri Jan 31 09:07:52 2003 UTC (21 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +1 -1 lines
CSS: fixing a bug in the parsing of imported style sheets names.
Irene

Revision 1.179: download - view: text, markup, annotated - select for diffs
Fri Jan 31 07:58:23 2003 UTC (21 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +3 -1 lines
Integration of new Spanish translations + new amaya spec files.
Irene

Revision 1.178: download - view: text, markup, annotated - select for diffs
Thu Jan 30 16:32:24 2003 UTC (21 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +4 -1 lines
CSS: handle all words contained in a class attribute.
VQ

Revision 1.177: download - view: text, markup, annotated - select for diffs
Thu Jan 30 15:30:52 2003 UTC (21 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +2 -2 lines
Store CSS images into the temporary directory 0.
Irene

Revision 1.176: download - view: text, markup, annotated - select for diffs
Thu Jan 30 14:12:25 2003 UTC (21 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +1 -1 lines
Update the Copyright.
Irene

Revision 1.175: download - view: text, markup, annotated - select for diffs
Thu Jan 30 08:23:43 2003 UTC (21 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +1 -1 lines
Irene

Revision 1.174: download - view: text, markup, annotated - select for diffs
Thu Jan 30 08:22:12 2003 UTC (21 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +5 -17 lines
Bug fix: style properties of imported CSS style sheets were not stored
in the right schema.
Irene

Revision 1.173: download - view: text, markup, annotated - select for diffs
Wed Jan 29 15:51:01 2003 UTC (21 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +22 -1 lines
Bug fix:
Recursives stylesheet sometimes crashed amaya
Laurent with Irene's advice

Revision 1.172: download - view: text, markup, annotated - select for diffs
Tue Jan 28 08:30:09 2003 UTC (21 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +1 -5 lines
CSS: When an <object> or an <img> in XHTML or a <use> in SVG includes
     an external document whch has its own style sheets, only those
     style sheets are applied to the included document.
VQ.

Revision 1.171: download - view: text, markup, annotated - select for diffs
Mon Jan 13 16:13:38 2003 UTC (21 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +13 -0 lines
CSS: allow multiple values for property style and accept values of
     SVG attribute font-size without any unit.
VQ

Revision 1.170: download - view: text, markup, annotated - select for diffs
Mon Jan 13 09:50:43 2003 UTC (21 years, 4 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +62 -15 lines

GL : Fix Background image, sync problem, group
opacity, compilation with Xft library version 2.

Revision 1.169: download - view: text, markup, annotated - select for diffs
Thu Jan 9 09:49:56 2003 UTC (21 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +8 -8 lines
Updating error messages.
Irene

Revision 1.168: download - view: text, markup, annotated - select for diffs
Wed Jan 8 13:19:46 2003 UTC (21 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +200 -112 lines
Adding feedback in the CSS parser.
Irene

Revision 1.167: download - view: text, markup, annotated - select for diffs
Tue Jan 7 17:08:18 2003 UTC (21 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +5 -2 lines
CSS rules that follow a @import url("...") were not parsed.
Irene

Revision 1.166: download - view: text, markup, annotated - select for diffs
Tue Jan 7 14:26:31 2003 UTC (21 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +58 -12 lines
Interpretation of default units like Mozilla.
Irene

Revision 1.165: download - view: text, markup, annotated - select for diffs
Mon Jan 6 15:42:12 2003 UTC (21 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +1 -1 lines
New COPYRIGHT.
Irene

Revision 1.164: download - view: text, markup, annotated - select for diffs
Mon Jan 6 09:33:54 2003 UTC (21 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +68 -33 lines
CSS: handling value auto for CSS properties width, height and margin-*
VQ

Revision 1.163: download - view: text, markup, annotated - select for diffs
Fri Jan 3 18:13:39 2003 UTC (21 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +40 -145 lines
CSS: Style properties background-color and background-image are no longer
     moved to the root element. They stay with the style attribute.
VQ

Revision 1.162: download - view: text, markup, annotated - select for diffs
Fri Jan 3 09:26:03 2003 UTC (21 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +37 -22 lines
CSS: implementing value "normal" for property "line-height".
VQ

Revision 1.161: download - view: text, markup, annotated - select for diffs
Thu Jan 2 16:34:49 2003 UTC (21 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +38 -15 lines
CSS: implementing "background-image: none"
VQ

Revision 1.160: download - view: text, markup, annotated - select for diffs
Fri Dec 6 10:32:06 2002 UTC (21 years, 5 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-7-1
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +5 -4 lines
Bug fixes:
- support of file extensions .svgz
- sometimes imprted CSS style sheets were not interperted.
Irene

Revision 1.159: download - view: text, markup, annotated - select for diffs
Tue Dec 3 10:13:51 2002 UTC (21 years, 5 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-7-0
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +0 -22 lines
There was a problem when updating the background image of
a web page. The edit view took into account and displayed change
but the source code was not seem to be updated.
Irene

Revision 1.158: download - view: text, markup, annotated - select for diffs
Wed Nov 27 12:14:49 2002 UTC (21 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +7 -3 lines
The CSS selector "elment1 element2" didn't work with XML documents.
Irene

Revision 1.157: download - view: text, markup, annotated - select for diffs
Fri Oct 25 07:34:52 2002 UTC (21 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +3 -0 lines
Fixing problems reported by insure.
Irene

Revision 1.156: download - view: text, markup, annotated - select for diffs
Thu Oct 17 13:16:52 2002 UTC (21 years, 7 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +1 -1 lines
WIN32 : Stix fonts & font configuration file mechanism code activation (see http://www.w3.org/Amaya/User/FontConfig.html)

Revision 1.155: download - view: text, markup, annotated - select for diffs
Thu Oct 10 07:15:44 2002 UTC (21 years, 7 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +78 -8 lines


- GL : add Opacity, glyph index caching, picture caching
   Rewrite Text engine now using textures, Scroll engine is cleaner

- GTK : Add stix, fontconfig load, zoom on CRTL + mouse wheel
        Need _FONTCONFIG and _STIX
        Config files are in "config" subdirectory
- Add Base64 images decoding (alpha, need _BASE64)
- Fix warnings in code

Revision 1.154: download - view: text, markup, annotated - select for diffs
Mon Oct 7 09:15:34 2002 UTC (21 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +26 -1 lines
Complex CSS selectors didn't work with XML documents
Irene

Revision 1.153: download - view: text, markup, annotated - select for diffs
Mon Oct 7 08:20:31 2002 UTC (21 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +30 -35 lines
A page with a redundant semicolon in the CSS file is not properly displayed.
Irene

Revision 1.152: download - view: text, markup, annotated - select for diffs
Sat Sep 14 09:45:04 2002 UTC (21 years, 8 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-6-4
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +10 -10 lines
Fixing a crash.
Irene

Revision 1.151: download - view: text, markup, annotated - select for diffs
Tue Sep 10 16:23:21 2002 UTC (21 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +3 -2 lines
The CSS parser doesn't report errors for null properties.
Irene

Revision 1.150: download - view: text, markup, annotated - select for diffs
Thu Sep 5 10:53:30 2002 UTC (21 years, 8 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-6-3
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +1 -1 lines
Fix a warning.
Irene

Revision 1.149: download - view: text, markup, annotated - select for diffs
Thu Sep 5 10:21:03 2002 UTC (21 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +29 -23 lines
Don't move the CSS background-color to the root element if there is
a class in the selector.
Irene

Revision 1.148: download - view: text, markup, annotated - select for diffs
Thu Sep 5 06:53:58 2002 UTC (21 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +99 -2 lines
Remove last changes.
Irene

Revision 1.147: download - view: text, markup, annotated - select for diffs
Wed Sep 4 13:05:29 2002 UTC (21 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +2 -99 lines
Amaya didn't respect the "class" attribute of <body>.
Irene

Revision 1.146: download - view: text, markup, annotated - select for diffs
Mon Aug 26 15:40:56 2002 UTC (21 years, 8 months ago) by quint
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +17 -0 lines
CSS: accept unit ex for font-size values.
VQ

Revision 1.145: download - view: text, markup, annotated - select for diffs
Mon Jul 22 07:51:00 2002 UTC (21 years, 10 months ago) by quint
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +9 -6 lines
CSS / P: the CSS rules contained in the style element of the SVG document
         copied by an image or use element of another SVG document were
         applied to the whole referring document, not only to the copied
         contents.
VQ.

Revision 1.144: download - view: text, markup, annotated - select for diffs
Tue Jul 16 17:56:46 2002 UTC (21 years, 10 months ago) by quint
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +8 -6 lines
SVG: When pasting a use element that references a piece of document
     containing a style element, the corresponding style was not applied.
vq

Revision 1.143: download - view: text, markup, annotated - select for diffs
Thu Jul 4 15:40:02 2002 UTC (21 years, 10 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-6-2
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +6 -0 lines
CSS selectors "type1 > type2" are now parsed.
When a document is reloaded the new created user stylesheet is applied.
Irene

Revision 1.142: download - view: text, markup, annotated - select for diffs
Thu Jun 27 10:47:24 2002 UTC (21 years, 10 months ago) by quint
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +9 -4 lines
SVG: improved implementation of attribute text-anchor
VQ

Revision 1.141: download - view: text, markup, annotated - select for diffs
Mon Jun 17 10:56:41 2002 UTC (21 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +1 -0 lines
Code clean-up in xml functions to follow the Thot API conventions.
Laurent

Revision 1.140: download - view: text, markup, annotated - select for diffs
Mon Jun 10 08:26:47 2002 UTC (21 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +5 -5 lines
Complete integration of the Tatsuya + adding specific code for the GTK version.
Irene

Revision 1.139: download - view: text, markup, annotated - select for diffs
Fri Jun 7 11:21:57 2002 UTC (21 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +10 -10 lines
Bug fixes:
 - A background image attached to the body element was overrode by the
   background color of the html element.
 - The MathML stylesheet PI is now generated before the DOCTYPE and refers
   a local version instead of the Web version.
Irene

Revision 1.138: download - view: text, markup, annotated - select for diffs
Thu Jun 6 13:59:49 2002 UTC (21 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +5 -1 lines
Make some progress with the support of Japanese characters + some bug fixes
- The internationalization of URIs didn't work correctly
- The GTK version of print crashed.
Irene

Revision 1.137: download - view: text, markup, annotated - select for diffs
Wed Jun 5 11:07:23 2002 UTC (21 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +8 -19 lines
Bug fix in the CSS parser.
Irene

Revision 1.136: download - view: text, markup, annotated - select for diffs
Tue Jun 4 07:50:59 2002 UTC (21 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +3 -1 lines
CSS: confusing namespaces when parsing attribute names in CSS selectors.
VQ

Revision 1.135: download - view: text, markup, annotated - select for diffs
Mon Jun 3 16:15:58 2002 UTC (21 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +54 -32 lines
Improving the CSS parser
Irene

Revision 1.134: download - view: text, markup, annotated - select for diffs
Mon Jun 3 13:44:43 2002 UTC (21 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +1 -0 lines
Integration of Japanese patchs (option not activated yet).
Irene

Revision 1.133: download - view: text, markup, annotated - select for diffs
Fri May 31 15:57:59 2002 UTC (21 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +89 -38 lines
Extension of CSS selectors.
Irene

Revision 1.132: download - view: text, markup, annotated - select for diffs
Wed May 29 13:18:17 2002 UTC (21 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +10 -0 lines
Support of @media all and @import ... all
Numbering CSS lines.
Irene

Revision 1.131: download - view: text, markup, annotated - select for diffs
Wed May 22 13:02:26 2002 UTC (22 years ago) by vatton
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +6 -2 lines
Generate the entity &#34; instead of a double quote within attribute values.
Remove the old code that generated simple or double quotes around HTML
attributes style and meta-content.
Irene

Revision 1.130: download - view: text, markup, annotated - select for diffs
Thu May 2 09:37:13 2002 UTC (22 years ago) by vatton
Branches: MAIN
CVS tags: Amaya-6-1
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +15 -1 lines
The CSS parser didn't skipped not supported sub-selectors ">" and "*'.
Irene

Revision 1.129: download - view: text, markup, annotated - select for diffs
Thu Apr 25 10:58:16 2002 UTC (22 years ago) by vatton
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +146 -130 lines
The selector "a:link.nav" was interpreted as "a:link .nav"
Irene

Revision 1.128: download - view: text, markup, annotated - select for diffs
Mon Apr 15 15:33:44 2002 UTC (22 years, 1 month ago) by vatton
Branches: MAIN
CVS tags: Amaya-6-0
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +11 -1 lines
Full parsing of the CSS property display.
Removing an invalid link in the_structure_menu.html
Irene

Revision 1.127: download - view: text, markup, annotated - select for diffs
Mon Apr 8 15:46:46 2002 UTC (22 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +4 -0 lines
(X)HTML: all input elements were considered as if there type was always text.
VQ.

Revision 1.126: download - view: text, markup, annotated - select for diffs
Wed Mar 27 15:04:24 2002 UTC (22 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +53 -32 lines
Implementation of CSS properties display: block and display: inline
+
a fix for a bug with backspace
Irene

Revision 1.125: download - view: text, markup, annotated - select for diffs
Thu Mar 21 16:18:03 2002 UTC (22 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +30 -6 lines
The CSS parser didn't handle correctly enumerated attribute values.
Irene

Revision 1.124: download - view: text, markup, annotated - select for diffs
Wed Mar 20 17:10:38 2002 UTC (22 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +1 -1 lines
Implementing the CSS display property as a P presentation rule.
VQ.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Wed Mar 13 11:43:41 2002 UTC (22 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +3 -3 lines
Fixing warnings
Irene

Revision 1.122: download - view: text, markup, annotated - select for diffs
Wed Mar 13 11:37:07 2002 UTC (22 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +26 -2 lines
Load a nature when the CSS parser find a rule that concerns an element of
that nature.
Irene

Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Mar 8 09:45:36 2002 UTC (22 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +2 -6 lines
Only one ancestor were taken into account in CSS selectors.
Irene

Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu Mar 7 15:50:49 2002 UTC (22 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +12 -5 lines
Improving the support of !important
Irene

Revision 1.119: download - view: text, markup, annotated - select for diffs
Thu Mar 7 15:03:34 2002 UTC (22 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +85 -55 lines
Make some progress on CSS support.
Irene

Revision 1.118: download - view: text, markup, annotated - select for diffs
Wed Mar 6 12:28:21 2002 UTC (22 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +74 -39 lines
Support of attributes and attribute values in CSS selectors.
Names in CSS selectors were first checked into the HTML elements
list or into the HTML attributes list then into lists of other referred namespaces.
That didn't work when the  user style sheet included CSS rules for HTML elements
and the document was a simple MathML or SVG document.

Irene

Revision 1.117: download - view: text, markup, annotated - select for diffs
Mon Mar 4 15:12:25 2002 UTC (22 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +333 -109 lines
Implementation of the CSS cascade (specificity and importance)
Irene

Revision 1.116: download - view: text, markup, annotated - select for diffs
Wed Feb 20 16:27:05 2002 UTC (22 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +89 -53 lines
Skip all CSS rules with a selector :first-line :first-letter
Irene

Revision 1.115: download - view: text, markup, annotated - select for diffs
Tue Feb 12 18:10:21 2002 UTC (22 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +6 -2 lines
CSS: Transmit the origin (user or author) of stylesheets to the Print
     program and allows it to apply the CSS cascade properly.
VQ.

Revision 1.114: download - view: text, markup, annotated - select for diffs
Mon Feb 11 13:46:20 2002 UTC (22 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +13 -14 lines
CSS: preparing the full implementation of the CSS cascade.
VQ

Revision 1.113: download - view: text, markup, annotated - select for diffs
Wed Jan 23 12:22:54 2002 UTC (22 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +65 -1 lines
Adding rule UnicodeBidi to language P and the corresponding CSS property
unicode-bidi. The formatter has still to be extended to fully implement
this new property.
VQ.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu Jan 10 16:21:12 2002 UTC (22 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +57 -0 lines
CSS: implementing the Direction property from CSS2, as well as the
     corresponding P presentation rule for Thot.
VQ.

Revision 1.111: download - view: text, markup, annotated - select for diffs
Tue Dec 18 17:55:27 2001 UTC (22 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +241 -79 lines
CSS: completing decompilation of Thot P rules into CSS syntax.
VQ

Revision 1.110: download - view: text, markup, annotated - select for diffs
Fri Dec 14 15:21:10 2001 UTC (22 years, 5 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-5-3
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +4 -4 lines
The CSS parser didn't handle correctly decimal values.
Irene

Revision 1.109: download - view: text, markup, annotated - select for diffs
Fri Nov 9 15:03:57 2001 UTC (22 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +2 -23 lines
SVG: implementing attribute text-decoration
VQ

Revision 1.108: download - view: text, markup, annotated - select for diffs
Fri Nov 2 12:44:24 2001 UTC (22 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +7 -1 lines
SVG: implementing attributes font-family, font-size, font-style, font-variant
     and font-weight
VQ

Revision 1.107: download - view: text, markup, annotated - select for diffs
Fri Oct 19 16:48:54 2001 UTC (22 years, 7 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-2
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +22 -0 lines
- Add the attributes "class", "pseudoclass" and "id" to XML schema
- Progress on Save procedure for XML documents (not yet complete)
- Set XML documents in read-only mode
Laurent

Revision 1.106: download - view: text, markup, annotated - select for diffs
Fri Oct 12 13:02:27 2001 UTC (22 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +21 -0 lines
About generic-xml documents :
- interpretation of CSS stylesheets
- generation of a specific presentation rule for empty elements
Laurent

Revision 1.105: download - view: text, markup, annotated - select for diffs
Fri Oct 5 17:02:32 2001 UTC (22 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +9 -8 lines
Bug fixed :
A CSS rule that concerns a not loaded schema is no more applied (up to now applied with a wrong schema).
Laurent

Revision 1.104: download - view: text, markup, annotated - select for diffs
Wed Oct 3 16:26:30 2001 UTC (22 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -1 lines
Fix important memory leaks.
Irene

Revision 1.103: download - view: text, markup, annotated - select for diffs
Mon Oct 1 06:45:06 2001 UTC (22 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +7 -6 lines
Fixing errors detected by Insure.
Irene

Revision 1.102: download - view: text, markup, annotated - select for diffs
Mon Sep 24 13:39:04 2001 UTC (22 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +6 -1 lines
The css parser didn't remove quotes when the import was noted url("...")
Irene

Revision 1.101: download - view: text, markup, annotated - select for diffs
Wed Sep 19 09:04:44 2001 UTC (22 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +1 -1 lines
Renaming GRAPH_TYPE into SVG_TYPE
Laurent

Revision 1.100: download - view: text, markup, annotated - select for diffs
Wed Sep 5 12:42:09 2001 UTC (22 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +17 -17 lines
Renaming GraphML by SVG
Don't forget to relaunch "../configure", "make clean", "make depend"

Irene

Revision 1.99: download - view: text, markup, annotated - select for diffs
Thu Aug 30 13:13:15 2001 UTC (22 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +30 -23 lines
Amaya hung when parsing this CSS rule "font: 140% font: 140% sans-serif ".
Irene

Revision 1.98: download - view: text, markup, annotated - select for diffs
Thu Aug 30 11:23:50 2001 UTC (22 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +2 -10 lines
Bug fix: negative margins generated by error a P rule overflow.
Irene

Revision 1.97: download - view: text, markup, annotated - select for diffs
Mon Aug 20 14:43:11 2001 UTC (22 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +8 -7 lines
Fixing 2 bugs on the formatting of tables with spanned cells.
Irene

Revision 1.96: download - view: text, markup, annotated - select for diffs
Wed Jul 11 08:20:39 2001 UTC (22 years, 10 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-5-1
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -2 lines
Version 5.1
Irene

Revision 1.95: download - view: text, markup, annotated - select for diffs
Tue Jul 10 13:37:41 2001 UTC (22 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +8 -4 lines
The following CSS warning messages are no longer displayed :
- "CSS property ignored:"
- "CSS value ignored:"
Laurent

Revision 1.94: download - view: text, markup, annotated - select for diffs
Wed Jun 27 09:58:10 2001 UTC (22 years, 10 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-0
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +1 -1 lines
SVG: warning message when a path contains an elliptical arc (it won't be
     drawn).
Some improvements to error message handling
VQ.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Wed Jun 20 10:38:53 2001 UTC (22 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +144 -39 lines
The CSS parser didn't report the right line number when an error was detected.
Irene

Revision 1.92: download - view: text, markup, annotated - select for diffs
Tue Jun 12 15:11:20 2001 UTC (22 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +27 -8 lines
Taking into account quotes in CSS rules FontFamily
Irene

Revision 1.91: download - view: text, markup, annotated - select for diffs
Tue Jun 12 13:51:09 2001 UTC (22 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +35 -11 lines
SVG and MathML didn't support pseudo-classes.
+ fixing a warning
Irene

Revision 1.90: download - view: text, markup, annotated - select for diffs
Tue Jun 12 13:10:03 2001 UTC (22 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +1 -3 lines
Reorganization of the parsing errors management (in order to show SVG images parsing errors).
Laurent

Revision 1.89: download - view: text, markup, annotated - select for diffs
Wed May 23 09:41:20 2001 UTC (23 years ago) by cvs
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +26 -1 lines
Bug fix: Amaya didn't detected errors within style attributes.
Irene

Revision 1.88: download - view: text, markup, annotated - select for diffs
Wed May 23 07:44:19 2001 UTC (23 years ago) by cvs
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +16 -19 lines
Bug fix: a rule @import must be declared at the beginning of a style sheet.
Bug fix: when creating a SVG element there was a confusion between the
attribute stroke and stroke-width.
Irene

Revision 1.87: download - view: text, markup, annotated - select for diffs
Wed May 23 06:48:44 2001 UTC (23 years ago) by cvs
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +11 -0 lines
Bug fix: Amaya crashed when displaying an image on the Ralph's Windows
station.
Irene

Revision 1.86: download - view: text, markup, annotated - select for diffs
Tue May 22 13:28:08 2001 UTC (23 years ago) by cvs
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +174 -53 lines
The CSS parser generates now errors and warnings.
Irene

Revision 1.85: download - view: text, markup, annotated - select for diffs
Mon May 21 11:01:16 2001 UTC (23 years ago) by cvs
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +26 -23 lines
Bug fix: there was a confusion between Elements and Attributes in the
generation of conditions on presentation rules.
Irene

Revision 1.84: download - view: text, markup, annotated - select for diffs
Fri May 18 16:39:19 2001 UTC (23 years ago) by cvs
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +19 -13 lines
Bug fixes: CSS test suite 1.4 1.5 1.6
Irene

Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri Mar 30 12:18:10 2001 UTC (23 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +5 -5 lines
Transmit the background attached to the element body to the element document.
Removing unnecessary thot messages.
A CSS document was loaded twice.
Irene

Revision 1.82: download - view: text, markup, annotated - select for diffs
Fri Mar 2 16:19:21 2001 UTC (23 years, 2 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3-2, Amaya-4-3-1
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +668 -659 lines
Adding a new Thot exception SelectParent.
Now style.c EDITstyle.c styleparser.c work with 8 bits characters or
UTF 8 characters.

PS: A make clean is recommended.
Irene

Revision 1.81: download - view: text, markup, annotated - select for diffs
Mon Feb 12 11:32:38 2001 UTC (23 years, 3 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +5 -17 lines
Merging P properties Adjust and Justify to stick with the text-align
property from CSS.
VQ.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Feb 6 16:44:30 2001 UTC (23 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +5 -11 lines
Improving the handling of CSS selectors.
Irene

Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Feb 5 17:38:06 2001 UTC (23 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +326 -718 lines
The SVG page was not readable due to the CSS rule display:block
Irene

Revision 1.78: download - view: text, markup, annotated - select for diffs
Wed Jan 24 10:31:47 2001 UTC (23 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +60 -451 lines
When there was a background image, the background color was lost.
Irene

Revision 1.77: download - view: text, markup, annotated - select for diffs
Wed Nov 22 15:52:59 2000 UTC (23 years, 6 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-1-2, Amaya-4-1-0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -1 lines
Test if an unknown attribute in a XML document is caused by the current profile
LC

Revision 1.76: download - view: text, markup, annotated - select for diffs
Wed Nov 22 08:33:39 2000 UTC (23 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +21 -14 lines
Improving the management of SVG text elements.
Irene

Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue Nov 21 12:07:43 2000 UTC (23 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +4 -21 lines
By default SVG elements have a stroke transparent and a fill black.
Irene

Revision 1.74: download - view: text, markup, annotated - select for diffs
Mon Nov 20 13:06:19 2000 UTC (23 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +25 -23 lines
Amaya hanged when a CSS stylesheet contained the invalid property font-shape
Irene

Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Nov 20 11:51:36 2000 UTC (23 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +3 -3 lines
SVG: adding elements style, script, a, defs, symbol, use and their
     attributes: externalResourcesRequired, target, type, media, title,
     preserveAspectRatio
VQ

Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Nov 7 11:14:27 2000 UTC (23 years, 6 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-0-0
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +12 -18 lines
Adding a new function TtaInitDocument that controls the document identifier
allocated by Thot.
Updating the CSS parsing of the rule font.
Irene

Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Nov 3 16:44:22 2000 UTC (23 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +4 -4 lines
In some cases the attribute type was not initialized.
Irene

Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Sep 27 10:22:11 2000 UTC (23 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +4 -14 lines
Remove the automatic generation of the CSS rule RepeatXY.
There is now a default repeat rule managed by the Thotlib.
Irene

Revision 1.69: download - view: text, markup, annotated - select for diffs
Fri Sep 22 07:13:48 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +15 -17 lines
SVG stuff:
- the Thotlib didn't support direct manipulation on boxes like those used
  to represent SVG lines.
- rewriting the code that allows direct manipulation of polylines (Windows
  and Unix platforms).
- extending API on presentation rules.
Irene

Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Sep 18 15:00:33 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +16 -8 lines
Adding an indicator in Thot specific presentation rules that says if the
rule translates a CSS rule or an attribute.
Irene

Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Sep 18 07:03:59 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +42 -14 lines
SVG: editing elements text and tspan.
VQ.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Sep 15 13:44:36 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +4 -4 lines
Resizing of SVG objects: rect, ellipse, circle, image
Irene

Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon Sep 11 10:49:49 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +45 -8 lines
SVG: implementing stroke: none
VQ.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Sep 7 17:44:37 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +46 -35 lines
SVG: implementing attribute transform, only the translation part, though.
VQ.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Sep 5 15:44:21 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +59 -11 lines
SVG: implementing the <image> element.
VQ.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Sep 4 17:15:20 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -1 lines
SVG: adding element <g> and removing some obsolete attributes from
     GraphML.
VQ.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Sep 4 13:00:00 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +22 -3 lines
SVG: handling "fill" attribute (or style property) for text elements
VQ.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Sat Aug 19 17:10:02 2000 UTC (23 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +46 -5 lines
First changes to make the Graphics language of Amaya converge with
  SVG, plus some changes to the new XML parser to cope mixed namespaces.
VQ.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Jun 27 11:19:46 2000 UTC (23 years, 10 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-3-2-1, Amaya-3-2
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +268 -113 lines
Amaya didn't transmit some CSS rules from specific to generic
Adapting app to the new version of the dialogue tool
Irene

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Jun 20 07:42:56 2000 UTC (23 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
When the attribute style of the body was removed the presentation was not
updated
Irene

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Jun 7 09:26:41 2000 UTC (23 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +4 -141 lines
CSS colors are now available in the Thotlib
Irene

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat May 6 10:17:50 2000 UTC (24 years ago) by cvs
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +11 -10 lines
MathML: implementing attributes subscriptshift and superscriptshift
VQ.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri May 5 09:08:34 2000 UTC (24 years ago) by cvs
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
MathML: implementing attributes lspace and rspace
VQ.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Apr 19 08:39:28 2000 UTC (24 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -3 lines
Dialogs for Windows.
Ramzi.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Mar 17 12:24:39 2000 UTC (24 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
New features: Browsing and saving HTML files according to the charset.
              Charset may be given by the http header or the http-equiv
              element.

Ramzi.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Mar 13 11:19:25 2000 UTC (24 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -0 lines
Fixing warning messages.
VQ.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Mar 2 14:33:12 2000 UTC (24 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -0 lines
Unicode:

New Features:
- [en|fr|de|it]-* files (for instance en-libdialogue, fr-amayamsg, ...)
  may indicate the charset at the beginning of the file:
  The syntax is: charset=[ISO Latin 1 | ISO Latin 2 | ... | Windows-1256 | UTF8]

  for example:
  file: en-amamsg

  charset=ISO Latin 1
  0 File
  1 File
  ...

  This information is used by TtaGetMessageTable in order to handle messages
  in the rigth way.
  The default charset is ISO Latin 1.

- TtaWC2ISOdup "duplicates a wc string to an monobyte string" (???)
- TtaISO2WCdup "duplicates a monobyte string to a WC string"

- TtaWC2MB: Converts a single Wide Character into a Mono/Multibyte character
  according to a Charset (ISOLatin1, ..., UTF8, WIN1256)

- TtaMB2WC: Converts a mono/multibyte character into a Wide Character
  according to a Charset.

- TtaMBS2WCS: Converts a Multibyte character string into a Wide character string.
  Memory has to be allocated for the Wide Character string before using this function.
  The conversion is done according to a Charset.
  For instance:
  char* toto = "This is a monobyte character string";
  CHAR_T* titi;
  /* ... */
  titi = TtaAllocString (strlen (toto) + 1);
  TtaMBS2WCS (toto, titi, ISOLatin1) does the right way what
  TtaISO2WCdup does (not in the right way).

- TtaWCS2MB: converts a Wide Character string into a mono/multibyte character
  string according to a charset. We can say the same thing here concerning
  TtaWCS2MBS and TtaWC2ISOdup.

Amaya is able to handle ISO Latin1 ISO Latin 2, ISO Latin 6 (Arabic),
Windows 1256 CP (Arabic) and UTF 8 encoded docs.

As soon as we have the information concerning the Charset (from the HTTP header
or the META element), Amaya will be able to read, display and save all these
documents.

Adding other charsets is very easy to do.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Feb 16 17:04:00 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +948 -974 lines
Unicode.
New Features:
- html2thot.c
  * GetNextChar allows to get the next Wide Char from a file or a buffer.
  * ParseHTMLError writes a multibyte string into the output file. This file
    is supposed to be UTF 8 for the moment.

- config.c
  New function: GetNextWideCharFromMultibyteString allows to read the right number
  bytes into a string coded in char* (bytes) and gives a Wide Char.
  This function is used in getFirstWord, getSecondWord, SingleWord, getStringAfterColon.
  It also will be used for the HTML parser.


- fileaccess.c
  New function:
  * TtaGetWideChar reads the right number of bytes to give a wide char
  * TtaWriteWideChar transforms a wide char into the right number of bytes and writes
    the bytes into a file.
  Modified functoins:
  * TtaWriteDocIdent
  * TtaCheckDirectory
  * TtaReadOpen

- uio.c
  New function: ufgets allows to read the right number of bytes from a given
  file to give a Wide character string which length is N (parameter of ufgets).
  If N > NB (number of wide characters remaining) then ufgets returns a
  Wide Character String whitch length is NB.
  if EOF then ufgets returns NULL.

- css.c
  Style sheets are handled as Wide Characters now.
  LoadStyleSheets is adapted to handle Wide Character Strings.

- mesage.c
  TtaGetMessageTable allowd to fill a table of Wide Character
  Strings from a file.

- registry.c
  New function WGetEnv.
  Windows provides _wgetenv to get system env vars coded in Wide Characters
  * WGetEnv does the samething on Unix.

  Modified functions:
  * TtaGetEnvString
  * TtaGetDefEnvString

- platforms.c
  Modified function: TtaFileExist.

Work still to do:
- interface with libwww
- interface with motif dialogs.

Ramzi.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Feb 10 09:42:43 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +60 -38 lines
Unicode + fixed: problems due to the modification of
psdisplay, windowdisplay.

Ramzi

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Feb 8 17:25:20 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Clean up the code of psdisplay.c and fix compilation bugs
Irene

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Feb 8 16:29:43 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +602 -602 lines
Bugs fixed:
- Printing (still a problem to fix).
- Find (Bug reported by Philipp): Amaya creashes after a several find.

Work: Unicode.

Ramzi.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Feb 4 15:05:36 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +0 -4 lines
The rule Showbox is not necessary for displaying borders
Irene

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Jan 31 11:06:01 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +0 -1 lines
Commiting the current state of my development because my machine is down.
Irene

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Jan 26 15:14:50 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +45 -12 lines
Bug fix in the style parser
Irene

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Jan 25 08:46:32 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +528 -340 lines
New step in the CSS box model support.
Irene

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Jan 24 10:53:24 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +360 -19 lines
Make Book didn't work correctly when chapters were locted in different
directories.
Irene

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Jan 17 15:48:00 2000 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +44 -13 lines
Integrating the CSS box model in the Thotlib
Irene

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Jan 3 17:12:30 2000 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +7 -7 lines
Preparing extensions to the CSS parser (new Margin, Padding and Border
properties).
VQ.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Dec 24 11:46:40 1999 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +0 -5 lines
When a link to a CSS was pasted the CSS style sheet wasn't applied
Improving the CSS parser

Irene

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Dec 23 14:41:50 1999 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Taking into account of MEDIA attribute when applying CSS style sheets
Irene

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Dec 23 10:12:40 1999 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +6 -6 lines
Conformance to XHTML 1.0: all HTML names are now lower case (tag names,
attribute names, attribute value names).
VQ.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Dec 22 11:56:23 1999 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +13 -6 lines
Amaya didn't well remove specific Background colors
CSS rules of User preferences are now taken into account when
documents are printed.

Irene

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Dec 10 14:41:31 1999 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +8 -6 lines
The function TtaSetApplicationQuit allows Amaya to declare its procedure
that  frees allocated resources. That function will be called from TtaQuit.

Fixing some bugs in the CSS editing.

Irene

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Dec 9 17:18:11 1999 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +56 -53 lines
Bug fixes:
- The auto-save was enabled on new documents
- some CSS selectors were misinterpreted

A new function TtaListStyleSchemas produces in a file a human-readable form
of styles applied to a document.

Irene

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Dec 9 16:38:19 1999 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
JK: added an explicit image and css content negotiation

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Dec 7 16:12:22 1999 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -1 lines
Bug fixes:
- on CSS selectors
- horizontal scrolling

+ typo changes
Irene

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Oct 12 13:28:41 1999 UTC (24 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Update the menu print to ignore style sheets
Improve attribute menus and fix memory lacks
Irene

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Sep 28 13:40:11 1999 UTC (24 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Cleaning the Unicode source.
Ramzi.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Sep 24 11:29:37 1999 UTC (24 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +5 -9 lines
1) tooltips for Windows
2) entities in HREF attribute
3) a part of GTK code
Irene

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Sep 21 09:26:23 1999 UTC (24 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +22 -17 lines
Fixing a bug in the CSS parser and updating the Tholib doc.
Irene

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Sep 10 16:11:52 1999 UTC (24 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +18 -25 lines
Avoid to parse CSS ru;es when the Thotlib cannot interpret correctly the
selector
Irene

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Sep 10 07:46:58 1999 UTC (24 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Ignore the CSS rule when the color is invalid.
Irene

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Sep 10 07:37:11 1999 UTC (24 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +289 -218 lines
Make Amaya able to print with CSS and fix some bugs in the CSS parser:
- Amaya didn't detect complex selectors and managed them as simple selectors
- Amaya tried to interpret CSS comment within CSS rules.
Irene

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Aug 27 09:23:58 1999 UTC (24 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
Remove Windows warnings
Irene

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Aug 24 14:05:02 1999 UTC (24 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +10 -129 lines
New organization of the code to insert CSS support in the print process.
Irene

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jul 13 11:13:30 1999 UTC (24 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -130 lines
Creation of 2 new modules to collect parsing functions shared by
the HTML, XML and CSS parsers
Irene

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Jul 13 11:03:41 1999 UTC (24 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Bug fix: elements with a style attribute "font-weight: bold" were rendered in
italic.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jul 6 09:16:57 1999 UTC (24 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +19 -58 lines
For a better mapping with CSS, language P has been extended.  Style and
Weight are now two separate properties.  This allows Amaya to handle
the corresponding CSS properties (font-style and font-weight) independently
from each other and to display text both in italic and bold.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jul 2 13:06:51 1999 UTC (24 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -3 lines
Fix a bug in the CSS parsing and some warnings
Irene

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jul 1 15:48:09 1999 UTC (24 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +648 -920 lines
Cleaning up of the code: we used different notations for the same
character value.
Making the CSS parser independent on the HTML parser.
Irene

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jun 27 16:26:46 1999 UTC (24 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +265 -189 lines
Preparing Unicode version: String management.

Ramzi.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jun 8 16:38:44 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
CVS tags: Release-2-1
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -46 lines
Adding user feedbackin Amaya: the menu entry Save and the button Save are
disable when the current document cannot be saved.
Subscript, Superscript, Quote and BDO are now working like other entries
in the same submenu.
Irene

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jun 7 08:42:52 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
The CSS parser didn't detect the end of the style element when a CSS
comment was not closed.

Irene

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jun 2 12:43:25 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +135 -135 lines
Rename the Thot boolean into ThotBool to avoid conflicts with jpeg includes.
Extend the CSS structure to take included structures into account
iIrene

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 31 10:57:06 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +99 -75 lines
CSS comments were lost
Irene

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed May 5 13:33:05 1999 UTC (25 years ago) by cvs
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +8 -5 lines
Bux fix: the end of section media within CSS was not detected.
Irene

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Apr 29 10:43:16 1999 UTC (25 years ago) by cvs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
First implementation of shift-arrow functions.
Irene

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Apr 28 06:49:47 1999 UTC (25 years ago) by cvs
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
1) There were 2 versions of the function FreePictInfo and one of them
   didn't free all allocated memory.
2) Fix some gcc compiling warnings
3) Make mandatory the ALT attribute for AREAs
Irene

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 21 12:31:33 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
F2 key to select.
Unicode Stuff.
Ramzi.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Apr 20 14:56:35 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +13 -2 lines
Some bug fixes in the CSS parser.
Irene

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 15 13:16:30 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +37 -37 lines
Various bugs were fixed (Windows).

Unicode support. Please, because of some incompatibility with Windoz, use:
CHAR_T   instead of CHAR
UCHAR_T  ------- -- UCHAR
PCHAR_T  ------- -- PCHAR
PUCHAR_T ------- -- PUCHAR

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 8 07:45:56 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -1 lines
Avoid too many redisplays when a CSS is enabled.
In some cases the Backspace command wasn't disabled when the document was
set in Read-Only mode.
Irene

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 31 11:52:30 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +98 -94 lines
New interface to load, remove, add CSS files + some bug fixes.
User Preference is now located at $HOME/.amaya.css or $THOTDIR/amaya/amaya.css
(that could change further).
Irene

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Mar 25 17:39:04 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Bug fixes: avoid toolkit errors when editing a Text file.
Extension: the Style Sheets menu allow one to remove links to CSS files.
Irene

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Mar 24 11:53:50 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Look for the DOCTYPE in XML document to detect if it's a XHTML document
or not and display the source code when the document structure is unknown.
Accept the suffix .xht
Bug fixes in searchmenu.c and styleparser.c
Irene

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 19 16:17:53 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -1 lines
New stuff on CSS UI
Bug fix: Amaya didn't save the CSS style attribute.
Irene

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Mar 18 16:13:43 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Rename HTMLstyle.c to styleparser.c and presentdriver.c to style.c
Bug fixes: margin property could have 1, 2, 3 or 4 values
New interface to link a CSS file.
Irene

Diff request

This form allows you to request diffs 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.

Log view options

Webmaster