Commit graph

8 commits

Author SHA1 Message Date
wulf
7d7a851a73 Updated boaconstructor to 0.4.4: Changes since version 0.2.3 include
* 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.
2006-01-14 10:48:13 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
recht
367eed19fe Build Python with thread support by default and turn the existing
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2005-01-23 20:41:45 +00:00
wiz
db86140512 Depend on py-wxWidgets instead of py-wxWindows. Bump PKGREVISION. 2004-12-25 20:03:52 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
drochner
e92430b413 import boaconstructor-0.2.3, a Python IDE and interface builder,
based on wxGTK
still beta quality, but looks promising
2004-08-27 15:07:11 +00:00