Download Elements. A new build of Elements comes out every week. | RemObjects Software
Languages Platforms IDEs | Download Pricing |

Changes in .2957 since .2953

Core

  • E27044: Default value not honored on .NET, when block parameters were involved
  • E27047: Toffee: Bad .h file generated for property of block type
  • E27046: Toffee: debugger exception evaluating static properties
  • Android: consistently drop android:debuggable="true” from templates; its set by EBuild
  • Android: Eunit templates were missing android:versionCode in manifest
  • Android: set GenerateAPKs=true in templates for debug config
  • Android: template fixes for android:exported="true"
  • Debugger/Linux: fails to call method (new relocation type added)
  • Debugger: CLR: catch potential exceptions when getting locals
  • Debugger: CLR: get rid of "optimized" locals
  • Debugger: Collapse whitespaces in one for object evaluations, escape controls characters
  • Debugger: Island: show evaluations for static Cocoa properties
  • Debugger: Island: show NSString evaluation as native string syntax
  • Debugger: Island: sort members alphabetically
  • Debugger: MI: remove {} around objects when evaluate
  • Fix for NRE in CC’s FinishComplete
  • Merged CodeGen4
  • Merged EBuild
  • Merged ROCodeGen
  • Merged RTL2
  • Merged Samples
  • Show enum values in CC
  • Templates: Converted Oxygene cocoa app template to unified syntax and to use the non-safe project name in UI
  • Wrap enums for GTD

Fire & Water

  • E27039: Fire: wrong/mixed language syntax for Parameters in Cmd-P
  • E26996: Water: message text in exception sheet did not word-wrap
  • CodeBot: Access to current solution and project
  • CodeBot: Allow CodeBot to add new files to the current project (wip)
  • CodeBot: Copied code snippets should always end with a linebreak, for more convenient pasting
  • CodeBot: Icon on main toolbar to invoke CodeBot quickly
  • CodeBot: typo fix for bad HTML layout on Copy link
  • Cooper: added two more exceptions that happen on Android launch to the default ignore list
  • Editor: new rne code snippet
  • Fire: added missing "..." to some menu items
  • Fire: More tweaks to window merging
  • Fire: Regression: sometime solution windows would not restore properly after restart
  • Option to enable/disable CodeBot access to IDE and project data
  • Project Settings: Android: GenerateAPKs

EBuild

  • Android: clean up
  • Android: support for building .apks files (wip)
  • Android: support for deploying .apks files
  • Typo fix

Elements RTL

  • JsonArray.Replace
  • JsonNode.Any
  • String.Unique