Diff for /Amaya/amaya/amaya.h between versions 1.280 and 1.281

version 1.280, 2004/02/17 17:21:15 version 1.281, 2004/02/18 08:40:28
Line 392  THOT_EXPORT Document   ParsedDoc; /* The Line 392  THOT_EXPORT Document   ParsedDoc; /* The
 THOT_EXPORT Element    AttrHREFelement;  THOT_EXPORT Element    AttrHREFelement;
 THOT_EXPORT char      *AttrHREFvalue;  THOT_EXPORT char      *AttrHREFvalue;
 THOT_EXPORT Document   SelectionDoc;  THOT_EXPORT Document   SelectionDoc;
 THOT_EXPORT ThotBool  AttrHREFundoable;  THOT_EXPORT ThotBool   AttrHREFundoable;
 THOT_EXPORT ThotBool  IsNewAnchor;  THOT_EXPORT ThotBool   IsNewAnchor;
 THOT_EXPORT ThotBool  UseLastTarget;  THOT_EXPORT ThotBool   UseLastTarget;
 THOT_EXPORT ThotBool  LinkAsCSS;  THOT_EXPORT ThotBool   LinkAsCSS;
 THOT_EXPORT ThotBool  LinkAsXmlCSS;  THOT_EXPORT ThotBool   LinkAsXmlCSS;
 THOT_EXPORT ThotBool   SaveAsHTML;  THOT_EXPORT ThotBool   SaveAsHTML;
 THOT_EXPORT ThotBool   SaveAsXML;  THOT_EXPORT ThotBool   SaveAsXML;
 THOT_EXPORT ThotBool   SaveAsText;  THOT_EXPORT ThotBool   SaveAsText;
Line 404  THOT_EXPORT ThotBool   CopyImages; /* sh Line 404  THOT_EXPORT ThotBool   CopyImages; /* sh
 THOT_EXPORT ThotBool   UpdateURLs;      /* should we update URLs in Save As */  THOT_EXPORT ThotBool   UpdateURLs;      /* should we update URLs in Save As */
 THOT_EXPORT ThotBool   UserAnswer;  THOT_EXPORT ThotBool   UserAnswer;
 THOT_EXPORT ThotBool   ExtraChoice;  THOT_EXPORT ThotBool   ExtraChoice;
   THOT_EXPORT ThotBool   TableMenuActive;
   THOT_EXPORT ThotBool   MTableMenuActive;
 THOT_EXPORT ThotBool   InNewWindow;  THOT_EXPORT ThotBool   InNewWindow;
 THOT_EXPORT ThotBool   SelectionInPRE;  THOT_EXPORT ThotBool   SelectionInPRE;
 THOT_EXPORT ThotBool   SelectionInComment;  THOT_EXPORT ThotBool   SelectionInComment;

Removed from v.1.280  
changed lines
  Added in v.1.281


Webmaster