[GME-commit]
GMESRC/GME/GMEActiveBrowser GMEActiveBrowser.odl,1.7,1.8
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Wed Dec 6 22:05:25 CST 2006
- Previous message: [GME-commit]
GMESRC/GME/GMEActiveBrowser ActiveBrowsePropertySheet.cpp,1.2,1.3
ActiveBrowsePropertySheet.h,1.2,1.3
ActiveBrowserPropertyFrame.cpp,1.1,1.2
ActiveBrowserPropertyPage.h,1.16,1.17
ActiveBrowserPropertyPage.cpp,1.55,1.56
GMEActiveBrowserCtl.cpp,1.16,1.17 GMEActiveBrowserCtl.h,1.8,1.9
AutoComboBox.cpp,1.1,1.2
- Next message: [GME-commit]
GMESRC/GME/GMEActiveBrowser GMEActiveBrowser.rc,1.15,1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /project/gme-repository/GMESRC/GME/GMEActiveBrowser
In directory escher:/tmp/cvs-serv1321
Modified Files:
GMEActiveBrowser.odl
Log Message:
New custom events for setting focus to FindDlg, ObjectInspectorDlg.
CVS User: Zoltan Molnar, ISIS (zolmol)
Index: GMEActiveBrowser.odl
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/GMEActiveBrowser/GMEActiveBrowser.odl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** GMEActiveBrowser.odl 6 Dec 2006 21:26:41 -0000 1.7
--- GMEActiveBrowser.odl 6 Dec 2006 22:05:23 -0000 1.8
***************
*** 75,78 ****
--- 75,80 ----
[id(6)] void ShowInParentMgaObject(IUnknown* pMgaObject);
[id(7)] void RootFolderNameChanged();
+ [id(8)] void ShowFindDlg();
+ [id(9)] void ShowObjInspDlg();
//}}AFX_ODL_EVENT
};
- Previous message: [GME-commit]
GMESRC/GME/GMEActiveBrowser ActiveBrowsePropertySheet.cpp,1.2,1.3
ActiveBrowsePropertySheet.h,1.2,1.3
ActiveBrowserPropertyFrame.cpp,1.1,1.2
ActiveBrowserPropertyPage.h,1.16,1.17
ActiveBrowserPropertyPage.cpp,1.55,1.56
GMEActiveBrowserCtl.cpp,1.16,1.17 GMEActiveBrowserCtl.h,1.8,1.9
AutoComboBox.cpp,1.1,1.2
- Next message: [GME-commit]
GMESRC/GME/GMEActiveBrowser GMEActiveBrowser.rc,1.15,1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list