[GME-commit] GMESRC/GME/Interfaces InterfaceVersion.h, 1.76, 1.77 Mga.idl, 1.53, 1.54

Log messages of CVS commits gme-commit at list.isis.vanderbilt.edu
Wed Feb 13 15:24:00 CST 2008


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

Modified Files:
	InterfaceVersion.h Mga.idl 
Log Message:
1. PartBrowser ActiveX control
2. Drag-drop support PartBrowserbol kozvetlenul a treeview-ba (AggregateTreeCtrl.cpp)
3. Java-s kodok az Eclipse-es kiserletezesi prototipushoz


CVS User:  (csaba)

Index: Mga.idl
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Interfaces/Mga.idl,v
retrieving revision 1.53
retrieving revision 1.54
diff -C2 -d -r1.53 -r1.54
*** Mga.idl	26 Sep 2007 20:22:57 -0000	1.53
--- Mga.idl	13 Feb 2008 21:23:58 -0000	1.54
***************
*** 529,532 ****
--- 529,535 ----
  								HRESULT RegisterClient([in] BSTR name, [in] IDispatch *OLEServer, [out, retval] IMgaClient **client);
  	[ helpstring("method GetClientByName")] HRESULT GetClientByName([in] BSTR name, [out, retval] IMgaClient **client);
+ 
+ 	[ helpstring("method CreateTerritoryWithoutSink (call outside transaction)")] 
+ 			HRESULT CreateTerritoryWithoutSink([out] IMgaTerritory **terr);
  };
  

Index: InterfaceVersion.h
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Interfaces/InterfaceVersion.h,v
retrieving revision 1.76
retrieving revision 1.77
diff -C2 -d -r1.76 -r1.77
*** InterfaceVersion.h	26 Sep 2007 20:22:57 -0000	1.76
--- InterfaceVersion.h	13 Feb 2008 21:23:58 -0000	1.77
***************
*** 5,9 ****
  // CHECKSUM Core.idl = B6534C3E
  // CHECKSUM Meta.idl = DF870113
! // CHECKSUM Mga.idl = 32CBF636
  // CHECKSUM MgaUtil.idl = 39997A64
  // CHECKSUM MgaDecorator.idl = E2851BB1
--- 5,9 ----
  // CHECKSUM Core.idl = B6534C3E
  // CHECKSUM Meta.idl = DF870113
! // CHECKSUM Mga.idl = CE98568F
  // CHECKSUM MgaUtil.idl = 39997A64
  // CHECKSUM MgaDecorator.idl = E2851BB1
***************
*** 18,22 ****
  //  -- never decrease it
  cpp_quote("#ifndef INTERFACE_VERSION")
! cpp_quote("#define INTERFACE_VERSION 0x0002009D")
  cpp_quote("#endif //INTERFACE_VERSION")
! #define INTERFACE_VERSION 0x0002009D
--- 18,22 ----
  //  -- never decrease it
  cpp_quote("#ifndef INTERFACE_VERSION")
! cpp_quote("#define INTERFACE_VERSION 0x0002009E")
  cpp_quote("#endif //INTERFACE_VERSION")
! #define INTERFACE_VERSION 0x0002009E



More information about the GME-commit mailing list