[GME-commit] GMESRC/Doc README_in.txt,1.61,1.62

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Mon Mar 26 22:34:38 CST 2007


Update of /project/gme-repository/GMESRC/Doc
In directory escher:/tmp/cvs-serv7007

Modified Files:
	README_in.txt 
Log Message:
User documentation updated to series 7. Release update for 7.3.26

CVS User: Peter Volgyesi, ISIS (volgy)

Index: README_in.txt
===================================================================
RCS file: /project/gme-repository/GMESRC/Doc/README_in.txt,v
retrieving revision 1.61
retrieving revision 1.62
diff -C2 -d -r1.61 -r1.62
*** README_in.txt	23 Mar 2007 19:25:03 -0000	1.61
--- README_in.txt	27 Mar 2007 04:34:36 -0000	1.62
***************
*** 2,7 ****
  
                Generic Modeling Environment
!                  GME v6 GME_VERSION_ID
!        Copyright © 2000-2006 Vanderbilt University
  
  
--- 2,7 ----
  
                Generic Modeling Environment
!                  GME v7 GME_VERSION_ID
!        Copyright © 2000-2007 Vanderbilt University
  
  
***************
*** 11,15 ****
  
  YOU NEED TO UNINSTALL ALL PREVIOUS VERSIONS OF GME
! (INCLUDING GME 4) USING THE CONTROL PANEL ADD/REMOVE
  PROGRAMS UTILITY BEFORE INSTALLING THE NEW RELEASE.
  OTHERWISE, GME IS NOT GOING TO WORK CORRECTLY!!!
--- 11,15 ----
  
  YOU NEED TO UNINSTALL ALL PREVIOUS VERSIONS OF GME
! (INCLUDING GME 6) USING THE CONTROL PANEL ADD/REMOVE
  PROGRAMS UTILITY BEFORE INSTALLING THE NEW RELEASE.
  OTHERWISE, GME IS NOT GOING TO WORK CORRECTLY!!!
***************
*** 22,28 ****
  upgrading GME.
  
! As your first step in the upgrade process, please export all your
! important projects (to XML format). Binary compatibility between
! different GME versions is not guaranteed.
  
  ************************************************
--- 22,29 ----
  upgrading GME.
  
! As your first step in the upgrade process, please export
! all your important projects (to XML format). Binary
! compatibility between different GME versions is not
! guaranteed.
  
  ************************************************
***************
*** 30,41 ****
  ************************************************
  
! Release Notes of Release r7.3.23
! -------------------------------
! 
!   - Improved navigation toolbar
  
!   - MetaMAid interpreter
    
!   - Improved (optimized) library code
  
  Release Notes of Release r6.11.9
--- 31,104 ----
  ************************************************
  
! Release Notes of Release r7.3.26
! --------------------------------
  
!   - MetaMAid add-on: sets FCOs abstract and fixes potential
!     errors in specifying inheritance
    
!   - Improved (optimized) library code: if the same library
!     is included indirectly through multiple other libraries,
!     GME now merges them into a single copy.
! 
!   - Navigation bar with features similar to internet browsing:
!     back, forward, etc.
! 
!   - AttachLibrary and RefreshLibrary are able to process %VAR%
!     style environment variables in Library names.
! 
!   - Open Model Event introduced
! 
!   - Undosize project preference. For large models it can save
!     memory.
! 
!   - Numerous bugfixes including the infamous annotation
!     downscale truncation/wordwrap
! 
!   - Keyboard shortcuts. A list of current shortcuts follows:
! 
! Model View:
! ===================================
! Ctrl + 1..8 : switch between modes 
! Ctrl + Z, Ctrl + U : Undo/Redo 
! Ctrl + F : Search 
! Enter: show selected models (down in hier.) or follow selected references 
! Backspace: show parent model (up in hier.) 
! Ctrl + B : jump to browser (just as Locate command does) 
! Ctrl + I : jump to attribute panel
! Z or Alt + Left : back
! X or Alt + Right: forward
! TAB: cycle aspect for active model
! `  : cycle aspect for all open models (according to the active model's
! next aspect) 
! C  : autoconnect element under the cursor (if mouse over object notification enabled)
! Ctrl + F6: next window
! Numpad +  : zoom in by 5%
! Numpad -  : zomm out by 5%
! 
! 
! Browser:
! ==================================
! Enter : show fco for Models: it shows a model's internals
! Shift + Enter: show fco in parent: shows every fco (models too) in its parent
! TAB: jump to search combo box 
! Ctrl + TAB: cycling through Aggregate, Inheritance, Meta Pages 
! F2: rename active element 
! Ctrl + I : jump to attribute panel
! Ctrl + Z, Ctrl + U : Undo/Redo 
! Ctrl + F : Search 
! 
! Attribute Panel:
! ===================
! TAB: cycle through elements/pages
! Ctrl + B: jump to Browser
! 
! Drag & Drop for Files 
! ==========================
! 1.Paradigm file (.mta, .xmp): gets registered (only if no project is open) 
! 2.mga: project file is opened 
! 3.xme: project file is imported 
! 
! 
! 
  
  Release Notes of Release r6.11.9
***************
*** 65,68 ****
--- 128,132 ----
      
    - Bugfix: All children (not just models) of folders are shown in the browser
+ 
      by double clicking it.
      
***************
*** 129,133 ****
    
    - Updated Python component framework (PyGME) (VaNTH/CAPE project contrib.)
!     http://cape.vanth.org/Development/PyGME/
  
  
--- 193,197 ----
    
    - Updated Python component framework (PyGME) (VaNTH/CAPE project contrib.)
!     http:
  
  
***************
*** 712,716 ****
  Access Components (MDAC) should be installed prior to installing
  GME.  MDAC may be downloaded from the Microsoft web site at 
! http://www.microsoft.com/data/download.htm
  
  ************************************************
--- 776,780 ----
  Access Components (MDAC) should be installed prior to installing
  GME.  MDAC may be downloaded from the Microsoft web site at 
! http:
  
  ************************************************
***************
*** 811,815 ****
       if any, must include the following acknowledgment:  
          "This product includes software developed by the
!          Apache Software Foundation (http://www.apache.org/)."
       Alternately, this acknowledgment may appear in the software itself,
       if and wherever such third-party acknowledgments normally appear.
--- 875,879 ----
       if any, must include the following acknowledgment:  
          "This product includes software developed by the
!          Apache Software Foundation (http:
       Alternately, this acknowledgment may appear in the software itself,
       if and wherever such third-party acknowledgments normally appear.



More information about the GME-commit mailing list