Results 1 to 2 of 2

Thread: Lazarus 0.9.28 is uit!

  1. #1
    mov rax,marcov; push rax marcov's Avatar
    Join Date
    Apr 2004
    Location
    Ehv, Nl
    Posts
    10,357

    Lazarus 0.9.28 is uit!

    he Lazarus team is glad to announce the 0.9.28 release. This release
    is based on fpc 2.2.4.

    This release can be downloaded from the SourceForge download page:
    http://sourceforge.net/projects/lazarus/files/

    Highlights / Major changes:

    LCL:
    * Carbon: Much more feature complete and stable
    * Windows CE: Implemented TCalendar, TFloatSpinEdit, TOpenDialog
    and TSaveDialog
    * TFrame support. Visually nesting in the IDE.
    * TMonitor class: multi-monitor support
    * New components: TShellTreeView, TShellListView and TFilterComboBox
    * Refactoring of LCL reduced minimum size of executables by about 15%

    IDE:
    * New IDE options dialog combines environments, editor, codetools,
    code explorer, debugger and help options.
    * Application icon has been added to the Project Options
    * Many source editor improvements like display of "double width" fonts
    (Eastern, Japanese, Chinese, Arabic, ...), better code folding,
    highlighting, syncro editing, persistent blocks ...
    * Codetools: removing empty methods, block completion,
    update references when renaming a unit
    * Debugger: assembler windows, easier exception handling,
    breakpoint properties

    And thousands of fixes and smaller changes. The list of changes can be
    found here:

    http://wiki.lazarus.freepascal.org/L..._release_notes


    Known issues:
    - Debian packages: the default lazarus directory is wrong.
    The IDE detects the right one and asks on first start.
    Just click Ok.
    - When compiling a test application the compiler can not
    find project1.lrs. Workaround: save the project before
    compiling OR create an empty file /tmp/project1.lrs.

  2. #2
    mov rax,marcov; push rax marcov's Avatar
    Join Date
    Apr 2004
    Location
    Ehv, Nl
    Posts
    10,357
    Inmiddels is er een bugfix update voor deze versie uit 0.9.28.2

    The Lazarus 0.9.28 release had two known issues. This release fixes:
    * Fixed compiling a test application without saving (missing project1.lrs)
    * Fixed Lazarus directory set by deb package

    The following changes are also included:
    * Fixed conflicting key definitions related to persistent block
    * Fixed quick paste selection
    * Fixed endless auto sizing loop when opening project (issue 14862)


    The list of changes can be found here:
    http://wiki.lazarus.freepascal.org/L..._release_notes

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •