[GME-commit]
GMESRC/Paradigms/MetaGME/MetaDecorator Decorator.cpp,1.10,1.11
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Mon Jul 19 13:22:02 CDT 2004
- Previous message: [GME-commit]
GMESRC/GME/Gme GME.dsp,1.88,1.89 GMEView.cpp,1.151,1.152
GUIObject.cpp,1.46,1.47 ModelGrid.cpp,1.3,1.4 ModelGrid.h,1.3,1.4
- Next message: [GME-commit]
GMESRC/Paradigms/MetaGME/Paradigm MetaGME-model.xme,1.7,1.8
MetaGME.xmp,1.31,1.32
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/gme/GMESRC/Paradigms/MetaGME/MetaDecorator
In directory braindrain:/tmp/cvs-serv4314/Paradigms/MetaGME/MetaDecorator
Modified Files:
Decorator.cpp
Log Message:
Removed ParadigmSheet attributes (now handled by project properties)
CVS User: volgy
Index: Decorator.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/Paradigms/MetaGME/MetaDecorator/Decorator.cpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** Decorator.cpp 2 Oct 2002 18:19:00 -0000 1.10
--- Decorator.cpp 19 Jul 2004 17:22:00 -0000 1.11
***************
*** 299,303 ****
VERIFY_INIT;
VERIFY_LOCSET;
! // TODO !
return S_OK;
}
--- 299,306 ----
VERIFY_INIT;
VERIFY_LOCSET;
! *sx = m_sx;
! *sy = m_sy;
! *ex = m_ex;
! *ey = m_ey;
return S_OK;
}
- Previous message: [GME-commit]
GMESRC/GME/Gme GME.dsp,1.88,1.89 GMEView.cpp,1.151,1.152
GUIObject.cpp,1.46,1.47 ModelGrid.cpp,1.3,1.4 ModelGrid.h,1.3,1.4
- Next message: [GME-commit]
GMESRC/Paradigms/MetaGME/Paradigm MetaGME-model.xme,1.7,1.8
MetaGME.xmp,1.31,1.32
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list