114
I Use This!
Very High Activity

News

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Posted almost 17 years ago
The Lazarus team is glad to announce the 0.9.26 release. This release is based on fpc 2.2.2. This release can be downloaded from the sourceforge download page. Highlights / Major changes: - The LCL now uses Unicode strings UTF-8 encoded on ... [More] all platforms. There are docs, tools and functions to help converting old code. - The LCL internal graphic system was rewritten for more consistency, more flexibility, better Delphi compatibility, icon support, native image lists. - Lazarus now runs native under Mac OS X using the 'carbon' widgetset. - The IDE designer now allows to connect form components, like databases on TDataModule. This time there were more than 3900 improvements and bug fixes in 11 months. For comparison: 0.9.24 was about half the changes in 8 months. The list of changes can be found here. And several thousand fixes and minor improvements. [Less]
Posted almost 17 years ago by Vincent Snijders
Posted almost 17 years ago by Vincent Snijdershttp://www.blogger.com/profile/[email protected]
Posted almost 17 years ago
Hello everybody, I made a very usefull tool for lazarus. If you want to add an image in a lazarus ressource file (*.lrs). You must use "lazres". But it isn't easy to use it. So I made a little tool to add, delete, view ressource in a lrs file. ... [More] This tools is a graphical tools. I made it to add some picture directly in my software, but you can add all ressource file. You can download it on sourceforge at : https://sourceforge.net/project/showfiles.php?group_id=240460 Have a lot fun Oniria [Less]
Posted almost 17 years ago
cavalliinformatica.com presents: SI_Browser is a simplified viewer of DICOM images. In a simple standalone program it allow the most simple operations to viewing, it don't require installation nor others support files (as framework, library ... [More] , ect.). Its fundamental functionality are: opening images; previous image (present in the current folder); next image (present in the current folder); zoom in, zoom out; video player. It can be execute on all PCs with Linux and GTK2. SI_Browser is also a "Portable Software". The program has been developed with Lazarus IDE under Fedora Core 8. Follow this link to view and download the program: http://www.sobox.it/si_browser-en.html [Less]
Posted almost 17 years ago by Vincent Snijdershttp://www.blogger.com/profile/[email protected]
Posted almost 17 years ago by Vincent Snijders
Posted almost 17 years ago
BPsoftware writes " RiXtoR is a small cash register program, to manage multiple orders in a restaurant. At the moment the program is only for personal use, for my parents Restaurant, it will be tested there, in the future it may become ... [More] Freeware. More information about RiXtoR will be available in the future at this link Select 'read more' for screenshots and details. [Less]
Posted almost 17 years ago
New version of Imaging library was released with: 3Dc compression support, many new canvas functions (blending, nonlinear filters, point transforms), binary morphology, XPM loader, and more. For more info about Imaging click 'Read More' or visit Imaging Homepage.
Posted almost 17 years ago
The PHP Toolkit for Pascal is now available for download. With the Toolkit you can: - Automatically convert Delphi or Lazarus forms (.dfm/.lfm) to PHP code (.php) that uses the open-source VCL for PHP class library. This is a simple way to ... [More] preserve some of the forms' visual layout in a Web app. - Configure Lazarus for use as a PHP IDE, including syntax checking of PHP and JavaScript code and jumping to syntax errors. - Create PHP Extension libraries from Pascal code using units from PHP4Delphi and the Toolkit's ExtPZAPI unit. This is an easy way to add non-UI Pascal code to a PHP Web app. The Pascal library can be called by and call back to your PHP code. Supports Windows, OS X and Linux, so you're not limited to deploying your extensions on a Windows server. The Toolkit home page for status and source code download is here: http://web.fastermac.net/~MacPgmr/PhpTk/PhpTkStatus.html A discussion forum is available here: http://groups.google.com/group/phptk Have fun! -Phil [Less]