aboutsummaryrefslogtreecommitdiff
path: root/devel/boaconstructor
Commit message (Collapse)AuthorAgeFilesLines
* Fix plist.Adam Weinberger2003-05-062-3/+0
| | | | Notes: svn path=/head/; revision=80239
* BROKEN: Bad pkg-plistKris Kennaway2003-05-061-0/+2
| | | | Notes: svn path=/head/; revision=80217
* Update to 0.2.3.Maxim Sobolev2003-04-173-509/+915
| | | | Notes: svn path=/head/; revision=79149
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 0.0.5.Maxim Sobolev2001-03-214-40/+304
| | | | Notes: svn path=/head/; revision=40160
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Add Boa Constructor. Boa Constructor is a cross platform RAD GUI Building IDE.Maxim Sobolev2000-12-126-0/+611
It offers visual frame creation and manipulation, an object inspector, many views on the source like inheritance hierarchies, object methods and properties, html generated from documentation strings, a debugger and integrated help. It is written in Python and uses the wxPython toolkit which wraps wxWindows. Notes: svn path=/head/; revision=35922