[GME-commit] GMESRC/GME/Meta Meta.cpp,1.8,1.9 Meta.vcproj,1.1,1.2
Log messages of CVS commits
gme-commit at list.isis.vanderbilt.edu
Wed Feb 13 15:24:00 CST 2008
- Previous message: [GME-commit] GMESRC/GME/PartBrowser MgaObjectEventList.cpp, NONE, 1.1 MgaObjectEventList.h, NONE, 1.1 ObjectEventWrapper.cpp, NONE, 1.1 ObjectEventWrapper.h, NONE, 1.1 PartBrowser.cpp, NONE, 1.1 PartBrowser.def, NONE, 1.1 PartBrowser.h, NONE, 1.1 PartBrowser.ico, NONE, 1.1 PartBrowser.idl, NONE, 1.1 PartBrowser.rc, NONE, 1.1 PartBrowser.vcproj, NONE, 1.1 PartBrowserCtrl.bmp, NONE, 1.1 PartBrowserCtrl.cpp, NONE, 1.1 PartBrowserCtrl.h, NONE, 1.1 PartBrowserDlg.cpp, NONE, 1.1 PartBrowserDlg.h, NONE, 1.1 PartBrowseridl.h, NONE, 1.1 PartBrowserOLEData.cpp, NONE, 1.1 PartBrowserOLEData.h, NONE, 1.1 PartBrowserPane.cpp, NONE, 1.1 PartBrowserPane.h, NONE, 1.1 PartBrowserPaneFrame.cpp, NONE, 1.1 PartBrowserPaneFrame.h, NONE, 1.1 PartBrowserPropPage.cpp, NONE, 1.1 PartBrowserPropPage.h, NONE, 1.1 ReadMe.txt, NONE, 1.1 resource.h, NONE, 1.1 stdafx.cpp, NONE, 1.1 stdafx.h, NONE, 1.1
- Next message: [GME-commit] GMESRC/GME/Mga MgaProject.cpp, 1.72, 1.73 MgaProject.h, 1.34, 1.35
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /project/gme-repository/GMESRC/GME/Meta
In directory escher:/tmp/cvs-serv7992/GME/Meta
Modified Files:
Meta.cpp Meta.vcproj
Log Message:
1. PartBrowser ActiveX control
2. Drag-drop support PartBrowserbol kozvetlenul a treeview-ba (AggregateTreeCtrl.cpp)
3. Java-s kodok az Eclipse-es kiserletezesi prototipushoz
CVS User: (csaba)
Index: Meta.vcproj
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Meta/Meta.vcproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Meta.vcproj 26 Jan 2005 17:30:46 -0000 1.1
--- Meta.vcproj 13 Feb 2008 21:23:58 -0000 1.2
***************
*** 168,171 ****
--- 168,177 ----
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
+ RelativePath="..\Common\CommonError.cpp">
+ </File>
+ <File
+ RelativePath="..\Common\CommonSmart.cpp">
+ </File>
+ <File
RelativePath="CoreMetaDefines.cpp">
<FileConfiguration
Index: Meta.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Meta/Meta.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** Meta.cpp 26 Jan 2005 17:30:46 -0000 1.8
--- Meta.cpp 13 Feb 2008 21:23:58 -0000 1.9
***************
*** 15,20 ****
#include "Gme_i.c"
! #include "CommonError.cpp"
! #include "CommonSmart.cpp"
#include "MgaMetaProject.h"
--- 15,20 ----
#include "Gme_i.c"
! #include "CommonError.h"
! #include "CommonSmart.h"
#include "MgaMetaProject.h"
- Previous message: [GME-commit] GMESRC/GME/PartBrowser MgaObjectEventList.cpp, NONE, 1.1 MgaObjectEventList.h, NONE, 1.1 ObjectEventWrapper.cpp, NONE, 1.1 ObjectEventWrapper.h, NONE, 1.1 PartBrowser.cpp, NONE, 1.1 PartBrowser.def, NONE, 1.1 PartBrowser.h, NONE, 1.1 PartBrowser.ico, NONE, 1.1 PartBrowser.idl, NONE, 1.1 PartBrowser.rc, NONE, 1.1 PartBrowser.vcproj, NONE, 1.1 PartBrowserCtrl.bmp, NONE, 1.1 PartBrowserCtrl.cpp, NONE, 1.1 PartBrowserCtrl.h, NONE, 1.1 PartBrowserDlg.cpp, NONE, 1.1 PartBrowserDlg.h, NONE, 1.1 PartBrowseridl.h, NONE, 1.1 PartBrowserOLEData.cpp, NONE, 1.1 PartBrowserOLEData.h, NONE, 1.1 PartBrowserPane.cpp, NONE, 1.1 PartBrowserPane.h, NONE, 1.1 PartBrowserPaneFrame.cpp, NONE, 1.1 PartBrowserPaneFrame.h, NONE, 1.1 PartBrowserPropPage.cpp, NONE, 1.1 PartBrowserPropPage.h, NONE, 1.1 ReadMe.txt, NONE, 1.1 resource.h, NONE, 1.1 stdafx.cpp, NONE, 1.1 stdafx.h, NONE, 1.1
- Next message: [GME-commit] GMESRC/GME/Mga MgaProject.cpp, 1.72, 1.73 MgaProject.h, 1.34, 1.35
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list