#Lazarus (Free #pascal IDE) 0.9.28 has been released

vsnijders just announced version 0.9.28 of Lazarus on freshmeat.net.

The major changes are as follows:

In this major release, the IDE has many source editor improvements like display
of “double width” fonts (such as Eastern, Japanese, Chinese, and Arabic), better
code folding, highlighting, syncro editing, and persistent blocks. The debugger
has assembler windows, easier exception handling, and breakpoint properties. The
LCL now uses GTK2 as the default widgetset on Linux and BSD and includes the
TMonitor class for multi-monitor support. Refactoring of LCL reduced the minimum
size of executables by about 15%. The support of TFrame support has improved, so
you can visually nest designers in the IDE.

Firebird embedded example for delphi is now ported to lazarus

I modified fb_embedded2.pas originally written for Delphi by Fikret Hasovic. Now it works with Lazarus!