W3C CVS Root

CVS log for Amaya/amaya/HTMLT.T

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.188: download - view: text, markup, annotated - select for diffs
Wed Feb 20 11:05:59 2013 UTC (11 years, 2 months ago) by carcone
Branches: MAIN
CVS tags: HEAD, Amaya-11-4-7
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +1 -1 lines
Remove the rule Start > 1 for the start attribute

Revision 1.187: download - view: text, markup, annotated - select for diffs
Tue Feb 23 15:40:45 2010 UTC (14 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +5 -2 lines
Fixing bug 9111: element <param> within an <applet> was moved by the HTML parser outside og the <applet> element.
VQ

Revision 1.186: download - view: text, markup, annotated - select for diffs
Mon Dec 7 11:29:41 2009 UTC (14 years, 5 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-3-1
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +1 -1 lines
Preserve the markup within script elements
Irene

Revision 1.185: download - view: text, markup, annotated - select for diffs
Tue Sep 2 14:26:15 2008 UTC (15 years, 8 months ago) by quint
Branches: MAIN
CVS tags: Amaya-11-3, Amaya-11-2, Amaya-11-1, Amaya-11-0
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +15 -14 lines
Do not generate a new line in the source code after a comment
in a block element, unless there is a space after the comment.
VQ

Revision 1.184: download - view: text, markup, annotated - select for diffs
Wed Apr 16 13:28:12 2008 UTC (16 years, 1 month ago) by carcone
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +3 -3 lines
Change attribute 'instanceof' by 'typeof' for xhtml+rdfa
Laurent

Revision 1.183: download - view: text, markup, annotated - select for diffs
Fri Mar 14 16:20:19 2008 UTC (16 years, 2 months ago) by carcone
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +35 -0 lines
New profile XHTML+RDFa
First step in the support of specific attributes (parsing and save at the moment)
Laurent

Revision 1.182: download - view: text, markup, annotated - select for diffs
Fri Mar 14 08:18:31 2008 UTC (16 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +1902 -1902 lines
The creation of a template instance is not limited to HTML documents
Irene

Revision 1.181: download - view: text, markup, annotated - select for diffs
Fri Feb 8 13:40:08 2008 UTC (16 years, 3 months ago) by quint
Branches: MAIN
CVS tags: Amaya-10-0
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +2 -2 lines
code clean-up.
VQ

Revision 1.180: 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
CVS tags: Amaya-9-55-1, Amaya-9-55
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +1 -1 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.179: 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.178: preferred, colored
Changes since revision 1.178: +20 -2 lines
Amaya now accepts to create <ins> and <del> as block elements
Irene

Revision 1.178: download - view: text, markup, annotated - select for diffs
Tue Jan 23 15:55:04 2007 UTC (17 years, 3 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-9-54
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +5 -1 lines
Amaya added a "/" at the end of a "img" element for HTML documents
Laurent

Revision 1.177: download - view: text, markup, annotated - select for diffs
Mon Dec 4 10:15:28 2006 UTC (17 years, 5 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-53bis, Amaya-9-53
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +3 -0 lines
Dont generate a xml declaration when the charset is unknown
Irene

Revision 1.176: download - view: text, markup, annotated - select for diffs
Fri Dec 1 16:24:56 2006 UTC (17 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +4 -2 lines
Improve the management of php PI within HTML
Irene

Revision 1.175: 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
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +11 -0 lines
Fixing several problems:
- <% ... %> elements within HTML documents
- Detection of empty <body>
- Avoid to save with an empty encoding

Irene

Revision 1.174: download - view: text, markup, annotated - select for diffs
Thu Oct 26 15:51:40 2006 UTC (17 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +2 -5 lines
Remove extra newlines
Irene

Revision 1.173: download - view: text, markup, annotated - select for diffs
Thu Oct 26 13:48:21 2006 UTC (17 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +5 -5 lines
Don't generate a space after </img> tag
Irene

Revision 1.172: 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
CVS tags: Amaya-9-52
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +263 -289 lines
New support for <input type="image">
Irene

Revision 1.171: download - view: text, markup, annotated - select for diffs
Fri Jun 30 15:56:10 2006 UTC (17 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +10 -1 lines
It's now possible to create a new <img> element.
Irene

Revision 1.170: 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.169: preferred, colored
Changes since revision 1.169: +20 -11 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.169: download - view: text, markup, annotated - select for diffs
Thu Jun 22 16:23:17 2006 UTC (17 years, 10 months ago) by francesc
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +1 -1 lines
Better instanciation processus. Loading the template just once.

Revision 1.168: download - view: text, markup, annotated - select for diffs
Wed Jul 20 14:33:59 2005 UTC (18 years, 10 months ago) by tollenae
Branches: MAIN
CVS tags: Amaya-9-51, Amaya-9-5, Amaya-9-4, Amaya-9-3
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +1 -0 lines
Templates : update translation schemas

A. Tollenaere

Revision 1.167: download - view: text, markup, annotated - select for diffs
Mon May 2 13:44:39 2005 UTC (19 years ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-2-1, Amaya-9-2
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +7 -0 lines
Complete the support of xml:id in HTML, SVG and MathML documents.
Support of data: formats with stylesheet PIs.
Irene

Revision 1.166: download - view: text, markup, annotated - select for diffs
Thu Mar 10 14:56:40 2005 UTC (19 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +1 -0 lines
Do not insert line breaks when generating the content of a textarea
element.
VQ

Revision 1.165: download - view: text, markup, annotated - select for diffs
Wed Feb 23 15:33:46 2005 UTC (19 years, 2 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-1
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +2 -2 lines
Bug fix: Non latin characters within comments were not correctly encoded.
+ Update Welcome pages.
Irene

Revision 1.164: download - view: text, markup, annotated - select for diffs
Thu Dec 9 15:35:41 2004 UTC (19 years, 5 months ago) by quint
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +2 -2 lines
Attribute xml:lang was not displayed in the Structure view, nor generated
in the source file when it was associated with a <math> or <svg> element
within a XHTML page.
VQ

Revision 1.163: download - view: text, markup, annotated - select for diffs
Tue Oct 12 14:52:33 2004 UTC (19 years, 7 months ago) by quint
Branches: MAIN
CVS tags: Amaya-8-7
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +0 -5 lines
Prevent the cursor to skip tables when using the Left Arrow key.
VQ

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

Revision 1.161: download - view: text, markup, annotated - select for diffs
Mon Jul 5 16:43:26 2004 UTC (19 years, 10 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-6
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +2 -15 lines
Avoid to generate aplphanumeric entities when the document doesn't
include a DOCTYPE.
Don't generate for all XHTML documents.
Irene

Revision 1.160: download - view: text, markup, annotated - select for diffs
Thu Jun 10 16:55:51 2004 UTC (19 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +0 -7 lines
HTML: Completing implementation of element IFRAME
VQ

Revision 1.159: download - view: text, markup, annotated - select for diffs
Wed Apr 21 13:39:44 2004 UTC (20 years, 1 month ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-5
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +5 -2 lines
Bug fix: Amaya added a new line character after an 'img' element within a headline.
Laurent

Revision 1.158: download - view: text, markup, annotated - select for diffs
Wed Mar 17 17:59:58 2004 UTC (20 years, 2 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-4
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +6 -2 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.157: download - view: text, markup, annotated - select for diffs
Wed Feb 11 15:40:22 2004 UTC (20 years, 3 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-3
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +2 -12 lines
Amaya didn't generate the NAME attribute of <map> element.
Irene

Revision 1.156: download - view: text, markup, annotated - select for diffs
Mon Feb 9 16:59:08 2004 UTC (20 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +14 -0 lines
Introducing attributes pluginspage and pluginurl for element embed.
VQ.

Revision 1.155: download - view: text, markup, annotated - select for diffs
Wed Sep 3 16:08:09 2003 UTC (20 years, 8 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-2, Amaya-8-1b
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +0 -1 lines
Unbalanced #endif
Irene

Revision 1.154: 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
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +10 -0 lines
Improve the presentation and the translation of not supported XML elements and attributes.
Laurent

Revision 1.153: 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.152: preferred, colored
Changes since revision 1.152: +1 -18 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.152: download - view: text, markup, annotated - select for diffs
Wed Jun 25 10:54:45 2003 UTC (20 years, 10 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-1
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +5 -0 lines
Add an internal attribute to specify if an xhtml pi
is related to a css style sheet or not.
Laurent

Revision 1.151: download - view: text, markup, annotated - select for diffs
Thu Apr 10 15:07:43 2003 UTC (21 years, 1 month ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-0
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +6 -0 lines
An oversight
Laurent

Revision 1.150: download - view: text, markup, annotated - select for diffs
Tue Mar 11 16:23:38 2003 UTC (21 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +4 -4 lines
P language: adding properties Float and Clear to the P language.
VQ

Revision 1.149: download - view: text, markup, annotated - select for diffs
Mon Dec 30 10:44:26 2002 UTC (21 years, 4 months ago) by quint
Branches: MAIN
CVS tags: Amaya-7-2
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +9 -2 lines
HTML: When saving a (X)HTML file, a newline was inserted after every
      <br/> elements within a <pre>, thus generating additional
      line breaks in the displayed document.
VQ

Revision 1.148: download - view: text, markup, annotated - select for diffs
Thu Nov 14 16:53:34 2002 UTC (21 years, 6 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-7-1, Amaya-7-0
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +1060 -484 lines
XML namespaces declarations/prefixes are no longer generated
by the translation schemas.
Original declarations/prefixes (from parsing or editing) and
original locations are used for the export.
It remains to be done :
 . Allow the user to declare his own prefixes thru the menu
 . Improve the handling of unknown namespaces
   within HTML/SVG/MathML
 . Improve the handling of the NS declarations when
   we delete an element.
Laurent

Revision 1.147: download - view: text, markup, annotated - select for diffs
Mon Oct 21 16:14:00 2002 UTC (21 years, 7 months ago) by quint
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +1 -1 lines
T Language: introducing "variable" buffers in langages T. The content
    of these buffers can be set by function SetVariableBuffer (translation.c)
VQ.

Revision 1.146: download - view: text, markup, annotated - select for diffs
Fri Oct 11 13:02:56 2002 UTC (21 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +3 -0 lines
Amaya no longer generates a new line character after a xhtml processing instruction
if this one is within the document body.
This is to avoid to split a link element that calls a PHP routine like
... an <?php glossref("XML") ; ?>-based ....
as
... an <?php glossref("XML") ; ?>
-based ...

Laurent

Revision 1.145: download - view: text, markup, annotated - select for diffs
Thu Sep 12 10:07:07 2002 UTC (21 years, 8 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-6-4
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +1 -0 lines
Generate the entity &deg; instead of &#xb0;
Irene

Revision 1.144: download - view: text, markup, annotated - select for diffs
Wed Jul 17 14:59:07 2002 UTC (21 years, 10 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-6-3
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +0 -6 lines
Remove the deprecated attribute 'language' for the 'script' element
Laurent

Revision 1.143: download - view: text, markup, annotated - select for diffs
Wed Jun 12 14:40:40 2002 UTC (21 years, 11 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-6-2
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +6 -0 lines
Add the attribute 'type' for the html element 'embed' to avoid a parsing error message.
Laurent

Revision 1.142: download - view: text, markup, annotated - select for diffs
Fri Jun 7 11:21:56 2002 UTC (21 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +2 -7 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.141: download - view: text, markup, annotated - select for diffs
Tue Jun 4 11:09:26 2002 UTC (21 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +0 -1 lines
Avoid to generate alphanumeric entities within SVG documents.
Irene

Revision 1.140: 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.139: preferred, colored
Changes since revision 1.139: +5 -10 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.139: download - view: text, markup, annotated - select for diffs
Fri Mar 22 16:26:17 2002 UTC (22 years, 2 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-6-1, Amaya-6-0
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +1 -0 lines
The unicode version displays now characters &euro; &oelig; and &OElig;
Irene

Revision 1.138: 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.137: preferred, colored
Changes since revision 1.137: +3 -1 lines
Handling nested object and improving <embed>.
VQ.

Revision 1.137: download - view: text, markup, annotated - select for diffs
Thu Feb 21 15:51:30 2002 UTC (22 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +1 -0 lines
Removes the doctype declaration for compound xml documents.
Generates a specific PI for the David Carlisle's XSL style sheet for MathML embedded within XHTML.
Laurent

Revision 1.136: 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.135: preferred, colored
Changes since revision 1.135: +1 -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.135: download - view: text, markup, annotated - select for diffs
Mon Jan 21 14:00:12 2002 UTC (22 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +10 -0 lines
- Add and manage the element 'CDATA' for XML documents.
- Bug fixed : a wrong context was taken for the parsing of a generic-xml document
Laurent

Revision 1.134: download - view: text, markup, annotated - select for diffs
Mon Jan 21 08:45:45 2002 UTC (22 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +4 -2 lines
Extension of P language to allow attributes to better control presentation.
Implementation of the dir attribute of HTML (change layout according to
script direction) based on this extension of P language.
VQ.

Revision 1.133: 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.132: preferred, colored
Changes since revision 1.132: +1 -1 lines
Resolving conflicts with the new notion of script.
Irene

Revision 1.132: download - view: text, markup, annotated - select for diffs
Thu Jan 10 17:22:13 2002 UTC (22 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +2 -2 lines
I18N: implementation of the HTML attribute dir (except for tables).
VQ

Revision 1.131: download - view: text, markup, annotated - select for diffs
Mon Dec 10 12:16:22 2001 UTC (22 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-3
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +5 -0 lines
Improve the handling of the DOCTYPE declaration.
Laurent

Revision 1.130: download - view: text, markup, annotated - select for diffs
Thu Dec 6 10:21:36 2001 UTC (22 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +8 -0 lines
Store, display and save the Doctype declaration of the document (no longer generated by Amaya).
Ps: The display of the Doctype declaration in the structure view could be improved, I am not a P cialist.
Laurent

Revision 1.129: 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
CVS tags: Amaya-5-2
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +27 -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.128: 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.127: preferred, colored
Changes since revision 1.127: +5 -5 lines
Dynamic allocation of attribute definitions in schemas (S, P, T).
VQ.

Revision 1.127: 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.126: preferred, colored
Changes since revision 1.126: +15 -0 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.126: download - view: text, markup, annotated - select for diffs
Wed Sep 5 12:42:08 2001 UTC (22 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +1 -1 lines
Renaming GraphML by SVG
Don't forget to relaunch "../configure", "make clean", "make depend"

Irene

Revision 1.125: download - view: text, markup, annotated - select for diffs
Tue Jul 3 08:23:34 2001 UTC (22 years, 10 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-1, Amaya-5-0
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +21 -2 lines
On the a and map elements, the name attribute has been removed in favor of the id attribute (XHTML 1.1)
Laurent

Revision 1.124: download - view: text, markup, annotated - select for diffs
Mon Jul 2 15:50:14 2001 UTC (22 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +4 -0 lines
The 'lang' attribute is no longer generated for the XHTML 1.1 profile.
Laurent

Revision 1.123: download - view: text, markup, annotated - select for diffs
Fri Jun 29 16:11:18 2001 UTC (22 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +10 -0 lines
Support of maps not linked with an image.
Irene

Revision 1.122: download - view: text, markup, annotated - select for diffs
Fri Jun 8 10:30:26 2001 UTC (22 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +30 -0 lines
- Initial work for the futur XML-generic version.
- Support of SVG images in (X)HTML documents (not yet completely finished).
Laurent

Revision 1.121: 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.120: preferred, colored
Changes since revision 1.120: +67 -0 lines
Implementing Ruby
VQ

Revision 1.120: download - view: text, markup, annotated - select for diffs
Tue Apr 3 08:15:44 2001 UTC (23 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +9 -5 lines
when there was a PI or a comment between the prolog and the root element, Amaya saved them before the prolog
Laurent + VQ

Revision 1.119: download - view: text, markup, annotated - select for diffs
Fri Mar 30 16:06:28 2001 UTC (23 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +1 -1 lines
The element BUTTON was not in the list of form elements.
Adding the support of the rigth click to open a new document into a new
window.
Irene

Revision 1.118: download - view: text, markup, annotated - select for diffs
Tue Mar 13 13:58:36 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.117: preferred, colored
Changes since revision 1.117: +0 -6 lines
The meta http-equiv is now generated as the first element of the head.
Irene

Revision 1.117: download - view: text, markup, annotated - select for diffs
Fri Jan 12 14:47:26 2001 UTC (23 years, 4 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +1 -1 lines
Generation bug: the text type=image was generated instead of type="image"
Irene

Revision 1.116: download - view: text, markup, annotated - select for diffs
Tue Dec 5 08:14:36 2000 UTC (23 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-1-2
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +16 -11 lines
Bug fix: element COL was not generated correctly in the XHTML output file.
VQ.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Thu Oct 26 17:27:07 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.114: preferred, colored
Changes since revision 1.114: +11 -0 lines
Add a XMLPI element into the Thot schemas.
LC

Revision 1.114: download - view: text, markup, annotated - select for diffs
Mon Oct 9 11:16:29 2000 UTC (23 years, 7 months ago) by kahan
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +15 -35 lines
JK: Now using an ID attribute defined in XLink.S. We couldn't use the
HTML ID attribute for annotations, because of exports. T doesn't allow to
create a rule between schemas.
The HTML.[STP] files don't contain any annotation related rules now.

Revision 1.113: download - view: text, markup, annotated - select for diffs
Fri Oct 6 13:16:59 2000 UTC (23 years, 7 months ago) by kahan
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +8 -3 lines
JK: Changed for the new XLink (annotation) element

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

Revision 1.111: download - view: text, markup, annotated - select for diffs
Thu Aug 31 12:42:41 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +2 -25 lines
Adding a sniffing function that checks document headers
Irene

Revision 1.110: download - view: text, markup, annotated - select for diffs
Wed Aug 30 16:43:21 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +0 -6 lines
Improving integration of MathML and SVG elements within (X)HTML documents.
These changes require that you delete all *.o files in you amaya object
directory before doing "make".
VQ

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

Revision 1.108: download - view: text, markup, annotated - select for diffs
Sat Aug 19 17:10:00 2000 UTC (23 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +15 -3 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.107: 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.106: preferred, colored
Changes since revision 1.106: +5 -0 lines
Adding the support of XHTML-basic with the option
XHTML-BASIC + EXPAT_PARSER
Irne

Revision 1.106: download - view: text, markup, annotated - select for diffs
Mon Jul 3 07:03:47 2000 UTC (23 years, 10 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-3-2-1, Amaya-3-2
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +1 -1 lines
Insert a new-line between tag <style> and the first CSS rule that follows
VQ.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Jun 27 14:08:00 2000 UTC (23 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +1 -1 lines
Keep entities &gt; when exporting HTML documents
Irene

Revision 1.104: download - view: text, markup, annotated - select for diffs
Fri Jun 2 17:18:57 2000 UTC (23 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +3 -4 lines
Replacing the deprecated xml:link attribute by XLink attributes from the
last call draft. Adding a new series of Thot schemas: XLink*
VQ.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Sun May 21 15:33:17 2000 UTC (24 years ago) by kahan
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +7 -7 lines
JK: - New feature for having two different icons (it may change soon)
- Changed the Annotation HTML.S type for IsAnnotation to indicate that
we have a link of type annotation.
- Small change in init.c to take into account the Annot.conf geometry.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Tue Apr 18 14:16:16 2000 UTC (24 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +4 -4 lines
Amaya translated &amp; into & within attributes src
Irene

Revision 1.101: download - view: text, markup, annotated - select for diffs
Fri Mar 3 10:26:07 2000 UTC (24 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +8 -1 lines
Introducing attribute Charset associated with the root element of HTML
and XHTML documents.
VQ.

Revision 1.100: download - view: text, markup, annotated - select for diffs
Mon Feb 14 09:52:50 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +6 -0 lines
bug fix: some entities (&oelig for instance) were converted into some
    fallback ISO Latin-1 characters (oe for instance) for display (which
    is fine), but were saved under that form in the output file.  Now
    the original entity is saved.
VQ.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Tue Feb 8 18:01:30 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +3 -2 lines
Don't generate line breaks in the output file after the <td> tag or before
  the </td> tag to avoid misinterpretation of line breaks by IE or NN.
VQ.

Revision 1.98: download - view: text, markup, annotated - select for diffs
Sat Feb 5 09:07:11 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +2 -3 lines
Updating the system identifier in the XHTML 1.0 doctype declaration
according to the XHTML 1.0 Recommendation
VQ.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Mon Jan 3 13:31:57 2000 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +1 -1 lines
Extending language P: value "auto" for margins and value "transparent"
for border colors.
VQ.
CVS ----------------------------------------------------------------------

Revision 1.96: download - view: text, markup, annotated - select for diffs
Wed Dec 29 18:20:40 1999 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -2 lines
Adding new rules to language P: Margin*, Border* and Padding*
Abstract boxes take these new rules into account, but not concrete
boxes yet.
VQ.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Fri Dec 17 14:49:00 1999 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +16 -6 lines
Generate the DOCTYPE declaration when the document is saved in XHTML
and it does not contain any piece of MathML or XML graphics.
VQ
CVS ----------------------------------------------------------------------

Revision 1.94: download - view: text, markup, annotated - select for diffs
Mon Dec 13 18:05:50 1999 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +7 -1 lines
Save HTML and XHTML files in ISO-Latin-1.
Add a META element specifying Content-Type="text/html" and Chrset="ISO-8859-1"
VQ

Revision 1.93: download - view: text, markup, annotated - select for diffs
Thu Dec 9 18:49:17 1999 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +7 -27 lines
Use default namespaces instead of prefix in MathML and Graphics.
VQ

Revision 1.92: download - view: text, markup, annotated - select for diffs
Thu Dec 2 15:09:46 1999 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +5 -0 lines
Bug fix: unknown entities in HTML are now saved without any change
All entities in MathML are also saved without any change.
VQ

Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Nov 29 09:57:12 1999 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +16 -0 lines
Adding namespace prefix to tags math and xmlgraphics
VQ

Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Nov 29 09:06:57 1999 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +13 -20 lines
Adding namespace prefix to tags math and xmlgraphics
VQ

Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon Nov 8 17:12:19 1999 UTC (24 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +10 -1 lines
Adding the support of <input type=image>

Irene

Revision 1.88: download - view: text, markup, annotated - select for diffs
Thu Oct 28 16:37:38 1999 UTC (24 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +4 -4 lines
Bug fix: Amaya generated ="abbrvalue" instead of abbr="value"  The same
bug occured for attributes axis and headers as well.
VQ.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue Oct 26 09:14:58 1999 UTC (24 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +13 -0 lines
Handling the lang attribute on the root element

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

Revision 1.85: download - view: text, markup, annotated - select for diffs
Thu Sep 23 14:30:36 1999 UTC (24 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +30 -16 lines
JK: Support for annotations in Amaya (initial work).

Revision 1.84: download - view: text, markup, annotated - select for diffs
Mon Aug 23 15:33:02 1999 UTC (24 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +6 -4 lines
Bug fix: when saving a document, extra leading spaces were added at the
beginning of each line in elements PRE, STYLE, and SCRIPT.
This was caused by indenting the source code nicely.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri Jul 16 10:27:56 1999 UTC (24 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +1 -2 lines
HTMLT.T: bugs in generating tags for COLGROUP and COL.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Jul 6 12:51:47 1999 UTC (24 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +0 -6 lines
When a unix user launched Amaya with a not existing local file, Amaya
  displayed a form to create a new document, but that form didn't worked
  well. If the user opened the document, the File menu was broken. If the
  user cancelled the form the application wasn't closed.
HTML.S, HTMLP.P and HTMLT.T doesn't use conditional compilation of MATHML
and GRAPHML now.
Irene

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

Ramzi.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue May 25 07:27:03 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
CVS tags: Release-2-1
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +76 -23 lines
Better indentation in HTML files produced by Amaya

Bug fix in implementation of statement Indent in T language.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon May 17 09:25:07 1999 UTC (25 years ago) by cvs
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +8 -6 lines
Taking into account the latest changes in the XHTML draft: new URI
for the DTD and removing <?xml version="1.0" ?>

Revision 1.78: download - view: text, markup, annotated - select for diffs
Thu May 6 13:05:40 1999 UTC (25 years ago) by cvs
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +12 -6 lines
Bug fix: When saving a document containing an OBJECT which is a image,
some extra stuff was generated within the OBJECT element.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Apr 15 08:13:13 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +50 -13 lines
Save documents with .xht .xhtm .xml .xhtml in XHTML format.
Remove a set of warnings
Irene

Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue Mar 23 15:41:19 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -0 lines
Amaya bug fix: when inserting math symbols or greek characters from the
  Symbol palette, a SPAN element was created with attribute lang="Symbol".
  Neither the SPAN element nor the lang attribute are created now.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Wed Mar 10 17:08:03 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +4 -0 lines
Fixing a bug in HTMLT.T: When saving an HTML file, Amaya generated garbage
  at the beginning of the output file.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Mar 10 13:34:11 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -1 lines
Solve the problem of compilation on Windows platforms
Irene

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Mar 10 13:05:55 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +6 -3 lines
Ireen

Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Mar 9 15:48:30 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +20 -9 lines
Generating XHTML according to the latest draft.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Mon Feb 22 15:13:10 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -1 lines
Undoing (and Redoing) commands "Search and Replace" and "Spell check"

Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Feb 16 14:56:54 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
Menu updates
Control of the BODY background color
Remove some compiling warnings
Irene

Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Jan 26 14:09:56 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +22 -0 lines
* COLGROUP and COL elements are accepted and can be created within TABLE elements,
  but the rendering is not implemented yet.
* Comments in files amaya.keyboard and amaya.kb are now allowed.
* When a document included the sequence <form>..<table>..</form>..</table>
  Amaya closed the table at the end of the form. Now it reports a parsing error
  on the end tag </form> and avoids to split the table.
Irene

Revision 1.68: download - view: text, markup, annotated - select for diffs
Wed Dec 16 16:26:30 1998 UTC (25 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +2 -0 lines
Bug fix: When an empty paragraph was selected and some text typed in that
paragraph, stange things hapened, such as a crash under Linux.

VQ

Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Dec 15 14:49:59 1998 UTC (25 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -2 lines
Fixed bugs:
 - meta-content was broken
 - local Help files were not found and the reload didi restore the ReadOnly
 - moving commands
Irene

Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon Dec 7 14:14:33 1998 UTC (25 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +19 -3 lines
Implementation of Voyager guidelines (When Amaya saves a document in XML)

VQ

Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon Dec 7 12:01:57 1998 UTC (25 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +19 -24 lines
Extension to language T: in a Create or Write rule, an attribute name
can now be preceded by keyword Translated.  In that case, the attribute
value is translated according to tables specified in section TEXTTRANSLATE.
This applies only to text attributes.

This extension is used in Amaya for converting the content of some
HTML attributes.  For instance, in a ALT attribute, character '&' is
converted into '&amp;'

VQ.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Fri Nov 13 14:13:07 1998 UTC (25 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -2 lines
Allow "" within style attribute
Support tables with invalid percent widths
Irene

Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Oct 27 10:06:38 1998 UTC (25 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +25 -0 lines
Implementing FIELDSET and LEGEND elements from HTML 4.0

Changing document status to Modified when a class attribute is added to
or removed from an element.

VQ.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Oct 26 11:21:04 1998 UTC (25 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +7 -0 lines
HTML 4.0 extension: OPTGROUP element

  element OPTGROUP is recognized by the HTML parser, cascade menus
  are built by Amaya when a SELECT element contains OPTGROUP elements
  and the correct request is sent to the server when a form contains
  SELECT menus with OPTGROUP elements

VQ

Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Oct 5 17:34:53 1998 UTC (25 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -0 lines
Fixing two bugs in Amaya

1 - When a STYLE or SCRIPT element contained long lines, these lines
    were broken at saving time.

2 - The HTML parser removed the contents of STYLE elements having a
    "type" attribute different from "text/css".

VQ.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Sep 23 15:23:00 1998 UTC (25 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -2 lines
Allow HR, Table and Address within LI element
Generate simple quotes around the content attribute text if that text includes
double quotes.
Irene

Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Sep 7 14:25:21 1998 UTC (25 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
VQ.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Sep 7 12:37:54 1998 UTC (25 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +95 -8 lines
First implementation of FRAMES in Amaya.
The parser recognizes tags FRAMESET, FRAME, and NOFRAMES as well as
their attributes and Amaya displays them as if they were links.
You can double click them to fetch the corresponding page.

VQ

Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Sep 1 08:45:07 1998 UTC (25 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -5 lines
Fixing bugs in HTMLT.T: closing tags for element TEXTAREA, LABEL and
BUTTON were misplaced.

V. Q.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Aug 31 12:13:32 1998 UTC (25 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +46 -8 lines
Amaya: adding some new HTML elements: Input/button, Label, Button

Vincent.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Aug 24 13:26:55 1998 UTC (25 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +5 -2 lines
Update: Amaya now handles namespaces according to the latest working
        draft, dated 2 August 98.

Vincent.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Aug 24 10:07:08 1998 UTC (25 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
Bug fix in Amaya:

   When parsing a "class" attribute in an HTML file, Amaya was looking for
   the corresponding style rules in the whole document.  This was just
   wasting time.

VQ.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Jul 27 17:48:24 1998 UTC (25 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +101 -18 lines
Parsing and saving HTML documents written in XML with namespaces.

Vincent.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Jul 20 15:34:54 1998 UTC (25 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +5 -3 lines
Allowing text editing in the SCRIPT and STYLE elements
Replace all Thot new line characters ('\212' or 138) by standard new line '\n'

Vincent.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Jul 20 09:35:53 1998 UTC (25 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +289 -8 lines
Adding HTML 4.0 attributes in the HTML parser and in the Thot schemas.

VQ

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Jul 13 15:24:32 1998 UTC (25 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +7 -0 lines
Adding support for element NOSCRIPT in Amaya

VQ

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Jul 6 14:59:40 1998 UTC (25 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +29 -0 lines
Adding elements INS and DEL and attributes cite and datetime from HTML 4.0

VQ.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Jul 6 09:22:43 1998 UTC (25 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +56 -0 lines
Adding some HTML 4.0 elements and attributes: ABBR, ACRONYM, Q, BDO, IFRAME
Removing obsoloted elements from menus.

VQ

Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Jul 3 16:16:58 1998 UTC (25 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Corrected bugs in CSS parser
+ minor patches
Irene

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Jul 3 15:12:28 1998 UTC (25 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +124 -71 lines
Adding some HTML 4.0 attributes:

   title, dir, onclick, ondblclick, and other events.

VQ.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Jul 2 16:32:52 1998 UTC (25 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -10 lines
New version of CSS suport in Amaya
Irene

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Jun 10 15:56:06 1998 UTC (25 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +0 -23 lines
Improving Zoom, tooltips and clipboard
Irene

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Jun 9 11:51:28 1998 UTC (25 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +0 -5 lines
New functions Zoom In and Zoom Out.
Replace Command_line by Submit and Reset.
Irene

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon May 11 12:59:46 1998 UTC (26 years ago) by cvs
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +0 -6 lines
Irene

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Mar 30 14:49:11 1998 UTC (26 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +12 -2 lines
A new graphics editor in Amaya, based on the GraphML syntax.

VQ.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Jan 27 12:17:59 1998 UTC (26 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +9 -2 lines
Editing MFENCED elements and associated attributes in MathML.

VQ

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jan 20 15:42:32 1998 UTC (26 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -22 lines
New implementation of table formatting.
Irene

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Dec 2 17:08:24 1997 UTC (26 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +6 -0 lines
Replacing entity dier by uml

VQ.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Oct 7 16:57:24 1997 UTC (26 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Bug fix: When located in the HEAD of a document, CSS rules for some MathML
   elements were not parsed corectly (SSchema was the document's schema,
   not the MathML schema).

VQ.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Sep 11 08:44:45 1997 UTC (26 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -0 lines
VQ.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Aug 21 08:05:01 1997 UTC (26 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -0 lines
Some improvements to the MathML editor.

VQ.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Jul 25 16:59:38 1997 UTC (26 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +0 -7 lines
Extension to MathML.

Vincent.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jun 30 16:37:15 1997 UTC (26 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +11 -3 lines
Adding MUNDEROVER, MUNDER, MOVER, to MathML implementation

VQ.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Jun 28 11:15:49 1997 UTC (26 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +0 -4 lines
Some improvements to MathML implementation.

VQ.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Jun 7 12:21:52 1997 UTC (26 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +8 -0 lines
Some developments for MathML.

VQ.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Jun 6 11:18:00 1997 UTC (26 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -0 lines
VQ.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jun 6 10:29:24 1997 UTC (26 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +10 -0 lines
Irene

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat May 31 13:53:58 1997 UTC (26 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +10 -4 lines
generate new lines before Hn in output file.

VQ.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri May 23 07:47:52 1997 UTC (27 years ago) by cvs
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -0 lines
Extending language P: a With or Without clause can be associated to counters
   to take into acount the presence or absence of a given attribute.

Amaya: use of the Within clause in counters to discard internal links when
   numbering links.

VQ.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed May 14 14:50:48 1997 UTC (27 years ago) by cvs
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Changing the FPI in the HTML files produced by Amaya.

VQ.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon May 12 15:32:11 1997 UTC (27 years ago) by cvs
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -0 lines
Various patches introduced during the Amaya 1.0a dristrib, Daniel.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Apr 26 11:21:32 1997 UTC (27 years ago) by cvs
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Bug fix:
  1 - In Amaya, a document was not considered modified when changing
      character style (buttons I, B, TT, etc.)
  2 - Rule ShowBox was not corectly generated when changing backgroud color.

VQ.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Apr 4 12:31:39 1997 UTC (27 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +0 -34 lines
Removing indentation in the HTML files produced by HTMLT.T

VQ.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Mar 31 17:48:46 1997 UTC (27 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +38 -22 lines
Handling Span elements

VQ.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Mar 31 08:32:57 1997 UTC (27 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -18 lines
Bug fix: tag <span> was generated twice in some cases.

VQ.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Mar 24 15:47:56 1997 UTC (27 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +25 -10 lines
Handling the LANG attribute in Amaya

VQ.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Mar 22 10:11:31 1997 UTC (27 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -5 lines
Update of language T: adding condition "if type" for translation rules of
attributes.

V. Q.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Mar 21 15:28:47 1997 UTC (27 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +17 -3 lines
Introducing standadr representation of languages in Thot and Amaya
(RFC-1766 and ISO-639)

VQ.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Mar 14 08:25:00 1997 UTC (27 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
An additional '>' was generated after tag <hr> when saving a document.

VQ.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Mar 12 10:56:01 1997 UTC (27 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +9 -8 lines
New element Pseudo_paragraph for representing paragraph without
explicit <P> tag.

VQ.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Mar 8 17:00:50 1997 UTC (27 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +161 -158 lines
<PRE> is no longer represented by a list of lines, but simply by
raw text containing line break characters.

This allows a <PRE> to contain such elements as <SPAN>, <EM>, <STRONG>
etc. These character level elements can now span across several lines
within the <PRE>.

VQ.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Feb 22 18:27:46 1997 UTC (27 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Suppress <P> and </P> tags for the first paragraph in a table cell.

VQ.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Feb 18 14:12:38 1997 UTC (27 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Value of attribute Value was not saved in the HTML file.

VQ.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Feb 12 08:36:02 1997 UTC (27 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +71 -62 lines
Adding double quotes around attribute values in HTMLT.T

VQ.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Feb 11 19:05:17 1997 UTC (27 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
First attempt to make a "Build book" command.

VQ.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Feb 7 10:44:32 1997 UTC (27 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +12 -3 lines
Parsing OBJECT tag.
Irene.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Feb 4 10:45:53 1997 UTC (27 years, 3 months ago) by cvs
Branches: MAIN
CVS tags: THOT_2_0b, AMAYA_0_95b
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -3 lines
Making a difference between attributes value and Default_Value in forms.

Bug fix: DEL at the end of a paragraph did not work.

VQ.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Feb 1 11:54:01 1997 UTC (27 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +20 -15 lines
Adding tag <U> plus various bug fixes

VQ.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jan 29 11:24:34 1997 UTC (27 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -0 lines
Supporting of Object tag
Irene

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 28 13:50:04 1997 UTC (27 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +13 -1 lines
Take in account the -Doptions in str compiler
Irene

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 22 13:03:44 1997 UTC (27 years, 4 months ago) by cvs
Branches: MAIN
CVS tags: THOT_2_0a, AMAYA_0_95a
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +9 -7 lines
Parsing INPUT elements in Forms

VQ.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 21 19:21:47 1997 UTC (27 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -0 lines
Improving form handling.
Adding attribute size to element Select.
Handling attribute Selected for Options.

VQ.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jan 20 08:33:30 1997 UTC (27 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -9 lines
Bug fix

When launching the spell checker, current selection was changed.

VQ.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Dec 24 13:59:57 1996 UTC (27 years, 4 months ago) by cvs
Branches: MAIN
CVS tags: THOT_SOURCES_2_0, AMAYA_SOURCES_0_95
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +12 -12 lines
Some improvements in HTMLT.T

VQ.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Nov 20 00:41:55 1996 UTC (27 years, 6 months ago) by cvs
Branches: OPERA
CVS tags: Start_Nov_20_96
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Opera tree

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Nov 20 00:41:55 1996 UTC (27 years, 6 months ago) by cvs
Branches: MAIN
Initial revision

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