[GME-commit] GMESRC/GME/ObjectInspector Preference.cpp,1.35,1.36
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Wed Aug 31 22:32:52 CDT 2005
- Previous message: [GME-commit]
GMESRC/GME/Parser GUIDCreate.cpp,NONE,1.1 GUIDCreate.h,NONE,1.1
MgaDumper.cpp,1.26,1.27 MgaDumper.h,1.14,1.15 MgaParser.h,1.14,1.15
MgaParserClosureHelper.cpp,1.5,1.6 MgaParserSC.cpp,1.7,1.8
Parser.vcproj,1.1,1.2 StdAfx.h,1.4,1.5 mgaclosure.dtd,1.3,1.4
- Next message: [GME-commit] GMESRC/GME/MgaDecorators BoxDecorator.cpp,1.40,1.41
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /project/gme-repository/GMESRC/GME/ObjectInspector
In directory escher:/tmp/cvs-serv27320
Modified Files:
Preference.cpp
Log Message:
New connection end style added.
CVS User: Zoltan Molnar, ISIS (zolmol)
Index: Preference.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/ObjectInspector/Preference.cpp,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** Preference.cpp 17 Jun 2005 03:23:48 -0000 1.35
--- Preference.cpp 31 Aug 2005 21:32:50 -0000 1.36
***************
*** 19,24 ****
// LINE_STYLE_LIST (butt,arrow,diamond)
! #define LINE_STYLE_LIST_SIZE 8
! char *CPreference::m_szLineStyleList[]={"butt","arrow","diamond", "apex", "bullet", "empty diamond", "empty apex", "empty bullet" };
// LINE_TYPE_LIST (solid,dash)
--- 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)
- Previous message: [GME-commit]
GMESRC/GME/Parser GUIDCreate.cpp,NONE,1.1 GUIDCreate.h,NONE,1.1
MgaDumper.cpp,1.26,1.27 MgaDumper.h,1.14,1.15 MgaParser.h,1.14,1.15
MgaParserClosureHelper.cpp,1.5,1.6 MgaParserSC.cpp,1.7,1.8
Parser.vcproj,1.1,1.2 StdAfx.h,1.4,1.5 mgaclosure.dtd,1.3,1.4
- Next message: [GME-commit] GMESRC/GME/MgaDecorators BoxDecorator.cpp,1.40,1.41
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list