01-13-2006, version 0.9.5 is out!

Version 0.9.5 beta is now available for download at http://ppl.arwen.com.
Here is a list of changes:
- Fixed GameAPI initialization to 60 FPS / 5 PPS default.
- Fixed sprites going over user set borders when SO_LOOP is specified.
- Fixed the PIDE Project->Close menu item to ask to save documents unsaved.
- Fixed ShowModal() function not to close the current dialog if another ShowModal() is used inside of it.
- Fixed modal dialogs not to call the default windows procedure on WM_CLOSE anymore.
- Buttons with modal ID sends a WM_CLOSE event to the form.
- PIDE Visual Form Builder has properties on main form now.
- Added a menu to the code edit toolbar button in the PIDE Visual Form Builder.
- Replaced View Source menu item in PIDE Visual Form Builder with a Create Source menu item in the File menu.
- More fixes to the PASM on the PPC.
- Activex event processing is now possible.
- New ActiveXEvents() function.
- Added a parameter for event processing in ActiveX() function.
- New functions ComMethods(), ComProperties(), ComInfo().
- Fixed PIDE when closing and active PPL program running, it now terminates the program properly.
- PIDE Visual Form Builder is now showing only Class and position in the hint window.
- New RS232.ppl demo added.
- New ActiveX.ppl demo added.
- Fixed compiler to accept case values starting with a -.
- New COMObjects() function.
- Started implementing ActiveX controls in the PIDE Visual Form Builder.
- Updated Main.ppl.
- Updated Editor.ppl.
- Updated VFB.ppl.
Here is a list of changes:
- Fixed GameAPI initialization to 60 FPS / 5 PPS default.
- Fixed sprites going over user set borders when SO_LOOP is specified.
- Fixed the PIDE Project->Close menu item to ask to save documents unsaved.
- Fixed ShowModal() function not to close the current dialog if another ShowModal() is used inside of it.
- Fixed modal dialogs not to call the default windows procedure on WM_CLOSE anymore.
- Buttons with modal ID sends a WM_CLOSE event to the form.
- PIDE Visual Form Builder has properties on main form now.
- Added a menu to the code edit toolbar button in the PIDE Visual Form Builder.
- Replaced View Source menu item in PIDE Visual Form Builder with a Create Source menu item in the File menu.
- More fixes to the PASM on the PPC.
- Activex event processing is now possible.
- New ActiveXEvents() function.
- Added a parameter for event processing in ActiveX() function.
- New functions ComMethods(), ComProperties(), ComInfo().
- Fixed PIDE when closing and active PPL program running, it now terminates the program properly.
- PIDE Visual Form Builder is now showing only Class and position in the hint window.
- New RS232.ppl demo added.
- New ActiveX.ppl demo added.
- Fixed compiler to accept case values starting with a -.
- New COMObjects() function.
- Started implementing ActiveX controls in the PIDE Visual Form Builder.
- Updated Main.ppl.
- Updated Editor.ppl.
- Updated VFB.ppl.