[GME-commit] GMESRC/GME/ObjectInspector InspectorList.cpp,1.38,1.39
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Fri May 14 09:27:19 CDT 2004
- Previous message: [GME-commit] GMESRC/GME/Gme GMEApp.cpp,1.114,1.115
- Next message: [GME-commit] GMESRC/GME/ConstraintManager OclViolation.h,1.1,1.2
OCLTypeExBasic.cpp,1.13,1.14 OCLTree.h,1.13,1.14
OCLTree.cpp,1.21,1.22 OCLGMECMFacade.cpp,1.23,1.24
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/lib/gme/GMESRC/GME/ObjectInspector
In directory braindrain:/tmp/cvs-serv7342/GME/ObjectInspector
Modified Files:
InspectorList.cpp
Log Message:
Fixed focus problems in the browser and the attribute editor. See JIRA GME-64
CVS User: volgy
Index: InspectorList.cpp
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/ObjectInspector/InspectorList.cpp,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** InspectorList.cpp 2 Mar 2004 21:51:28 -0000 1.38
--- InspectorList.cpp 14 May 2004 13:27:16 -0000 1.39
***************
*** 1098,1102 ****
{
SetHelp(-1);
! OnSelChange();
}
--- 1098,1103 ----
{
SetHelp(-1);
! // PETER: Removed beacuse of JIRA #GME-64
! // OnSelChange();
}
- Previous message: [GME-commit] GMESRC/GME/Gme GMEApp.cpp,1.114,1.115
- Next message: [GME-commit] GMESRC/GME/ConstraintManager OclViolation.h,1.1,1.2
OCLTypeExBasic.cpp,1.13,1.14 OCLTree.h,1.13,1.14
OCLTree.cpp,1.21,1.22 OCLGMECMFacade.cpp,1.23,1.24
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list