[GME-commit] GMESRC/GME/Interfaces Mga.idl,1.44,1.45

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Wed May 18 23:26:33 CDT 2005


Update of /project/gme-repository/GMESRC/GME/Interfaces
In directory escher:/tmp/cvs-serv24299

Modified Files:
	Mga.idl 
Log Message:
New eventcodes added.
APPEVENT_XML_IMPORT_FCOS for DragDrop & CopyPaste operations.
APPEVENT_XML_IMPORT_SPECIAL for ClosureCopy, SmartCopy operations


CVS User: Zoltan Molnar, ISIS (zolmol)

Index: Mga.idl
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Interfaces/Mga.idl,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -d -r1.44 -r1.45
*** Mga.idl	21 Oct 2004 21:12:25 -0000	1.44
--- Mga.idl	18 May 2005 22:26:30 -0000	1.45
***************
*** 98,102 ****
  															// application specific (GUI) events
  	APPEVENT_XML_IMPORT_BEGIN = 0xFF,
! 	APPEVENT_XML_IMPORT_END
  
  } globalevent_enum;
--- 98,106 ----
  															// application specific (GUI) events
  	APPEVENT_XML_IMPORT_BEGIN = 0xFF,
! 	APPEVENT_XML_IMPORT_END,
! 	APPEVENT_XML_IMPORT_FCOS_BEGIN,
! 	APPEVENT_XML_IMPORT_FCOS_END,
! 	APPEVENT_XML_IMPORT_SPECIAL_BEGIN,
! 	APPEVENT_XML_IMPORT_SPECIAL_END
  
  } globalevent_enum;



More information about the GME-commit mailing list