[GME-commit] GMESRC/GME/ObjectInspector Preference.cpp,1.36,1.37
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Wed Mar 15 20:06:13 CST 2006
- Previous message: [GME-commit]
GMESRC/GME/Gme GMEStd.h,1.27,1.28 GUIObject.cpp,1.53,1.54
GraphicsUtil.cpp,1.14,1.15 GraphicsUtil.h,1.7,1.8
- Next message: [GME-commit]
GMESRC/Paradigms/MetaGME/MetaInterpreter2004 compicon.ico,1.2,1.3
resource.h,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /project/gme-repository/GMESRC/GME/ObjectInspector
In directory escher:/tmp/cvs-serv28277
Modified Files:
Preference.cpp
Log Message:
Left and Right Half Arrow introduced. (instead of Bond)
CVS User: Zoltan Molnar, ISIS (zolmol)
Index: Preference.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/ObjectInspector/Preference.cpp,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -d -r1.36 -r1.37
*** Preference.cpp 31 Aug 2005 21:32:50 -0000 1.36
--- Preference.cpp 15 Mar 2006 20:06:11 -0000 1.37
***************
*** 19,24 ****
// LINE_STYLE_LIST (butt,arrow,diamond)
! #define LINE_STYLE_LIST_SIZE 9
! char *CPreference::m_szLineStyleList[]={"butt","arrow","diamond", "apex", "bullet", "empty diamond", "empty apex", "empty bullet", "bond" };
// LINE_TYPE_LIST (solid,dash)
--- 19,24 ----
// LINE_STYLE_LIST (butt,arrow,diamond)
! #define LINE_STYLE_LIST_SIZE 10
! char *CPreference::m_szLineStyleList[]={"butt","arrow","diamond", "apex", "bullet", "empty diamond", "empty apex", "empty bullet", "left half arrow", "right half arrow" };
// LINE_TYPE_LIST (solid,dash)
- Previous message: [GME-commit]
GMESRC/GME/Gme GMEStd.h,1.27,1.28 GUIObject.cpp,1.53,1.54
GraphicsUtil.cpp,1.14,1.15 GraphicsUtil.h,1.7,1.8
- Next message: [GME-commit]
GMESRC/Paradigms/MetaGME/MetaInterpreter2004 compicon.ico,1.2,1.3
resource.h,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list