[GME-commit] GMESRC/GME/Gme GMEView.cpp,1.127,1.128
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Tue Mar 9 16:17:50 CST 2004
Update of /var/lib/gme/GMESRC/GME/Gme
In directory braindrain:/tmp/cvs-serv27201/Gme
Modified Files:
GMEView.cpp
Log Message:
The MgaParser now sends the following notifications for bracketing the parsing process:
APPEVENT_XML_IMPORT_BEGIN, APPEVENT_XML_IMPORT_END
CVS User: volgy
Index: GMEView.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Gme/GMEView.cpp,v
retrieving revision 1.127
retrieving revision 1.128
diff -C2 -d -r1.127 -r1.128
*** GMEView.cpp 8 Mar 2004 20:47:09 -0000 1.127
--- GMEView.cpp 9 Mar 2004 22:17:47 -0000 1.128
***************
*** 2540,2545 ****
VERIFY(false); // shouldn't be here!
- // COMTHROW(theApp.mgaProject->Notify(0));
-
if(drag && !ref) {
CGuiObjectList newObjs;
--- 2540,2543 ----
***************
*** 2656,2660 ****
SetObjectLocation(child,metaRole,point);
! // COMTHROW(theApp.mgaProject->Notify(0));
// Invalidate(true);
// AutoRoute();
--- 2654,2658 ----
SetObjectLocation(child,metaRole,point);
!
// Invalidate(true);
// AutoRoute();
More information about the GME-commit
mailing list