XPKGTOOL - A Slackware Package Manager for X
VERSION HISTORY

================================== CHANGELOG =====================================

0.0.9a1 (01 Oct 2004)	:fixup release (see SlackGrade changelog)
	* fixed: version info on about box
	! other: see SlackGrade changelog

0.0.9a  (21 Jun 2004)
	+ added: package integrity check
	+ added: double clicking a package shows it properties
	+ added: pressing ENTER key in a package shows it properties
	+ added: main menu bar
	+ added: icon in working dialog
	+ added: working (loading) dialog on start up
	* fixed: menus/tool buttons disabled if no package is selected
	* fixed: broken image links in help dialog
	* fixed: view mode toolbar buttons toogles respective menus
	* fixed: loop count fixup for GCC 3.3.4 conformance in pkginfo
	! other: size adjust in about box
	! other: SlackGrade updated to 0.0.2exp.[emb]

0.0.8a  (07 Jun 2004)	: built-in Slackware Update Wizard
	+ added: window icon
	+ added: SlackGrade (Slackware Update Wizard) [experimental]
	+ added: error handling for package operations
	* fixed: permissions for shared files on install
	! other: cosmetic changes in about info

0.0.7a  (26 May 2004)
	+ added: makefile option to build using shared wxGTK libraries
	+ added: package operations enabled only if running as superuser
	* fixed: package operations working perfect again
	* fixed: superuser detection simplified
	* fixed: variable casts in id generation
	* fixed: memory leaks due bad pointers

0.0.6a (25 May 2004)	: urgent release
	* fixed: pkgtools called with /sbin prefix
		 (previous version refuses to work in some systems!)
	! other: some improvement in list sort
	- remvd: a useless image in src/xpm

0.0.5a  (23 May 2004)
	+ added: packages list now sorted by name (detail mode)
	+ added: warning if not in superuser mode (root)
	+ added: radio style for list style mode menus
	* fixed: main window size to fit entire list columns
	* fixed: list style menus toggles respective toolbar buttons
	! other: wxWindows references changed to wxWidgets project
	! other: radical changes in package info retreival
	- remvd: uneeded wxListItem member from MainDlg class

0.0.4a  (19 Nov 2003)
	+ added: working progress dialog
	+ added: multiple packages installation
	+ added: multiple packages upgrade
	+ added: help dialog (but no help docs written yet)
	+ added: package properties toolbar button
	+ added: list view style toolbar buttons
	! other: dialogs now centered in its class constructors

0.0.3a  (17 Nov 2003)
	+ added: message when user try to remove packages with no selection
	* fixed: popup menu y position in report view style
	* fixed: blank space after each line for package description
	* fixed: conditional loading for package info in list when fails
	- remvd: messagebox warnings on package info read failure

0.0.2a  (14 Nov 2003)
	+ added: multiple packages removal is now implemented
	+ added: sunken border for html window in about box
	* fixed: packages count in statusbar now shows the correct number
	* fixed: trim of space characters at left for PKGINFO members

0.0.1a  (13 Nov 2003)	:1st public release
	! other: first public release at sourceforge.net