dougt%netscape.com
714da09a59
Landing nsIFile.
...
git-svn-id: svn://10.0.0.236/trunk@58490 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 21:28:28 +00:00
pp%ludusdesign.com
b5787cf895
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57423 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:49:15 +00:00
warren%netscape.com
353db4a569
Fixed breakage due to new generic module stuff.
...
git-svn-id: svn://10.0.0.236/trunk@53347 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 09:40:30 +00:00
dmose%mozilla.org
0efb7c174c
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
alecf%netscape.com
fb48c801ad
fix windows bustage (sorry, I thought I checked this line in from my windows box, must have missed it)
...
git-svn-id: svn://10.0.0.236/trunk@50575 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-13 07:00:42 +00:00
alecf%netscape.com
579a822e8a
convert XPFE components over the nsIModules
...
git-svn-id: svn://10.0.0.236/trunk@50573 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-13 06:12:15 +00:00
dp%netscape.com
aed86d7f55
Eliminating 3 leaks to servicemanager when running for the first time.
...
bug# 15387 r=law
git-svn-id: svn://10.0.0.236/trunk@49610 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 22:39:20 +00:00
shaver%netscape.com
662a32d11b
missed more nsIRegistry::Key usages
...
git-svn-id: svn://10.0.0.236/trunk@49283 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 03:26:24 +00:00
briano%netscape.com
1f53a4dd3f
General cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@48168 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 03:45:06 +00:00
law%netscape.com
2517c4848f
Fix warnings
...
git-svn-id: svn://10.0.0.236/trunk@45667 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 05:50:33 +00:00
law%netscape.com
b982dcf5af
Rearranged the code slightly
...
git-svn-id: svn://10.0.0.236/trunk@45604 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 01:09:47 +00:00
cyeh%netscape.com
cfce14ff56
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
...
git-svn-id: svn://10.0.0.236/trunk@45405 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 01:13:14 +00:00
mccabe%netscape.com
11fd6c8b36
Remove unused explicit NS_DECL_IFOO declarations from %{C++ blocks in the header files; these are replaced by xpidl-generated NS_DECL_NSIFOO macros.
...
git-svn-id: svn://10.0.0.236/trunk@44106 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 01:41:52 +00:00
hshaw%netscape.com
c212533d6f
fix bug where RegisterService() was matched with ReleaseService() instead of UnregisterService()
...
git-svn-id: svn://10.0.0.236/trunk@43486 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 08:49:57 +00:00
mccabe%netscape.com
1999447bdb
Changes to the xpidl compiler -
...
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].
This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.
As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout. As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
git-svn-id: svn://10.0.0.236/trunk@42960 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 12:18:01 +00:00
law%netscape.com
f12255727f
Enable overriding initialization
...
git-svn-id: svn://10.0.0.236/trunk@41440 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-28 05:51:43 +00:00
law%netscape.com
3aa02b0e09
Delay loading of app shell components till required
...
git-svn-id: svn://10.0.0.236/trunk@38206 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 00:39:37 +00:00
scc%netscape.com
a2d0be4d64
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
...
git-svn-id: svn://10.0.0.236/trunk@37444 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 21:01:31 +00:00
law%netscape.com
06ef8ce005
Additional fix for bug #8161
...
git-svn-id: svn://10.0.0.236/trunk@35870 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 18:29:39 +00:00
law%netscape.com
4e9f918b5a
Fix for bug #8161 ; approved by chofmann@netscape.com; reviewed by don@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@35830 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 00:31:51 +00:00
sspitzer%netscape.com
3e326c02c9
fix warnings.
...
also Back() and Back(nsIWebShell *) existed, and this is bad.
Renamed Back(nsIWebShell *) to GoBack(nsIWebShell *).
git-svn-id: svn://10.0.0.236/trunk@35709 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 06:38:44 +00:00
law%netscape.com
bc23621d00
Switching to XPIDL
...
git-svn-id: svn://10.0.0.236/trunk@34532 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-10 01:35:04 +00:00
law%netscape.com
a7a5e1a496
Adding for Mac
...
git-svn-id: svn://10.0.0.236/trunk@34459 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 20:00:36 +00:00
dp%netscape.com
d13afcc15a
Switching to use Component Registry
...
git-svn-id: svn://10.0.0.236/trunk@34445 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 19:19:14 +00:00
law%netscape.com
2d45ab829d
XPIDLifying app shell components
...
git-svn-id: svn://10.0.0.236/trunk@34268 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-08 21:23:21 +00:00
law%netscape.com
4920ee8c7f
Turn off PR_fprintf calls on Mac
...
git-svn-id: svn://10.0.0.236/trunk@31737 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-15 03:02:06 +00:00
law%netscape.com
b253b3940c
"Turn on app shell component autoloading"
...
git-svn-id: svn://10.0.0.236/trunk@31670 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 22:02:23 +00:00
law%netscape.com
3acd77bd56
New and improved
...
git-svn-id: svn://10.0.0.236/trunk@31416 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 05:38:38 +00:00
law%netscape.com
885acdb10e
Adding new implementation header that generates boilerplate component code
...
git-svn-id: svn://10.0.0.236/trunk@31102 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-11 19:05:10 +00:00
sfraser%netscape.com
08d3aa416d
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@28632 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-22 03:05:01 +00:00
alecf%netscape.com
d933c82363
add to unix build
...
git-svn-id: svn://10.0.0.236/trunk@28595 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-22 00:49:02 +00:00
law%netscape.com
e0c1766d7b
New app shell componentry
...
git-svn-id: svn://10.0.0.236/trunk@28448 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-21 06:49:17 +00:00