ccarlen%netscape.com
ea7e9cc6d5
Bug 141673 - PPEmbed crashes on launch due to bad code added in nsIFile API change. r=pinkerton/sr=darin
2002-05-03 13:22:08 +00:00
rayw%netscape.com
7a76b01cce
Fixes bug 141765, r=heikki, sr=jst, rs=rayw.
...
This is a very simple, safe fix that fixes a crash in decoding structures
inside of arrays in SOAP, and affects nothing else.
2002-05-03 11:56:31 +00:00
seawood%netscape.com
190c78368f
Restore unlabelled 'MozillaHack's.
...
Bug #140869
2002-05-03 10:25:32 +00:00
seawood%netscape.com
07e47dd696
Restoring unlabelled 'MozillaHack's. Fixing Netscape uname bustage.
...
Bug #140869
2002-05-03 10:02:05 +00:00
seawood%netscape.com
2e7b34b1ee
Sync config.guess & config.sub with official GNU versions.
...
Bug #140869 r=bryner
2002-05-03 08:49:10 +00:00
seawood%netscape.com
33df5008ab
Sync config.guess & config.sub with official GNU copies.
...
Bug #140869 r=bryner
2002-05-03 08:28:56 +00:00
seawood%netscape.com
a9ab635793
Fix xlib bustage.
...
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #135441 r=cls
2002-05-03 08:11:10 +00:00
hyatt%netscape.com
1a3f0e300b
Adding globe icon for URL bar. Updating to 0.2.7
2002-05-03 08:02:16 +00:00
darin%netscape.com
b4b75daa66
cleaning up documentation, marking some interfaces frozen, and splitting
...
up some interfaces into separate IDL files (b=124465)
reviewed by dougt and bbaetz
2002-05-03 07:49:43 +00:00
hyatt%netscape.com
caa8d96337
Adding globe icon for URL bar. Updating to 0.2.7
2002-05-03 07:32:18 +00:00
hyatt%netscape.com
044f972ac7
Fix for 121583. r=ben, sr=kin, adt=selmer
2002-05-03 07:03:27 +00:00
gerv%gerv.net
b218062135
Bug 135836 - change requests should include expiration details. Patch by zeroJ@null.net; r=gerv, justdave.
2002-05-03 06:37:47 +00:00
jaggernaut%netscape.com
0af0c3ac3c
Bug 139321: forward button not working with pdf, r=biesi, sr=alecf
2002-05-03 06:37:32 +00:00
gerv%gerv.net
bfb3cce8b4
Bug 141609 - "Version unspecified" error when changing product with product groups enabled. Patch by myk; 2xr=gerv.
2002-05-03 06:03:25 +00:00
darin%netscape.com
7b515efbd9
documentation cleanup for nsIFile/nsILocalFile API changes (no code changes)
2002-05-03 06:01:29 +00:00
matty%chariot.net.au
47f731d5e8
Bug 97496: Release notes updates.
2002-05-03 05:50:32 +00:00
mhammond%skippinet.com.au
46f5b9d9e2
Update build instructions.
...
Not part of the build.
2002-05-03 05:14:38 +00:00
kestes%walrus.com
ca93a2b433
misuse of '==' for 'eq'.
2002-05-03 04:44:05 +00:00
kestes%walrus.com
1505bf2a2e
typo in construct_build_event_times_vec
2002-05-03 04:33:30 +00:00
kestes%walrus.com
4873d9a990
put bugs on the end,
2002-05-03 04:16:40 +00:00
kestes%walrus.com
067069f8d2
typo sorting on empty field
2002-05-03 04:16:12 +00:00
kestes%walrus.com
f8d159be9d
add new buildtime disipline
2002-05-03 04:12:02 +00:00
kestes%walrus.com
0c65e1afce
adjust the tree states
2002-05-03 04:11:12 +00:00
kestes%walrus.com
9bc32c322d
add new
...
construct_build_event_times_vec function
2002-05-03 04:10:29 +00:00
kestes%walrus.com
2355554a1e
semi colon
2002-05-03 03:38:44 +00:00
ben%netscape.com
97806552b8
Forgot to check in this file, which was r=dbaron, sr=waterson as part of previous checkin
2002-05-03 03:37:31 +00:00
kestes%walrus.com
ee761d09d1
legend for description
2002-05-03 03:37:05 +00:00
kestes%walrus.com
2ab431d69a
add a space in text.
2002-05-03 03:29:14 +00:00
kestes%walrus.com
d6b3c5c762
add descriptions for TreeState
2002-05-03 03:28:18 +00:00
kestes%walrus.com
81583437eb
add descriptions to states
2002-05-03 03:27:30 +00:00
law%netscape.com
918bc0d4b1
Bug 141330; don't force extension to match content type on Mac; r=sdagley, sr=jag
2002-05-03 03:20:11 +00:00
kestes%walrus.com
d0c5c808e7
fixes
2002-05-03 03:15:54 +00:00
ben%netscape.com
4d1250c271
Forgot to mention that all prior checkins were for bug 112064 :-)
2002-05-03 03:10:23 +00:00
ben%netscape.com
a67d1f4b6f
[Chrome FastLoad]
...
Implement XUL Prototype Document and Prototype Element serialization/deserialization scheme for FastLoad of chrome documents.
r=brendan, sr=hyatt
2002-05-03 03:04:34 +00:00
ben%netscape.com
d9dfd4c2e4
[Chrome FastLoad]
...
Patch from jst to prevent crash on shutdown.
r=ben, sr=brendan
2002-05-03 03:02:07 +00:00
ben%netscape.com
d5e1f0f0af
[Chrome FastLoad]
...
Make nsStandardURL implement nsIClassInfo so that URIs can be serialized into the FastLoad File.
r=dougt, sr=darin
2002-05-03 03:01:32 +00:00
ben%netscape.com
7d003ba281
[Chrome FastLoad]
...
Ensure that principals are written as Compound Objects using |WriteCompoundObject|, not using |WriteObject|
r=mstoltz, sr=brendan
2002-05-03 03:00:46 +00:00
ben%netscape.com
6ba5381036
[Chrome FastLoad]
...
Add a comment describing the meaning of error code return values from nsXULPrototypeCache::GetPrototype.
r=hyatt, sr=brendan
2002-05-03 03:00:20 +00:00
ben%netscape.com
bdd1b4d691
[Chrome FastLoad]
...
Patch to make FastLoad Service return the previous URI selected when selecting a new one, as well as fixing a few issues relating to dependencies on non-existent files. Patch from brendan, r=dbaron, sr=waterson
2002-05-03 02:59:42 +00:00
kestes%walrus.com
ff32364cde
fixes
2002-05-03 02:41:09 +00:00
kestes%walrus.com
13e4529392
fixes
2002-05-03 02:37:27 +00:00
kestes%walrus.com
3ed3e16492
add new 'TinderHeader::TreeState_Bonsai_Plus'
2002-05-03 02:32:06 +00:00
kestes%walrus.com
c7b365c980
combine txt and bonsai modules.
2002-05-03 02:22:47 +00:00
kestes%walrus.com
c20ab68d89
fixes for new treestate admin code.
2002-05-03 02:21:52 +00:00
mcafee%netscape.com
7fd026b185
Fix spelling errors. r=kestes (140449)
2002-05-03 02:05:12 +00:00
sspitzer%netscape.com
467a3dfb85
fix for dataloss bug #140094 . r/sr=bienvenu,sspitzer
...
fix suggested by dp.
2002-05-03 01:55:27 +00:00
mhammond%skippinet.com.au
1dc9dec488
We are now building with the standard build system - yay!
...
Not part of the build.
2002-05-03 01:23:56 +00:00
cotter%netscape.com
35ac71aae1
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; minor updates for certs help.
2002-05-03 01:19:33 +00:00
mhammond%skippinet.com.au
675beee8de
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
ebd58c55fd
Final fixes for Unix!
...
Not part of the build.
2002-05-03 01:09:51 +00:00