Lazarus is a RAD Object Pascal Development IDE for use with Free Pascal. It is the open source equivalent of the Delphi VCL, designed to be widget-independent and to work on any platform where Free Pascal can be found.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Esta versión corrige compilar una aplicación de prueba sin guardar (falta project1.lrs). El directorio de Lázaro ya está configurado correctamente el paquete deb. Algunas correcciones de otros pequeños también están incluidos.
Tags:
minor bug fix release
This release fixes compiling a test application without saving (missing project1.lrs). The Lazarus directory is now set correctly by the deb package. Some other small fixes are also included.
En este importante lanzamiento, el IDE tiene muchas mejoras editor de fuente, como muestra de "doble ancho" fuentes (como la oriental, japonés, chino y árabe), doblando un mejor código, poniendo de relieve, edición Syncro, y bloquea persistente. El depurador tiene ventanas ensamblador, manejo más fácil excepción, y las propiedades de punto de interrupción. El ligamento lateral externo utiliza ahora GTK2 como widgetset por defecto en Linux y BSD, e incluye la clase TMonitor para multi-monitor. Refactoring de LCL redujo el tamaño mínimo de los ejecutables en un 15%. El apoyo de apoyo TFrame ha mejorado, por lo que los diseñadores visuales pueden nido en el IDE.
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.