[GME-commit]
GMESRC/GME/GMEActiveBrowser ActiveBrowserPropertyPage.cpp,1.56,1.57
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Wed Dec 6 23:28:24 CST 2006
- Previous message: [GME-commit] GMESRC/GME/Gme GMEObjectInspector.cpp,1.14,1.15
GMEObjectInspector.h,1.8,1.9
- Next message: [GME-commit]
GMESRC/GME/Gme GME.rc,1.153,1.154 GMEApp.cpp,1.140,1.141
GMEApp.h,1.35,1.36 GMEView.cpp,1.187,1.188 GMEView.h,1.73,1.74
resource.h,1.69,1.70
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /project/gme-repository/GMESRC/GME/GMEActiveBrowser
In directory escher:/tmp/cvs-serv1956
Modified Files:
ActiveBrowserPropertyPage.cpp
Log Message:
Redo: Y instead of U.
CVS User: Zoltan Molnar, ISIS (zolmol)
Index: ActiveBrowserPropertyPage.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/GMEActiveBrowser/ActiveBrowserPropertyPage.cpp,v
retrieving revision 1.56
retrieving revision 1.57
diff -C2 -d -r1.56 -r1.57
*** ActiveBrowserPropertyPage.cpp 6 Dec 2006 22:00:59 -0000 1.56
--- ActiveBrowserPropertyPage.cpp 6 Dec 2006 23:28:22 -0000 1.57
***************
*** 2269,2273 ****
}
}break;
! case 0x55: //VK_U
{
if( ::GetKeyState( VK_CONTROL) < 0) {
--- 2269,2273 ----
}
}break;
! case 0x59: //VK_Y
{
if( ::GetKeyState( VK_CONTROL) < 0) {
- Previous message: [GME-commit] GMESRC/GME/Gme GMEObjectInspector.cpp,1.14,1.15
GMEObjectInspector.h,1.8,1.9
- Next message: [GME-commit]
GMESRC/GME/Gme GME.rc,1.153,1.154 GMEApp.cpp,1.140,1.141
GMEApp.h,1.35,1.36 GMEView.cpp,1.187,1.188 GMEView.h,1.73,1.74
resource.h,1.69,1.70
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list