07/16/2014 public release
gmStudio
- [Add] Allow filter files by content on the Settings/Configuration Files tab
- [Add] Select file in explorer when clicking Open file location on the Settings/Configuration Files tab file listing
- [Add] Include Resource files in Source Structure report
- [Add] Include PropertyPage associated binary (pgx files) size in Source Structure report
- [Chg] Include Author Resx Files operation in Project Initialization batch
- [Chg] Display descriptive task attribute names on the Task Filter dialog
- [Chg] Display descriptive task attribute names on the Task Edit panel
- [Fix] Correct column alignment for Source Members report
- [Fix] Prevent exception when removing an invalid VBP from the task list
- [Fix] Correct task list reporting after past source metrics analysis error
- [Fix] Prevent exception in ResxFactory when property bag contains duplicate properties
- [Fix] Prevent exception in ResxFactory when FRX address is longer than 5 characters
- [Fix] Improve handling of ’&’ in translation script XML
gmStudio.cfg
- [Add] Add explicit default for ForceReportingOnly
- [Add] Add explicit default for ExplorerIntegration
- [Add] Add explicit default for NetLaunchCmd
Sample Rules
- [Chg] gm.mscomctl.gmsl
- [Chg] GM.scrrun.dll.xml
- [Chg] GM.MSCOMCTL.OCX.xml
Sample Migration Support Framework
- [Chg] Improve Printing Upgrade support classes
- [Chg] Improve ADODB Upgrade support classes
- [Chg] Improve Forms Upgrade support classes
gmBasic 20.02B7
- [Add] Recognize Printers collection
- [Chg] Improve upgrading UDTs containing fixed array members
- [Fix] Correct Select Case on Enum
- [Chg] Allow for Unexpected Procedure Attributes in UserControl
- [Fix] Bypass indexing checks for explicit event handler calls
- [Chg] Prevent local variables declared as static or readonly (C#)
- [Chg] Ensure local Const date is initialized with const expression (VBN)
- [Fix] Prevent ERR#5369 when calling recursive function returning object
- [Chg] Improve handling of New in a With block expression
- [Chg] Prevent spurious undeclared identifier warning for ReDim
- [Chg] Prevent Unexpected Undefined Variable warning for USC.Extender
- [Chg] Improve Recognizing Designer Type Members within the Designer instance file
- [Chg] Support property bag values with string representation up to 8KB in size (e.g. Combox.List with 300+ items)
MetaLang
- [Chg] lang\VBASIC.XML
- [Chg] lang\VB6IDL.XML
- [Chg] lang\OPCODES.XML
- [Chg] lang\vbmethods.xml
- [Chg] lang\vbcontrols.xml
- [Chg] lang\GMSLANG.XML
- [Chg] lang\enumerations.xml
- [Chg] idf\MigrationSupport.dll.xml