Commit Graph
14 Commits
Author SHA1 Message Date
mhammond@skippinet.com.au a234e540b7 nsIComponentLoader is dead - long live nsIModuleLoader! Take the
opportunity to remove support for nsIComponentManagerObsolete, and
formalize a nice shutdown API.

Not part of the build.
2005-12-19 05:05:45 +00:00
mhammond@skippinet.com.au 9d5de5a4a4 Bug 297598 - bring pyxpcom up to speed.
r=alecf, sr=shaver - not used by any builds.
2005-08-25 21:52:19 +00:00
gerv@gerv.net a0e7c057bd Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +00:00
mhammond@skippinet.com.au f3351c7d8a Merging 1.0 branch onto the trunk (I know this is not the usual
way, but it is just me :)
Not part of the build!
2002-05-03 01:16:47 +00:00
mhammond@skippinet.com.au 597cd48dd8 Provide a nicer exception when an unknown contract ID is attempted to be
used.

Not part of the build.
2002-03-07 12:01:38 +00:00
mhammond@skippinet.com.au aa609aa1b9 Better messages on common exceptions.
Not part of the build.
2002-03-01 06:27:54 +00:00
markh@activestate.com b6aa8277b7 * Changes to observers and service manager APIs.
* Use nsIComponentManagerObsolete.
* Fix weak reference leaks
* Cache interface infos better for significant perf increase.
* Better tests for leaks

Not part of the build.
2002-01-08 01:58:58 +00:00
markh@activestate.com a8260177af Update to Python XPCOM for recent breaking changes:
* Freeze/Modifications to nsIObserver and nsIServiceManager
* Header file re-organization.

Thanks to Christof Meerwald for the basis of this patch.

Not part of the build.
2001-11-07 04:32:37 +00:00
dougt@netscape.com 19dc5b259f nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
markh@activestate.com 124d121762 Allow the IID for services to not be specified, to better support flattening.
Not part of the build.
2001-08-05 08:24:43 +00:00
markh@activestate.com 51950efe58 Add interface flattening to Python XPCOM bindings.
Not part of the build, but a=drivers@mozilla.org anyway!
2001-05-27 02:51:18 +00:00
markh@activestate.com 33e265406d Allow services to use interface names as a string, just like regular components.
Not part of the build.
2001-04-03 10:41:09 +00:00
markh@activestate.com 16db44849b Update the way the license is expressed and minor makefile mods.
Still not building pending a decision on bug 66610.
2001-02-19 08:31:46 +00:00
markh@activestate.com 189159a116 First checkin of the Python XPCOM bindings. 2001-02-19 05:24:45 +00:00