ANN: paxDebugger 1.0 beta 2

From: [Era Soluzioni] (angelo.geminiani_at_aflabs.it)
Date: 02/25/04


Date: Wed, 25 Feb 2004 10:07:19 +0100

PaxDebugger beta 2 version is out.

http://www.aflabs.it/paxdebugger

Here's list of changes:

- 'Search in project' feature has been added. Now is possible to search for
text in the entire project.
- New import units for Delphi6 / 7: IMP_AdoDB.pas and IMP_DateUtils.pas.
They are not required to compile and use PaxDebugger, but they can be used
to add AdoDB and DateUtils extensions to the script engine.
- New StayOnTop component property.
- A font size option has been added to the IDE settings.
- 'Compile' menu' item has been moved from 'Run' menu' to 'Project' menu'.
Now PaxDebugger IDE is more Delphi-like.
- New public methods and properties to governate some code editor aspects
(Undo, Redo, SelectAll, EditorCaretX, EditorCaretY, EditorTopLine,
EditorBlockBegin, EditorBlockEnd).
- Included a complete SynEdit 1.1 stable archive with Delphi 7 installation
support.
- Many bug fixes.
- Compatibility with the new paxScripter 1.7