[commit] r1195 - in trunk: Doc Doc/GME Manual and User Guide Doc/GME Manual and User Guide/images GME/Gme GME/Gme/res
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Thu Feb 24 17:15:28 CST 2011
Author: volgy
Date: Thu Feb 24 17:15:27 2011
New Revision: 1195
Log:
Implementing GME-323: The splash screen and other places need to be updated for 2011.
Modified:
trunk/Doc/GME Manual and User Guide/GME Manual and User Guide.chm
trunk/Doc/GME Manual and User Guide/GME Manual and User Guide.pdf
trunk/Doc/GME Manual and User Guide/GME Manual and User Guide.xml
trunk/Doc/GME Manual and User Guide/images/Splsh16.png
trunk/Doc/README_in.txt
trunk/GME/Gme/Splsh16.bmp
trunk/GME/Gme/aboutpic.bmp
trunk/GME/Gme/res/AboutBox.rc
trunk/GME/Gme/res/about.psd
trunk/GME/Gme/res/splash.psd
Modified: trunk/Doc/GME Manual and User Guide/GME Manual and User Guide.chm
==============================================================================
Binary file (source and/or target). No diff available.
Modified: trunk/Doc/GME Manual and User Guide/GME Manual and User Guide.pdf
==============================================================================
Binary file (source and/or target). No diff available.
Modified: trunk/Doc/GME Manual and User Guide/GME Manual and User Guide.xml
==============================================================================
--- trunk/Doc/GME Manual and User Guide/GME Manual and User Guide.xml Fri Feb 18 13:46:54 2011 (r1194)
+++ trunk/Doc/GME Manual and User Guide/GME Manual and User Guide.xml Thu Feb 24 17:15:27 2011 (r1195)
@@ -18,7 +18,7 @@
</affiliation>
<copyright>
- <year>2000-2010</year>
+ <year>2000-2011</year>
<holder>Vanderbilt University</holder>
</copyright>
@@ -34,6 +34,14 @@
<section>
<title>What is new</title>
+ <section>
+ <title>What is new in version 11</title>
+
+ <para>Among the significant improvements in this version
+ are:
+ </para>
+ </section>
+
<section>
<title>What is new in version 10</title>
Modified: trunk/Doc/GME Manual and User Guide/images/Splsh16.png
==============================================================================
Binary file (source and/or target). No diff available.
Modified: trunk/Doc/README_in.txt
==============================================================================
--- trunk/Doc/README_in.txt Fri Feb 18 13:46:54 2011 (r1194)
+++ trunk/Doc/README_in.txt Thu Feb 24 17:15:27 2011 (r1195)
@@ -1,8 +1,8 @@
#include "GMEVersion.h"
Generic Modeling Environment
- GME v10 GME_VERSION_ID
- Copyright © 2000-2010 Vanderbilt University
+ GME v11 GME_VERSION_ID
+ Copyright © 2000-2011 Vanderbilt University
************************************************
Modified: trunk/GME/Gme/Splsh16.bmp
==============================================================================
Binary file (source and/or target). No diff available.
Modified: trunk/GME/Gme/aboutpic.bmp
==============================================================================
Binary file (source and/or target). No diff available.
Modified: trunk/GME/Gme/res/AboutBox.rc
==============================================================================
--- trunk/GME/Gme/res/AboutBox.rc Fri Feb 18 13:46:54 2011 (r1194)
+++ trunk/GME/Gme/res/AboutBox.rc Thu Feb 24 17:15:27 2011 (r1195)
@@ -4,9 +4,9 @@
FONT 10, "MS Sans Serif", 0, 0, 0x0
BEGIN
CTEXT GME_VERSION_STR,IDC_STATIC,7,65,165,8,SS_NOPREFIX
- CTEXT "Copyright © 2000-2010 Vanderbilt University",IDC_STATIC,7,135,165,8
+ CTEXT "Copyright © 2000-2011 Vanderbilt University",IDC_STATIC,7,135,165,8
DEFPUSHBUTTON "OK",IDOK,65,151,43,12,WS_GROUP
- CTEXT "GENERIC MODELING ENVIRONMENT 10",IDC_STATIC,7,55,165,8
+ CTEXT "GENERIC MODELING ENVIRONMENT 11",IDC_STATIC,7,55,165,8
CONTROL 184,IDC_BMPABOUT,"Static",SS_BITMAP | SS_NOTIFY,7,7,165,45
CTEXT "This product includes software developed by the Apache Software Foundation (http://www.apache.org)",IDC_STATIC,7,80,165,20
CTEXT "Portions of this software are based on the Purdue Compiler Construction Tool Set (http://www.antlr.org)",IDC_STATIC,7,106,165,20
Modified: trunk/GME/Gme/res/about.psd
==============================================================================
Binary file (source and/or target). No diff available.
Modified: trunk/GME/Gme/res/splash.psd
==============================================================================
Binary file (source and/or target). No diff available.
More information about the gme-commit
mailing list