[SDL] ANNOUNCE: ParaGUI 1.02
Alexander Pipelka
pipelka at bms-austria.com
Tue Jun 18 02:46:01 PDT 2002
We're proud to announce ParaGUI 1.0.2.
First off all I want to thank all the people out there for supporting
the project. Your support made it possible to improve ParaGUI.
Thanks.
Whats new in ParaGUI 1.0.2:
- Fixed a bug in DrawLineH, DrawLineV
introduced in 1.0.1
- updated PhysFS to version 0.1.5
- removed unneccessary mutex locks while
message processing
- fixed a crash in PG_ListBox when deleting an
item inside the event handler
- fixed Show()/Hide() on child widgets
- added functions returning vectors of strings instead of
char** to PG_FileArchive
Thanks Andrew Ford <andrewhford at yahoo.com>
- added PG_TimerObject
- added a switch to disable dirty widget updates
globally (PG_Application::DisableDirtyUpdates(bool))
- GCC 3.1 compilation fixes
Thanks Guillaume Cottenceau <gc at mandrakesoft.com>
- added functions to add callback handlers to existing menu items
Thanks John Rainey <John.Rainey at symmetron.com>
- added missing DECLSPEC to pgwidgetlistex.h
Thanks Andrew Ford <andrewhford at yahoo.com>
- added CodeWarrior 7 and MacOS support
Thanks Keith Swyer <ksswyer at adventus.com>
- added wildcard matching for PG_FileArchive::GetFileList
- added PG_FileArchive::OpenFileRWops
- added PG_RadioButton:SetAlignment
- missing DECLSPEC added to pgfont.h
- added surface locking for direct pixel access rendering
(text, gradient).
- added new messagetype to process XML layout tags
from the <head> section (MSG_XMLTAG).
- fixed a clipping bug in PG_Widget::Hide() with simple backgrounds
- various smaller bug fixes
Links:
Source tarball:
http://savannah.gnu.org/download/paragui/paragui-1.0.2.tar.gz
HTML documentation & tutorial files:
http://savannah.gnu.org/download/paragui/paragui-doc-1.0.2.tar.gz
PDF reference manual:
http://savannah.gnu.org/download/paragui/paragui-refman-1.0.2.pdf.gz
Win32 binaries (installer):
ftp://ftp.bms-austria.com/pub/paragui/binaries/1.0.2/Win32/ParaGUI-1.0.2.msi
Win32 binaries (zip):
ftp://ftp.bms-austria.com/pub/paragui/binaries/1.0.2/Win32/ParaGUI-1.0.2.zip
Linux RPM (Mandrake 8.2):
ftp://ftp.bms-austria.com/pub/paragui/binaries/1.0.2/Mandrake8.2/paragui-1.0.2-1.i586.rpm
Linux DEVEL-RPM (Mandrake 8.2):
ftp://ftp.bms-austria.com/pub/paragui/binaries/1.0.2/Mandrake8.2/paragui-devel-1.0.2-1.i586.rpm
Have fun
Alex
More information about the SDL
mailing list