W3C CVS Root

CVS log for Amaya/amaya/XHTMLbuilder.c

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.163: download - view: text, markup, annotated - select for diffs
Wed Jan 12 09:31:57 2011 UTC (13 years, 4 months ago) by carcone
Branches: MAIN
CVS tags: HEAD, Amaya-11-4-7
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +1 -1 lines
update my previous commit
Laurent

Revision 1.162: download - view: text, markup, annotated - select for diffs
Tue Jan 11 16:41:06 2011 UTC (13 years, 4 months ago) by carcone
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +2 -2 lines
Fixed a buffer overflow (some other similar bugs have certainly to be fixed too)
Laurent

Revision 1.161: download - view: text, markup, annotated - select for diffs
Mon Sep 28 13:28:06 2009 UTC (14 years, 7 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-3-1, Amaya-11-3
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +1 -2 lines
A <p> within and <address> is valid
Irene

Revision 1.160: download - view: text, markup, annotated - select for diffs
Fri Sep 25 12:47:31 2009 UTC (14 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +3 -0 lines
Add IFRAME and map
Irene

Revision 1.159: download - view: text, markup, annotated - select for diffs
Fri Sep 25 12:45:59 2009 UTC (14 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +4 -1 lines
Dont report an error when a script, comment, pi is within a paragraph
Irene

Revision 1.158: download - view: text, markup, annotated - select for diffs
Thu Sep 24 15:30:41 2009 UTC (14 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +33 -6 lines
Generate an error message when block element appears within a <p>, <pre>, <hi>
Irene

Revision 1.157: download - view: text, markup, annotated - select for diffs
Tue Apr 7 06:39:56 2009 UTC (15 years, 1 month ago) by quint
Branches: MAIN
CVS tags: Amaya-11-2
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +2 -2 lines
SVG: implementing attribute href for gradients
VQ

Revision 1.156: download - view: text, markup, annotated - select for diffs
Fri Jan 9 08:56:39 2009 UTC (15 years, 4 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-1
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +5 -5 lines
Add new snprintf to prevent new security reports
Irene

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

Revision 1.154: download - view: text, markup, annotated - select for diffs
Wed Nov 5 15:34:32 2008 UTC (15 years, 6 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-0
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +16 -3 lines
Avoid to report an error when a mandatory attribute will be generated
by an attribute teplate element.
Irene

Revision 1.153: download - view: text, markup, annotated - select for diffs
Tue Oct 14 12:01:53 2008 UTC (15 years, 7 months ago) by quint
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +2 -1 lines
Fixing bug 6154: Amaya moves container span as content of a script.
VQ

Revision 1.152: 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.151: preferred, colored
Changes since revision 1.151: +11 -9 lines
char* => const char*
(Regis patches + many many others)

Revision 1.151: download - view: text, markup, annotated - select for diffs
Fri Mar 28 11:52:16 2008 UTC (16 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +12 -0 lines
Handling elements COL and COLGROUP when manipulating columns
in a HTML table.
VQ

Revision 1.150: download - view: text, markup, annotated - select for diffs
Wed Mar 26 10:34:05 2008 UTC (16 years, 1 month ago) by kia
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +0 -65 lines
Clean up in template management.

Revision 1.149: download - view: text, markup, annotated - select for diffs
Mon Mar 10 11:01:06 2008 UTC (16 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +36 -4 lines
HTML: parsing of elements COL and COLGROUP and their attributes.
VQ

Revision 1.148: download - view: text, markup, annotated - select for diffs
Wed Feb 20 11:42:23 2008 UTC (16 years, 3 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-10-0
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +2 -1 lines
Fixing a set of warning
Irene

Revision 1.147: download - view: text, markup, annotated - select for diffs
Tue Feb 5 16:12:34 2008 UTC (16 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +24 -17 lines
Avoid creating an empty paragraph when pasting a cell with some content
into an empty cell in a parsed table.
VQ

Revision 1.146: download - view: text, markup, annotated - select for diffs
Thu Jul 12 15:39:18 2007 UTC (16 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +1 -0 lines
Display document icon when a <link rel="icon" href="..." is fonud
provided the icon format is supported.
Irene

Revision 1.145: download - view: text, markup, annotated - select for diffs
Tue Jul 10 08:49:09 2007 UTC (16 years, 10 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-55-1
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +24 -0 lines
Adding the HTML namespace to existing XHTML documents
Irene

Revision 1.144: 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
CVS tags: Amaya-9-55
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +116 -94 lines
Bug fix: the width attribute didn't apply to object element
Irene

Revision 1.143: 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.142: preferred, colored
Changes since revision 1.142: +4 -4 lines
Separating style rules coming from the "style" attribute from those generated
by other attributes.
VQ

Revision 1.142: download - view: text, markup, annotated - select for diffs
Mon Mar 12 16:38:22 2007 UTC (17 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +70 -14 lines
Fixing bug ED005: If I create an empty fieldset (with a legend), save the
   document and reload, I can not write inside the fieldset
VQ

Revision 1.141: download - view: text, markup, annotated - select for diffs
Fri Feb 23 13:53:35 2007 UTC (17 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +15 -1 lines
Amaya now accepts to create <ins> and <del> as block elements
Irene

Revision 1.140: download - view: text, markup, annotated - select for diffs
Wed Jan 24 11:57:52 2007 UTC (17 years, 3 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-54
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +28 -1 lines
Fixing a problem of rendering of object elements
Irene

Revision 1.139: download - view: text, markup, annotated - select for diffs
Fri Jan 5 13:16:24 2007 UTC (17 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +23 -11 lines
HTML object element: the content is now displayed when the data
attribute is missing or when it references a resource that could not be loaded.
VQ

Revision 1.138: download - view: text, markup, annotated - select for diffs
Fri Dec 1 15:37:54 2006 UTC (17 years, 5 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-53bis, Amaya-9-53
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +3 -1 lines
Fixing several problems:
- <% ... %> elements within HTML documents
- Detection of empty <body>
- Avoid to save with an empty encoding

Irene

Revision 1.137: download - view: text, markup, annotated - select for diffs
Fri Sep 15 14:11:01 2006 UTC (17 years, 8 months ago) by quint
Branches: MAIN
CVS tags: Amaya-9-52
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +7 -6 lines
Implementing XTiger element "attribute".
VQ

Revision 1.136: download - view: text, markup, annotated - select for diffs
Wed Jul 12 15:04:31 2006 UTC (17 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -1 lines
Unused variable.
Irene

Revision 1.135: download - view: text, markup, annotated - select for diffs
Wed Jul 5 12:25:19 2006 UTC (17 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +88 -119 lines
New support for <input type="image">
Irene

Revision 1.134: download - view: text, markup, annotated - select for diffs
Fri Jun 30 13:03:14 2006 UTC (17 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +116 -19 lines
An HTML imag is now a compound element which includes a PICTURE leaf.
As ithere are new exceptions (IsImg, IsMap), a make clean is necessary.
Irene

Revision 1.133: download - view: text, markup, annotated - select for diffs
Fri Jan 27 15:51:27 2006 UTC (18 years, 3 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-51, Amaya-9-5, Amaya-9-4
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +53 -5 lines
Improve the creation of Objects.
Irene

Revision 1.132: download - view: text, markup, annotated - select for diffs
Thu Jan 26 14:52:05 2006 UTC (18 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +2 -0 lines
Fixing problems reported by Insure++
Irene

Revision 1.131: download - view: text, markup, annotated - select for diffs
Tue Jan 17 17:04:02 2006 UTC (18 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +6 -0 lines
HTML parser: a <script> element could be prematurely closed by a
   string constant that looks like a closing tag.
VQ

Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Jan 17 15:03:22 2006 UTC (18 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +2 -0 lines
Irene

Revision 1.129: download - view: text, markup, annotated - select for diffs
Tue Aug 23 15:31:27 2005 UTC (18 years, 8 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-3
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +1423 -1419 lines
Make all anchors clickable
+ text indent

Irene

Revision 1.128: download - view: text, markup, annotated - select for diffs
Wed Aug 17 12:54:00 2005 UTC (18 years, 9 months ago) by tollenae
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +1 -1 lines
Add a mandatory "xml:id" attribute to free elements.

A. Tollenaere

Revision 1.127: download - view: text, markup, annotated - select for diffs
Tue Aug 16 13:15:09 2005 UTC (18 years, 9 months ago) by tollenae
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +3 -3 lines
The fix areas are now correctly locked when opening a document generated from a template. Opening directly a template won't lock these areas.

A. Tollenaere

Revision 1.126: download - view: text, markup, annotated - select for diffs
Tue Jul 12 09:56:29 2005 UTC (18 years, 10 months ago) by tollenae
Branches: MAIN
CVS tags: Amaya-9-2-1
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +63 -0 lines
Adding code for templates loading.

A. Tollenaere

Revision 1.125: download - view: text, markup, annotated - select for diffs
Tue Jun 14 07:46:37 2005 UTC (18 years, 11 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-2
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +1 -1 lines
The form activation was broken.
+ the printer name was not stored in thotrc.
Irene

Revision 1.124: download - view: text, markup, annotated - select for diffs
Tue Jun 7 16:14:25 2005 UTC (18 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +20 -0 lines
Amaya now reports an error when the element <fieldset>
doesn't contain the element <legend> as first child.
Laurent

Revision 1.123: download - view: text, markup, annotated - select for diffs
Mon May 30 14:35:34 2005 UTC (18 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +1 -1 lines
Update the copyrigh.
Irene

Revision 1.122: download - view: text, markup, annotated - select for diffs
Thu Mar 24 14:05:07 2005 UTC (19 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +1 -1 lines
ng minor bugs when editing tables and math.
Irene

Revision 1.121: download - view: text, markup, annotated - select for diffs
Wed Mar 9 12:15:20 2005 UTC (19 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +2 -1 lines
Amaya didn't manage correctly some associations of floated boxes.
Irene

Revision 1.120: download - view: text, markup, annotated - select for diffs
Tue Mar 1 11:48:51 2005 UTC (19 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +4 -3 lines
Amaya now checks that ID and NAME attribute values are unique when parsing
documents.
Irene

Revision 1.119: download - view: text, markup, annotated - select for diffs
Fri Feb 18 12:18:08 2005 UTC (19 years, 3 months ago) by quint
Branches: MAIN
CVS tags: Amaya-9-1
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +0 -2 lines
The XHTML parser sent a wrong error message. It was considering
attribute name as mandatory for elements select.
VQ

Revision 1.118: download - view: text, markup, annotated - select for diffs
Tue Dec 21 15:34:01 2004 UTC (19 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +37 -1 lines
The command ChageDoctype didn't work well.
+ Spellcheck of the Welcome page.
Irene

Revision 1.117: download - view: text, markup, annotated - select for diffs
Thu Nov 25 12:20:42 2004 UTC (19 years, 5 months ago) by quint
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +23 -12 lines
Relate the message "Missing attribute" with the start tag in the source
file, instead of the closing tag.
For the map element, attribute id is mandatory if it's XHTML, name if
it's HTML.
VQ

Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Nov 15 09:19:46 2004 UTC (19 years, 6 months ago) by quint
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +16 -21 lines
HTML: Some attributes were considered as mandatory, but they are not
declared as such in the latest HTML DTD.
VQ

Revision 1.115: 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.114: preferred, colored
Changes since revision 1.114: +1 -1 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.114: download - view: text, markup, annotated - select for diffs
Wed Nov 3 10:04:39 2004 UTC (19 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +83 -12 lines
Check mandatory HTML attributes.
Irene

Revision 1.113: download - view: text, markup, annotated - select for diffs
Tue Oct 26 14:47:01 2004 UTC (19 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +5 -18 lines
Improve the management of Objects and Images within an Object.
Irene

Revision 1.112: download - view: text, markup, annotated - select for diffs
Fri Oct 22 13:39:38 2004 UTC (19 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +0 -2 lines
ALT and LONGDESC are not valid attributes for <object>.
Irene

Revision 1.111: download - view: text, markup, annotated - select for diffs
Tue Oct 19 15:30:19 2004 UTC (19 years, 7 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-7
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +33 -5 lines
Check the mandatory alt attribute when parsing a document.
Irene

Revision 1.110: 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.109: preferred, colored
Changes since revision 1.109: +1 -1 lines
CSS: implementing value "list-item" for property "display", and
properties list-style-type and list-style-position.
VQ

Revision 1.109: download - view: text, markup, annotated - select for diffs
Mon May 3 15:32:23 2004 UTC (20 years ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-6
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +29 -40 lines
Fix some cases where Amaya used the document schema instead of the
current element schema.
Improve the creation of a script element.
Irene

Revision 1.108: 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
CVS tags: Amaya-8-5, Amaya-8-4
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +4 -4 lines
Amaya didn't remove the old background-image.
Irene

Revision 1.107: download - view: text, markup, annotated - select for diffs
Mon Mar 29 08:21:52 2004 UTC (20 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +16 -11 lines
Generate the right empty element within empty LI and DD at parsing time.
VQ

Revision 1.106: download - view: text, markup, annotated - select for diffs
Tue Mar 23 17:13:07 2004 UTC (20 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +22 -7 lines
HTML: when an empty element such as a <p>, <h1> or <dt>, is created, a
      caret is displayed when the user clicks it, but the whole element
      was highlighted after save and reload.
VQ

Revision 1.105: download - view: text, markup, annotated - select for diffs
Wed Mar 17 17:59:59 2004 UTC (20 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +36 -0 lines
- Support of the <iframe> element in the same way as <object>
- Rename some elements used for <objects>
- The root element of external documents could be deleted from the formatted view
- preserve the CR characters within a <textarea>

*** Do a make clean before compiling

Laurent

Revision 1.104: download - view: text, markup, annotated - select for diffs
Tue Mar 2 15:44:40 2004 UTC (20 years, 2 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-3
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +33 -18 lines
Amaya generated always text/html in meta http-equiv elements.
Irene

Revision 1.103: download - view: text, markup, annotated - select for diffs
Tue Feb 24 17:02:59 2004 UTC (20 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -5 lines
HTML: some improvements to the presentation of form widgets.
VQ

Revision 1.102: download - view: text, markup, annotated - select for diffs
Mon Jan 26 10:32:38 2004 UTC (20 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +2 -2 lines
Improving extension of cells in tables.
VQ

Revision 1.101: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:53:05 2004 UTC (20 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +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.100: 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.99: preferred, colored
Changes since revision 1.99: +25 -25 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.99: download - view: text, markup, annotated - select for diffs
Thu Oct 23 15:43:29 2003 UTC (20 years, 6 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-2
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -3 lines
Fix warnings.
Irene

Revision 1.98: download - view: text, markup, annotated - select for diffs
Thu Oct 23 15:22:11 2003 UTC (20 years, 6 months ago) by gully
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +0 -13 lines
- Connect the "Load Object" option to amaya kernel.
- Improvement: when an image src or an object data is not found, display the ALT text (for img) or content value (for object).
SG

Revision 1.97: download - view: text, markup, annotated - select for diffs
Wed Oct 22 13:04:12 2003 UTC (20 years, 7 months ago) by quint
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +20 -9 lines
HTML: fixing a crash that happened when parsing a <textarea> that
      contained some text.
VQ

Revision 1.96: download - view: text, markup, annotated - select for diffs
Thu Oct 9 14:47:23 2003 UTC (20 years, 7 months ago) by quint
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +20 -5 lines
HTML: When the source file of a (X)HTML document contained an empty
      inline element (<a>, <strong>, <tt>....), the user could not
      put the caret (selection) within this empty element.
VQ

Revision 1.95: download - view: text, markup, annotated - select for diffs
Wed Oct 8 06:36:13 2003 UTC (20 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -2 lines
Move the API function TtaInsertElement next to TtaCreateElement in
structcommands.c.
Add the prefix Tta to the API function TtaChangeElementType.
Add object and embed into the label "Load images".
Irene

Revision 1.94: download - view: text, markup, annotated - select for diffs
Tue Sep 2 17:12:35 2003 UTC (20 years, 8 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-1b
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +1 -1 lines
Improve the presentation and the translation of not supported XML elements and attributes.
Laurent

Revision 1.93: download - view: text, markup, annotated - select for diffs
Mon Aug 25 10:55:30 2003 UTC (20 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +11 -13 lines
Manage differently invalid tags and unknown tags.
Display all of them and mark those (invalid) that will be lost when saving.
Display also invalid attributes that will be lost when saving.
Irene

Revision 1.92: download - view: text, markup, annotated - select for diffs
Mon Jul 21 12:35:15 2003 UTC (20 years, 10 months ago) by quint
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +2 -2 lines
Editing: Undoing/Redoing a command "delete column" in a table (XHTML or
         MathML) is now possible
VQ

Revision 1.91: download - view: text, markup, annotated - select for diffs
Wed Jul 16 09:46:09 2003 UTC (20 years, 10 months ago) by quint
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +40 -3 lines
HTML: Fixing several bugs related to element input:
     - write an error message when attribute type is invalid
     - avoid generating a size attribute when its not present in the
       source, and set a default value (new attribute IntAreaSize).
CSS: Selectors of the form input.class where not recognized

VQ

Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Jul 7 16:44:43 2003 UTC (20 years, 10 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-1
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +2 -2 lines
Reduce the factor of <font size=-1>
Irene

Revision 1.89: 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.88: preferred, colored
Changes since revision 1.88: +3 -3 lines
Fixing a crash with HTML style attributes.
Irene

Revision 1.88: 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.87: preferred, colored
Changes since revision 1.87: +6 -2 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.87: download - view: text, markup, annotated - select for diffs
Fri May 9 15:40:48 2003 UTC (21 years ago) by vatton
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -1 lines
Don't consider a "unsupported laguage" as a severe error.
Accept the CSS selector "*"
Irene

Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Mar 3 17:20:58 2003 UTC (21 years, 2 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-0
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +0 -3 lines
The length of new xml elements is no longer limited by MAX_NAME_LENGTH (32 char.)
(The name and orig_name of the elements are now allocated dynamically).
As this limit is still used for the compilers, avoid to define elements in S schemas
whose name length is greater than 32.

Ps: These modifications revealed a memory bug in the version of Expat
used by Amaya, bug fixed in the more recent versions.

Laurent

Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue Feb 11 16:32:23 2003 UTC (21 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2 -2 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.84: download - view: text, markup, annotated - select for diffs
Mon Feb 10 08:08:56 2003 UTC (21 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +26 -12 lines
HTML: accept value POLYGON for attribute shape (element area) as if it
      were "poly", but generate an error message.
VQ

Revision 1.83: download - view: text, markup, annotated - select for diffs
Thu Jan 30 15:21:13 2003 UTC (21 years, 3 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-7-2
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +8 -2 lines
Extend the scope of loaded objects
Laurent

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Jan 28 08:30:05 2003 UTC (21 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -2 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.81: download - view: text, markup, annotated - select for diffs
Fri Jan 24 17:33:49 2003 UTC (21 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +5 -1 lines
Remove the Thot internal attributes 'height'
for an 'object' with a reference to an external document
Laurent + Vincent

Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu Jan 23 15:06:49 2003 UTC (21 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +3 -2 lines
First step in managing external objects
(external style sheets are not yet taken into account).
Laurent

Revision 1.79: download - view: text, markup, annotated - select for diffs
Wed Jan 8 17:51:25 2003 UTC (21 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +132 -36 lines
HTML: improving the implementation of the object element.
VQ

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

Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Dec 9 17:15:25 2002 UTC (21 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-7-1
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -1 lines
Modify the 'TtaSetDocumentCharset' API function to indicate if we are
setting a default charset or not.
Laurent

Revision 1.76: 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.75: preferred, colored
Changes since revision 1.75: +5 -4 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.75: download - view: text, markup, annotated - select for diffs
Wed Oct 9 16:06:55 2002 UTC (21 years, 7 months ago) by kahan
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
JK: Fixed a sigsev error.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Mon Jul 22 07:50:58 2002 UTC (21 years, 10 months ago) by quint
Branches: MAIN
CVS tags: Amaya-6-4, Amaya-6-3
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -2 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.73: download - view: text, markup, annotated - select for diffs
Tue Jul 16 17:56:44 2002 UTC (21 years, 10 months ago) by quint
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -2 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.72: download - view: text, markup, annotated - select for diffs
Tue Jul 16 13:51:34 2002 UTC (21 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +3 -1 lines
The style defined in a svg external reference is now applied.
Laurent

Revision 1.71: 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
CVS tags: Amaya-6-2
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
Extension of CSS selectors.
Irene

Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Apr 18 16:09:54 2002 UTC (22 years, 1 month ago) by vatton
Branches: MAIN
CVS tags: Amaya-6-1, Amaya-6-0
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
A language is now declared unknown when it's not in the standard list of
languages ISO-639.
Irene

Revision 1.69: download - view: text, markup, annotated - select for diffs
Fri Apr 5 09:10:14 2002 UTC (22 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +4 -1 lines
The textarea elements were not closed. So, the following elements were considered as plain text.
Laurent+Vincent

Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Apr 2 13:42:59 2002 UTC (22 years, 1 month ago) by kahan
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +2 -2 lines
JK: Putting all unstable MIME types into amaya.h (see the bottom of the file

Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Mar 27 14:47:15 2002 UTC (22 years, 1 month ago) by kahan
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -1 lines
JK: Updated the MIME types for XHTML, SVG, and MathML to
application/something+xml. Left the backward support for image/svg too.

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

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Mar 20 13:50:27 2002 UTC (22 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +10 -8 lines
- Improve the namespace declarations handling for xml documents.
- Improve the export of generic xml documents.
- Display the current namespace in the structure view.
Laurent

Revision 1.64: 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.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
Make some progress on CSS support.
Irene

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Mar 6 10:15:20 2002 UTC (22 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +42 -11 lines
Factorize a large piece of code used by both parsers.
Laurent

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Mar 4 13:57:29 2002 UTC (22 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +115 -50 lines
Handling nested object and improving <embed>.
VQ.

Revision 1.61: 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.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
CSS: preparing the full implementation of the CSS cascade.
VQ

Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Jan 15 13:20:56 2002 UTC (22 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
Resolving conflicts with the new notion of script.
Irene

Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Jan 10 17:33:27 2002 UTC (22 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +3 -3 lines
I18N: implementation of HTML attribut dir.
VQ

Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Oct 26 16:37:25 2001 UTC (22 years, 6 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-5-3, Amaya-5-2
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +95 -3 lines
Interpretation of percent for attributes height.
Irene

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Oct 17 15:16:12 2001 UTC (22 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -0 lines
- Amaya no longer reports warnings about PI.
- Definition of en 'embed' element into the HTML* schemas. Only embedded mathml (and svg) files are supported.
- A new popup message is raised when the user's profile is less restrictive then the document one (in this case, the document DOCTYPE is modified).
Laurent

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Oct 4 14:49:49 2001 UTC (22 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
Improvements on generic-XML version :
- Synchronization formatted-view / source-view
- Dynamic allocation of the attributes lists for the extension schemas
- Modification of some presentation rules to consider an XML element as Inline (in P language sense) as soon as it contains a text leaf
- Include specific XML events to the general mechanism
Laurent

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Oct 1 08:14:16 2001 UTC (22 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
Dynamic allocation of attribute definitions in schemas (S, P, T).
VQ.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Sep 24 10:07:24 2001 UTC (22 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +0 -79 lines
Modifications in XML parsing phase :
- removal of the useless DTD-specific actions "EntityCreated" (due to progress on I18N support)
- pseudo-paragraphs for XHTML elements within SVG or MathML elements were not built with the right schema
Laurent

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Sep 24 09:37:36 2001 UTC (22 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
I18N stuff: the Unnicode version is now able to read french (X)HTML documents.
Irene

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Sep 18 15:12:53 2001 UTC (22 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +0 -3 lines
Harmonization of characters handling in the XML parser + extention of the
Thot API.
Fixing a crash when the document is closed.
Irene

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Sep 17 13:19:40 2001 UTC (22 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +56 -28 lines
- Progress on the generic-XML support in Amaya (generation of the default presentation rules for the structure view and the formatted view).
- While amaya doesn't support completely generic-XML, we create an "unknown element/attribute" for each elem/attr that belongs to a not-supported namespace. The unknown elem/attr are shown in the structure view (with a different color) and saved with their original name. As a result, Amaya no longer stops the parsing processus when a not-supported namespace is found in a document.
Laurent

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Sep 14 14:59:34 2001 UTC (22 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +5 -6 lines
Full support of ASCII in the I18N Unix version
Irene

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Aug 23 14:42:06 2001 UTC (22 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +0 -1 lines
Code clean up
Irene

Revision 1.48: 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.47: preferred, colored
Changes since revision 1.47: +281 -288 lines
Fixing 2 bugs on the formatting of tables with spanned cells.
Irene

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Jul 18 08:27:52 2001 UTC (22 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +42 -0 lines
- The element "Document" can no more contains text as immediate children.
- Factorization of duplicated code.
Laurent

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Jul 9 13:57:53 2001 UTC (22 years, 10 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-1
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +5 -9 lines
Bug fixed :
Avoid calls to Thot Error function when we are paring a XHTML INPUT element that contains an attribute TYPE.
Laurent

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Jul 2 08:11:52 2001 UTC (22 years, 10 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +14 -19 lines
parsing: when the HTML or XML parser read an attribute value that is not
         valid for the current attribute, but that is valid for another
         attribute, the value of this other attribute was taken by mistake.
VQ.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Jun 23 08:36:16 2001 UTC (22 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +14 -7 lines
Code clean-up.
VQ.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue May 29 14:42:48 2001 UTC (22 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Unicode clean up.
Irene

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

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue May 15 17:33:52 2001 UTC (23 years ago) by cvs
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +38 -3 lines
Implementing Ruby
VQ

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Apr 27 13:46:25 2001 UTC (23 years ago) by cvs
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -3 lines
Bug fix: there was a confusion with graphic units
Irene

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Apr 10 14:28:22 2001 UTC (23 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +24 -23 lines
Bug fixed :
The "lang" attribute on the root element was no longer saved.
Laurent

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Mar 23 14:50:17 2001 UTC (23 years, 2 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3-2
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -0 lines
- support of &amp; in the attribute values
- unsupported entities had no alphabet
Irene + Laurent

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Mar 16 16:40:26 2001 UTC (23 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +77 -77 lines
Removing CHAR_T, ustr, ufopen, usprintf from these files.
Irene

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Mar 16 12:05:19 2001 UTC (23 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +165 -165 lines
Removing the macro TEXT ()
Irene

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Mar 13 16:34:00 2001 UTC (23 years, 2 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3-1
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -3 lines
Buf fixed : XML entities had an incomplete attribute;
Laurent

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Mar 12 14:44:31 2001 UTC (23 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +31 -22 lines
Improve the treatment of the entities in both parsers.
Laurent

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Mar 7 16:15:30 2001 UTC (23 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +46 -33 lines
Improve the treatment of XML entities (but character entities are still lost inside an attribute value).
LC

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Feb 21 10:27:23 2001 UTC (23 years, 3 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -1 lines
Change some error messages into warnings.
VQ

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Feb 9 16:30:37 2001 UTC (23 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Improving the implementation of access keys and adding access keys in the
Amaya documentation.
+ Unicode clean up
Irene

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jan 22 14:32:58 2001 UTC (23 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +693 -51 lines
Factorize the similar code used by both parsers (HTML and XML) for the attributes.
Move the resulting functions into XHTMLbuilder.c module.
LC

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Jan 15 10:47:57 2001 UTC (23 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +49 -104 lines
Unify the treatment of XML entities (the exhaustive table for MathML entities is not yet connected).
LC

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Dec 28 10:48:24 2000 UTC (23 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +6 -290 lines
Move the entity tables from ""DTD"builder.c to "DTD"names.h
LC

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Dec 27 14:36:29 2000 UTC (23 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Block elements are not allowed within an anchor (XML parser).
LC

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Dec 12 12:09:51 2000 UTC (23 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-1-2
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Mathematical expressions within a <CENTER> element are now centered.
LC

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Oct 27 10:54:35 2000 UTC (23 years, 6 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-1-0, Amaya-4-0-0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -4 lines
- The trailing spaces are no more removed for the "TEXT_UNIT" elements that have an EntityName attribute
- Fixing a bug in the HTML entities treatment
- Cleaning code
LC

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Oct 26 17:27:08 2000 UTC (23 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
Add a XMLPI element into the Thot schemas.
LC

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Oct 23 09:27:12 2000 UTC (23 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +412 -424 lines
- Unify the treatment of the entities in the new XML parser.
- Add the option "EXPAT_PARSER_DEBUG" to see the traces of the Expat perser callbacks.
- The new XML parser is used by default now. If you want to use the old one, add the option "OLD_XML_PARSER".
LC

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Oct 5 08:11:25 2000 UTC (23 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -0 lines
Amaya crashed when reading an invalid HTML document.
Irene

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Sep 29 12:44:29 2000 UTC (23 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +6 -0 lines
Addition of the xml:space attribute for the XML DTD.
Improvement of the white-space handling
LC

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Sep 22 16:35:08 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +7 -49 lines
I forgot this module in my previous commit.
LC

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Sep 11 16:36:59 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Addition of an information in the element mapping tables to indicate if
an element is a character-level one or not.
Addition of 'Input' elements in the HTML mapping table.
LC

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Aug 29 15:01:40 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -56 lines
Mixing the HTML parser and the XML parser
Irene

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Aug 28 18:17:14 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +55 -3 lines
XML parsing: improving the way the XML parser switches context when
   entering and leaving a different namespace.
VQ.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Aug 28 13:52:07 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -58 lines
Filtering XMHTL-basic elements and attributes
Irene

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Aug 25 14:17:50 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +21 -54 lines
Amaya didn'r manage the charset of XML documents correctly.
Irene

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Aug 23 16:29:02 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -229 lines
Sharing Atribute tables for the HTML parser and the XML parser.
Irene

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Aug 23 12:20:47 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +97 -40 lines
The XML parser based on expat didn't interpret entities correctly.
Table sharing between the XML and HTML parsers.
Irene

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Aug 22 16:05:04 2000 UTC (23 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +14 -14 lines
Fixing a compiling error.
Irene

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Aug 22 14:28:37 2000 UTC (23 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +257 -266 lines
Preparing the parsing according to the current profile
Irene

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Aug 19 17:10:01 2000 UTC (23 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -2 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.9: download - view: text, markup, annotated - select for diffs
Thu Jul 13 15:23:43 2000 UTC (23 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Fixing a compiling error
Irene

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jul 13 13:22:56 2000 UTC (23 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +48 -2 lines
Adding the support of XHTML-basic with the option
XHTML-BASIC + EXPAT_PARSER
Irne

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jun 19 14:55:55 2000 UTC (23 years, 11 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-3-2-1, Amaya-3-2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Prepare the use of EXPAT parser
LC

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jun 7 17:12:14 2000 UTC (23 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +482 -3 lines
LC

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri May 19 13:43:48 2000 UTC (24 years ago) by cvs
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -23 lines
Improvement of the XML parser
Laurent

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Apr 27 17:54:07 2000 UTC (24 years ago) by cvs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -8 lines
Dealing with XML Namespaces
Progress in the integration of XML parser and HTML parser of amaya
Laurent

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:46:49 2000 UTC (24 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +17 -18 lines
XML parser
Updating entities mapping and adding namespace processing

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 20 16:54:14 2000 UTC (24 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +325 -2687 lines
Work in progress
Laurent

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Apr 17 16:56:12 2000 UTC (24 years, 1 month ago) by cvs
Branches: MAIN
Prepare amaya for parsing XML documents
Laurent

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