[GME-commit] GMESRC/GME/MgaUtil AnnotationBrowserDlg.cpp,1.5,1.6
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Tue Aug 15 18:35:42 CDT 2006
- Previous message: [GME-commit] GMESRC/GME/Interfaces MgaUtil.idl,1.50,1.51
- Next message: [GME-commit]
GMESRC/GME/MgaUtil ClosureDlg.cpp,1.7,1.8 MakeClosure.cpp,1.16,1.17
MgaClosure.cpp,1.10,1.11 MgaClosure.h,1.6,1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /project/gme-repository/GMESRC/GME/MgaUtil
In directory escher:/tmp/cvs-serv23559
Modified Files:
AnnotationBrowserDlg.cpp
Log Message:
Fix for JIRA entry: GME-133.
CVS User: Zoltan Molnar, ISIS (zolmol)
Index: AnnotationBrowserDlg.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/MgaUtil/AnnotationBrowserDlg.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** AnnotationBrowserDlg.cpp 7 Jul 2005 15:08:43 -0000 1.5
--- AnnotationBrowserDlg.cpp 15 Aug 2006 17:35:40 -0000 1.6
***************
*** 419,422 ****
--- 419,423 ----
void CAnnotationBrowserDlg::OnButtonFont()
{
+ UpdateData(TRUE);//fix for JIRA bug GME-133
CFontDialog dlg(&m_anLogFont);
if (dlg.DoModal() == IDOK) {
- Previous message: [GME-commit] GMESRC/GME/Interfaces MgaUtil.idl,1.50,1.51
- Next message: [GME-commit]
GMESRC/GME/MgaUtil ClosureDlg.cpp,1.7,1.8 MakeClosure.cpp,1.16,1.17
MgaClosure.cpp,1.10,1.11 MgaClosure.h,1.6,1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list