W3C CVS Root

CVS log for Amaya/amaya/trans.h

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon May 30 14:35:34 2005 UTC (18 years, 11 months ago) by vatton
Branches: MAIN
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, Amaya-11-4-7, Amaya-11-3-1, Amaya-11-3, Amaya-11-2, Amaya-11-1, Amaya-11-0, Amaya-10-0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Update the copyrigh.
Irene

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Dec 16 09:22:46 2004 UTC (19 years, 5 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -4 lines
The WX transform dialogue was broken.
Irene

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Nov 16 14:08:56 2004 UTC (19 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -2 lines
Implementation of the WX transform dialogue
+ bug fix with spellcheck.
Irene

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

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Dec 8 12:16:21 2003 UTC (20 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Translation of transformation files.
Irene

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

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

S. GULLY

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Oct 13 12:36:32 2003 UTC (20 years, 7 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +32 -30 lines
It's now possible to call a menu action from the transformation menu.
The rule takes the form $FunctionName
This kind of transformation is used to transform <td> and <th> elements.
Irene

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jan 6 15:42:12 2003 UTC (21 years, 4 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-1b, Amaya-8-1, Amaya-8-0, Amaya-7-2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
New COPYRIGHT.
Irene

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Sep 7 15:05:26 2001 UTC (22 years, 8 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-7-1, Amaya-7-0, Amaya-6-4, Amaya-6-3, Amaya-6-2, Amaya-6-1, Amaya-6-0, Amaya-5-3, Amaya-5-2
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +11 -11 lines
I18N stuff
Irene

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Mar 16 16:40:28 2001 UTC (23 years, 2 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-1, Amaya-5-0, Amaya-4-3-2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Removing CHAR_T, ustr, ufopen, usprintf from these files.
Irene

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Oct 29 14:54:21 1999 UTC (24 years, 6 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3-1, Amaya-4-3, Amaya-4-1-2, Amaya-4-1-0, Amaya-4-0-0, Amaya-3-2-1, Amaya-3-2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -4 lines
JK: moved the transdialogue msgs to the amamamsg file

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

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

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

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 29 17:21:42 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +12 -12 lines
Support of unicode in Amaya.
Ramzi.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Feb 19 17:14:04 1998 UTC (26 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -0 lines
patches of transformation modules to follow parser evolution
Stephane

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Dec 10 15:24:46 1997 UTC (26 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
MathML transformations.
Stephane.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Oct 9 12:36:58 1997 UTC (26 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
transfer by buffer
new transformations
stephane

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 5 13:34:08 1997 UTC (26 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +22 -12 lines
corrected minor bugs with math transformation
selection and transformations
separated HTML.trans and MathML.trans
Stephane

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jul 29 09:21:38 1997 UTC (26 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Transformation in MathMl added.
stephane.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jan 6 10:15:21 1997 UTC (27 years, 4 months ago) by cvs
Branches: MAIN
CVS tags: THOT_SOURCES_2_0, THOT_2_0b, THOT_2_0a, AMAYA_SOURCES_0_95, AMAYA_0_95b, AMAYA_0_95a
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +104 -106 lines
Translation to english.
Stephane.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 25 13:09:23 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -0 lines
New copyright statement for amaya (directory):
/*
 *
 * (c) COPYRIGHT MIT and INRIA, 1996.
 * Please first read the full copyright statement in file COPYRIGHT.
 *
 */

Ramzi.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Dec 11 14:49:27 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +128 -107 lines
Pretty printing.
Ramzi.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Nov 20 00:41:57 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:57 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