Subject: CVS commit: pkgsrc/doc
To: None <pkgsrc-changes@NetBSD.org>
From: Berndt Josef Wulf <wulf@netbsd.org>
List: pkgsrc-changes
Date: 01/14/2006 10:50:49
Module Name:	pkgsrc
Committed By:	wulf
Date:		Sat Jan 14 10:50:49 UTC 2006

Modified Files:
	pkgsrc/doc: CHANGES

Log Message:
Update boaconstructor to 0.4.4:

	* Many bugfixes
	* Migration to 2.5
	* IDE Framework registration api in Plugins.py.
	* Improved Code Completion and Call Tips.
	* wxMAC compatibility improvements thanks to Kevin Walzer.
	* Simple regex editor/matcher window now available under Tools.
	* PyPlot plug-in
	* New wxPython/Python docs bundle
	* Tutorial improvements
	* Python Resource modules now provides an alternative way to use images.
	* EOL handling in source files have been completely redone.
	* Converted the FormatParagraph IDLE extension to be a Boa plug-in.
	* Zip Transport now allows write/clipboard operations.
	* Support for the unicode encoding declaration (PEP 263)
	* Support for wx.GridBagSizer
	* Support for editing/browsing tar.gz files.
	* Support for Help Book. Boa can now manage .hhp, .hhc and .hhk files.
	* Support for wxWizards
	* Support for the masked edit family of controls:
	* Support for using Sizers in the Designer.
	* Added property editors for BackgroundStyle and WindowVariant
	* Added new wx.DatePickerCtrl to DateTimeCompanions.py, thanks to Oleg Deribas.
	* Added preference setting to toggle specialiased Zope debugging
	* Added wxTreeListCtrl and wxListView to the Palette.
	* Added BicycleRepairMan (Python Refactoring) support.
	* Added new Tools menu to the main menu.


To generate a diff of this commit:
cvs rdiff -r1.12502 -r1.12503 pkgsrc/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.