W3C CVS

CVS log for Amaya/batch/PRESEN.GRM

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

Request diff between arbitrary revisions


Default branch: 1

Revision 1.33 / (download) - annotate - [select for diffs] , Fri Jun 1 14:24:52 2007 UTC (5 months, 2 weeks ago) by quint
CVS Tags: HEAD, Amaya-9-55-1, Amaya-9-55
Changes since 1.32: +309 -303 lines
Diff to previous 1.32 (colored)
CSS/MathML: partial implementation of CSS rule font-variant
   and MathML attribute math-variant.
VQ

Revision 1.32 / (download) - annotate - [select for diffs] , Fri Sep 15 14:11:01 2006 UTC (14 months ago) by quint
CVS Tags: Amaya-9-54, Amaya-9-53bis, Amaya-9-53, Amaya-9-52
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)
Implementing XTiger element "attribute".
VQ

Revision 1.31 / (download) - annotate - [select for diffs] , Fri Nov 26 15:32:29 2004 UTC (2 years, 11 months ago) by quint
CVS Tags: Amaya-9-51, Amaya-9-5, Amaya-9-4, Amaya-9-3, Amaya-9-2-1, Amaya-9-2, Amaya-9-1
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)
Implementing rules "width: auto" and "height: auto" in language P.
VQ

Revision 1.30 / (download) - annotate - [select for diffs] , Tue Oct 12 14:52:33 2004 UTC (3 years, 1 month ago) by quint
CVS Tags: Amaya-8-7
Changes since 1.29: +101 -100 lines
Diff to previous 1.29 (colored)
Prevent the cursor to skip tables when using the Left Arrow key.
VQ

Revision 1.29 / (download) - annotate - [select for diffs] , Fri Sep 24 13:00:51 2004 UTC (3 years, 1 month ago) by quint
Changes since 1.28: +296 -294 lines
Diff to previous 1.28 (colored)
Displaying counter values as greek letters
VQ

Revision 1.28 / (download) - annotate - [select for diffs] , Thu Sep 23 14:13:47 2004 UTC (3 years, 1 month ago) by quint
Changes since 1.27: +313 -285 lines
Diff to previous 1.27 (colored)
CSS: implementing value "list-item" for property "display", and
properties list-style-type and list-style-position.
VQ

Revision 1.27 / (download) - annotate - [select for diffs] , Mon Sep 22 14:49:52 2003 UTC (4 years, 1 month ago) by quint
CVS Tags: Amaya-8-6, Amaya-8-5, Amaya-8-4, Amaya-8-3, Amaya-8-2
Changes since 1.26: +1 -1 lines
Diff to previous 1.26 (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.26 / (download) - annotate - [select for diffs] , Tue Mar 11 16:23:38 2003 UTC (4 years, 8 months ago) by quint
CVS Tags: Amaya-8-1b, Amaya-8-1, Amaya-8-0
Changes since 1.25: +261 -255 lines
Diff to previous 1.25 (colored)
P language: adding properties Float and Clear to the P language.
VQ

Revision 1.25 / (download) - annotate - [select for diffs] , Sat Feb 15 11:33:44 2003 UTC (4 years, 9 months ago) by quint
Changes since 1.24: +252 -246 lines
Diff to previous 1.24 (colored)
Introducing rules Opacity, FillOpacity and StrokeOpacity in the P
language compiler.
VQ.

Revision 1.24 / (download) - annotate - [select for diffs] , Tue Mar 5 18:36:32 2002 UTC (5 years, 8 months ago) by quint
CVS Tags: Amaya-7-2, Amaya-7-1, Amaya-7-0, Amaya-6-4, Amaya-6-3, Amaya-6-2, Amaya-6-1, Amaya-6-0
Changes since 1.23: +20 -19 lines
Diff to previous 1.23 (colored)
Section numbers are generated on the right or on the left of the Hn
elements, depending on the dir attribute.
VQ.

Revision 1.23 / (download) - annotate - [select for diffs] , Wed Jan 23 12:22:55 2002 UTC (5 years, 9 months ago) by quint
Changes since 1.22: +248 -244 lines
Diff to previous 1.22 (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.22 / (download) - annotate - [select for diffs] , Mon Jan 21 08:45:47 2002 UTC (5 years, 9 months ago) by quint
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (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.21 / (download) - annotate - [select for diffs] , Thu Jan 10 16:21:13 2002 UTC (5 years, 10 months ago) by quint
Changes since 1.20: +246 -241 lines
Diff to previous 1.20 (colored)
CSS: implementing the Direction property from CSS2, as well as the
     corresponding P presentation rule for Thot.
VQ.

Revision 1.20 / (download) - annotate - [select for diffs] , Mon May 21 07:45:49 2001 UTC (6 years, 6 months ago) by cvs
CVS Tags: Amaya-5-3, Amaya-5-2, Amaya-5-1, Amaya-5-0
Changes since 1.19: +254 -253 lines
Diff to previous 1.19 (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.19 / (download) - annotate - [select for diffs] , Sat May 19 11:01:57 2001 UTC (6 years, 6 months ago) by cvs
Changes since 1.18: +216 -217 lines
Diff to previous 1.18 (colored)
Processing P rules Gather, LineBreak and PageBreak as "real" P rules,
i.e. rules that may be different in different views. Usefull for ruby.
VQ.

Revision 1.18 / (download) - annotate - [select for diffs] , Tue Apr 17 09:21:21 2001 UTC (6 years, 7 months ago) by cvs
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (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.17 / (download) - annotate - [select for diffs] , Mon Feb 12 11:32:39 2001 UTC (6 years, 9 months ago) by cvs
CVS Tags: Amaya-4-3-2, Amaya-4-3-1, Amaya-4-3
Changes since 1.16: +162 -162 lines
Diff to previous 1.16 (colored)
Merging P properties Adjust and Justify to stick with the text-align
property from CSS.
VQ.

Revision 1.16 / (download) - annotate - [select for diffs] , Tue Dec 26 16:32:36 2000 UTC (6 years, 10 months ago) by cvs
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)
Adding condition Root in P language.
VQ

Revision 1.15 / (download) - annotate - [select for diffs] , Tue Nov 21 11:44:08 2000 UTC (6 years, 11 months ago) by cvs
CVS Tags: Amaya-4-1-2, Amaya-4-1-0
Changes since 1.14: +102 -101 lines
Diff to previous 1.14 (colored)
Adding keyword 'Transparent' for colors in language P.
VQ.

Revision 1.14 / (download) - annotate - [select for diffs] , Mon Jul 24 12:17:57 2000 UTC (7 years, 3 months ago) by cvs
CVS Tags: Amaya-4-0-0
Changes since 1.13: +363 -361 lines
Diff to previous 1.13 (colored)
The structure of equations and drawings is now displayed within the
HTML structure view. Views Math_Structure_view and Graph_Structure_view
are no longer needed, although they are still available.
VQ.

Revision 1.13 / (download) - annotate - [select for diffs] , Wed Jan 19 12:16:20 2000 UTC (7 years, 10 months ago) by cvs
CVS Tags: Amaya-3-2-1, Amaya-3-2
Changes since 1.12: +28 -28 lines
Diff to previous 1.12 (colored)
P language extension: padding, margins and borders can be inherited
   from the creator in the case of a presentation box.
VQ.

Revision 1.12 / (download) - annotate - [select for diffs] , Tue Jan 18 17:24:13 2000 UTC (7 years, 10 months ago) by cvs
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 (colored)
Removed all  #ifdef MATHML
Added 4 new commands for MathML: MI, MO, MN, MTEXT.
VQ.

Revision 1.11 / (download) - annotate - [select for diffs] , Wed Jan 12 17:10:41 2000 UTC (7 years, 10 months ago) by cvs
Changes since 1.10: +27 -28 lines
Diff to previous 1.10 (colored)
Bug fix: The P compiler raised a syntax error when a BorderColor property
    had the same value as a Foregroud or Background property.
VQ.

Revision 1.10 / (download) - annotate - [select for diffs] , Mon Jan 3 13:31:59 2000 UTC (7 years, 10 months ago) by cvs
Changes since 1.9: +149 -147 lines
Diff to previous 1.9 (colored)
Extending language P: value "auto" for margins and value "transparent"
for border colors.
VQ.
CVS ----------------------------------------------------------------------

Revision 1.9 / (download) - annotate - [select for diffs] , Mon Jan 3 08:47:30 2000 UTC (7 years, 10 months ago) by cvs
Changes since 1.8: +108 -107 lines
Diff to previous 1.8 (colored)
Invalid inheritance was not detected by the P compiler.
VQ.

Revision 1.8 / (download) - annotate - [select for diffs] , Wed Dec 29 18:20:42 1999 UTC (7 years, 10 months ago) by cvs
Changes since 1.7: +259 -218 lines
Diff to previous 1.7 (colored)
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.7 / (download) - annotate - [select for diffs] , Tue Jul 6 09:16:57 1999 UTC (8 years, 4 months ago) by cvs
Changes since 1.6: +215 -212 lines
Diff to previous 1.6 (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.6 / (download) - annotate - [select for diffs] , Wed Jun 30 07:27:00 1999 UTC (8 years, 4 months ago) by cvs
Changes since 1.5: +39 -37 lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs] , Tue Dec 30 17:22:35 1997 UTC (9 years, 10 months ago) by cvs
CVS Tags: Release-2-1
Changes since 1.4: +97 -95 lines
Diff to previous 1.4 (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.4 / (download) - annotate - [select for diffs] , Fri May 23 15:52:07 1997 UTC (10 years, 5 months ago) by cvs
Changes since 1.3: +294 -291 lines
Diff to previous 1.3 (colored)
Irene

Revision 1.3 / (download) - annotate - [select for diffs] , Thu Mar 27 19:14:39 1997 UTC (10 years, 7 months ago) by cvs
Changes since 1.2: +190 -180 lines
Diff to previous 1.2 (colored)
Three new rules in P language: ShowBox, BackgroundPicture, PictureMode.

VQ.

Revision 1.2 / (download) - annotate - [select for diffs] , Sat Dec 14 10:58:55 1996 UTC (10 years, 11 months ago) by cvs
CVS Tags: THOT_SOURCES_2_0, THOT_2_0b, THOT_2_0a, AMAYA_SOURCES_0_95, AMAYA_0_95b, AMAYA_0_95a
Changes since 1.1: +167 -165 lines
Diff to previous 1.1 (colored)
Two new rules in P language: VertOverflow ans HorizOverflow.

VQ.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Nov 20 00:41:01 1996 UTC (11 years ago) by cvs
Branch: OPERA
CVS Tags: Start_Nov_20_96
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)
Opera tree

Revision 1.1 / (download) - annotate - [select for diffs] , Wed Nov 20 00:41:01 1996 UTC (11 years ago) by cvs
Diff
Initial revision

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.

Diffs between and
Type of Diff should be a 

Sort log by:

Webmaster