Difference between revisions of "Lazarus 1.6.0 release notes"

From Lazarus wiki
Jump to navigationJump to search
Line 21: Line 21:
 
** Basic multi-caret mode
 
** Basic multi-caret mode
 
** Option for multi-line notebook-tabs
 
** Option for multi-line notebook-tabs
 +
** line-number part of gutter now allows to select the current line, or several lines.
  
 
= Components =
 
= Components =

Revision as of 04:41, 7 March 2015

Template:Lazarus 1.6.0 release notes

Lazarus 1.6.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 Interfaces Changes

  • Quick fix for fpc message Local variable "i" does not seem to be initialized inserts an assignment.

IDE Changes

  • Editor
    • Basic multi-caret mode
    • Option for multi-line notebook-tabs
    • line-number part of gutter now allows to select the current line, or several lines.

Components

Changes affecting compatibility

LCL incompatibilities

IDE incompatibilities

Previous release notes