W3C CVS Root

CVS log for Amaya/amaya/EDITORactions.c

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.514: download - view: text, markup, annotated - select for diffs
Thu Jul 22 09:54:27 2010 UTC (13 years, 10 months ago) by quint
Branches: MAIN
CVS tags: HEAD, Amaya-11-4-7
Diff to: previous 1.513: preferred, colored
Changes since revision 1.513: +2 -2 lines
Fixing bug 8876: When an XHTML document contains errors (such as invalid
elements), Amaya does not try anymore to parse it again as a plain HTML document
if it uses other namespaces with prefixes. The HTML parser does not accept
prefixed tags.
VQ

Revision 1.513: download - view: text, markup, annotated - select for diffs
Fri Dec 4 17:03:19 2009 UTC (14 years, 5 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-3-1
Diff to: previous 1.512: preferred, colored
Changes since revision 1.512: +1 -0 lines
Sometimes after inserting a BR the selection was incorrect and the BR
was lost when new text is inserted.
+ Force the history sequence to be closed when a HR is created
Irene

Revision 1.512: download - view: text, markup, annotated - select for diffs
Fri Nov 6 09:42:11 2009 UTC (14 years, 6 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-3
Diff to: previous 1.511: preferred, colored
Changes since revision 1.511: +1 -1 lines
Don't try to generate intelligent ids when building the Table of contents.
Irene

Revision 1.511: download - view: text, markup, annotated - select for diffs
Wed Sep 16 11:17:21 2009 UTC (14 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.510: preferred, colored
Changes since revision 1.510: +16 -5 lines
Let the user creates or changes a link in a template instance when
a <xt:attribute> allows that.
Irene

Revision 1.510: download - view: text, markup, annotated - select for diffs
Wed Sep 9 11:11:07 2009 UTC (14 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.509: preferred, colored
Changes since revision 1.509: +1 -0 lines
Update the line status when a link is created or deleted
Irene

Revision 1.509: download - view: text, markup, annotated - select for diffs
Wed Sep 2 12:33:13 2009 UTC (14 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.508: preferred, colored
Changes since revision 1.508: +1 -56 lines
Code clean up
Irene

Revision 1.508: download - view: text, markup, annotated - select for diffs
Tue Sep 1 10:04:53 2009 UTC (14 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.507: preferred, colored
Changes since revision 1.507: +39 -4 lines
Complete the management of Shift Tab + documentation

Irene

Revision 1.507: download - view: text, markup, annotated - select for diffs
Mon Aug 31 15:54:54 2009 UTC (14 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.506: preferred, colored
Changes since revision 1.506: +212 -1 lines
Implement new commands "Tab" and "Shift Tab"
Irene

Revision 1.506: download - view: text, markup, annotated - select for diffs
Mon Aug 31 14:10:24 2009 UTC (14 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.505: preferred, colored
Changes since revision 1.505: +88 -13 lines
Avoid to create a list within an empty list item
Irene

Revision 1.505: download - view: text, markup, annotated - select for diffs
Mon Aug 31 13:05:13 2009 UTC (14 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.504: preferred, colored
Changes since revision 1.504: +1 -0 lines
Force a refresh of the window menus when a new document is created
+ code clean up

Irene

Revision 1.504: download - view: text, markup, annotated - select for diffs
Thu Aug 27 16:12:57 2009 UTC (14 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.503: preferred, colored
Changes since revision 1.503: +5 -1 lines
Improve the template editor
Irene

Revision 1.503: download - view: text, markup, annotated - select for diffs
Tue Aug 18 14:33:16 2009 UTC (14 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.502: preferred, colored
Changes since revision 1.502: +103 -77 lines
Allow the insertion of components within a template head and a XTiger library
+ allow the insertion of XHTML elements within a component
+ prepare the new function to create an import

Irene

Revision 1.502: download - view: text, markup, annotated - select for diffs
Mon Aug 17 15:28:52 2009 UTC (14 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.501: preferred, colored
Changes since revision 1.501: +41 -0 lines
New function to create a template library
Irene

Revision 1.501: download - view: text, markup, annotated - select for diffs
Wed Jun 17 15:09:25 2009 UTC (14 years, 11 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-2
Diff to: previous 1.500: preferred, colored
Changes since revision 1.500: +66 -1 lines
New dialog to create meta elements
Irene

Revision 1.500: download - view: text, markup, annotated - select for diffs
Thu Apr 23 14:51:34 2009 UTC (15 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.499: preferred, colored
Changes since revision 1.499: +2 -38 lines
Improving the WebDAV interface
Irene

Revision 1.499: download - view: text, markup, annotated - select for diffs
Tue Mar 17 10:26:51 2009 UTC (15 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.498: preferred, colored
Changes since revision 1.498: +4 -5 lines
Keep table creation options
Irene

Revision 1.498: download - view: text, markup, annotated - select for diffs
Tue Mar 10 08:28:29 2009 UTC (15 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.497: preferred, colored
Changes since revision 1.497: +2 -0 lines
Clean up doesn't remove style attached to <col> and <colgroup>
Irene

Revision 1.497: download - view: text, markup, annotated - select for diffs
Thu Feb 19 14:59:11 2009 UTC (15 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.496: preferred, colored
Changes since revision 1.496: +3 -1 lines
The clean up command doesn't remove attributes of div, table, img, and span elements
Irene

Revision 1.496: download - view: text, markup, annotated - select for diffs
Thu Feb 5 09:01:39 2009 UTC (15 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.495: preferred, colored
Changes since revision 1.495: +6 -8 lines
Fix reported warnings
Irene

Revision 1.495: download - view: text, markup, annotated - select for diffs
Tue Feb 3 15:26:18 2009 UTC (15 years, 3 months ago) by carcone
Branches: MAIN
Diff to: previous 1.494: preferred, colored
Changes since revision 1.494: +2 -2 lines
Change the prototype of the function 'TtaShowDialogue'
to avoid to move a dialogue in some cases.
Laurent

Revision 1.494: download - view: text, markup, annotated - select for diffs
Tue Jan 6 10:49:49 2009 UTC (15 years, 4 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-1
Diff to: previous 1.493: preferred, colored
Changes since revision 1.493: +1 -1 lines
Use a simple confirm message
Irene

Revision 1.493: download - view: text, markup, annotated - select for diffs
Mon Dec 22 10:24:37 2008 UTC (15 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.492: preferred, colored
Changes since revision 1.492: +63 -62 lines
New exception for ColColRef attribute
+ fix several possible overflows
Irene

Revision 1.492: download - view: text, markup, annotated - select for diffs
Tue Dec 9 15:16:23 2008 UTC (15 years, 5 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-0
Diff to: previous 1.491: preferred, colored
Changes since revision 1.491: +5 -4 lines
Normalize the base value within web documents
Irene

Revision 1.491: download - view: text, markup, annotated - select for diffs
Fri Dec 5 15:40:19 2008 UTC (15 years, 5 months ago) by carcone
Branches: MAIN
Diff to: previous 1.490: preferred, colored
Changes since revision 1.490: +17 -4 lines
The 'Namespace declaration' entry shows the NS of the root element, whatever the selection
Laurent

Revision 1.490: download - view: text, markup, annotated - select for diffs
Fri Dec 5 14:54:51 2008 UTC (15 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.489: preferred, colored
Changes since revision 1.489: +213 -0 lines
New functions to transform <dt> into <dd> and <dd> into <dl>
Irene

Revision 1.489: download - view: text, markup, annotated - select for diffs
Wed Dec 3 16:41:46 2008 UTC (15 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.488: preferred, colored
Changes since revision 1.488: +13 -8 lines
Display the number of changes done by "Clean up" command
Irene

Revision 1.488: download - view: text, markup, annotated - select for diffs
Tue Oct 21 15:33:33 2008 UTC (15 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.487: preferred, colored
Changes since revision 1.487: +0 -11 lines
Integration of Regis patches
Irene

Revision 1.487: download - view: text, markup, annotated - select for diffs
Tue Oct 14 07:06:07 2008 UTC (15 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.486: preferred, colored
Changes since revision 1.486: +2 -2 lines
Typo
Irene

Revision 1.486: download - view: text, markup, annotated - select for diffs
Tue Sep 16 17:13:04 2008 UTC (15 years, 8 months ago) by carcone
Branches: MAIN
Diff to: previous 1.485: preferred, colored
Changes since revision 1.485: +26 -83 lines
Update the 'Namespace declaration" dialog
Laurent

Revision 1.485: download - view: text, markup, annotated - select for diffs
Fri Sep 12 16:47:28 2008 UTC (15 years, 8 months ago) by carcone
Branches: MAIN
Diff to: previous 1.484: preferred, colored
Changes since revision 1.484: +1 -1 lines
Update the work on the namespace declaration dialog
Laurent

Revision 1.484: download - view: text, markup, annotated - select for diffs
Fri Sep 12 13:37:27 2008 UTC (15 years, 8 months ago) by carcone
Branches: MAIN
Diff to: previous 1.483: preferred, colored
Changes since revision 1.483: +243 -0 lines
New dialog to update the namespace declarations defined for an element (not achieved yet)
Laurent

Revision 1.483: download - view: text, markup, annotated - select for diffs
Tue Sep 2 13:16:15 2008 UTC (15 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.482: preferred, colored
Changes since revision 1.482: +4 -5 lines
SVG documents were not created with the right profile
Irene

Revision 1.482: download - view: text, markup, annotated - select for diffs
Fri Aug 29 12:08:54 2008 UTC (15 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.481: preferred, colored
Changes since revision 1.481: +3 -6 lines
Irene

Revision 1.481: download - view: text, markup, annotated - select for diffs
Thu Aug 28 13:48:28 2008 UTC (15 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.480: preferred, colored
Changes since revision 1.480: +1 -1 lines
Typo
Irene

Revision 1.480: download - view: text, markup, annotated - select for diffs
Thu Aug 28 13:32:55 2008 UTC (15 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.479: preferred, colored
Changes since revision 1.479: +15 -0 lines
Attach a default size to new created SVG documents
+ manage the first insertion of a SVG within a HTML document
Irene

Revision 1.479: download - view: text, markup, annotated - select for diffs
Tue Aug 26 09:05:20 2008 UTC (15 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.478: preferred, colored
Changes since revision 1.478: +6 -0 lines
Raise the right element panel when a document is created
Irene

Revision 1.478: download - view: text, markup, annotated - select for diffs
Mon Aug 18 15:43:08 2008 UTC (15 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.477: preferred, colored
Changes since revision 1.477: +0 -1 lines
Remove the old SVG library code
Irene

Revision 1.477: download - view: text, markup, annotated - select for diffs
Mon Jul 7 15:28:22 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.476: preferred, colored
Changes since revision 1.476: +1 -1 lines
Create SVG images with right attributes
Don't select the left or right side on SVG images
Irene

Revision 1.476: download - view: text, markup, annotated - select for diffs
Wed Jun 25 15:00:37 2008 UTC (15 years, 11 months ago) by carcone
Branches: MAIN
Diff to: previous 1.475: preferred, colored
Changes since revision 1.475: +6 -1 lines
Fix a typo

Revision 1.475: download - view: text, markup, annotated - select for diffs
Wed Jun 25 14:40:38 2008 UTC (15 years, 11 months ago) by carcone
Branches: MAIN
Diff to: previous 1.474: preferred, colored
Changes since revision 1.474: +85 -9 lines
Add a  Preferences tab for RDFa (not achieved, I'd like to add a combobox)
Laurent

Revision 1.474: download - view: text, markup, annotated - select for diffs
Thu Jun 19 10:13:01 2008 UTC (15 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.473: preferred, colored
Changes since revision 1.473: +1 -1 lines
Improve insertion of SVG elements in structured view. - fred

Revision 1.473: download - view: text, markup, annotated - select for diffs
Fri Jun 13 09:40:58 2008 UTC (15 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.472: preferred, colored
Changes since revision 1.472: +8 -17 lines
Allow to create a caption within the table when the table element is selected
Irene

Revision 1.472: download - view: text, markup, annotated - select for diffs
Tue Jun 3 15:04:51 2008 UTC (15 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.471: preferred, colored
Changes since revision 1.471: +62 -29 lines
Ctrl Enter generates a xmlbr element within XML documents
Irene

Revision 1.471: download - view: text, markup, annotated - select for diffs
Wed May 28 08:28:13 2008 UTC (15 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.470: preferred, colored
Changes since revision 1.470: +7 -6 lines
HTML tables: introducing a Table_content element to wrap the real content of
  the table.
  Handling attribute align and style=background-color on elements COL and
  COLGROUP.
VQ

Revision 1.470: download - view: text, markup, annotated - select for diffs
Wed May 7 08:03:51 2008 UTC (16 years ago) by carcone
Branches: MAIN
Diff to: previous 1.469: preferred, colored
Changes since revision 1.469: +8 -6 lines
Sometimes Amaya created extra xmlns attributes for the root element
Add a function to give the xmlns declared for an element
Laurent

Revision 1.469: download - view: text, markup, annotated - select for diffs
Fri Apr 18 12:40:41 2008 UTC (16 years, 1 month ago) by carcone
Branches: MAIN
Diff to: previous 1.468: preferred, colored
Changes since revision 1.468: +34 -3 lines
Add the following namespace declarations for a new RDFa document : rdf, rdfs, owl, xsd, foaf, dc
Laurent

Revision 1.468: download - view: text, markup, annotated - select for diffs
Wed Apr 9 15:51:16 2008 UTC (16 years, 1 month ago) by carcone
Branches: MAIN
Diff to: previous 1.467: preferred, colored
Changes since revision 1.467: +37 -31 lines
- Add the options 'New XHTML+RDFa' Document and 'Change Doctype XHTML+RDFa'
- The insertion of specific RDFa attributes didn't generate a span
- rel/rev attributes are global for XHTML+RDFa, with a list od predefined values
Laurent

Revision 1.467: download - view: text, markup, annotated - select for diffs
Wed Apr 9 10:11:46 2008 UTC (16 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.466: preferred, colored
Changes since revision 1.466: +0 -15 lines
Remove commands to create col and colgroup
Irene

Revision 1.466: download - view: text, markup, annotated - select for diffs
Fri Mar 28 11:52:15 2008 UTC (16 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.465: preferred, colored
Changes since revision 1.465: +11 -142 lines
Handling elements COL and COLGROUP when manipulating columns
in a HTML table.
VQ

Revision 1.465: download - view: text, markup, annotated - select for diffs
Wed Mar 19 17:28:00 2008 UTC (16 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.464: preferred, colored
Changes since revision 1.464: +47 -3 lines
Complete the "clean up" function
Irene

Revision 1.464: download - view: text, markup, annotated - select for diffs
Mon Mar 17 11:40:54 2008 UTC (16 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.463: preferred, colored
Changes since revision 1.463: +152 -3 lines
Adding a new command to remove all <font>, <basefont>, <center>, <dir>, <menu>,
  <applet>, <isindex>, <s>, <u>, <strike> in a HTML document
Irene

Revision 1.463: 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.462: preferred, colored
Changes since revision 1.462: +14 -9 lines
New profile XHTML+RDFa
First step in the support of specific attributes (parsing and save at the moment)
Laurent

Revision 1.462: download - view: text, markup, annotated - select for diffs
Tue Mar 11 12:03:35 2008 UTC (16 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.461: preferred, colored
Changes since revision 1.461: +2 -0 lines
HTML Tables: handling elements COL and COLGROUP when creating
and deleting columns. Operations paste, undo, redo need more
work.
VQ

Revision 1.461: download - view: text, markup, annotated - select for diffs
Mon Mar 10 12:09:59 2008 UTC (16 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.460: preferred, colored
Changes since revision 1.460: +26 -8 lines
Tables: when creating a new table, create a COL element for
each column.
VQ

Revision 1.460: download - view: text, markup, annotated - select for diffs
Mon Mar 10 11:01:06 2008 UTC (16 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.459: preferred, colored
Changes since revision 1.459: +14 -14 lines
HTML: parsing of elements COL and COLGROUP and their attributes.
VQ

Revision 1.459: download - view: text, markup, annotated - select for diffs
Mon Feb 25 11:42:48 2008 UTC (16 years, 3 months ago) by kia
Branches: MAIN
CVS tags: Amaya-10-0
Diff to: previous 1.458: preferred, colored
Changes since revision 1.458: +1 -5 lines
Verify template integrity when loading.

Revision 1.458: download - view: text, markup, annotated - select for diffs
Wed Feb 20 11:42:22 2008 UTC (16 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.457: preferred, colored
Changes since revision 1.457: +4 -0 lines
Fixing a set of warning
Irene

Revision 1.457: download - view: text, markup, annotated - select for diffs
Mon Feb 4 12:18:35 2008 UTC (16 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.456: preferred, colored
Changes since revision 1.456: +18 -8 lines
Create an initial Element in the first cell of a new table.
VQ

Revision 1.456: download - view: text, markup, annotated - select for diffs
Mon Feb 4 10:01:35 2008 UTC (16 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.455: preferred, colored
Changes since revision 1.455: +9 -0 lines
Fixing the Lite+math+web+css profile
The new button was not displayed with the lite profile
Tntégration of Frederic patches
Irene

Revision 1.455: download - view: text, markup, annotated - select for diffs
Thu Jan 31 15:04:58 2008 UTC (16 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.454: preferred, colored
Changes since revision 1.454: +3 -1 lines
Some menu entries are now inactive when the source view is selected
Irene

Revision 1.454: download - view: text, markup, annotated - select for diffs
Tue Jan 29 12:07:24 2008 UTC (16 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.453: preferred, colored
Changes since revision 1.453: +13 -0 lines
Fixing problems with Insert/Append within tables
Irene

Revision 1.453: download - view: text, markup, annotated - select for diffs
Thu Jan 24 17:53:00 2008 UTC (16 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.452: preferred, colored
Changes since revision 1.452: +4 -2 lines
When merging two elements with the Del or Backspace key, the same
abstract box was freed twice, causing a crash soon after.
VQ

Revision 1.452: download - view: text, markup, annotated - select for diffs
Thu Jan 24 10:53:06 2008 UTC (16 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.451: preferred, colored
Changes since revision 1.451: +10 -0 lines
Improve the management of Amaya Lite
 o The Table button was not displayed
 o Follow the link now opens the new document in a new tab in that case
Irene

Revision 1.451: download - view: text, markup, annotated - select for diffs
Wed Jan 23 10:54:02 2008 UTC (16 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.450: preferred, colored
Changes since revision 1.450: +2 -0 lines
Amaya crashed creating a link
Irene

Revision 1.450: download - view: text, markup, annotated - select for diffs
Fri Jan 18 16:29:54 2008 UTC (16 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.449: preferred, colored
Changes since revision 1.449: +2 -2 lines
Adding new style functions
Irene

Revision 1.449: download - view: text, markup, annotated - select for diffs
Thu Jan 17 17:11:00 2008 UTC (16 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.448: preferred, colored
Changes since revision 1.448: +6 -2 lines
Adding some tools updates
Irene

Revision 1.448: download - view: text, markup, annotated - select for diffs
Thu Jan 17 16:02:24 2008 UTC (16 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.447: preferred, colored
Changes since revision 1.447: +8 -0 lines
Prepare the support of future profiles
Irene

Revision 1.447: download - view: text, markup, annotated - select for diffs
Thu Jan 17 10:22:54 2008 UTC (16 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.446: preferred, colored
Changes since revision 1.446: +7 -0 lines
The first version of new menus
Irene

Revision 1.446: download - view: text, markup, annotated - select for diffs
Wed Jan 16 17:55:32 2008 UTC (16 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.445: preferred, colored
Changes since revision 1.445: +2 -1 lines
Improving selection of multiple cells in a table.
VQ

Revision 1.445: download - view: text, markup, annotated - select for diffs
Wed Jan 16 14:20:20 2008 UTC (16 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.444: preferred, colored
Changes since revision 1.444: +4 -1 lines
Improve the management of CSS style lists
Irene

Revision 1.444: download - view: text, markup, annotated - select for diffs
Tue Jan 15 16:27:35 2008 UTC (16 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.443: preferred, colored
Changes since revision 1.443: +109 -67 lines
Prevent some creations when cells are selected
Irene

Revision 1.443: download - view: text, markup, annotated - select for diffs
Fri Jan 11 17:16:06 2008 UTC (16 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.442: preferred, colored
Changes since revision 1.442: +82 -51 lines
Allow table rows to be merged.
VQ

Revision 1.442: download - view: text, markup, annotated - select for diffs
Fri Jan 11 15:48:44 2008 UTC (16 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.441: preferred, colored
Changes since revision 1.441: +49 -27 lines
Improvements to table editing.
VQ

Revision 1.441: download - view: text, markup, annotated - select for diffs
Fri Jan 11 11:04:51 2008 UTC (16 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.440: preferred, colored
Changes since revision 1.440: +214 -0 lines
Initial implementation of command "Merge cells".VQ.

Revision 1.440: download - view: text, markup, annotated - select for diffs
Thu Jan 10 17:19:43 2008 UTC (16 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.439: preferred, colored
Changes since revision 1.439: +268 -100 lines
All editing commands should now work with the "rectangle" selection in
tables, except commands "Join with cell..."
VQ

Revision 1.439: download - view: text, markup, annotated - select for diffs
Mon Jan 7 14:34:08 2008 UTC (16 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.438: preferred, colored
Changes since revision 1.438: +69 -60 lines
Only table elements can be created or inserted within a table
Irene

Revision 1.438: download - view: text, markup, annotated - select for diffs
Wed Dec 12 11:32:10 2007 UTC (16 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.437: preferred, colored
Changes since revision 1.437: +3 -0 lines
Adding an empty element after when an HR is created
Irene

Revision 1.437: download - view: text, markup, annotated - select for diffs
Thu Dec 6 16:22:48 2007 UTC (16 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.436: preferred, colored
Changes since revision 1.436: +11 -3 lines
Adding environment variable to control XML declaration and doctype
Irene

Revision 1.436: download - view: text, markup, annotated - select for diffs
Tue Nov 27 15:28:00 2007 UTC (16 years, 5 months ago) by kia
Branches: MAIN
Diff to: previous 1.435: preferred, colored
Changes since revision 1.435: +24 -0 lines
Select all !

Revision 1.435: download - view: text, markup, annotated - select for diffs
Wed Nov 21 10:04:37 2007 UTC (16 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.434: preferred, colored
Changes since revision 1.434: +19 -14 lines
Unititialized string
Irene

Revision 1.434: download - view: text, markup, annotated - select for diffs
Fri Nov 16 13:47:17 2007 UTC (16 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.433: preferred, colored
Changes since revision 1.433: +1 -1 lines
Update the CreateTable dialog
Irene

Revision 1.433: download - view: text, markup, annotated - select for diffs
Wed Nov 14 16:08:31 2007 UTC (16 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.432: preferred, colored
Changes since revision 1.432: +9 -32 lines
New dialog to create a table
Irene

Revision 1.432: download - view: text, markup, annotated - select for diffs
Mon Nov 12 15:20:07 2007 UTC (16 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.431: preferred, colored
Changes since revision 1.431: +6 -6 lines
New option in Save As
Irene

Revision 1.431: download - view: text, markup, annotated - select for diffs
Wed Oct 17 09:33:14 2007 UTC (16 years, 7 months ago) by kia
Branches: MAIN
Diff to: previous 1.430: preferred, colored
Changes since revision 1.430: +0 -121 lines
No more "_WX" in profiles

Revision 1.430: download - view: text, markup, annotated - select for diffs
Tue Oct 16 11:11:22 2007 UTC (16 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.429: preferred, colored
Changes since revision 1.429: +36 -45 lines
Generate a CSS proerty width:100% when a table is created
Irene

Revision 1.429: download - view: text, markup, annotated - select for diffs
Mon Oct 15 13:37:11 2007 UTC (16 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.428: preferred, colored
Changes since revision 1.428: +3 -1 lines
Check if the style element can be inserted in the document
Undo didn't remove all CSS style
Irene

Revision 1.428: download - view: text, markup, annotated - select for diffs
Thu Oct 4 12:48:11 2007 UTC (16 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.427: preferred, colored
Changes since revision 1.427: +1 -1 lines
Support of Amaya themes
Irene

Revision 1.427: download - view: text, markup, annotated - select for diffs
Wed Sep 12 16:37:10 2007 UTC (16 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.426: preferred, colored
Changes since revision 1.426: +109 -28 lines
Prepare the integration of javascript support
Irene

Revision 1.426: download - view: text, markup, annotated - select for diffs
Fri Aug 17 10:34:05 2007 UTC (16 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.425: preferred, colored
Changes since revision 1.425: +2 -0 lines
GTK version didn't compile
Irene

Revision 1.425: download - view: text, markup, annotated - select for diffs
Tue Aug 14 15:31:48 2007 UTC (16 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.424: preferred, colored
Changes since revision 1.424: +2 -0 lines
Complete the support of icon links
Irene

Revision 1.424: download - view: text, markup, annotated - select for diffs
Tue Jul 3 13:16:28 2007 UTC (16 years, 10 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-55-1, Amaya-9-55
Diff to: previous 1.423: preferred, colored
Changes since revision 1.423: +1 -0 lines
Display the current value when an image is updated
Irene

Revision 1.423: download - view: text, markup, annotated - select for diffs
Wed Jun 27 14:57:00 2007 UTC (16 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.422: preferred, colored
Changes since revision 1.422: +4 -0 lines
Remove the width: 100% style on new created tables
Irene

Revision 1.422: download - view: text, markup, annotated - select for diffs
Wed Jun 27 14:35:41 2007 UTC (16 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.421: preferred, colored
Changes since revision 1.421: +13 -2 lines
Update table editing
Irene

Revision 1.421: download - view: text, markup, annotated - select for diffs
Fri May 25 15:17:00 2007 UTC (17 years ago) by vatton
Branches: MAIN
Diff to: previous 1.420: preferred, colored
Changes since revision 1.420: +4 -3 lines
Sometimes the "empty" document was not detected
Irene

Revision 1.420: download - view: text, markup, annotated - select for diffs
Thu May 24 16:40:27 2007 UTC (17 years ago) by vatton
Branches: MAIN
Diff to: previous 1.419: preferred, colored
Changes since revision 1.419: +4 -0 lines
Wrong message displayed in the status bar
Irene

Revision 1.419: download - view: text, markup, annotated - select for diffs
Mon Apr 23 17:06:09 2007 UTC (17 years, 1 month ago) by carcone
Branches: MAIN
Diff to: previous 1.418: preferred, colored
Changes since revision 1.418: +1 -0 lines
Progress on Preferences for passwords
Laurent

Revision 1.418: download - view: text, markup, annotated - select for diffs
Wed Mar 28 14:32:50 2007 UTC (17 years, 1 month ago) by quint
Branches: MAIN
Diff to: previous 1.417: preferred, colored
Changes since revision 1.417: +1 -1 lines
Separating style rules coming from the "style" attribute from those generated
by other attributes.
VQ

Revision 1.417: download - view: text, markup, annotated - select for diffs
Mon Mar 19 16:04:40 2007 UTC (17 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.416: preferred, colored
Changes since revision 1.416: +5 -2 lines
Editing of the style element didn't generate parsing errors.
Irene

Revision 1.416: download - view: text, markup, annotated - select for diffs
Thu Mar 8 11:40:33 2007 UTC (17 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.415: preferred, colored
Changes since revision 1.415: +0 -2 lines
Remove the version number in meta generator
By default the use of ETAGS is off (see Preferences)

Irene

Revision 1.415: download - view: text, markup, annotated - select for diffs
Fri Mar 2 10:34:18 2007 UTC (17 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.414: preferred, colored
Changes since revision 1.414: +1 -57 lines
When the document is edited, the path control was not updated.
Irene

Revision 1.414: download - view: text, markup, annotated - select for diffs
Tue Feb 27 10:59:30 2007 UTC (17 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.413: preferred, colored
Changes since revision 1.413: +372 -311 lines
Update the path control when new element is created
Irene

Revision 1.413: download - view: text, markup, annotated - select for diffs
Fri Feb 23 13:53:35 2007 UTC (17 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.412: preferred, colored
Changes since revision 1.412: +18 -14 lines
Amaya now accepts to create <ins> and <del> as block elements
Irene

Revision 1.412: download - view: text, markup, annotated - select for diffs
Tue Feb 6 15:04:47 2007 UTC (17 years, 3 months ago) by quint
Branches: MAIN
CVS tags: Amaya-9-54
Diff to: previous 1.411: preferred, colored
Changes since revision 1.411: +12 -0 lines
VQ

Revision 1.411: download - view: text, markup, annotated - select for diffs
Fri Jan 26 14:22:42 2007 UTC (17 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.410: preferred, colored
Changes since revision 1.410: +144 -129 lines
mplementation of "New tab", "Refresh tab', and "Refresh all tabs"
Irene

Revision 1.410: download - view: text, markup, annotated - select for diffs
Thu Nov 23 16:29:18 2006 UTC (17 years, 6 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-53bis, Amaya-9-53
Diff to: previous 1.409: preferred, colored
Changes since revision 1.409: +1 -1 lines
Don't update the Amaya version in <meta> element
Irene

Revision 1.409: download - view: text, markup, annotated - select for diffs
Tue Nov 7 10:31:24 2006 UTC (17 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.408: preferred, colored
Changes since revision 1.408: +1 -1 lines
Changing the doctype in a new created document could removed the body.
Irene

Revision 1.408: download - view: text, markup, annotated - select for diffs
Tue Oct 31 12:11:38 2006 UTC (17 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.407: preferred, colored
Changes since revision 1.407: +1 -1 lines
Check duplicate IDs when synchronizing the source view.
Irene

Revision 1.407: download - view: text, markup, annotated - select for diffs
Thu Aug 24 11:04:26 2006 UTC (17 years, 9 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-52
Diff to: previous 1.406: preferred, colored
Changes since revision 1.406: +6 -1 lines
When a new HTML document is created, the user has to get a document title
and can control the document charset.
+ increase the MAX_LENGTH to 800
Irene

Revision 1.406: download - view: text, markup, annotated - select for diffs
Wed Aug 23 16:16:27 2006 UTC (17 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.405: preferred, colored
Changes since revision 1.405: +1 -1 lines
Use the HTMLT11 translation schema for XHTML Basic documents to avoid to generate
invalid documents (the attribute lang is not allowed in the doctype).
Laurent

Revision 1.405: download - view: text, markup, annotated - select for diffs
Fri Jul 21 17:08:25 2006 UTC (17 years, 10 months ago) by quint
Branches: MAIN
Diff to: previous 1.404: preferred, colored
Changes since revision 1.404: +203 -55 lines
Improving commands "Change to data cell" and "Change to heading cell"
VQ

Revision 1.404: download - view: text, markup, annotated - select for diffs
Mon Jul 10 16:31:32 2006 UTC (17 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.403: preferred, colored
Changes since revision 1.403: +1 -20 lines
Avoid to generate an empty object when the creation is cancelled.
+ don't select the URI in the open GTK dialogs because it will replace the previous copy
we often want to paste.
Irene

Revision 1.403: download - view: text, markup, annotated - select for diffs
Thu Jul 6 12:41:27 2006 UTC (17 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.402: preferred, colored
Changes since revision 1.402: +32 -70 lines
Object/Input/Img creation and copy/paste
Irene

Revision 1.402: 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
Diff to: previous 1.401: preferred, colored
Changes since revision 1.401: +0 -6 lines
New support for <input type="image">
Irene

Revision 1.401: download - view: text, markup, annotated - select for diffs
Fri May 5 14:51:51 2006 UTC (18 years ago) by vatton
Branches: MAIN
Diff to: previous 1.400: preferred, colored
Changes since revision 1.400: +2 -1 lines
Menus were not updated when a table is created.
Irene

Revision 1.400: download - view: text, markup, annotated - select for diffs
Mon Apr 10 12:37:38 2006 UTC (18 years, 1 month ago) by cvs
Branches: MAIN
CVS tags: Amaya-9-51, Amaya-9-5
Diff to: previous 1.399: preferred, colored
Changes since revision 1.399: +1 -1 lines
Fix focus and cursor position in WX dialogs
Irene

Revision 1.399: download - view: text, markup, annotated - select for diffs
Wed Mar 29 12:47:03 2006 UTC (18 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.398: preferred, colored
Changes since revision 1.398: +3 -0 lines
Don't request the type when creating a style element.
Irene

Revision 1.398: download - view: text, markup, annotated - select for diffs
Wed Mar 8 12:02:58 2006 UTC (18 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.397: preferred, colored
Changes since revision 1.397: +222 -0 lines
Generate a "Not found" page instead of an empty page when the user tries to
open an invalid local URI.
+ fix a crash in the CSS parser.
Irene

Revision 1.397: download - view: text, markup, annotated - select for diffs
Wed Feb 1 13:46:15 2006 UTC (18 years, 3 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-4
Diff to: previous 1.396: preferred, colored
Changes since revision 1.396: +3 -0 lines
Integrate remarks on Spellchecker
+ feedback (No heading, read-only document)
Irene

Revision 1.396: download - view: text, markup, annotated - select for diffs
Fri Jan 27 15:51:27 2006 UTC (18 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.395: preferred, colored
Changes since revision 1.395: +1 -57 lines
Improve the creation of Objects.
Irene

Revision 1.395: download - view: text, markup, annotated - select for diffs
Thu Jan 26 16:41:10 2006 UTC (18 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.394: preferred, colored
Changes since revision 1.394: +67 -11 lines
When style is added into a style attribute, generate a ; before if needed.
+ generate width/height of the object if it includes a SVG without them

Irene

Revision 1.394: download - view: text, markup, annotated - select for diffs
Thu Jan 26 14:52:05 2006 UTC (18 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.393: preferred, colored
Changes since revision 1.393: +0 -18 lines
Fixing problems reported by Insure++
Irene

Revision 1.393: download - view: text, markup, annotated - select for diffs
Wed Jan 25 11:59:15 2006 UTC (18 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.392: preferred, colored
Changes since revision 1.392: +56 -31 lines
Fixing problems around HRef dialog
+ prevent possible crashes.

Irene

Revision 1.392: download - view: text, markup, annotated - select for diffs
Tue Jan 17 15:03:22 2006 UTC (18 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.391: preferred, colored
Changes since revision 1.391: +6 -1 lines
Irene

Revision 1.391: download - view: text, markup, annotated - select for diffs
Tue Jan 3 17:11:28 2006 UTC (18 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.390: preferred, colored
Changes since revision 1.390: +0 -13 lines
The Speel-checker systematically generated a lang="en" attribute when the
element body hadn't such an attribute (and even when element html had a lang attribute)
Laurent

Revision 1.390: download - view: text, markup, annotated - select for diffs
Wed Dec 21 15:28:34 2005 UTC (18 years, 5 months ago) by quint
Branches: MAIN
Diff to: previous 1.389: preferred, colored
Changes since revision 1.389: +1 -1 lines
undoing and redoing multiple times the creation of a target anchor in a
XHTML document could crash Amaya.
VQ

Revision 1.389: download - view: text, markup, annotated - select for diffs
Thu Dec 15 13:48:35 2005 UTC (18 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.388: preferred, colored
Changes since revision 1.388: +16 -3 lines
Warn the user when there is not selection.
Irene

Revision 1.388: download - view: text, markup, annotated - select for diffs
Fri Dec 9 08:30:49 2005 UTC (18 years, 5 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-3
Diff to: previous 1.387: preferred, colored
Changes since revision 1.387: +30 -19 lines
Generate valid map elements.
Irene

Revision 1.387: download - view: text, markup, annotated - select for diffs
Thu Dec 8 13:26:29 2005 UTC (18 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.386: preferred, colored
Changes since revision 1.386: +21 -0 lines
When a map element is created, Amaya generates an included anchor.
Irene

Revision 1.386: download - view: text, markup, annotated - select for diffs
Mon Nov 28 11:44:52 2005 UTC (18 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.385: preferred, colored
Changes since revision 1.385: +1 -28 lines
When a document has a doctype that accepts Math entities, Amaya generates
these entities even if they are not included within a Math element.

Irene

Revision 1.385: download - view: text, markup, annotated - select for diffs
Thu Oct 6 08:43:29 2005 UTC (18 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.384: preferred, colored
Changes since revision 1.384: +3 -2 lines
It was impossible to convert a HTML document into a XHTML document with the
"Change document type" entry: the whole document content was removed.
Now, end tags are generated before caling the XML parser.

Irene

Revision 1.384: download - view: text, markup, annotated - select for diffs
Thu Sep 15 15:53:55 2005 UTC (18 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.383: preferred, colored
Changes since revision 1.383: +87 -8 lines
Prepare the code that will create iframe like an object.
Irene

Revision 1.383: download - view: text, markup, annotated - select for diffs
Mon Jul 11 07:26:16 2005 UTC (18 years, 10 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-2-1
Diff to: previous 1.382: preferred, colored
Changes since revision 1.382: +0 -2 lines
Restore the directory selection + file selection in New document.
Irene

Revision 1.382: download - view: text, markup, annotated - select for diffs
Fri Jul 8 14:57:28 2005 UTC (18 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.381: preferred, colored
Changes since revision 1.381: +1853 -1840 lines
Improve New document diaplog.
Irene

Revision 1.381: download - view: text, markup, annotated - select for diffs
Mon May 30 14:35:33 2005 UTC (18 years, 11 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-2
Diff to: previous 1.380: preferred, colored
Changes since revision 1.380: +1 -1 lines
Update the copyrigh.
Irene

Revision 1.380: download - view: text, markup, annotated - select for diffs
Thu May 26 09:21:54 2005 UTC (19 years ago) by vatton
Branches: MAIN
Diff to: previous 1.379: preferred, colored
Changes since revision 1.379: +11 -2 lines
The HTML profile of a new document is now set in the dialog box.
Irene

Revision 1.379: download - view: text, markup, annotated - select for diffs
Fri May 13 09:00:40 2005 UTC (19 years ago) by cvs
Branches: MAIN
Diff to: previous 1.378: preferred, colored
Changes since revision 1.378: +4 -5 lines
Bug fix: the 'rows' and 'cols' attributes are now created for the right element
when a 'textarea' is inserted (they were previously created for the text_unit element)
Laurent

Revision 1.378: download - view: text, markup, annotated - select for diffs
Wed Mar 23 13:24:50 2005 UTC (19 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.377: preferred, colored
Changes since revision 1.377: +4 -4 lines
Restore the caption generation when a table is created, but the selection
is moved to the first cell.
Irene

Revision 1.377: download - view: text, markup, annotated - select for diffs
Wed Mar 23 11:01:41 2005 UTC (19 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.376: preferred, colored
Changes since revision 1.376: +6 -5 lines
By default now a table is created without caption.
Prevent an infinite loop when updating a table.

Revision 1.376: download - view: text, markup, annotated - select for diffs
Fri Mar 4 10:17:20 2005 UTC (19 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.375: preferred, colored
Changes since revision 1.375: +9 -2 lines
Code clean up.
Irene

Revision 1.375: download - view: text, markup, annotated - select for diffs
Wed Mar 2 10:57:54 2005 UTC (19 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.374: preferred, colored
Changes since revision 1.374: +1 -1 lines
Detect invalid ID values when the document is parsed.
Control ID, NAME, and ACCESSKEY values generated by Attribute dialogues.
Irene

Revision 1.374: download - view: text, markup, annotated - select for diffs
Wed Feb 16 09:17:12 2005 UTC (19 years, 3 months ago) by gully
Branches: MAIN
CVS tags: Amaya-9-1
Diff to: previous 1.373: preferred, colored
Changes since revision 1.373: +12 -0 lines
compilation fix for GTK
S. GULLY

Revision 1.373: download - view: text, markup, annotated - select for diffs
Tue Feb 15 11:51:21 2005 UTC (19 years, 3 months ago) by gully
Branches: MAIN
Diff to: previous 1.372: preferred, colored
Changes since revision 1.372: +6 -0 lines
bug fix: the Structure submenu was allways disabled
S. GULLY

Revision 1.372: download - view: text, markup, annotated - select for diffs
Fri Feb 11 09:58:49 2005 UTC (19 years, 3 months ago) by gully
Branches: MAIN
Diff to: previous 1.371: preferred, colored
Changes since revision 1.371: +2 -2 lines
+ changes to take into account amaya version number coming from configure.
+ several little fixe to improve compilation with insure.
(Options file will be regenerated.)
S. GULLY

Revision 1.371: download - view: text, markup, annotated - select for diffs
Fri Feb 4 12:18:24 2005 UTC (19 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.370: preferred, colored
Changes since revision 1.370: +4 -9 lines
Improve the transformation into a table
+ typo in the WebDAV documentation.
Irene

Revision 1.370: download - view: text, markup, annotated - select for diffs
Mon Jan 31 17:13:22 2005 UTC (19 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.369: preferred, colored
Changes since revision 1.369: +2 -0 lines
When the table button is applied to a not empty selection, the border of
the table was not generated.
Irene

Revision 1.369: download - view: text, markup, annotated - select for diffs
Wed Jan 26 15:14:01 2005 UTC (19 years, 3 months ago) by gully
Branches: MAIN
Diff to: previous 1.368: preferred, colored
Changes since revision 1.368: +1 -1 lines
+ Add tooltips to toolbar items.
+ Code cleaning for XHTML panel.

notice: "make clean" is necessary.

S. GULLY

Revision 1.368: download - view: text, markup, annotated - select for diffs
Mon Jan 24 15:19:47 2005 UTC (19 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.367: preferred, colored
Changes since revision 1.367: +8 -15 lines
Avoid to generate a surrounding paragraph when inserting an input control
is valid at the current position.
Irene

Revision 1.367: download - view: text, markup, annotated - select for diffs
Fri Jan 14 11:14:11 2005 UTC (19 years, 4 months ago) by gully
Branches: MAIN
Diff to: previous 1.366: preferred, colored
Changes since revision 1.366: +4 -4 lines
improves the open/new dialog
S. GULLY

Revision 1.366: download - view: text, markup, annotated - select for diffs
Tue Jan 4 09:31:43 2005 UTC (19 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.365: preferred, colored
Changes since revision 1.365: +6 -4 lines
The Caption of a Table can now be deleted.
VQ

Revision 1.365: download - view: text, markup, annotated - select for diffs
Tue Dec 28 10:57:16 2004 UTC (19 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.364: preferred, colored
Changes since revision 1.364: +5 -1 lines
Amaya crashed when an object is created.
Irene

Revision 1.364: download - view: text, markup, annotated - select for diffs
Tue Dec 21 15:34:01 2004 UTC (19 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.363: preferred, colored
Changes since revision 1.363: +46 -6 lines
The command ChageDoctype didn't work well.
+ Spellcheck of the Welcome page.
Irene

Revision 1.363: download - view: text, markup, annotated - select for diffs
Mon Dec 20 16:32:09 2004 UTC (19 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.362: preferred, colored
Changes since revision 1.362: +49 -23 lines
When a doctype is added, it was immediately removed by Synchreonize.
Irene

Revision 1.362: download - view: text, markup, annotated - select for diffs
Tue Dec 14 11:24:55 2004 UTC (19 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.361: preferred, colored
Changes since revision 1.361: +3 -2 lines
Fix compiling errors.
Irene

Revision 1.361: download - view: text, markup, annotated - select for diffs
Fri Dec 3 15:53:18 2004 UTC (19 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.360: preferred, colored
Changes since revision 1.360: +7 -1 lines
Generate the mandatory action attribute when a <form> is created.
Irene

Revision 1.360: download - view: text, markup, annotated - select for diffs
Tue Nov 9 11:53:21 2004 UTC (19 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.359: preferred, colored
Changes since revision 1.359: +1 -2 lines
Unused variables.
Irene

Revision 1.359: download - view: text, markup, annotated - select for diffs
Tue Oct 26 14:47:01 2004 UTC (19 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.358: preferred, colored
Changes since revision 1.358: +0 -24 lines
Improve the management of Objects and Images within an Object.
Irene

Revision 1.358: download - view: text, markup, annotated - select for diffs
Thu Oct 14 11:08:05 2004 UTC (19 years, 7 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-7
Diff to: previous 1.357: preferred, colored
Changes since revision 1.357: +8 -7 lines
Improve the management of mandatory attributes in the GTK version.
+ fix some bugs with the set of structure checking.
Irene

Revision 1.357: download - view: text, markup, annotated - select for diffs
Wed Oct 6 14:36:07 2004 UTC (19 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.356: preferred, colored
Changes since revision 1.356: +18 -8 lines
Bug fixes:
 - When a CSS file is created, lines were not numbered
 - When a new line is inserted at the bottom, its number was not displayed
Irene

Revision 1.356: download - view: text, markup, annotated - select for diffs
Tue Oct 5 07:37:01 2004 UTC (19 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.355: preferred, colored
Changes since revision 1.355: +1 -1 lines
New WX dialogs: Create Image, Edit Alt, Create Matrice.
Bug fixes: Backspace when there is no selection, Stop creating an image,
Several call to the same dialog.
Irene

Revision 1.355: download - view: text, markup, annotated - select for diffs
Thu Sep 23 16:18:43 2004 UTC (19 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.354: preferred, colored
Changes since revision 1.354: +0 -8 lines
Reorganization of Preferences menus.
Irene

Revision 1.354: download - view: text, markup, annotated - select for diffs
Thu Sep 23 14:13:46 2004 UTC (19 years, 8 months ago) by quint
Branches: MAIN
Diff to: previous 1.353: preferred, colored
Changes since revision 1.353: +7 -7 lines
CSS: implementing value "list-item" for property "display", and
properties list-style-type and list-style-position.
VQ

Revision 1.353: download - view: text, markup, annotated - select for diffs
Thu Sep 16 12:37:36 2004 UTC (19 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.352: preferred, colored
Changes since revision 1.352: +0 -18 lines
Removing Profile and Template configure menus.
It's now possible to launch amaya with -profile browser or -profile display.
Removing all preferences snapshots.
Irene

Revision 1.352: download - view: text, markup, annotated - select for diffs
Mon Sep 13 12:36:13 2004 UTC (19 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.351: preferred, colored
Changes since revision 1.351: +0 -3 lines
Removing the old "Section Numbering command"
Irene

Revision 1.351: download - view: text, markup, annotated - select for diffs
Mon Sep 13 10:04:17 2004 UTC (19 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.350: preferred, colored
Changes since revision 1.350: +17 -5 lines
Move the "Make Book" entry.
Display a pop-up message when there is no insert point (doesn't work
in the WX version yet).
Irene

Revision 1.350: download - view: text, markup, annotated - select for diffs
Fri Sep 10 15:04:04 2004 UTC (19 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.349: preferred, colored
Changes since revision 1.349: +1 -1 lines
Implementation of the new command MakeToc.
Irene

Revision 1.349: download - view: text, markup, annotated - select for diffs
Wed Sep 8 11:10:52 2004 UTC (19 years, 8 months ago) by carcone
Branches: MAIN
Diff to: previous 1.348: preferred, colored
Changes since revision 1.348: +27 -2 lines
WX 'CreateTable' dialog
Laurent

Revision 1.348: download - view: text, markup, annotated - select for diffs
Mon Sep 6 14:10:58 2004 UTC (19 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.347: preferred, colored
Changes since revision 1.347: +9 -0 lines
Only one "Preferences" entry menu in the WX version.
Irene

Revision 1.347: download - view: text, markup, annotated - select for diffs
Fri Sep 3 09:00:49 2004 UTC (19 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.346: preferred, colored
Changes since revision 1.346: +3 -9 lines
Removing the support of Thot external references.
Irene

Revision 1.346: download - view: text, markup, annotated - select for diffs
Tue Aug 24 15:03:19 2004 UTC (19 years, 9 months ago) by gully
Branches: MAIN
Diff to: previous 1.345: preferred, colored
Changes since revision 1.345: +1 -0 lines
New dialog : Preferences : General section.
S. GULLY

Revision 1.345: download - view: text, markup, annotated - select for diffs
Thu Jul 8 09:57:02 2004 UTC (19 years, 10 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-6
Diff to: previous 1.344: preferred, colored
Changes since revision 1.344: +123 -120 lines
Code clean up + make proto.
Irene

Revision 1.344: download - view: text, markup, annotated - select for diffs
Thu Jul 8 08:55:14 2004 UTC (19 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.343: preferred, colored
Changes since revision 1.343: +2 -0 lines
It was impossible to undo the creation of a new table.
Irene

Revision 1.343: download - view: text, markup, annotated - select for diffs
Wed Jul 7 11:31:01 2004 UTC (19 years, 10 months ago) by gully
Branches: MAIN
Diff to: previous 1.342: preferred, colored
Changes since revision 1.342: +2 -2 lines
+ rename InNewWindow to DontReplaceOldDoc because with wxWidgets it has no sens.
+ bug fix : now timeline view is shown in the bottom frame of the current document.

S. GULLY

Revision 1.342: download - view: text, markup, annotated - select for diffs
Wed Jul 7 09:39:23 2004 UTC (19 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.341: preferred, colored
Changes since revision 1.341: +3 -11 lines
Update the version number in the Welcome page.
Generate the XML declaration only when the XHTML document doesn't have
a DOCTYPE.
Irene

Revision 1.341: 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
Diff to: previous 1.340: preferred, colored
Changes since revision 1.340: +60 -47 lines
Avoid to generate aplphanumeric entities when the document doesn't
include a DOCTYPE.
Don't generate for all XHTML documents.
Irene

Revision 1.340: download - view: text, markup, annotated - select for diffs
Fri Jul 2 16:46:07 2004 UTC (19 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.339: preferred, colored
Changes since revision 1.339: +8 -26 lines
Reject SVG and MathML elements within XHTML strict and basic documents.
Irene

Revision 1.339: download - view: text, markup, annotated - select for diffs
Thu Jul 1 11:22:49 2004 UTC (19 years, 10 months ago) by kahan
Branches: MAIN
Diff to: previous 1.338: preferred, colored
Changes since revision 1.338: +0 -12 lines
JK: removed the import topics function

Revision 1.338: download - view: text, markup, annotated - select for diffs
Mon Jun 21 11:29:18 2004 UTC (19 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.337: preferred, colored
Changes since revision 1.337: +2 -0 lines
Reset the highlight when needed.
Irene

Revision 1.337: download - view: text, markup, annotated - select for diffs
Mon Jun 21 07:09:18 2004 UTC (19 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.336: preferred, colored
Changes since revision 1.336: +2 -0 lines
Fixing warnings.
VQ

Revision 1.336: download - view: text, markup, annotated - select for diffs
Mon Jun 7 09:25:02 2004 UTC (19 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.335: preferred, colored
Changes since revision 1.335: +3 -71 lines
HTMLelementAllowed now uses CreateGraphicElement to insert an HTML element
into SVG.
Irene

Revision 1.335: download - view: text, markup, annotated - select for diffs
Thu Jun 3 10:00:46 2004 UTC (19 years, 11 months ago) by kahan
Branches: MAIN
Diff to: previous 1.334: preferred, colored
Changes since revision 1.334: +0 -4 lines
-Update to redland 0.9.16
-New bookmark operations (separators, collections, move) and bug fixes.
-Opening multiple bookmark files.

You won't be able to compile unless you install the latest redland:
   http://www.redland.opensource.ac.uk/dist/source/redland-0.9.16.tar.gz

and follow the usual instructions for compiling Amaya with redland.
Windows won't compile after this commit until I update the makefiles.

-jk

Revision 1.334: download - view: text, markup, annotated - select for diffs
Wed Jun 2 08:34:22 2004 UTC (19 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.333: preferred, colored
Changes since revision 1.333: +162 -63 lines
Allow to create HTML elements within a SVG structure.
Irene

Revision 1.333: download - view: text, markup, annotated - select for diffs
Tue Jun 1 16:43:23 2004 UTC (19 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.332: preferred, colored
Changes since revision 1.332: +1 -0 lines
Prevent a crash after inserting a time stamp.
Irene

Revision 1.332: download - view: text, markup, annotated - select for diffs
Wed May 26 08:17:31 2004 UTC (20 years ago) by vatton
Branches: MAIN
Diff to: previous 1.331: preferred, colored
Changes since revision 1.331: +75 -0 lines
New command to generate the document date.
Irene

Revision 1.331: download - view: text, markup, annotated - select for diffs
Wed May 5 08:58:14 2004 UTC (20 years ago) by vatton
Branches: MAIN
Diff to: previous 1.330: preferred, colored
Changes since revision 1.330: +5 -2 lines
Generate a CDATA within a script only if the GENERATE_CDATA variable
is set.
Irene

Revision 1.330: download - view: text, markup, annotated - select for diffs
Wed May 5 07:33:22 2004 UTC (20 years ago) by vatton
Branches: MAIN
Diff to: previous 1.329: preferred, colored
Changes since revision 1.329: +110 -48 lines
Generate a CDATA or a comment when a script is created.
The HTML parser is now able to parse a CDATA.
Irene

Revision 1.329: download - view: text, markup, annotated - select for diffs
Mon May 3 15:32:23 2004 UTC (20 years ago) by vatton
Branches: MAIN
Diff to: previous 1.328: preferred, colored
Changes since revision 1.328: +44 -34 lines
Fix some cases where Amaya used the document schema instead of the
current element schema.
Improve the creation of a script element.
Irene

Revision 1.328: download - view: text, markup, annotated - select for diffs
Tue Apr 20 16:35:31 2004 UTC (20 years, 1 month ago) by kahan
Branches: MAIN
CVS tags: Amaya-8-5
Diff to: previous 1.327: preferred, colored
Changes since revision 1.327: +13 -0 lines
JK: added a new function: MoveBookmarks

Revision 1.327: download - view: text, markup, annotated - select for diffs
Thu Apr 8 10:38:04 2004 UTC (20 years, 1 month ago) by kahan
Branches: MAIN
CVS tags: Amaya-8-4
Diff to: previous 1.326: preferred, colored
Changes since revision 1.326: +2 -0 lines
JK: oops, disabled an non-existing function for the moment

Revision 1.326: download - view: text, markup, annotated - select for diffs
Wed Apr 7 15:58:12 2004 UTC (20 years, 1 month ago) by kahan
Branches: MAIN
Diff to: previous 1.325: preferred, colored
Changes since revision 1.325: +11 -0 lines
JK: Adding an "Add Separator" menu entry for bookmarks

Revision 1.325: download - view: text, markup, annotated - select for diffs
Tue Mar 2 16:14:25 2004 UTC (20 years, 2 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-3
Diff to: previous 1.324: preferred, colored
Changes since revision 1.324: +6 -0 lines
Initialize the content type of new documents.
Irene

Revision 1.324: download - view: text, markup, annotated - select for diffs
Fri Feb 27 14:23:19 2004 UTC (20 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.323: preferred, colored
Changes since revision 1.323: +10 -3 lines
Update the editor menus when the doctype is changed
Disable the doctype menu when the document is in read-only mode
Laurent

Revision 1.323: download - view: text, markup, annotated - select for diffs
Tue Feb 24 15:59:31 2004 UTC (20 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.322: preferred, colored
Changes since revision 1.322: +1 -1 lines
Make the Doctype menu a bit more intelligent
Laurent

Revision 1.322: download - view: text, markup, annotated - select for diffs
Tue Feb 24 15:20:17 2004 UTC (20 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.321: preferred, colored
Changes since revision 1.321: +1 -1 lines
Complete my previous commit about the Doctype menu
Laurent

Revision 1.321: download - view: text, markup, annotated - select for diffs
Fri Feb 20 18:47:56 2004 UTC (20 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.320: preferred, colored
Changes since revision 1.320: +48 -49 lines
Progress on the doctype menu. Not yet achieved (in particular, the html parser
has not been modified)
Laurent

Revision 1.320: download - view: text, markup, annotated - select for diffs
Fri Feb 20 13:16:54 2004 UTC (20 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.319: preferred, colored
Changes since revision 1.319: +3 -2 lines
HTML documents were saved with an uninitialized meta-charset string.
Irene

Revision 1.319: download - view: text, markup, annotated - select for diffs
Fri Feb 20 11:12:29 2004 UTC (20 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.318: preferred, colored
Changes since revision 1.318: +35 -58 lines
Fix conflicts + first step for the 'Change doctype' menu
Laurent

Revision 1.318: download - view: text, markup, annotated - select for diffs
Wed Feb 11 14:56:51 2004 UTC (20 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.317: preferred, colored
Changes since revision 1.317: +14 -0 lines
Improve the handling of NAME and ID attributes.
Irene

Revision 1.317: download - view: text, markup, annotated - select for diffs
Tue Feb 10 13:33:32 2004 UTC (20 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.316: preferred, colored
Changes since revision 1.316: +1 -1 lines
It's now poosible to create a map element.
Enable/disable of "Paste before" and "Paste after" of column or row
elements.
Irene

Revision 1.316: download - view: text, markup, annotated - select for diffs
Mon Feb 9 12:04:53 2004 UTC (20 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.315: preferred, colored
Changes since revision 1.315: +3 -3 lines
Improvement of the DocType menu:
- allow to remove the doc type when there is one.
- allow to add one when there is no doc type.
- provide all doc types for HTML documents.
Irene

Revision 1.315: download - view: text, markup, annotated - select for diffs
Fri Feb 6 15:03:50 2004 UTC (20 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.314: preferred, colored
Changes since revision 1.314: +12 -1 lines
The insertion of svg or mathml objects should work correctly now.
Laurent

Revision 1.314: download - view: text, markup, annotated - select for diffs
Thu Feb 5 15:32:12 2004 UTC (20 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.313: preferred, colored
Changes since revision 1.313: +9 -1 lines
Reorganization of the XHTML menu.
Irene

Revision 1.313: download - view: text, markup, annotated - select for diffs
Wed Feb 4 17:06:34 2004 UTC (20 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.312: preferred, colored
Changes since revision 1.312: +13 -0 lines
in a SVG document, use the first title element to set the title of the
window.
VQ

Revision 1.312: download - view: text, markup, annotated - select for diffs
Wed Feb 4 16:25:04 2004 UTC (20 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.311: preferred, colored
Changes since revision 1.311: +18 -24 lines
Generate column headings when a table is created by the paste command.
Irene

Revision 1.311: download - view: text, markup, annotated - select for diffs
Wed Feb 4 16:00:13 2004 UTC (20 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.310: preferred, colored
Changes since revision 1.310: +0 -21 lines
Remove useless variables
Laurent

Revision 1.310: download - view: text, markup, annotated - select for diffs
Tue Feb 3 14:47:24 2004 UTC (20 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.309: preferred, colored
Changes since revision 1.309: +57 -39 lines
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.309: download - view: text, markup, annotated - select for diffs
Fri Jan 30 14:35:15 2004 UTC (20 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.308: preferred, colored
Changes since revision 1.308: +103 -29 lines
Simplify the 'Document Type' menu.
Add a new entry called 'Add a doctype' (not active yet).
Laurent

Revision 1.308: download - view: text, markup, annotated - select for diffs
Tue Jan 27 16:15:20 2004 UTC (20 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.307: preferred, colored
Changes since revision 1.307: +1 -1 lines
Avoid to paste a column or a row outside a table.
Fix a pixel to point transformation in PostScript.
Irene

Revision 1.307: download - view: text, markup, annotated - select for diffs
Mon Jan 26 10:32:38 2004 UTC (20 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.306: preferred, colored
Changes since revision 1.306: +121 -35 lines
Improving extension of cells in tables.
VQ

Revision 1.306: download - view: text, markup, annotated - select for diffs
Fri Jan 23 17:03:26 2004 UTC (20 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.305: preferred, colored
Changes since revision 1.305: +3 -3 lines
Set the default charset as iso-8859-1
Laurent

Revision 1.305: download - view: text, markup, annotated - select for diffs
Wed Jan 21 11:35:21 2004 UTC (20 years, 4 months ago) by gully
Branches: MAIN
Diff to: previous 1.304: preferred, colored
Changes since revision 1.304: +8 -2 lines
wxWindows UI:
+ add the possibility to open multi documents in a single window (using tabs) [see Amaya UI proposal specifications]
+ add a first resources based dialog

S. GULLY

Revision 1.304: download - view: text, markup, annotated - select for diffs
Wed Jan 21 09:21:13 2004 UTC (20 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.303: preferred, colored
Changes since revision 1.303: +15 -5 lines
New perference to save the windows geometry on exit (unix)
Laurent

Revision 1.303: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:53:05 2004 UTC (20 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.302: preferred, colored
Changes since revision 1.302: +3 -4 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.302: download - view: text, markup, annotated - select for diffs
Thu Jan 15 14:58:44 2004 UTC (20 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.301: preferred, colored
Changes since revision 1.301: +1 -1 lines
Adding missing casts
Irene

Revision 1.301: download - view: text, markup, annotated - select for diffs
Thu Jan 15 13:47:16 2004 UTC (20 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.300: preferred, colored
Changes since revision 1.300: +3 -1 lines
*** empty log message ***

Revision 1.300: download - view: text, markup, annotated - select for diffs
Tue Jan 13 13:52:32 2004 UTC (20 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.299: preferred, colored
Changes since revision 1.299: +23 -5 lines
Generate the right doctype (XHTML11 + MathML) when a XHTML 1.1 document
contains only mathematics, and no SVG graphics.
VQ

Revision 1.299: download - view: text, markup, annotated - select for diffs
Tue Jan 13 10:03:20 2004 UTC (20 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.298: preferred, colored
Changes since revision 1.298: +31 -10 lines
Bug fix: Whan a table has an empty caption, command "Create caption"
dmages the whole table.
VQ

Revision 1.298: download - view: text, markup, annotated - select for diffs
Mon Jan 12 08:04:24 2004 UTC (20 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.297: preferred, colored
Changes since revision 1.297: +149 -83 lines
Validity check of attributes colspan and rowspan when entered directly
by the user.
Better positionning of pasted (or created) cells.
VQ

Revision 1.297: download - view: text, markup, annotated - select for diffs
Fri Jan 9 18:39:34 2004 UTC (20 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.296: preferred, colored
Changes since revision 1.296: +2 -2 lines
Better handling of colspan = 0 when creating or deleting columns.
VQ

Revision 1.296: download - view: text, markup, annotated - select for diffs
Wed Jan 7 12:07:54 2004 UTC (20 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.295: preferred, colored
Changes since revision 1.295: +21 -17 lines
Fix the bug of the table creation.
Avoid to loose extensions in copy/paste of tables.
Remove row extension in pasted rows.
Irene

Revision 1.295: download - view: text, markup, annotated - select for diffs
Mon Jan 5 16:40:09 2004 UTC (20 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.294: preferred, colored
Changes since revision 1.294: +86 -83 lines
Creation of thead, tfoot and tbody elements.
Irene

Revision 1.294: download - view: text, markup, annotated - select for diffs
Mon Jan 5 15:13:33 2004 UTC (20 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.293: preferred, colored
Changes since revision 1.293: +1 -1 lines
Implementing command Paste for table rows.
VQ

Revision 1.293: download - view: text, markup, annotated - select for diffs
Mon Jan 5 14:45:16 2004 UTC (20 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.292: preferred, colored
Changes since revision 1.292: +183 -8 lines
Irene

Revision 1.292: download - view: text, markup, annotated - select for diffs
Mon Jan 5 08:28:30 2004 UTC (20 years, 4 months ago) by quint
Branches: MAIN
Diff to: previous 1.291: preferred, colored
Changes since revision 1.291: +4 -0 lines
Pasting table rows + handling value 0 for attributes colspan and
rowspan
VQ

Revision 1.291: download - view: text, markup, annotated - select for diffs
Wed Dec 31 11:40:46 2003 UTC (20 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.290: preferred, colored
Changes since revision 1.290: +57 -28 lines
Implementation of Paste before and Paste after commands.
Irene

Revision 1.290: download - view: text, markup, annotated - select for diffs
Wed Dec 31 10:58:46 2003 UTC (20 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.289: preferred, colored
Changes since revision 1.289: +2 -2 lines
Manage extended cell when deleting a column.
Irene

Revision 1.289: download - view: text, markup, annotated - select for diffs
Tue Dec 30 08:56:33 2003 UTC (20 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.288: preferred, colored
Changes since revision 1.288: +1 -1 lines
Irene

Revision 1.288: download - view: text, markup, annotated - select for diffs
Mon Dec 29 17:14:06 2003 UTC (20 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.287: preferred, colored
Changes since revision 1.287: +5 -0 lines
Managing extended cells when a new row is inserted.
Irene

Revision 1.287: download - view: text, markup, annotated - select for diffs
Mon Dec 29 15:41:03 2003 UTC (20 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.286: preferred, colored
Changes since revision 1.286: +38 -19 lines
Managing rowspan and colspan when creating a new column.
Irene

Revision 1.286: download - view: text, markup, annotated - select for diffs
Wed Dec 24 15:07:00 2003 UTC (20 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.285: preferred, colored
Changes since revision 1.285: +28 -8 lines
Implementing functions that insert a column before or after.
Updating shortcuts.
Irene

Revision 1.285: download - view: text, markup, annotated - select for diffs
Wed Dec 24 11:27:18 2003 UTC (20 years, 5 months ago) by quint
Branches: MAIN
Diff to: previous 1.284: preferred, colored
Changes since revision 1.284: +5 -0 lines
Implementing some table commands.
VQ

Revision 1.284: download - view: text, markup, annotated - select for diffs
Tue Dec 23 16:51:09 2003 UTC (20 years, 5 months ago) by quint
Branches: MAIN
Diff to: previous 1.283: preferred, colored
Changes since revision 1.283: +228 -41 lines
Implementing commands Extend cell and Shrink cell
VQ

Revision 1.283: download - view: text, markup, annotated - select for diffs
Tue Dec 23 15:35:36 2003 UTC (20 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.282: preferred, colored
Changes since revision 1.282: +6 -1 lines
Implement the SelectColumn function.
Irene

Revision 1.282: download - view: text, markup, annotated - select for diffs
Tue Dec 23 14:23:02 2003 UTC (20 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.281: preferred, colored
Changes since revision 1.281: +12 -16 lines
Implementation of CreateRowBefore and CreateRowAfter.
Irene

Revision 1.281: download - view: text, markup, annotated - select for diffs
Tue Dec 23 13:25:01 2003 UTC (20 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.280: preferred, colored
Changes since revision 1.280: +146 -161 lines
New list of functions for table editing.
Irene

Revision 1.280: download - view: text, markup, annotated - select for diffs
Mon Dec 22 16:52:32 2003 UTC (20 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.279: preferred, colored
Changes since revision 1.279: +98 -13 lines
Prepare new functions to handle rows and columns.
Irene

Revision 1.279: download - view: text, markup, annotated - select for diffs
Thu Dec 18 12:00:41 2003 UTC (20 years, 5 months ago) by kahan
Branches: MAIN
Diff to: previous 1.278: preferred, colored
Changes since revision 1.278: +13 -1 lines
JK: Changes for opening multiple bookmark files (temporarily disabled)
and for doing cut and paste of bookmark entries (enabled)

Revision 1.278: download - view: text, markup, annotated - select for diffs
Wed Dec 17 09:55:08 2003 UTC (20 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.277: preferred, colored
Changes since revision 1.277: +17 -14 lines
DeleteColumn didn't work when a heading cell is selected.
It's now possible to undo the delete action on a column.
Irene

Revision 1.277: download - view: text, markup, annotated - select for diffs
Tue Dec 16 12:10:05 2003 UTC (20 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.276: preferred, colored
Changes since revision 1.276: +5 -5 lines
Rename flags _WINDOWS by _WINGUI
+ the flag _WINDOWS must be used only for windows specific code.
+ the flag _WINGUI must be used only for old windows gui stuff.

S. GULLY

Revision 1.276: download - view: text, markup, annotated - select for diffs
Wed Dec 10 15:54:07 2003 UTC (20 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.275: preferred, colored
Changes since revision 1.275: +5 -10 lines
Update the label "Set doctype to XHML 1.1 + MathML 2.0' to "Set doctype to XHML 1.1 + MathML 2.0 + SVG 1.1"
Generate this doctype when an svg element is inserted within an xhtml1.1 document.
Laurent

Revision 1.275: download - view: text, markup, annotated - select for diffs
Wed Nov 19 12:33:16 2003 UTC (20 years, 6 months ago) by gully
Branches: MAIN
Diff to: previous 1.274: preferred, colored
Changes since revision 1.274: +1 -0 lines
Compilation fix (webdav support)

S. GULLY

Revision 1.274: 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.273: preferred, colored
Changes since revision 1.273: +51 -51 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.273: download - view: text, markup, annotated - select for diffs
Thu Nov 6 15:51:56 2003 UTC (20 years, 6 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-2
Diff to: previous 1.272: preferred, colored
Changes since revision 1.272: +2 -3 lines
Avoid to generate invalid documents.
Group similar cases in the analyze of content-type in LoadDocument.
Irene

Revision 1.272: download - view: text, markup, annotated - select for diffs
Tue Oct 28 11:38:29 2003 UTC (20 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.271: preferred, colored
Changes since revision 1.271: +0 -2 lines
Complete and adapt the Auto_Save option:
- Adding an "Generate backup files" entry in the General preferences menu.
- There were 2 global variables AUTO_SAVE and AUTOSAVE, only one now.
- There were one saving interval by document, one global variable now.

Moving "Show background images" into the Browsing preferences menu.
Removing the "Double click delay" into the General preferences menu.
Irene

Revision 1.271: download - view: text, markup, annotated - select for diffs
Thu Oct 23 08:43:25 2003 UTC (20 years, 7 months ago) by quint
Branches: MAIN
Diff to: previous 1.270: preferred, colored
Changes since revision 1.270: +116 -136 lines
HTML: Fixing various bugs related to forms: freezing when cancelling the
      creation of an image input, creation of form elements was
      impossible, etc.
VQ

Revision 1.270: download - view: text, markup, annotated - select for diffs
Wed Oct 22 15:52:21 2003 UTC (20 years, 7 months ago) by quint
Branches: MAIN
Diff to: previous 1.269: preferred, colored
Changes since revision 1.269: +18 -3 lines
XHTML: fixing a bug with inline elements.
VQ

Revision 1.269: download - view: text, markup, annotated - select for diffs
Fri Oct 17 15:11:57 2003 UTC (20 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.268: preferred, colored
Changes since revision 1.268: +2 -2 lines
Infra-structure for the Auto save function in Amaya.
A new variable in Amaya registry (AUTO_SAVE) enables (if positive) or
disables (if null or missing) the auto save.
For the moment, this variable is set to '0' and "shouldn't" causes new disruptions.
Laurent

Revision 1.268: 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
Diff to: previous 1.267: preferred, colored
Changes since revision 1.267: +69 -51 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.267: download - view: text, markup, annotated - select for diffs
Thu Oct 9 07:43:24 2003 UTC (20 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.266: preferred, colored
Changes since revision 1.266: +97 -2 lines
The transformation of a <td> into a <th> is now performed by a
change of the type element.
Introduction of a new Undo/Redo case: when only the element
type changes.
Application of that new Undo/Redo to the <td>/<th> change, but also
to some Math transformations.

Changed the default backgound color of the selection because the previous
one was to dark to see that an empty table is selected.
Irene

Revision 1.266: download - view: text, markup, annotated - select for diffs
Wed Oct 1 09:32:31 2003 UTC (20 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.265: preferred, colored
Changes since revision 1.265: +1 -3 lines
Remove options _SVGANIM and _SVGLIB
Irene

Revision 1.265: download - view: text, markup, annotated - select for diffs
Tue Sep 16 11:13:08 2003 UTC (20 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.264: preferred, colored
Changes since revision 1.264: +6 -4 lines
Don't generate an enclosing form when the user creates a new input element.
Irene

Revision 1.264: download - view: text, markup, annotated - select for diffs
Mon Jul 21 13:16:07 2003 UTC (20 years, 10 months ago) by quint
Branches: MAIN
CVS tags: Amaya-8-1b
Diff to: previous 1.263: preferred, colored
Changes since revision 1.263: +6 -0 lines
Editing: Command "Delete Column" did not check whether the document
         was in read-only mode.
VQ

Revision 1.263: download - view: text, markup, annotated - select for diffs
Wed Jul 16 09:46:09 2003 UTC (20 years, 10 months ago) by quint
Branches: MAIN
Diff to: previous 1.262: preferred, colored
Changes since revision 1.262: +14 -0 lines
HTML: Fixing several bugs related to element input:
     - write an error message when attribute type is invalid
     - avoid generating a size attribute when its not present in the
       source, and set a default value (new attribute IntAreaSize).
CSS: Selectors of the form input.class where not recognized

VQ

Revision 1.262: download - view: text, markup, annotated - select for diffs
Mon Jul 7 13:48:17 2003 UTC (20 years, 10 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-8-1
Diff to: previous 1.261: preferred, colored
Changes since revision 1.261: +1 -1 lines
JK: Bookmarks: Raise the bookmark view if it's already there and
the user calls the "View bookmarks" menu function.
Show the value of the recalls property, rather than the self url
for bookmarks that have no title.

Revision 1.261: download - view: text, markup, annotated - select for diffs
Fri Jul 4 15:41:36 2003 UTC (20 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.260: preferred, colored
Changes since revision 1.260: +9 -0 lines
Try to fix a crash on redhat.
Irene

Revision 1.260: download - view: text, markup, annotated - select for diffs
Fri Jul 4 06:50:48 2003 UTC (20 years, 10 months ago) by quint
Branches: MAIN
Diff to: previous 1.259: preferred, colored
Changes since revision 1.259: +42 -4 lines
Editing: prevent inline elements in HTML to contain leading and trailing
         spaces.
VQ

Revision 1.259: download - view: text, markup, annotated - select for diffs
Mon May 19 20:47:43 2003 UTC (21 years ago) by kahan
Branches: MAIN
Diff to: previous 1.258: preferred, colored
Changes since revision 1.258: +11 -0 lines
JK: New function: Import a topic hierarchy

Revision 1.258: download - view: text, markup, annotated - select for diffs
Fri Apr 11 10:39:43 2003 UTC (21 years, 1 month ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-0
Diff to: previous 1.257: preferred, colored
Changes since revision 1.257: +2 -2 lines
Adding a button "Click" in the form that creates links.
Bug fix: in the GTK version, insertion of text didn't stop
the wait for click.
Irene

Revision 1.257: download - view: text, markup, annotated - select for diffs
Tue Apr 8 09:32:28 2003 UTC (21 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.256: preferred, colored
Changes since revision 1.256: +1 -1 lines
Define new messages to avoid conflicts with some dialogues.
Laurent

Revision 1.256: download - view: text, markup, annotated - select for diffs
Wed Apr 2 15:52:19 2003 UTC (21 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.255: preferred, colored
Changes since revision 1.255: +0 -10 lines
Archive my first work on the xml element menu.
Laurent

Revision 1.255: download - view: text, markup, annotated - select for diffs
Mon Mar 3 11:18:33 2003 UTC (21 years, 2 months ago) by kahan
Branches: MAIN
Diff to: previous 1.254: preferred, colored
Changes since revision 1.254: +27 -1 lines
JK: Added the view bookmark menu item.
Defined docBookmark for the bookmark view documents.

Revision 1.254: download - view: text, markup, annotated - select for diffs
Mon Feb 17 11:00:51 2003 UTC (21 years, 3 months ago) by kahan
Branches: MAIN
Diff to: previous 1.253: preferred, colored
Changes since revision 1.253: +1 -1 lines
JK: Added the form data to the combo box URI.

Revision 1.253: download - view: text, markup, annotated - select for diffs
Fri Feb 14 09:30:07 2003 UTC (21 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.252: preferred, colored
Changes since revision 1.252: +12 -0 lines
SVG: create a version attribute for every SVG root element created
     by Amaya.
VQ

Revision 1.252: download - view: text, markup, annotated - select for diffs
Wed Feb 12 16:46:41 2003 UTC (21 years, 3 months ago) by kahan
Branches: MAIN
Diff to: previous 1.251: preferred, colored
Changes since revision 1.251: +13 -1 lines
JK: Added the entry point for making bookmarks

Revision 1.251: download - view: text, markup, annotated - select for diffs
Wed Feb 5 11:57:30 2003 UTC (21 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.250: preferred, colored
Changes since revision 1.250: +4 -2 lines
Fixing the size of images in libSVG files and the size of Help windows.
Irene

Revision 1.250: download - view: text, markup, annotated - select for diffs
Wed Jan 8 17:51:25 2003 UTC (21 years, 4 months ago) by quint
Branches: MAIN
CVS tags: Amaya-7-2
Diff to: previous 1.249: preferred, colored
Changes since revision 1.249: +58 -37 lines
HTML: improving the implementation of the object element.
VQ

Revision 1.249: download - view: text, markup, annotated - select for diffs
Mon Jan 6 15:42:05 2003 UTC (21 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.248: preferred, colored
Changes since revision 1.248: +1 -1 lines
New COPYRIGHT.
Irene

Revision 1.248: download - view: text, markup, annotated - select for diffs
Mon Dec 9 17:15:25 2002 UTC (21 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-7-1
Diff to: previous 1.247: preferred, colored
Changes since revision 1.247: +1 -1 lines
Modify the 'TtaSetDocumentCharset' API function to indicate if we are
setting a default charset or not.
Laurent

Revision 1.247: download - view: text, markup, annotated - select for diffs
Thu Nov 28 13:56:39 2002 UTC (21 years, 5 months ago) by quint
Branches: MAIN
CVS tags: Amaya-7-0
Diff to: previous 1.246: preferred, colored
Changes since revision 1.246: +1 -0 lines
Fixing a warning message.
VQ

Revision 1.246: download - view: text, markup, annotated - select for diffs
Thu Nov 28 11:11:17 2002 UTC (21 years, 5 months ago) by quint
Branches: MAIN
Diff to: previous 1.245: preferred, colored
Changes since revision 1.245: +6 -0 lines
MathML: attribute IntDisplaystyle was not associated with the
        <math> element when creating a new math document.
VQ.

Revision 1.245: 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
Diff to: previous 1.244: preferred, colored
Changes since revision 1.244: +17 -2 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.244: download - view: text, markup, annotated - select for diffs
Tue Oct 22 11:07:03 2002 UTC (21 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.243: preferred, colored
Changes since revision 1.243: +10 -0 lines
Reorganization of the User Interface:
 - adding a new menu Xml
 - renaming the Types menu into Xhtml
 - moving HTML style elements into the Xhtml menu
 - moving SVG entries into the Xml menu
 - moving the Style_Sheet submenu into the Style menu

You have to check that there is no *.SCH *APP.c EDITOR.h ... into your
Amaya/amaya directory.

Irene

Revision 1.243: download - view: text, markup, annotated - select for diffs
Tue Oct 8 07:36:18 2002 UTC (21 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.242: preferred, colored
Changes since revision 1.242: +2 -1 lines
Improving the management of combo boxes.
Irene

Revision 1.242: download - view: text, markup, annotated - select for diffs
Fri Oct 4 14:59:16 2002 UTC (21 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.241: preferred, colored
Changes since revision 1.241: +1 -1 lines
Rewrite a part of ComboBox code to allow update each time an URL is
added.
Code clean up at the same time.
Irene

Revision 1.241: download - view: text, markup, annotated - select for diffs
Wed Sep 18 13:18:57 2002 UTC (21 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.240: preferred, colored
Changes since revision 1.240: +1 -1 lines
First step to allow the user to Link/Open/Enable/Disable CSS stylesheets for xml documents.
Laurent

Revision 1.240: download - view: text, markup, annotated - select for diffs
Mon Aug 19 10:46:43 2002 UTC (21 years, 9 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-6-4, Amaya-6-3
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +9 -0 lines
Adding new configuration options: show button bar, show address, load images.
Irene

Revision 1.239: download - view: text, markup, annotated - select for diffs
Thu Jul 11 09:21:22 2002 UTC (21 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.238: preferred, colored
Changes since revision 1.238: +3 -0 lines
Adding a svg library to Amaya edition. Use _SVGLIB to enable.
Etienne

Revision 1.238: download - view: text, markup, annotated - select for diffs
Mon Jul 1 09:40:25 2002 UTC (21 years, 10 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-6-2
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +1 -1 lines
A new document is created unmodified.
Irene

Revision 1.237: download - view: text, markup, annotated - select for diffs
Wed Jun 19 08:56:14 2002 UTC (21 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +42 -11 lines
Allow the modification of a HTML doctype by an XHTML one throught the doctype menu.
Laurent

Revision 1.236: download - view: text, markup, annotated - select for diffs
Sat Jun 15 09:48:11 2002 UTC (21 years, 11 months ago) by quint
Branches: MAIN
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +0 -3 lines
Clear the Undo queue of the parsed document when synchronizing the source
view with the document.
VQ

Revision 1.235: download - view: text, markup, annotated - select for diffs
Thu Jun 13 16:05:10 2002 UTC (21 years, 11 months ago) by kirschpi
Branches: MAIN
Diff to: previous 1.234: preferred, colored
Changes since revision 1.234: +11 -0 lines
New dialogue "WebDAV Preferences"
Manuele

Revision 1.234: download - view: text, markup, annotated - select for diffs
Tue Jun 11 17:33:48 2002 UTC (21 years, 11 months ago) by kirschpi
Branches: MAIN
Diff to: previous 1.233: preferred, colored
Changes since revision 1.233: +1 -1 lines
improving commentaries and format (for WebDAV code).
Manuele

Revision 1.233: 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.232: preferred, colored
Changes since revision 1.232: +25 -34 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.232: download - view: text, markup, annotated - select for diffs
Fri May 31 10:48:42 2002 UTC (21 years, 11 months ago) by kirschpi
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +75 -0 lines
Added a new module for WebDAV purposes _ davlib.
Some changes have been done to add this module in the following files:
amaya/query.c, amaya/init.c, amaya/answer.c, amaya/libwww.h, amaya/amayamsg.h,
amaya/EDITOR.A, amaya/EDITORactions.c, amaya/Makefile.libwww amaya/Makefile.in,
config/amaya.profiles, tools/xmldialogues/bases/base_am_dia.xml,
tools/xmldialogues/bases/base_am_dia.xml, Makefile.in, configure.in
This new module is only activated when --with-dav options is used in configure.

Revision 1.231: download - view: text, markup, annotated - select for diffs
Thu May 16 10:47:06 2002 UTC (22 years ago) by cvs
Branches: MAIN
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +7 -1 lines
- The undo sequence was not cleared after changing the doctype of a modified document.
- Change the presentation of the corresponding warning message.
Laurent

Revision 1.230: download - view: text, markup, annotated - select for diffs
Mon May 13 16:04:59 2002 UTC (22 years ago) by cvs
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +18 -18 lines
Improve the support of DOCTYPE declarations.
Laurent

Revision 1.229: download - view: text, markup, annotated - select for diffs
Tue Apr 16 08:28:22 2002 UTC (22 years, 1 month ago) by kahan
Branches: MAIN
CVS tags: Amaya-6-1, Amaya-6-0
Diff to: previous 1.228: preferred, colored
Changes since revision 1.228: +0 -2 lines
JK: Removed the ANNOT_ON_ANNOT flag (it's now always activated)

Revision 1.228: download - view: text, markup, annotated - select for diffs
Mon Mar 25 18:56:32 2002 UTC (22 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.227: preferred, colored
Changes since revision 1.227: +1 -1 lines
Bug fix.
VQ.

Revision 1.227: download - view: text, markup, annotated - select for diffs
Mon Mar 25 16:54:59 2002 UTC (22 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +0 -7 lines
When clicking too quickly buttons Back and/or Forward the document history
was lost.
Irene

Revision 1.226: download - view: text, markup, annotated - select for diffs
Wed Mar 20 13:50:27 2002 UTC (22 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.225: preferred, colored
Changes since revision 1.225: +1 -1 lines
- Improve the namespace declarations handling for xml documents.
- Improve the export of generic xml documents.
- Display the current namespace in the structure view.
Laurent

Revision 1.225: download - view: text, markup, annotated - select for diffs
Mon Mar 11 12:25:32 2002 UTC (22 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.224: preferred, colored
Changes since revision 1.224: +7 -6 lines
Fixing a warning
Laurent

Revision 1.224: download - view: text, markup, annotated - select for diffs
Mon Mar 11 11:36:07 2002 UTC (22 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.223: preferred, colored
Changes since revision 1.223: +9 -2 lines
- New popup to warm the user that changing the doctype causes the document to be reparsed, so pending modifications won't be undone.
- Hide the doctype menu in the source view.
Laurent

Revision 1.223: download - view: text, markup, annotated - select for diffs
Wed Mar 6 17:03:12 2002 UTC (22 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +4 -1 lines
The spell checker no longer cheks the PI and the DOCTYPE.
Laurent

Revision 1.222: download - view: text, markup, annotated - select for diffs
Wed Mar 6 15:29:09 2002 UTC (22 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +35 -11 lines
 Add an item 'Create/Change doctype XHTML + MathML' into the doctype menu
Laurent

Revision 1.221: download - view: text, markup, annotated - select for diffs
Wed Mar 6 10:13:14 2002 UTC (22 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +5 -0 lines
The Doctype menu was not updated for a new document
Laurent

Revision 1.220: download - view: text, markup, annotated - select for diffs
Mon Mar 4 15:01:12 2002 UTC (22 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.219: preferred, colored
Changes since revision 1.219: +5 -1 lines
Clear the current selection after using the "Doctype" command
Laurent

Revision 1.219: download - view: text, markup, annotated - select for diffs
Fri Mar 1 10:25:45 2002 UTC (22 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +272 -52 lines
Add a 'Doctype' menu item to dynamically remove/change/create the document's doctype.
Laurent

Revision 1.218: download - view: text, markup, annotated - select for diffs
Fri Feb 22 14:11:01 2002 UTC (22 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +2 -0 lines
The doctype element is no longer editable/deletable in the structure view.
Laurent

Revision 1.217: download - view: text, markup, annotated - select for diffs
Thu Feb 21 14:16:00 2002 UTC (22 years, 3 months ago) by quint
Branches: MAIN
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +5 -2 lines
Bug fix: in a text file, a source view or a CSS style sheet, doing
         backspace at the beginning of the document made the URI
         to become part of the document and to be edited.
VQ.

Revision 1.216: download - view: text, markup, annotated - select for diffs
Thu Feb 21 14:04:35 2002 UTC (22 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +141 -143 lines
Revisited the handling of the selection within strings
Irene

Revision 1.215: download - view: text, markup, annotated - select for diffs
Wed Feb 13 10:41:18 2002 UTC (22 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +1 -1 lines
Bug fixes:
- the selection in the source view now doesn't break paragraphs in the
formatted view.
- it was impossible to select a character after a sequence of BR.
- two Ctrl Return were needed to insert one.
+ code clean up in font.c
Irene

Revision 1.214: download - view: text, markup, annotated - select for diffs
Wed Jan 23 09:33:10 2002 UTC (22 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +3 -0 lines
Two bugs fixed in charset handling :
- the charset info was not initialized in the document meta for a new document.
- the encoding info in the XML declaration not up-to-dated afetr modifying the charset.
Laurent

Revision 1.213: download - view: text, markup, annotated - select for diffs
Tue Jan 15 13:20:55 2002 UTC (22 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +3 -3 lines
Resolving conflicts with the new notion of script.
Irene

Revision 1.212: download - view: text, markup, annotated - select for diffs
Wed Dec 19 16:59:00 2001 UTC (22 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +3 -8 lines
Create a comment "Created by amaya" when creating a new SVG or MathML
document.
VQ

Revision 1.211: download - view: text, markup, annotated - select for diffs
Fri Dec 14 15:06:22 2001 UTC (22 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-3
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +3 -7 lines
Improve the handling of dynamic dialogues + assign the right profile to a new MathML document
Laurent

Revision 1.210: download - view: text, markup, annotated - select for diffs
Fri Dec 14 09:40:27 2001 UTC (22 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +1 -1 lines
New version of dynamic menus: Menu entries are desactivated instead of
suppressed.
Irene

Revision 1.209: download - view: text, markup, annotated - select for diffs
Thu Dec 13 14:15:37 2001 UTC (22 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +6 -2 lines
Contextual dialogues applies to the commands "New" ans "Synchronize".
Laurent

Revision 1.208: download - view: text, markup, annotated - select for diffs
Wed Dec 12 15:55:30 2001 UTC (22 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +92 -18 lines
Creation of new XHTML documents according to the profile.
(I have chosen the shortcuts for the new functions that seemed to me the most appropriate but one can think differently).
Laurent

Revision 1.207: download - view: text, markup, annotated - select for diffs
Tue Dec 11 16:57:38 2001 UTC (22 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +5 -5 lines
Use the Thotlib functions TtaGet(Set)DocumentProfile instead of the 'ParsingLevel' document meta data.
Laurent

Revision 1.206: download - view: text, markup, annotated - select for diffs
Sat Nov 17 09:21:47 2001 UTC (22 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +3 -3 lines
Adding a reference to the Amaya home page in the <meta> element that
mentions Amaya as the generator.
VQ

Revision 1.205: download - view: text, markup, annotated - select for diffs
Tue Nov 13 18:00:59 2001 UTC (22 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +12 -0 lines
Bug fix: prevent the editor to make anychange within an included
         SVG image.
VQ

Revision 1.204: download - view: text, markup, annotated - select for diffs
Thu Oct 4 15:24:08 2001 UTC (22 years, 7 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-5-2
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +3 -2 lines
The command "Open in new window" with a new local filename does the same
thing as "New ..."
Irene

Revision 1.203: download - view: text, markup, annotated - select for diffs
Mon Oct 1 08:14:15 2001 UTC (22 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +1 -1 lines
Dynamic allocation of attribute definitions in schemas (S, P, T).
VQ.

Revision 1.202: download - view: text, markup, annotated - select for diffs
Wed Sep 5 12:42:06 2001 UTC (22 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +1 -1 lines
Renaming GraphML by SVG
Don't forget to relaunch "../configure", "make clean", "make depend"

Irene

Revision 1.201: download - view: text, markup, annotated - select for diffs
Thu Aug 30 14:15:16 2001 UTC (22 years, 8 months ago) by kahan
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +0 -1 lines
JK: Handling of Content-Location. When publishing to a URL finishing
in "/", if we don't have a previous Content-Location, we'll propose the
user to use Overview.html and use that as the value of Content-Location.
This fixes problems that we had wrt the cache not being updated correctly.

In order to compile this patch, you must first make a cvs update in the libwww
directory or you won't be able to compile Amaya.

Revision 1.200: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:50:41 2001 UTC (22 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +4 -1 lines
Variables SECTION_NUMBERING=yes, SHOW_MAP_AREAS=yes, or SHOW_TARGET=yes
in the configuration file thot.rc activate these options in all Amaya
windows.
Irene

Revision 1.199: download - view: text, markup, annotated - select for diffs
Tue Aug 21 15:52:53 2001 UTC (22 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +6 -3 lines
When the option "Section Numbering" was active Amaya didn't apply it
to new loaded documents.
Irene

Revision 1.198: download - view: text, markup, annotated - select for diffs
Wed Jul 25 08:58:38 2001 UTC (22 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +1 -1 lines
When using the menu to insert a textarea in a form, Amaya instead inserts
a text input field. Also when pressing ctrl-f, ctrl-t.
VQ

Revision 1.197: download - view: text, markup, annotated - select for diffs
Wed Jul 18 10:07:27 2001 UTC (22 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +2 -1 lines
Process nested anchors from various namespaces correctly. For instance, a
SVG a(nchor) element is activated even if the SVG drawing is in the
middle of a HTML string within a HTML a(nchor).
VQ.

Revision 1.196: download - view: text, markup, annotated - select for diffs
Mon Jul 2 10:45:45 2001 UTC (22 years, 10 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-1, Amaya-5-0
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +3 -3 lines
The former profile names were embedded in the code.
Laurent

Revision 1.195: download - view: text, markup, annotated - select for diffs
Thu Jun 28 17:05:21 2001 UTC (22 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +1 -2 lines
Bug fix: ctrl Return did not work correctly.
VQ.

Revision 1.194: download - view: text, markup, annotated - select for diffs
Thu Jun 28 07:41:48 2001 UTC (22 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +4 -2 lines
- Redefine the Amaya profile handling
- Support of both XHTML1.1 and XHTML1.0 strict profile
Laurent

Revision 1.193: download - view: text, markup, annotated - select for diffs
Tue Jun 26 10:22:34 2001 UTC (22 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +12 -0 lines
Allow the user to enter some text after a ruby, even if it's at the end
of a paragraph.
VQ.

Revision 1.192: download - view: text, markup, annotated - select for diffs
Fri Jun 22 12:14:13 2001 UTC (22 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +1 -1 lines
SG: TtaNewPwdForm added (use it like TtaNewTextForm) it will replace text entered by *
& Toolbar button updating is ok

Revision 1.191: download - view: text, markup, annotated - select for diffs
Fri Jun 22 10:56:25 2001 UTC (22 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +1 -0 lines
SVG: when creating a new SVG document, display a simple caret instead
of highlighting the whole window.
VQ

Revision 1.190: download - view: text, markup, annotated - select for diffs
Mon Jun 11 09:35:44 2001 UTC (22 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +6 -6 lines
Ruby: minor improvements.
VQ

Revision 1.189: download - view: text, markup, annotated - select for diffs
Wed Jun 6 10:07:52 2001 UTC (22 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +191 -0 lines
New command Ruby in menu Types.
The user can add a ruby annotation to existing text. He/she can also
create a new simple ruby.
VQ

Revision 1.188: download - view: text, markup, annotated - select for diffs
Wed May 23 13:59:11 2001 UTC (23 years ago) by cvs
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +1 -1 lines
support now different fonts is gtk version
SG

Revision 1.187: download - view: text, markup, annotated - select for diffs
Thu Apr 26 07:42:07 2001 UTC (23 years, 1 month ago) by kahan
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +11 -4 lines
JK: Added a reply to annotations dialog entry and kbd shortcut.
Reactivated the customize query entry. Both entries are in the
experimental profile.

Revision 1.186: download - view: text, markup, annotated - select for diffs
Thu Apr 19 08:56:37 2001 UTC (23 years, 1 month ago) by kahan
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +1 -1 lines
JK: restored annotations on current document (a typo made this a call to
reply).

Revision 1.185: download - view: text, markup, annotated - select for diffs
Thu Apr 12 16:13:22 2001 UTC (23 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +6 -8 lines
Code clean up
Irene

Revision 1.184: download - view: text, markup, annotated - select for diffs
Wed Apr 11 16:39:37 2001 UTC (23 years, 1 month ago) by kahan
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +3 -3 lines
JK: Thread changes... now locally saving and downloading annotations

Revision 1.183: download - view: text, markup, annotated - select for diffs
Fri Mar 30 16:26:27 2001 UTC (23 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +4 -4 lines
Irene

Revision 1.182: download - view: text, markup, annotated - select for diffs
Fri Mar 30 14:04:03 2001 UTC (23 years, 1 month ago) by kahan
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +11 -2 lines
JK: Activate thread creations using the Customized query menu (you need
to choose the exp. profile)

Revision 1.181: download - view: text, markup, annotated - select for diffs
Tue Mar 27 12:09:02 2001 UTC (23 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +17 -13 lines
The Thot abstract tree has now a Document element as its root, to cope
with the XML infoset
VQ

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

Revision 1.179: download - view: text, markup, annotated - select for diffs
Fri Mar 16 12:05:18 2001 UTC (23 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +32 -32 lines
Removing the macro TEXT ()
Irene

Revision 1.178: download - view: text, markup, annotated - select for diffs
Wed Mar 14 17:18:28 2001 UTC (23 years, 2 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3-1
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +18 -2 lines
Add attribute type="text/css" when creating a new STYLE element
in a (X)HTML document.
VQ

Revision 1.177: download - view: text, markup, annotated - select for diffs
Thu Mar 8 11:26:28 2001 UTC (23 years, 2 months ago) by kahan
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +22 -0 lines
JK: Annotations of Table, THead, TBody, Tfoot elements.
New function for memorizing an XPointer.
New functions for re-assigning annotations to the value of a memorized
XPointer or to the current selection (work on progress).

Revision 1.176: download - view: text, markup, annotated - select for diffs
Mon Feb 26 15:15:12 2001 UTC (23 years, 3 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +22 -617 lines
It's now possible to create a new local document with commands
Open, Open in new window or the command line.
Updating the dialogue base.
Irene

Revision 1.175: download - view: text, markup, annotated - select for diffs
Fri Feb 23 11:12:49 2001 UTC (23 years, 3 months ago) by kahan
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +1 -1 lines
JK: New function, AnnotMetaDataAlloc to create an AnnotMetaData struct element
whose fields are initialized to NULL.

This way, it's easier to add new parameters, without worrying about
intializing them everywhere.

Revision 1.174: download - view: text, markup, annotated - select for diffs
Sat Jan 13 10:17:14 2001 UTC (23 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +2 -1 lines
Bug fix: when closing a document, close all its dialogue boxes displayed
         for entering attribute values. This avoids a crash when the user
         activates those dialog boxes.
VQ.

Revision 1.173: download - view: text, markup, annotated - select for diffs
Thu Dec 28 17:07:28 2000 UTC (23 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +24 -14 lines
Bug fix: when creating a new table, all cells were immediately removed.
VQ

Revision 1.172: download - view: text, markup, annotated - select for diffs
Mon Nov 13 17:51:29 2000 UTC (23 years, 6 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-4-1-2, Amaya-4-1-0
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +2 -6 lines
JK: Removed the XPOinteR_build test in CustomQuery

Revision 1.171: download - view: text, markup, annotated - select for diffs
Fri Nov 3 12:05:52 2000 UTC (23 years, 6 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-0-0
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +23 -2 lines
Sets the initial selection for a new Math or SVG document.
LC

Revision 1.170: download - view: text, markup, annotated - select for diffs
Thu Nov 2 15:56:28 2000 UTC (23 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +53 -14 lines
Allows the creation of new SVG or MathML documents.
2 remarks :
- the initialization of a new document is not yet finished.
- the reload of a SVG or a MathML document raises a warning when the structure_view is opened (not specific to a new document).
LC

Revision 1.169: download - view: text, markup, annotated - select for diffs
Mon Oct 30 14:52:33 2000 UTC (23 years, 6 months ago) by kahan
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +18 -1 lines
JK: New function: Annotate document.
Related changes in XPointer_build API so that we can precise we want an
XPointer that points to the root of a document.

Revision 1.168: download - view: text, markup, annotated - select for diffs
Sat Oct 7 10:56:39 2000 UTC (23 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +2 -2 lines
Amaya: separating variable ReadOnlyDocument from DocumentTypes
VQ.

Revision 1.167: download - view: text, markup, annotated - select for diffs
Fri Sep 29 16:00:53 2000 UTC (23 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +12 -3 lines
All attributes were considered as invalid in new created documents.
Irene

Revision 1.166: download - view: text, markup, annotated - select for diffs
Wed Sep 27 14:46:41 2000 UTC (23 years, 8 months ago) by kahan
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +17 -0 lines
JK: Reorganization of the annotation menu, new delete entry.
Adding a missing prototype.

Revision 1.165: download - view: text, markup, annotated - select for diffs
Thu Sep 21 11:17:01 2000 UTC (23 years, 8 months ago) by kahan
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +1 -1 lines
JK: Added the use of the initial URL to the history mechanism.
Changed the name of the initial_pathname variable to initial_url.

Revision 1.164: download - view: text, markup, annotated - select for diffs
Thu Sep 21 09:45:35 2000 UTC (23 years, 8 months ago) by kahan
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +1 -0 lines
JK: Amaya was systematically adding a / to URLs that didn't end with
a prefix before requesting them from the server.

Revision 1.163: download - view: text, markup, annotated - select for diffs
Mon Sep 11 22:28:05 2000 UTC (23 years, 8 months ago) by kahan
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +3 -1 lines
JK: XPointer. First version of the parsing API, functions for resolving
an XPointer into a selection.

Revision 1.162: download - view: text, markup, annotated - select for diffs
Wed Sep 6 13:57:10 2000 UTC (23 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +31 -12 lines
Improving the control on the XHTML conformance
Irene

Revision 1.161: download - view: text, markup, annotated - select for diffs
Mon Aug 28 15:35:03 2000 UTC (23 years, 8 months ago) by kahan
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +4 -0 lines
JK: temporary change for testing the xpointer function using the
Annotation/custom query menu.

Revision 1.160: download - view: text, markup, annotated - select for diffs
Fri Aug 25 14:17:49 2000 UTC (23 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +2 -0 lines
Amaya didn'r manage the charset of XML documents correctly.
Irene

Revision 1.159: download - view: text, markup, annotated - select for diffs
Mon Jul 10 15:18:19 2000 UTC (23 years, 10 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-3-2-1
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +2 -2 lines
It's now possible to control directly position and dimension of the Source_view
The Log file was displayed into a too small window
The Log file window didn't disappear when the orignal document  was closed
Irene

Revision 1.158: download - view: text, markup, annotated - select for diffs
Thu Jul 6 14:43:24 2000 UTC (23 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +1 -1 lines
MathML: when loading a page, MathML tables are completed with missing
   empty cells at the end of each row. These added cells were displayed
   as grey rectangles. They are not displayed any more.
VQ.

Revision 1.157: download - view: text, markup, annotated - select for diffs
Tue May 30 16:15:33 2000 UTC (23 years, 11 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-3-2
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +1 -1 lines
Cleaning up Windows dialogues
Irene

Revision 1.156: download - view: text, markup, annotated - select for diffs
Fri May 26 17:34:15 2000 UTC (24 years ago) by cvs
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +5 -3 lines
By default, new documents are saved in XHTML 1.0
VQ.

Revision 1.155: download - view: text, markup, annotated - select for diffs
Thu May 25 13:52:43 2000 UTC (24 years ago) by cvs
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +1 -1 lines
Fixing an error in the new selection
Irene

Revision 1.154: download - view: text, markup, annotated - select for diffs
Fri May 5 15:01:38 2000 UTC (24 years ago) by kahan
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +4 -3 lines
JK: changes in the disposition of the Annot menus. Removed the
show/hide toggle and added a general local filter menu.

Revision 1.153: download - view: text, markup, annotated - select for diffs
Thu May 4 12:51:49 2000 UTC (24 years ago) by kahan
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +1 -0 lines
JK: New function for showing/hiding annotations. I'm using a new
attribute to do so thru S : AnnotationHide.

Revision 1.152: download - view: text, markup, annotated - select for diffs
Fri Apr 28 17:17:36 2000 UTC (24 years, 1 month ago) by kahan
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +1 -0 lines
JK: The annotation preferences can now be changed without quitting amaya.

Revision 1.151: download - view: text, markup, annotated - select for diffs
Fri Apr 21 15:43:30 2000 UTC (24 years, 1 month ago) by kahan
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +17 -0 lines
JK: new menus for annotations.

Revision 1.150: download - view: text, markup, annotated - select for diffs
Fri Apr 21 07:31:21 2000 UTC (24 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +7 -5 lines
Bug fix: When creating a new table with attribute border=1, the table was
         created without any border.
VQ.

Revision 1.149: download - view: text, markup, annotated - select for diffs
Tue Apr 18 16:39:18 2000 UTC (24 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +9 -6 lines
When creating a table the border could be ignored.
Irene

Revision 1.148: download - view: text, markup, annotated - select for diffs
Thu Apr 13 08:59:40 2000 UTC (24 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +1 -2 lines
Fixing a compiling error
Irene

Revision 1.147: download - view: text, markup, annotated - select for diffs
Thu Apr 13 00:37:29 2000 UTC (24 years, 1 month ago) by kahan
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +35 -16 lines
JK: New custom query menu for annotations

Revision 1.146: download - view: text, markup, annotated - select for diffs
Thu Mar 30 14:11:20 2000 UTC (24 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +2 -2 lines
Display the source view at the position and the dimension of the
structure view.
Irene

Revision 1.145: download - view: text, markup, annotated - select for diffs
Wed Mar 29 15:40:37 2000 UTC (24 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +3 -1 lines
windialogueapi_f.h shouldn't be used
Irene

Revision 1.144: download - view: text, markup, annotated - select for diffs
Fri Mar 17 12:24:32 2000 UTC (24 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +1 -1 lines
New features: Browsing and saving HTML files according to the charset.
              Charset may be given by the http header or the http-equiv
              element.

Ramzi.

Revision 1.143: download - view: text, markup, annotated - select for diffs
Tue Mar 7 15:51:43 2000 UTC (24 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +0 -36 lines
Remove the Java stuff
Irene

Revision 1.142: 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.141: preferred, colored
Changes since revision 1.141: +10 -6 lines
Introducing attribute Charset associated with the root element of HTML
and XHTML documents.
VQ.

Revision 1.141: download - view: text, markup, annotated - select for diffs
Fri Feb 25 17:05:41 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +1 -1 lines
Unicode:

TtaGetNextWideCharFromMultibyteString (CHAR_T*, char**, CHARSET)

CHARSET is a new parameter indicating th echaracter encoding:

typedef enum {
  ISOLatin1,
  ISOLatin2,
  ...
  ISOLatin6,
  UTF7,
  UTF8,
  UTF16
} CHARSET;

Revision 1.140: download - view: text, markup, annotated - select for diffs
Mon Feb 21 18:14:28 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +12 -12 lines
Unicode + Internationalization of compilers.

Ramzi.

Revision 1.139: download - view: text, markup, annotated - select for diffs
Wed Feb 16 17:03:45 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +3 -3 lines
Unicode.
New Features:
- html2thot.c
  * GetNextChar allows to get the next Wide Char from a file or a buffer.
  * ParseHTMLError writes a multibyte string into the output file. This file
    is supposed to be UTF 8 for the moment.

- config.c
  New function: GetNextWideCharFromMultibyteString allows to read the right number
  bytes into a string coded in char* (bytes) and gives a Wide Char.
  This function is used in getFirstWord, getSecondWord, SingleWord, getStringAfterColon.
  It also will be used for the HTML parser.


- fileaccess.c
  New function:
  * TtaGetWideChar reads the right number of bytes to give a wide char
  * TtaWriteWideChar transforms a wide char into the right number of bytes and writes
    the bytes into a file.
  Modified functoins:
  * TtaWriteDocIdent
  * TtaCheckDirectory
  * TtaReadOpen

- uio.c
  New function: ufgets allows to read the right number of bytes from a given
  file to give a Wide character string which length is N (parameter of ufgets).
  If N > NB (number of wide characters remaining) then ufgets returns a
  Wide Character String whitch length is NB.
  if EOF then ufgets returns NULL.

- css.c
  Style sheets are handled as Wide Characters now.
  LoadStyleSheets is adapted to handle Wide Character Strings.

- mesage.c
  TtaGetMessageTable allowd to fill a table of Wide Character
  Strings from a file.

- registry.c
  New function WGetEnv.
  Windows provides _wgetenv to get system env vars coded in Wide Characters
  * WGetEnv does the samething on Unix.

  Modified functions:
  * TtaGetEnvString
  * TtaGetDefEnvString

- platforms.c
  Modified function: TtaFileExist.

Work still to do:
- interface with libwww
- interface with motif dialogs.

Ramzi.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Thu Feb 10 09:42:36 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +4 -4 lines
Unicode + fixed: problems due to the modification of
psdisplay, windowdisplay.

Ramzi

Revision 1.137: download - view: text, markup, annotated - select for diffs
Tue Feb 8 16:29:36 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +4 -4 lines
Bugs fixed:
- Printing (still a problem to fix).
- Find (Bug reported by Philipp): Amaya creashes after a several find.

Work: Unicode.

Ramzi.

Revision 1.136: download - view: text, markup, annotated - select for diffs
Mon Jan 24 15:24:05 2000 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +184 -283 lines
Bug fix: Amaya crashed when the user tried to create an HTML element
   within a mathematical expression.
VQ.

Revision 1.135: download - view: text, markup, annotated - select for diffs
Mon Jan 24 08:13:57 2000 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +8 -3 lines
Bug fix: trying to create a script within a MathML expression caused
   Amaya to crash.
VQ.

Revision 1.134: download - view: text, markup, annotated - select for diffs
Fri Jan 21 14:04:49 2000 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +29 -1 lines
JK: fixed the annotation Makefile dependencies
    new options and changes from the MIT annot meeting.
    Moved all the annot options to a specific menu.

Revision 1.133: download - view: text, markup, annotated - select for diffs
Tue Jan 18 16:51:38 2000 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +1 -0 lines
New HTML documents were sometimes saved in the xhtml format
Irene

Revision 1.132: download - view: text, markup, annotated - select for diffs
Tue Jan 18 15:01:04 2000 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +2 -2 lines
Amaya allowed the creation of an anchor within an existing anchor.
Irene

Revision 1.131: download - view: text, markup, annotated - select for diffs
Fri Jan 7 18:38:45 2000 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +22 -19 lines
JK: Changes to take into account the annotation schemas
Added a dependency between the Amaya schemas and HTMLtables.c

Revision 1.130: download - view: text, markup, annotated - select for diffs
Thu Dec 9 17:18:10 1999 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +4 -0 lines
Bug fixes:
- The auto-save was enabled on new documents
- some CSS selectors were misinterpreted

A new function TtaListStyleSchemas produces in a file a human-readable form
of styles applied to a document.

Irene

Revision 1.129: download - view: text, markup, annotated - select for diffs
Thu Dec 9 11:56:14 1999 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +2 -1 lines
Display the content of the TITLE element at the top of all windows
associated with the document. Redisplay the window title whenever
the TITLE element is changed.
VQ

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

Irene

Revision 1.127: download - view: text, markup, annotated - select for diffs
Mon Oct 25 14:51:52 1999 UTC (24 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +1 -1 lines
Fixing some warnings sent by the C compiler

Revision 1.126: download - view: text, markup, annotated - select for diffs
Fri Oct 22 09:09:38 1999 UTC (24 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +1 -0 lines
JK: There was a confusion in the libwww cache when Amaya added
the default name (Overview.html) while saving to a URL ending in '/'.
Added a new registry entry to activate the libwww debug... ENABLE_LIBWWW_DEBUG.

Revision 1.125: download - view: text, markup, annotated - select for diffs
Wed Oct 20 10:41:16 1999 UTC (24 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +3 -0 lines
The function LLinkToPreviousTarget allows one to create a link to the previous
created target.
The function Synchronize synchronizes source/HTML views
Irene

Revision 1.124: download - view: text, markup, annotated - select for diffs
Fri Oct 15 13:25:25 1999 UTC (24 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +0 -12 lines
Set document in Read_only mode when the profile doesn't define editing functions
Disable buttons and buttons in Source view and Text documents
The print crashed on Windows platform
Irene

Revision 1.123: download - view: text, markup, annotated - select for diffs
Fri Oct 8 15:22:18 1999 UTC (24 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +36 -5 lines
*** empty log message ***

Revision 1.122: download - view: text, markup, annotated - select for diffs
Mon Oct 4 14:20:41 1999 UTC (24 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +4 -0 lines
JK: Moved the annotation code to libannot and made it compile and link as
libannot.a. Added some missing includes.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Sat Sep 25 10:33:48 1999 UTC (24 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +1 -0 lines
Bug fix: when issuing commands Types/Table/Delete_table_column and
    Types/Math/Delete_matrix_column the document was not considered
    modified and command Save was not active.

Revision 1.120: 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.119: preferred, colored
Changes since revision 1.119: +34 -0 lines
JK: Support for annotations in Amaya (initial work).

Revision 1.119: download - view: text, markup, annotated - select for diffs
Fri Sep 3 11:15:05 1999 UTC (24 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +2 -1 lines
New feature: display the source code of an HTML page in a separate
  window and "synchronize" that window with the other views of the
  same HTML page.
Implementation is not complete yet: you can edit in the source view,
  but DON'T save it.
  Many buttons and menus in the source window have still to be removed
  or disabled.

Revision 1.118: download - view: text, markup, annotated - select for diffs
Thu Aug 12 09:46:07 1999 UTC (24 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +18 -0 lines
Profiles and template features.

Profile feature :
* Dialog box for profile selection
* Toolbar buttons displayed according to the current profile
* Profile user documentation updated (doc/profiles.html)
* Amaya functions spread in modules to simplify the user's profiles configuration edition

Templates feature
* Dialog box for templates server selection

Luc Bonameau        Luc.Bonameau@inrialpes.fr

Revision 1.117: download - view: text, markup, annotated - select for diffs
Thu Jul 22 12:24:41 1999 UTC (24 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +20 -0 lines
Add profile dialog (in Preferences menu)

L.Bonameau

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

Ramzi.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Wed Jun 23 08:18:01 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
CVS tags: Release-2-1
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +9 -9 lines
Use variables to keep the position of each button + minor bugs in the interface
Irene

Revision 1.114: download - view: text, markup, annotated - select for diffs
Fri Jun 18 12:55:17 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +1 -0 lines
Irene

Revision 1.113: download - view: text, markup, annotated - select for diffs
Fri Jun 18 10:21:37 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +164 -103 lines
Bug fix in table formatting
+ a new interface to create a new HTML document or a new CSS style sheet
Irene

Revision 1.112: download - view: text, markup, annotated - select for diffs
Tue Jun 8 07:25:09 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +21 -0 lines
Added a primitive entry for the Preferences/Language Negotiation menu.

Revision 1.111: download - view: text, markup, annotated - select for diffs
Wed Jun 2 12:43:17 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +10 -10 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.110: download - view: text, markup, annotated - select for diffs
Wed Apr 28 06:49:46 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +1 -446 lines
1) There were 2 versions of the function FreePictInfo and one of them
   didn't free all allocated memory.
2) Fix some gcc compiling warnings
3) Make mandatory the ALT attribute for AREAs
Irene

Revision 1.109: download - view: text, markup, annotated - select for diffs
Fri Apr 23 14:03:36 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -5 lines
JK: first version of the geometry preferences menu under Windows

Revision 1.108: download - view: text, markup, annotated - select for diffs
Thu Apr 15 13:16:25 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +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.107: 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.106: preferred, colored
Changes since revision 1.106: +1 -0 lines
Save documents with .xht .xhtm .xml .xhtml in XHTML format.
Remove a set of warnings
Irene

Revision 1.106: download - view: text, markup, annotated - select for diffs
Mon Apr 12 09:46:11 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +12 -6 lines
Bug fix: amaya crashed when Undoing the creation of the first AREA associated
with an IMG element.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Thu Apr 8 10:32:31 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +0 -6 lines
Added the cache, proxy, and publishing menus to windows.
Started adding the menu entries for changing the APP_HOME and TMPDIR
home directories from the general menu (not ready yet).

-Jose

Revision 1.104: download - view: text, markup, annotated - select for diffs
Tue Apr 6 08:54:25 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +127 -92 lines
Implementing Undo for command create AREA.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Sat Apr 3 09:59:19 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +6 -5 lines
Implementing Undo for commands Create Link, Change Link, Create Target.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Wed Mar 31 14:21:44 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +0 -20 lines
Supressed the print configuration menu (merged into File/Print setup)
Sorted out the common functions between UNIX and Windows in MENUconf.c
Activated the general menu under Windows.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Wed Mar 31 11:52:29 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +4 -4 lines
New interface to load, remove, add CSS files + some bug fixes.
User Preference is now located at $HOME/.amaya.css or $THOTDIR/amaya/amaya.css
(that could change further).
Irene

Revision 1.100: download - view: text, markup, annotated - select for diffs
Tue Mar 30 14:29:58 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +1 -5 lines
JK: added the general conf menu under windows

Revision 1.99: download - view: text, markup, annotated - select for diffs
Mon Mar 29 15:56:18 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +20 -0 lines
Created an enabled the printer configuration menu.
Bug fix: Pressing the default button in the printer setup submenu
systematically activated the "print to file" option.
Added new options to the color menu (not yet activated)
-Jose

Revision 1.98: download - view: text, markup, annotated - select for diffs
Thu Mar 25 17:39:01 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -1 lines
Bug fixes: avoid toolkit errors when editing a Text file.
Extension: the Style Sheets menu allow one to remove links to CSS files.
Irene

Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue Mar 23 10:36:01 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +10 -3 lines
Make the style presentation more dynamic.
Fix some minor bugs
Irene

Revision 1.96: download - view: text, markup, annotated - select for diffs
Fri Mar 19 15:03:28 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +78 -14 lines
JK: Reordered the option menus

Revision 1.95: download - view: text, markup, annotated - select for diffs
Thu Mar 18 16:13:37 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -1 lines
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.94: download - view: text, markup, annotated - select for diffs
Fri Mar 12 02:59:22 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +8 -0 lines
JK: diverse changes for the default values of the configuration options.
    invalidated the config menus under Windows

Revision 1.93: download - view: text, markup, annotated - select for diffs
Thu Mar 11 14:37:34 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +0 -22 lines
Improve the TextFile printing and change the Print command
Merge Create Link and Change Link
Add new shortcuts in Windows and Unix versions
Bug fix: url("..") was not parsed well
Irene

Revision 1.92: download - view: text, markup, annotated - select for diffs
Wed Mar 10 15:31:05 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +0 -6 lines
Prepare the work to add Option menu on Windows platforms
Irene

Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Mar 8 10:52:37 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +34 -3 lines
Implementing Undo/Redo for commands Style/Create_rule and Style/Apply_class

Revision 1.90: download - view: text, markup, annotated - select for diffs
Sat Mar 6 11:12:51 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +11 -7 lines
Preparing for improvements in Undo/Redo for tables

Revision 1.89: download - view: text, markup, annotated - select for diffs
Tue Mar 2 09:45:04 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +4 -0 lines
Cleaning code.
Ramzi.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Fri Feb 26 17:33:18 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +6 -6 lines
JK: Protected the conf menu entries with a -DCONF_MENU

Revision 1.87: download - view: text, markup, annotated - select for diffs
Thu Feb 25 13:37:57 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +81 -3 lines
JK: First version of Amaya's configuration menu (Unix only for the moment).

Revision 1.86: download - view: text, markup, annotated - select for diffs
Tue Feb 16 09:51:09 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +2 -2 lines
VQ

Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue Feb 16 09:33:52 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +1 -1 lines
Implementing Undo for text level commands: B, I, TT, Small, etc.

Revision 1.84: download - view: text, markup, annotated - select for diffs
Mon Feb 8 08:20:15 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +13 -7 lines

Bug fixes:
  - When the current position was in a sequence of empty blocks (paragraphs, for
    instance), the Backspace key deleted two of these blocks at once and did not
    select anything.
  - Improvements to Undo command regarding the selection set after a command has
    been undone.

New features:
  - Undo of creation commands from Types menu of the structure view (creating
    elements in the HEAD).

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

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Jan 26 14:09:55 1999 UTC (25 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +187 -6 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.81: download - view: text, markup, annotated - select for diffs
Wed Jan 20 11:16:19 1999 UTC (25 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +136 -93 lines
Enable and Disable Paste and Entry commands according to the current state
of the document.
Allow to create SCRIPTs within the document Body and no longer move them
into the Head at parsing time.
Irene

Revision 1.80: download - view: text, markup, annotated - select for diffs
Mon Jan 11 17:02:18 1999 UTC (25 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +15 -38 lines
Irene

Revision 1.79: download - view: text, markup, annotated - select for diffs
Fri Jan 8 16:43:05 1999 UTC (25 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +28 -9 lines
Support of Voyager
Irene

Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Jan 8 15:39:56 1999 UTC (25 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +78 -94 lines
Bugs Fixed.
Ramzi.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Wed Jan 6 16:43:25 1999 UTC (25 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +47 -9 lines
Bug fixes: in table formatting, image maps, selection, Amaya print
Irene

Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue Jan 5 13:39:54 1999 UTC (25 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +4 -2 lines
Change the install (/usr/local instead of /usr/local/share).
Detection of gcc as current compiler in Makefile.in
Bug fix in the graphics creation
Irene

Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Dec 18 11:45:31 1998 UTC (25 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +4 -0 lines
Support of the browser mode window by window.
Irene

Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Dec 16 10:35:55 1998 UTC (25 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +4 -0 lines
Finish the work on the log file.
Allow to fill forms in documents in ReadOnly (help windows).
Irene

Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri Nov 27 15:40:34 1998 UTC (25 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +10 -0 lines
Log Files.
Ramzi.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Nov 12 15:18:50 1998 UTC (25 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +51 -3 lines
A new stuff on table and matrix editing
Irene

Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Oct 30 17:14:18 1998 UTC (25 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +25 -4 lines
Major change in the menu Types and new functions to optimize and improve
the table editing.
Irene

Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Oct 27 10:51:11 1998 UTC (25 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +13 -2 lines
Bug fix: Amaya crashed when a text selection was replaced by a character.
Irene

Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Oct 27 10:06:36 1998 UTC (25 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +23 -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.68: download - view: text, markup, annotated - select for diffs
Mon Oct 26 17:26:47 1998 UTC (25 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +7 -0 lines
Fixed bug in Selection with Deferred mode
Irene

Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Oct 26 14:54:46 1998 UTC (25 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +23 -1 lines
Added an item in menu Types/Form to create OPTGROUP elements
Added a transformation rule in HTML.trans to flatten SELECT
elements that contain OPTGROUP elements.

VQ

Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon Oct 26 13:48:21 1998 UTC (25 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +123 -125 lines
Amaya asks the number of rows and columns the user wants when a new table
is created.
Amaya constrained the structure and reordered Meta, Script, Link, Style
elements.

Irene

Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Oct 8 12:23:03 1998 UTC (25 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +6 -2 lines
Avoid gcc warnings
Update Makefile.in to avoid the libwww configure each time the lbwww.a is removed
Improving the navigation with backward and forward buttons
Irene

Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue Oct 6 06:53:04 1998 UTC (25 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +10 -4 lines
Fixing a bug in HTMLhistory
Irene

Revision 1.63: download - view: text, markup, annotated - select for diffs
Sun Sep 20 21:59:22 1998 UTC (25 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -0 lines
JK:

-Rewrote the libwww interface for the Stop Button.
-Beofre purging the cache, we must stop all current requests. I wrote
 a new function, RequestKillAll (), to do so and call it from the
 Purge cache handler.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Sep 9 13:59:18 1998 UTC (25 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +19 -0 lines
JK: Added a purge cache menu entry and the routines to do so for libwww.
Porting the cache interface to windows.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Sep 7 12:37:52 1998 UTC (25 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +11 -2 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.60: download - view: text, markup, annotated - select for diffs
Wed Sep 2 09:00:05 1998 UTC (25 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +5 -1 lines
* Amaya fixes nested lists generated by Mozilla: when a OL or UL is a child
  of another OL or UL, the former is considered by the Amaya parser as a
  child of its previous LI sibling. According to the HTML DTD, the only
  allowed children for a UL or OL are LIs.

VQ

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

Vincent.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Jul 23 16:06:46 1998 UTC (25 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +52 -8 lines
Implementing all HTML 4.0 character entities

VQ

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

VQ

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

VQ

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

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

VQ.

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

Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Jun 11 08:58:09 1998 UTC (25 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +4 -23 lines
Insertion of form elements within table.
Irene

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

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

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Apr 3 10:40:49 1998 UTC (26 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -3 lines
New step in GraphML. Irene

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Feb 12 14:50:43 1998 UTC (26 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +27 -0 lines
Bug fix:
   When parsing a HTML document, Amaya automatically added an attribute
   border=1 to all tables.

VQ.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Feb 3 02:11:34 1998 UTC (26 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
JK: Asynchronous requests bug fixes:
* Backward and forward button
* Color change of links during their traversal.
-Jose

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

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Dec 18 16:04:34 1997 UTC (26 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Area maps (Windoz).
Ramzi.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Nov 7 16:12:27 1997 UTC (26 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +37 -26 lines
Add .html or .htm suffix when a document is created and
don't try to create a link when there is no selection.
Irene

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Nov 4 17:37:51 1997 UTC (26 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -2 lines
2 corrected bugs:
- file name when saving in ASCII format
- hotzones
Irene`

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Oct 17 16:26:10 1997 UTC (26 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +14 -8 lines
Irene

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Oct 17 08:32:06 1997 UTC (26 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +238 -68 lines
Improving form editing and make plugins optional.
Irene

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Oct 1 10:35:50 1997 UTC (26 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -0 lines
Set document modified after DeleteAnchor. Irene

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Sep 30 15:44:11 1997 UTC (26 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
Manage Help pages for Amaya. Irene

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Sep 30 09:58:35 1997 UTC (26 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -4 lines
windoz. Ramzi

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Sep 26 13:44:54 1997 UTC (26 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +18 -8 lines
Ramzi

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Sep 26 12:58:46 1997 UTC (26 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Improving the browsing history.

VQ.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Sep 9 13:56:47 1997 UTC (26 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +6 -6 lines
Bug fix:

   Exception NoCut was ignored by TtaCreateElement and TtaInsertElement

VQ.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Sep 4 16:04:07 1997 UTC (26 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -2 lines
Fixed bugs for area maps. Irene

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Aug 26 13:45:42 1997 UTC (26 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +364 -134 lines
Irene

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu May 29 09:33:52 1997 UTC (27 years ago) by cvs
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +18 -18 lines
Fix bug in Thotlib:
 When attributes created new boxes the creation could be refused if
 the image was full.
Change name generation in Amaya
Irene

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon May 26 09:01:51 1997 UTC (27 years ago) by cvs
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Irene

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed May 14 16:29:27 1997 UTC (27 years ago) by cvs
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +5 -0 lines
Improvement to interactive creation of AREAs.

VQ.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Apr 2 16:18:51 1997 UTC (27 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +35 -0 lines
Irene

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Mar 25 17:23:03 1997 UTC (27 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +50 -12 lines
Fix a set of bugs
Irene

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

VQ.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Mar 18 17:33:15 1997 UTC (27 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +5 -8 lines
Change print command in Amaya
Irene

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Mar 13 10:36:34 1997 UTC (27 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +10 -4 lines
Fix bugs of concrete image redisplays
Irene

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Feb 12 11:00:28 1997 UTC (27 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Add new command in Amaya menus
Irene

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

VQ.

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

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Feb 3 12:16:19 1997 UTC (27 years, 3 months ago) by cvs
Branches: MAIN
CVS tags: THOT_2_0b, AMAYA_0_95b
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +38 -7 lines
Accept newline in attribute SRC (IMG)
Create <META name=GENERATOR ...> for new documents

VQ.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jan 31 11:29:35 1997 UTC (27 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Modified EXPORT en THOT_EXPORT, first steps for Kaffe integration and
event loop rewriting, Daniel.

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

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

VQ.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jan 21 10:01:14 1997 UTC (27 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +45 -0 lines
Button Link now allows to create or MODIFY links.

Adding an item Form in the Form submenu.

VQ.

Revision 1.17: 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.16: preferred, colored
Changes since revision 1.16: +10 -16 lines
Bug fix

When launching the spell checker, current selection was changed.

VQ.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jan 14 12:21:36 1997 UTC (27 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -0 lines
Insure ++
+ Authors in Amaya code
+ new printmenu
Irene

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jan 13 10:19:39 1997 UTC (27 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -10 lines
Fix bugs detected by insure++
Irene

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jan 6 10:51:12 1997 UTC (27 years, 4 months ago) by cvs
Branches: MAIN
CVS tags: THOT_SOURCES_2_0, AMAYA_SOURCES_0_95
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -9 lines
Cheking warning messages (amaya directory).
Ramzi.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jan 3 16:54:44 1997 UTC (27 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +9 -0 lines
Adding warning message to files not completely translated in english.
Ramzi.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Dec 27 08:16:29 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +10 -24 lines
Suppression des fichiers .h
Irene

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Dec 26 08:24:36 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -5 lines
Correction des map areas
Irene.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Dec 25 13:09:11 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -4 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.9: download - view: text, markup, annotated - select for diffs
Fri Dec 20 11:37:31 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2 lines
Ramzi.
Checking problems when opening new documents with amaya.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Dec 13 20:15:30 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Cleaning, cleaning all the file and filesystem interfaces, Daniel.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Dec 11 14:48:54 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +654 -623 lines
Pretty printing.
Ramzi.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Dec 7 15:10:40 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +116 -71 lines
Checking comments in amaya directory
Ramzi.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Dec 2 15:02:54 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1361 -0 lines
Correction erreur (amaya, batch) Cecile

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 2 12:21:03 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -1361 lines
traductions generales Cecile

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Nov 29 12:00:27 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Translation of modules: others.dat (from Irene) and tramsg.dat (from Jose).
Ramzi

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 27 17:42:50 1996 UTC (27 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Translation.
Ramzi.

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