[GME-commit] GMESRC/GME/ObjectInspector ObjectInspectorCtl.cpp, 1.40, 1.41
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/ObjectInspector
In directory escher:/tmp/cvs-serv7992/GME/ObjectInspector
Modified Files:
ObjectInspectorCtl.cpp
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: ObjectInspectorCtl.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/ObjectInspector/ObjectInspectorCtl.cpp,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** ObjectInspectorCtl.cpp 3 May 2007 18:57:57 -0000 1.40
--- ObjectInspectorCtl.cpp 13 Feb 2008 21:23:58 -0000 1.41
***************
*** 354,358 ****
if (ccpMgaProject==NULL)
{
! ThrowError(CTL_E_INVALIDPROPERTYVALUE, _T("Unable to cast MgaObject."));
return;
}
--- 354,358 ----
if (ccpMgaProject==NULL)
{
! ThrowError(CTL_E_INVALIDPROPERTYVALUE, _T("Unable to cast MgaProject."));
return;
}
More information about the GME-commit
mailing list