paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-users] ANNOUNCE: ParaGUI 1.02


From: Alexander Pipelka
Subject: [paragui-users] ANNOUNCE: ParaGUI 1.02
Date: 18 Jun 2002 11:49:51 +0200

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 <address@hidden>
- added PG_TimerObject
- added a switch to disable dirty widget updates
  globally (PG_Application::DisableDirtyUpdates(bool))
- GCC 3.1 compilation fixes 
  Thanks Guillaume Cottenceau <address@hidden>
- added functions to add callback handlers to existing menu items
  Thanks John Rainey <address@hidden>
- added missing DECLSPEC to pgwidgetlistex.h
  Thanks Andrew Ford <address@hidden>
- added CodeWarrior 7 and MacOS support
  Thanks Keith Swyer <address@hidden>
- 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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]