Difference between revisions of "Lazarus 1.2.0 release notes"

From Lazarus wiki
Jump to navigationJump to search
Line 25: Line 25:
 
** Watches window: added detail view, for selected watch
 
** Watches window: added detail view, for selected watch
 
** Debug Inspector: Ability to directly input expression to monitor
 
** Debug Inspector: Ability to directly input expression to monitor
 +
** Attach and Detach
  
 
= Components =
 
= Components =

Revision as of 19:19, 6 September 2012

Template:Lazarus 1.2.0 release notes

Lazarus 1.2.0 is not yet released. This page is under construction!

Statistics:

  1. commits: xxx
  2. log: svn log -r xxxx:xxxx
  3. resolved bug tracker issues: xxx

LCL Interfaces Changes

LCL Changes

IDE Changes

  • Editor
    • Interactive Hints (Mouse can enter Hints / Hints have links). Requires package TurboPowerIProDsgn
    • Macro Recorder/Player
      • Multiple macros. Ability to select/change macro from list.
      • Individual key-shortcuts for each Macro
      • Macros can be saved per project or with the global IDE config
      • Package EditorMacroScripting: Allow use of PascalScript in macros.
    • Sticky selection mode
  • Debugger
    • Watches window: added detail view, for selected watch
    • Debug Inspector: Ability to directly input expression to monitor
    • Attach and Detach

Components

Changes affecting compatibility

Previous release notes