CVS log for Amaya/doc/languages.html
Up to [Public] / Amaya / doc
Request diff between arbitrary revisions
Default branch: 1
Revision 1.56 / (download) / (as text) - annotate - [select for diffs]
, Fri Mar 25 17:00:20 2005 UTC (2 years, 7 months ago) by quint
CVS Tags: HEAD,
Amaya-9-55-1,
Amaya-9-55,
Amaya-9-54,
Amaya-9-53bis,
Amaya-9-53,
Amaya-9-52,
Amaya-9-51,
Amaya-9-5,
Amaya-9-4,
Amaya-9-3,
Amaya-9-2-1,
Amaya-9-2
Changes since 1.55: +9 -5
lines
Diff to previous 1.55
(colored)
Bug fix: when a <dt> and its associated <dd> were selected in a <dl>,
command Delete did not remove the <dt>.
VQ
Revision 1.55 / (download) / (as text) - annotate - [select for diffs]
, Thu Dec 9 15:35:41 2004 UTC (2 years, 11 months ago) by quint
CVS Tags: Amaya-9-1
Changes since 1.54: +8 -5
lines
Diff to previous 1.54
(colored)
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.54 / (download) / (as text) - annotate - [select for diffs]
, Mon Sep 27 10:01:01 2004 UTC (3 years, 1 month ago) by quint
CVS Tags: Amaya-8-7
Changes since 1.53: +106 -15
lines
Diff to previous 1.53
(colored)
Documantation update.
VQ
Revision 1.53 / (download) / (as text) - annotate - [select for diffs]
, Thu Jun 17 14:13:37 2004 UTC (3 years, 5 months ago) by quint
CVS Tags: Amaya-8-6
Changes since 1.52: +5 -1
lines
Diff to previous 1.52
(colored)
Generic XML: making commands Return and Paste work.
VQ
Revision 1.52 / (download) / (as text) - annotate - [select for diffs]
, Thu Feb 26 18:29:51 2004 UTC (3 years, 8 months ago) by quint
CVS Tags: Amaya-8-5,
Amaya-8-4,
Amaya-8-3
Changes since 1.51: +42 -38
lines
Diff to previous 1.51
(colored)
Improving text editing around the <br/> element.
CAUTION: do a "make clean" before compiling.
VQ
Revision 1.51 / (download) / (as text) - annotate - [select for diffs]
, Thu Dec 4 09:48:46 2003 UTC (3 years, 11 months ago) by quint
Changes since 1.50: +131 -72
lines
Diff to previous 1.50
(colored)
Editing tables: hitting Return when the cursor is in an empty paragraph
in a table cell does not create a column any more. It just creates
a new empty paragraph.
VQ
Revision 1.50 / (download) / (as text) - annotate - [select for diffs]
, Mon Sep 22 14:49:52 2003 UTC (4 years, 1 month ago) by quint
CVS Tags: Amaya-8-2
Changes since 1.49: +7 -7
lines
Diff to previous 1.49
(colored)
Language P: in selectors of the form "attr (element)", the element name
can be followed by a '*' to indicate that the presentation rules apply
even when it is the element itself that has the attribute.
VQ.
Revision 1.49 / (download) / (as text) - annotate - [select for diffs]
, Wed Mar 12 09:42:25 2003 UTC (4 years, 8 months ago) by quint
CVS Tags: Amaya-8-1b,
Amaya-8-1,
Amaya-8-0
Changes since 1.48: +31 -5
lines
Diff to previous 1.48
(colored)
Updating the documentation of language P: adding rules Float and Clear.
VQ
Revision 1.48 / (download) / (as text) - annotate - [select for diffs]
, Mon Feb 17 08:03:40 2003 UTC (4 years, 9 months ago) by quint
Changes since 1.47: +33 -13
lines
Diff to previous 1.47
(colored)
Last bits of implementing Opacity in the P language.
VQ
Revision 1.47 / (download) / (as text) - annotate - [select for diffs]
, Sat Feb 15 11:33:47 2003 UTC (4 years, 9 months ago) by quint
Changes since 1.46: +23 -2
lines
Diff to previous 1.46
(colored)
Introducing rules Opacity, FillOpacity and StrokeOpacity in the P
language compiler.
VQ.
Revision 1.46 / (download) / (as text) - annotate - [select for diffs]
, Mon Oct 21 16:58:03 2002 UTC (5 years ago) by quint
CVS Tags: Amaya-7-2,
Amaya-7-1,
Amaya-7-0
Changes since 1.45: +27 -21
lines
Diff to previous 1.45
(colored)
Updating the Thot languages documentation to introduce variable buffers
in language T.
VQ
Revision 1.45 / (download) / (as text) - annotate - [select for diffs]
, Wed Mar 20 17:10:38 2002 UTC (5 years, 8 months ago) by quint
CVS Tags: Amaya-6-4,
Amaya-6-3,
Amaya-6-2,
Amaya-6-1,
Amaya-6-0
Changes since 1.44: +1 -1
lines
Diff to previous 1.44
(colored)
Implementing the CSS display property as a P presentation rule.
VQ.
Revision 1.44 / (download) / (as text) - annotate - [select for diffs]
, Tue Mar 5 18:36:33 2002 UTC (5 years, 8 months ago) by quint
Changes since 1.43: +10 -5
lines
Diff to previous 1.43
(colored)
Section numbers are generated on the right or on the left of the Hn
elements, depending on the dir attribute.
VQ.
Revision 1.43 / (download) / (as text) - annotate - [select for diffs]
, Wed Jan 23 12:22:56 2002 UTC (5 years, 9 months ago) by quint
Changes since 1.42: +40 -35
lines
Diff to previous 1.42
(colored)
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.42 / (download) / (as text) - annotate - [select for diffs]
, Mon Jan 21 08:45:48 2002 UTC (5 years, 9 months ago) by quint
Changes since 1.41: +27 -6
lines
Diff to previous 1.41
(colored)
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.41 / (download) / (as text) - annotate - [select for diffs]
, Mon Jan 14 17:06:27 2002 UTC (5 years, 10 months ago) by vatton
Changes since 1.40: +35 -35
lines
Diff to previous 1.40
(colored)
Integration of the Unicode notion of Scripts.
Irene
Revision 1.40 / (download) / (as text) - annotate - [select for diffs]
, Thu Jan 10 16:21:13 2002 UTC (5 years, 10 months ago) by quint
Changes since 1.39: +172 -241
lines
Diff to previous 1.39
(colored)
CSS: implementing the Direction property from CSS2, as well as the
corresponding P presentation rule for Thot.
VQ.
Revision 1.39 / (download) / (as text) - annotate - [select for diffs]
, Mon Jul 2 08:13:41 2001 UTC (6 years, 4 months ago) by cvs
CVS Tags: Amaya-5-3,
Amaya-5-2,
Amaya-5-1,
Amaya-5-0
Changes since 1.38: +233 -134
lines
Diff to previous 1.38
(colored)
Updating documentation of Thot languages: new Math symbols.
VQ.
Revision 1.38 / (download) / (as text) - annotate - [select for diffs]
, Mon May 21 07:45:50 2001 UTC (6 years, 6 months ago) by cvs
Changes since 1.37: +13 -6
lines
Diff to previous 1.37
(colored)
Implementing new contents for presentation boxes: ElemName, AttributeName,
AttributeValue.
Some changes in HTMLP.P to take advantage of this new feature.
VQ.
Revision 1.37 / (download) / (as text) - annotate - [select for diffs]
, Tue Apr 17 09:21:22 2001 UTC (6 years, 7 months ago) by cvs
Changes since 1.36: +2137 -2237
lines
Diff to previous 1.36
(colored)
Bug fix: crash when opening the structure view of a document without any
MathML or SVG element, when the AmayaPage is open.
Code clean-up: removing associated element - first step.
VQ.
Revision 1.36 / (download) / (as text) - annotate - [select for diffs]
, Mon Mar 12 14:21:51 2001 UTC (6 years, 8 months ago) by cvs
CVS Tags: Amaya-4-3-2,
Amaya-4-3-1
Changes since 1.35: +27 -17
lines
Diff to previous 1.35
(colored)
Areas within map elements did not work any more when selection mode was
changed for graphic leaves in SVG. Introducing new exception ClickableSurface
to solve the problem
VQ.
Revision 1.35 / (download) / (as text) - annotate - [select for diffs]
, Mon Feb 12 11:32:41 2001 UTC (6 years, 9 months ago) by cvs
CVS Tags: Amaya-4-3
Changes since 1.34: +10 -76
lines
Diff to previous 1.34
(colored)
Merging P properties Adjust and Justify to stick with the text-align
property from CSS.
VQ.
Revision 1.34 / (download) / (as text) - annotate - [select for diffs]
, Thu Dec 28 15:26:27 2000 UTC (6 years, 10 months ago) by cvs
Changes since 1.33: +93 -151
lines
Diff to previous 1.33
(colored)
Code clean-up: removing Thot comments and Thot parameters.
VQ.
Revision 1.33 / (download) / (as text) - annotate - [select for diffs]
, Tue Dec 26 16:32:37 2000 UTC (6 years, 10 months ago) by cvs
Changes since 1.32: +8 -4
lines
Diff to previous 1.32
(colored)
Adding condition Root in P language.
VQ
Revision 1.32 / (download) / (as text) - annotate - [select for diffs]
, Tue Dec 26 15:23:54 2000 UTC (6 years, 10 months ago) by cvs
Changes since 1.31: +9 -5
lines
Diff to previous 1.31
(colored)
Apply exception HighlightChildren only to the main view defined
in the presentation schema.
VQ.
Revision 1.31 / (download) / (as text) - annotate - [select for diffs]
, Wed Nov 22 14:16:48 2000 UTC (6 years, 11 months ago) by cvs
CVS Tags: Amaya-4-1-2,
Amaya-4-1-0
Changes since 1.30: +36 -23
lines
Diff to previous 1.30
(colored)
SVG: implementation of the use element as a Thot transclusion.
VQ.
Revision 1.30 / (download) / (as text) - annotate - [select for diffs]
, Tue Nov 21 12:17:00 2000 UTC (6 years, 11 months ago) by cvs
Changes since 1.29: +3863 -4749
lines
Diff to previous 1.29
(colored)
Updating doc of language P for new color Transparent.
VQ.
Revision 1.29 / (download) / (as text) - annotate - [select for diffs]
, Mon Sep 18 07:04:01 2000 UTC (7 years, 2 months ago) by cvs
CVS Tags: Amaya-4-0-0
Changes since 1.28: +11 -4
lines
Diff to previous 1.28
(colored)
SVG: editing elements text and tspan.
VQ.
Revision 1.28 / (download) / (as text) - annotate - [select for diffs]
, Fri Sep 8 15:23:53 2000 UTC (7 years, 2 months ago) by cvs
Changes since 1.27: +4 -10
lines
Diff to previous 1.27
(colored)
SVG: implementing circles, ellipses, and lines.
VQ.
Revision 1.27 / (download) / (as text) - annotate - [select for diffs]
, Wed Jan 19 12:16:21 2000 UTC (7 years, 10 months ago) by cvs
CVS Tags: Amaya-3-2-1,
Amaya-3-2
Changes since 1.26: +2 -2
lines
Diff to previous 1.26
(colored)
P language extension: padding, margins and borders can be inherited
from the creator in the case of a presentation box.
VQ.
Revision 1.26 / (download) / (as text) - annotate - [select for diffs]
, Tue Jan 18 17:24:16 2000 UTC (7 years, 10 months ago) by cvs
Changes since 1.25: +139 -30
lines
Diff to previous 1.25
(colored)
Removed all #ifdef MATHML
Added 4 new commands for MathML: MI, MO, MN, MTEXT.
VQ.
Revision 1.25 / (download) / (as text) - annotate - [select for diffs]
, Mon Aug 23 15:33:03 1999 UTC (8 years, 2 months ago) by cvs
Changes since 1.24: +25 -17
lines
Diff to previous 1.24
(colored)
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.24 / (download) / (as text) - annotate - [select for diffs]
, Tue Jul 6 17:21:30 1999 UTC (8 years, 4 months ago) by cvs
Changes since 1.23: +10 -10
lines
Diff to previous 1.23
(colored)
Separating Weight from Style in T language.
Revision 1.23 / (download) / (as text) - annotate - [select for diffs]
, Tue Jul 6 09:17:01 1999 UTC (8 years, 4 months ago) by cvs
Changes since 1.22: +28 -14
lines
Diff to previous 1.22
(colored)
For a better mapping with CSS, language P has been extended. Style and
Weight are now two separate properties. This allows Amaya to handle
the corresponding CSS properties (font-style and font-weight) independently
from each other and to display text both in italic and bold.
Revision 1.22 / (download) / (as text) - annotate - [select for diffs]
, Wed Jun 30 07:27:01 1999 UTC (8 years, 4 months ago) by cvs
Changes since 1.21: +36 -27
lines
Diff to previous 1.21
(colored)
P language extension: The character size can be expressed as a persentage of
the character size of another element, typically the parent element, e.g:
Size: Enclosing * 80 %;
Revision 1.21 / (download) / (as text) - annotate - [select for diffs]
, Mon Dec 7 12:02:16 1998 UTC (8 years, 11 months ago) by cvs
CVS Tags: Release-2-1
Changes since 1.20: +13 -8
lines
Diff to previous 1.20
(colored)
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 '&'
VQ.
Revision 1.20 / (download) / (as text) - annotate - [select for diffs]
, Wed Sep 9 08:44:44 1998 UTC (9 years, 2 months ago) by cvs
Changes since 1.19: +3 -2
lines
Diff to previous 1.19
(colored)
Improvement of the printing of tables.
Corrected bug in the CSS parser.
Irene
Revision 1.19 / (download) / (as text) - annotate - [select for diffs]
, Wed Sep 2 07:40:26 1998 UTC (9 years, 2 months ago) by cvs
Changes since 1.18: +436 -19
lines
Diff to previous 1.18
(colored)
Fixing a bug in the drag
Set ReadOnly default color to black
Irene
Revision 1.18 / (download) / (as text) - annotate - [select for diffs]
, Fri Apr 3 10:40:51 1998 UTC (9 years, 7 months ago) by cvs
Changes since 1.17: +4942 -4958
lines
Diff to previous 1.17
(colored)
New step in GraphML. Irene
Revision 1.17 / (download) / (as text) - annotate - [select for diffs]
, Tue Dec 30 17:22:38 1997 UTC (9 years, 10 months ago) by cvs
Changes since 1.16: +18 -10
lines
Diff to previous 1.16
(colored)
Language P: new keyword ElemWithAttr allows to define the position, height
or width of an element relatively to another element having a given
attribute.
MathML in Amaya: Integrals have now a variable height.
VQ.
Revision 1.16 / (download) / (as text) - annotate - [select for diffs]
, Tue Jun 10 16:07:42 1997 UTC (10 years, 5 months ago) by cvs
Changes since 1.15: +20 -59
lines
Diff to previous 1.15
(colored)
Tracked down a few CSS related bugs, Daniel.
Revision 1.15 / (download) / (as text) - annotate - [select for diffs]
, Fri May 23 07:47:57 1997 UTC (10 years, 5 months ago) by cvs
Changes since 1.14: +59 -20
lines
Diff to previous 1.14
(colored)
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.14 / (download) / (as text) - annotate - [select for diffs]
, Tue Apr 1 12:19:11 1997 UTC (10 years, 7 months ago) by cvs
Changes since 1.13: +42 -17
lines
Diff to previous 1.13
(colored)
Adding rule RemoveFile in language T.
VQ.
Revision 1.13 / (download) / (as text) - annotate - [select for diffs]
, Fri Mar 28 19:21:31 1997 UTC (10 years, 7 months ago) by cvs
Changes since 1.12: +149 -33
lines
Diff to previous 1.12
(colored)
Adding rules SowBox, BackgroundPicture and PictureMode in the
language document.
VQ.
Revision 1.12 / (download) / (as text) - annotate - [select for diffs]
, Wed Mar 26 14:43:20 1997 UTC (10 years, 7 months ago) by cvs
Changes since 1.11: +9 -7
lines
Diff to previous 1.11
(colored)
Extending Include statement in language T.
VQ.
Revision 1.11 / (download) / (as text) - annotate - [select for diffs]
, Sat Mar 22 10:11:35 1997 UTC (10 years, 8 months ago) by cvs
Changes since 1.10: +10 -0
lines
Diff to previous 1.10
(colored)
Update of language T: adding condition "if type" for translation rules of
attributes.
V. Q.
Revision 1.10 / (download) / (as text) - annotate - [select for diffs]
, Mon Mar 10 11:45:45 1997 UTC (10 years, 8 months ago) by cvs
Changes since 1.9: +65 -16
lines
Diff to previous 1.9
(colored)
Adding the Indent rule in language T.
VQ.
Revision 1.9 / (download) / (as text) - annotate - [select for diffs]
, Sat Mar 8 17:00:54 1997 UTC (10 years, 8 months ago) by cvs
Changes since 1.8: +13 -4
lines
Diff to previous 1.8
(colored)
<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.8 / (download) / (as text) - annotate - [select for diffs]
, Tue Feb 18 07:35:04 1997 UTC (10 years, 9 months ago) by cvs
Changes since 1.7: +2 -1
lines
Diff to previous 1.7
(colored)
Adding a missing </UL? in the table of contents of document languages.html
VQ.
Revision 1.7 / (download) / (as text) - annotate - [select for diffs]
, Mon Feb 17 09:49:06 1997 UTC (10 years, 9 months ago) by cvs
Changes since 1.6: +3 -3
lines
Diff to previous 1.6
(colored)
Adding support for views Table of contents and Links.
V. Quint
Revision 1.6 / (download) / (as text) - annotate - [select for diffs]
, Mon Feb 3 09:23:54 1997 UTC (10 years, 9 months ago) by cvs
CVS Tags: THOT_2_0b,
AMAYA_0_95b
Changes since 1.5: +836 -630
lines
Diff to previous 1.5
(colored)
adding a table of contents in document "languages.html"
VQ.
Revision 1.5 / (download) / (as text) - annotate - [select for diffs]
, Mon Jan 6 07:39:59 1997 UTC (10 years, 10 months ago) by cvs
CVS Tags: THOT_SOURCES_2_0,
THOT_2_0a,
AMAYA_SOURCES_0_95,
AMAYA_0_95a
Changes since 1.4: +138 -136
lines
Diff to previous 1.4
(colored)
Some edits in languages.html
VQ
Revision 1.4 / (download) / (as text) - annotate - [select for diffs]
, Thu Jan 2 12:04:40 1997 UTC (10 years, 10 months ago) by cvs
Changes since 1.3: +44 -44
lines
Diff to previous 1.3
(colored)
Bug fix
It was possible to create a table cell immediately within another table cell!
VQ.
Revision 1.3 / (download) / (as text) - annotate - [select for diffs]
, Tue Dec 31 09:39:27 1996 UTC (10 years, 10 months ago) by cvs
Changes since 1.2: +194 -194
lines
Diff to previous 1.2
(colored)
Some name changes
VQ.
Revision 1.2 / (download) / (as text) - annotate - [select for diffs]
, Mon Dec 30 18:32:33 1996 UTC (10 years, 10 months ago) by cvs
Changes since 1.1: +410 -426
lines
Diff to previous 1.1
(colored)
Some details
VQ.
Revision 1.1 / (download) / (as text) - annotate - [select for diffs]
, Tue Dec 24 14:01:00 1996 UTC (10 years, 10 months ago) by cvs
Diff
creating file languages.html
VQ
This form allows you to request diff's between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
name using the type-in text box.
Webmaster