Tag: fpc
Lazarus 0.9.30 is released – The best freepascal RAD IDE for Firebird
The Lazarus team is glad to announce the 0.9.30 release. This release is based on fpc 2.4.2.
This release is available for download at the SourceForge download page
#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.
Lazarus 0.9.26 and Firebird on Ubuntu hardy/intrepid
Here is my guide on using the latest stable release for Lazarus and latest free pascal compiler (2.2.2) on Ubuntu intrepid/hardy Also after that install firebird related components and seems to work very well (tested the db aware components)
freebsd 7.0 released – firebird 2.0.x included
freebsd 7.0 is released and firebird 2.0.3 port is included
i’m impressed by the firebird portsĀ collection (fpc, php 5.2.5,qt4, ruby , perl , python ,php4)
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!