[GME-commit]
GMESRC/GME/ConstraintManager ConstraintMgr.cpp,1.18,1.19
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Wed Jan 12 11:55:11 CST 2005
- Previous message: [GME-commit]
GMESRC/GME/Interfaces InterfaceVersion.h,1.54,1.55 Gme.idl,1.15,1.16
- Next message: [GME-commit]
GMESRC/GME/Gme resource.h,1.63,1.64 GMEView.h,1.65,1.66
GMEView.cpp,1.160,1.161 GME.rc,1.135,1.136
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/gme/GMESRC/GME/ConstraintManager
In directory braindrain:/tmp/cvs-serv29476
Modified Files:
ConstraintMgr.cpp
Log Message:
Extended interface for scripting
CVS User: bogyom
Index: ConstraintMgr.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/ConstraintManager/ConstraintMgr.cpp,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** ConstraintMgr.cpp 13 Oct 2004 15:17:54 -0000 1.18
--- ConstraintMgr.cpp 12 Jan 2005 17:55:09 -0000 1.19
***************
*** 55,59 ****
CComPtr<IMgaFCO> fco;
COMTHROW(gotoPunk.QueryInterface(&fco));
! COMTHROW(oleapp->ShowFCO(fco));
}
catch (CException*)
--- 55,59 ----
CComPtr<IMgaFCO> fco;
COMTHROW(gotoPunk.QueryInterface(&fco));
! COMTHROW(oleapp->ShowFCO(fco, FALSE));
}
catch (CException*)
- Previous message: [GME-commit]
GMESRC/GME/Interfaces InterfaceVersion.h,1.54,1.55 Gme.idl,1.15,1.16
- Next message: [GME-commit]
GMESRC/GME/Gme resource.h,1.63,1.64 GMEView.h,1.65,1.66
GMEView.cpp,1.160,1.161 GME.rc,1.135,1.136
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list