CVS log for Amaya/doc/APIman.toc.html
Up to [Public] / Amaya / doc
Request diff between arbitrary revisions
Default branch: 1
Revision 1.25 / (download) / (as text) - annotate - [select for diffs]
, Fri Sep 3 09:00:50 2004 UTC (3 years, 2 months ago) by vatton
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-9-1,
Amaya-8-7
Changes since 1.24: +2 -5
lines
Diff to previous 1.24
(colored)
Removing the support of Thot external references.
Irene
Revision 1.24 / (download) / (as text) - annotate - [select for diffs]
, Tue Feb 3 14:47:24 2004 UTC (3 years, 9 months ago) by quint
CVS Tags: Amaya-8-6,
Amaya-8-5,
Amaya-8-4,
Amaya-8-3
Changes since 1.23: +3 -0
lines
Diff to previous 1.23
(colored)
When extending a cell it may hapeen that all cells of the next row or
next column disappear. In that case, the empty row or column is removed.
VQ
Revision 1.23 / (download) / (as text) - annotate - [select for diffs]
, Mon May 28 10:43:23 2001 UTC (6 years, 5 months ago) by cvs
CVS Tags: Amaya-8-2,
Amaya-8-1b,
Amaya-8-1,
Amaya-8-0,
Amaya-7-2,
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,
Amaya-5-1,
Amaya-5-0
Changes since 1.22: +700 -329
lines
Diff to previous 1.22
(colored)
Unicode clean up + Full implementation of the command NextLinkOrFormElement.
Irene
Revision 1.22 / (download) / (as text) - annotate - [select for diffs]
, Tue Mar 14 08:40:19 2000 UTC (7 years, 8 months ago) by cvs
CVS Tags: Amaya-4-3-2,
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
Changes since 1.21: +21 -7
lines
Diff to previous 1.21
(colored)
Fixing a compiling error
Adding an indicator that allows Amaya to control document changes
Irene
Revision 1.21 / (download) / (as text) - annotate - [select for diffs]
, Wed Nov 10 09:09:10 1999 UTC (8 years ago) by cvs
Changes since 1.20: +731 -456
lines
Diff to previous 1.20
(colored)
Supporting invalid forms in Amaya like those generated by Altavista
Adding Control + arrows to scroll one line up and one line down in
amaya.keyboard and amaya,kb (doesn't seem to work)
Irene
Revision 1.20 / (download) / (as text) - annotate - [select for diffs]
, Mon Oct 11 16:47:37 1999 UTC (8 years, 1 month ago) by cvs
Changes since 1.19: +456 -727
lines
Diff to previous 1.19
(colored)
Highlight the first selected element in the source view.
Scroll the source to schow the selected element when opening the source view.
Revision 1.19 / (download) / (as text) - annotate - [select for diffs]
, Tue Sep 21 09:26:31 1999 UTC (8 years, 1 month ago) by cvs
Changes since 1.18: +4 -2
lines
Diff to previous 1.18
(colored)
Fixing a bug in the CSS parser and updating the Tholib doc.
Irene
Revision 1.18 / (download) / (as text) - annotate - [select for diffs]
, Tue Jun 8 16:38:54 1999 UTC (8 years, 5 months ago) by cvs
CVS Tags: Release-2-1
Changes since 1.17: +92 -69
lines
Diff to previous 1.17
(colored)
Adding user feedbackin Amaya: the menu entry Save and the button Save are
disable when the current document cannot be saved.
Subscript, Superscript, Quote and BDO are now working like other entries
in the same submenu.
Irene
Revision 1.17 / (download) / (as text) - annotate - [select for diffs]
, Mon Jun 7 08:43:01 1999 UTC (8 years, 5 months ago) by cvs
Changes since 1.16: +56 -73
lines
Diff to previous 1.16
(colored)
The CSS parser didn't detect the end of the style element when a CSS
comment was not closed.
Irene
Revision 1.16 / (download) / (as text) - annotate - [select for diffs]
, Thu Mar 18 16:13:45 1999 UTC (8 years, 8 months ago) by cvs
Changes since 1.15: +74 -61
lines
Diff to previous 1.15
(colored)
Rename HTMLstyle.c to styleparser.c and presentdriver.c to style.c
Bug fixes: margin property could have 1, 2, 3 or 4 values
New interface to link a CSS file.
Irene
Revision 1.15 / (download) / (as text) - annotate - [select for diffs]
, Wed Mar 17 14:47:00 1999 UTC (8 years, 8 months ago) by cvs
Changes since 1.14: +706 -455
lines
Diff to previous 1.14
(colored)
Replace generic and specific drivers by Thot API functions
to style documents.
Add CSS property "margin"
Take CSS files into account when a LINK element is created.
Irene
Revision 1.14 / (download) / (as text) - annotate - [select for diffs]
, Thu Mar 11 11:46:56 1999 UTC (8 years, 8 months ago) by cvs
Changes since 1.13: +400 -374
lines
Diff to previous 1.13
(colored)
JK: added the new registry functions to the doc:
Tta{Set,Get}[Def]Env{Int,Boolean,String}
Revision 1.13 / (download) / (as text) - annotate - [select for diffs]
, Mon Mar 8 16:21:10 1999 UTC (8 years, 8 months ago) by cvs
Changes since 1.12: +44 -36
lines
Diff to previous 1.12
(colored)
Updating Thot API documentation: TtaGiveNextElement, TtaGetFirstLeaf,
TtaGetLastLeaf, etc.
Revision 1.12 / (download) / (as text) - annotate - [select for diffs]
, Wed Mar 3 16:27:39 1999 UTC (8 years, 8 months ago) by cvs
Changes since 1.11: +421 -672
lines
Diff to previous 1.11
(colored)
Moving xpm files into the subdirectory amaya/xpm
Adding a new document format to edit simple text files
Changing the API functions TtaAddButton and TtaChangeButton to avoid
some #ifdef WINDOWS in the Amaya code
Irene
Revision 1.11 / (download) / (as text) - annotate - [select for diffs]
, Wed Nov 4 10:21:16 1998 UTC (9 years ago) by cvs
Changes since 1.10: +590 -338
lines
Diff to previous 1.10
(colored)
Fixed bug: when an image has a width given in % and is surrounded
by an anchor, the % should relate to the enclosing paragraph.
Optimize the Thot formatter.
Irene
Revision 1.10 / (download) / (as text) - annotate - [select for diffs]
, Mon Oct 19 14:16:20 1998 UTC (9 years, 1 month ago) by cvs
Changes since 1.9: +9 -6
lines
Diff to previous 1.9
(colored)
A new API function TtaSearchTypedElementInTree for Arnaud
An update of HTMLP.P to display table alignments
Irene
Revision 1.9 / (download) / (as text) - annotate - [select for diffs]
, Mon Sep 14 14:36:38 1998 UTC (9 years, 2 months ago) by cvs
Changes since 1.8: +3 -1
lines
Diff to previous 1.8
(colored)
Irene
Revision 1.8 / (download) / (as text) - annotate - [select for diffs]
, Wed Sep 9 08:44:43 1998 UTC (9 years, 2 months ago) by cvs
Changes since 1.7: +415 -399
lines
Diff to previous 1.7
(colored)
Improvement of the printing of tables.
Corrected bug in the CSS parser.
Irene
Revision 1.7 / (download) / (as text) - annotate - [select for diffs]
, Fri Jul 11 06:31:26 1997 UTC (10 years, 4 months ago) by cvs
Changes since 1.6: +7 -3
lines
Diff to previous 1.6
(colored)
New version of APIman and Appman. Irene
Revision 1.6 / (download) / (as text) - annotate - [select for diffs]
, Wed May 7 11:06:54 1997 UTC (10 years, 6 months ago) by cvs
Changes since 1.5: +25 -17
lines
Diff to previous 1.5
(colored)
new version of html files of Thot docs
Cecile
Revision 1.5 / (download) / (as text) - annotate - [select for diffs]
, Thu Mar 20 11:13:21 1997 UTC (10 years, 8 months ago) by cvs
Changes since 1.4: +4 -3
lines
Diff to previous 1.4
(colored)
Irene
Revision 1.4 / (download) / (as text) - annotate - [select for diffs]
, Wed Mar 19 17:13:39 1997 UTC (10 years, 8 months ago) by cvs
Changes since 1.3: +276 -249
lines
Diff to previous 1.3
(colored)
Allow Amaya to control the print through API functions
Irene
Revision 1.3 / (download) / (as text) - annotate - [select for diffs]
, Wed Feb 5 17:09:26 1997 UTC (10 years, 9 months ago) by cvs
CVS Tags: THOT_2_0b,
AMAYA_0_95b
Changes since 1.2: +10 -9
lines
Diff to previous 1.2
(colored)
Irene
Revision 1.2 / (download) / (as text) - annotate - [select for diffs]
, Wed Feb 5 16:54:20 1997 UTC (10 years, 9 months ago) by cvs
Changes since 1.1: +8 -0
lines
Diff to previous 1.1
(colored)
Adding TtaGetPictureType
Irene
Revision 1.1 / (download) / (as text) - annotate - [select for diffs]
, Wed Jan 8 15:24:47 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
Diff
Irene
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