Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: source-changes
Date: 12/31/2000 16:01:44
Module Name: pkgsrc
Committed By: rh
Date: Sun Dec 31 14:01:44 UTC 2000
Modified Files:
pkgsrc/devel/bonobo: Makefile
pkgsrc/devel/bonobo/files: md5
pkgsrc/devel/bonobo/pkg: PLIST
Log Message:
Update bonobo to 0.30. Changes include:
* Evil bugs
* X / CORBA synchronisation issues fixed
* Property bag / transient memory leaks fixed
* Toolbar widget leak
* Lots of misc leaks nailed
* Bonobo plug / socket race condition nailed
* Storage stuff
* Local FS Stream / Storage impl. completed
* Efs stream / storage polished up
* VFS storage cleans
* Bonobo IO plugins version fixage
* Storage module cleans, and regression testing
* Monikers
* Bonobo widget switched to use monikers
* Bonobo contexts - moniker context
* tar moniker
* http, gunzip monikers
* moniker test code
* Asynchronous moniker resolution
* New transient CORBA object helper
* UI stuff
* Alpha composited icons (for pixmap themes)
* Control desired size querying
* Completed toolbar item 'look' markup
* pixmap location code flexed
* placeholder can hide all its contents
* UI signaling race conditions nailed
* Helpers for removing dead UI components
* Misc
* CORBA_any * <-> XML serialization
* generic listener / event interface re-written
* Created component selector control
* listener fixes
* BonoboPropertyControl implemented & honed
* Make each IDL file parse individualy
* Embeddable factory bug flattened
* Docs
* API build cleanups
* Lots of API doc writing / organising
* doc/NAMESPACE added to start namespacing IDL
* Lots of bugs fixed.
Bonobo 0.28
* Fixes to XML translation to fix seperate build dir
* Beautified XML translation script
* Fixes to allow perl relocation
* Remove Gtk arg <-> property mapping sillyness
Bonobo 0.27
* New test environment for storage drivers
* Lots of internal stream / storage fixes
* API rename & documentation clean
* Property bag fixes * improved ref debugging
* Lots of moniker (http, gzip) work
* Library versioning sorted
* UI Leaks fixed
* XML Translation scheme re-engineered
* Lots of API Documentation mending
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/bonobo/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/bonobo/files/md5
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/bonobo/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.