rickg%netscape.com
3b02b1e2f8
landing updates to nsString
1999-07-17 07:26:16 +00:00
rickg%netscape.com
ab3cd6fc56
fixed fatal error in observer dictionary code
1999-07-17 07:21:57 +00:00
mcafee%netscape.com
7c22a8aaa2
Removing unnecessary includes of xp_core.h and xp_str.h to help BeOS compile. Patch provided by warren.
1999-07-17 06:50:57 +00:00
mcafee%netscape.com
1581e051e6
Missing header file, fixes NECKO build
1999-07-17 04:38:31 +00:00
hyatt%netscape.com
85d30d28a3
XUL overlays work!
1999-07-17 04:27:55 +00:00
mcafee%netscape.com
5314538709
Adding a link change for BeOS
1999-07-17 03:38:08 +00:00
brendan%mozilla.org
22b5e360df
- Fix possessive "its" misspelled as "it's".
...
- Use if statements rather than ?: with 0 "else part" after the : in macros
whose bodies are statements anyway (and already protected by PR_BEGIN_MACRO
and PR_END_MACRO).
- Such if statements test for non-null pointers, so the subsequent statements
to null those pointers can move into the then parts -- there's no point in
setting a null pointer to null again.
1999-07-17 03:32:39 +00:00
brendan%mozilla.org
554b30af96
Avoid nonsense 0 <= uint32_typed_variable tests.
1999-07-17 03:28:41 +00:00
brendan%mozilla.org
43d021029e
Use PRUint32 instead of unsigned long.
1999-07-17 03:27:10 +00:00
bienvenu%netscape.com
77cc0a3b0d
more work on folder cache
1999-07-17 03:26:24 +00:00
jband%netscape.com
d475118c2a
fix for bug 10033 - failing to resolve at runtime interfaces that were forward declared in one xpt file and resolved in another xpt file. r: mccabe
1999-07-17 03:10:31 +00:00
mcafee%netscape.com
171c64c371
Fixing unused variable warnings
1999-07-17 03:06:14 +00:00
mcafee%netscape.com
057b904582
More error checking for nsFTPChannel::Init()
1999-07-17 03:02:22 +00:00
pavlov%pavlov.net
196bd018ba
fixing AIX build breakage
1999-07-17 02:49:36 +00:00
bienvenu%netscape.com
968095ce67
fix memory leak of mork env
1999-07-17 02:34:29 +00:00
rjc%netscape.com
70e09ca0d1
More cleanup.
1999-07-17 02:33:00 +00:00
bienvenu%netscape.com
8a3e04aad4
more work on folder cache
1999-07-17 02:26:24 +00:00
hyatt%netscape.com
2ee4ccec8a
XUL overlay work.
1999-07-17 02:24:13 +00:00
bienvenu%netscape.com
9a225d2d08
add folder cache to factory
1999-07-17 02:21:18 +00:00
rjc%netscape.com
d9ae69ad5c
Small command API cleanup.
1999-07-17 02:19:23 +00:00
nhotta%netscape.com
5c2b9055fd
Bug 9555, removed UTF-7 from charset menu.
1999-07-17 02:16:31 +00:00
rjc%netscape.com
73fdcacca7
Cleanup command APIs slightly.
1999-07-17 02:15:53 +00:00
nhotta%netscape.com
0e1d9e646c
Removing nsILocale.h.
1999-07-17 02:09:37 +00:00
nhotta%netscape.com
f02b6437f3
Change nsILocale to IDL.
1999-07-17 02:09:13 +00:00
nhotta%netscape.com
1c1ad1646c
Removing, change to IDL.
1999-07-17 02:08:20 +00:00
mscott%netscape.com
ce79c62b51
bulletproofing some code. it's possible for the loadgroup to be null.
1999-07-17 02:06:47 +00:00
beard%netscape.com
22df638a1c
added java target to test java interface generation
1999-07-17 02:06:42 +00:00
morse%netscape.com
4550dfb70e
NetSupportPrompt.xul was missing
1999-07-17 02:05:21 +00:00
beard%netscape.com
a4240fcd41
explicitly include <limits.h> for ULONG_MAX
1999-07-17 02:04:20 +00:00
morse%netscape.com
6fb87f24b3
xul files have moved
1999-07-17 02:04:09 +00:00
sspitzer%netscape.com
478a6f9170
remove unused code.
1999-07-17 02:00:56 +00:00
sspitzer%netscape.com
c14a1cf7d5
fix warning for rhp.
1999-07-17 02:00:27 +00:00
beard%netscape.com
fad627620a
added <iostream.h>
1999-07-17 01:58:38 +00:00
beard%netscape.com
a33961343f
added GetIID() accessor
1999-07-17 01:57:10 +00:00
rhp%netscape.com
e2675fb811
change for problem
1999-07-17 01:54:45 +00:00
warren%netscape.com
00d833d64a
Took out noise.
1999-07-17 01:52:09 +00:00
sspitzer%netscape.com
6556418b3b
warren blew away my DEBUG_pnunn changes. Adding it back.
1999-07-17 01:51:27 +00:00
waterson%netscape.com
69ae62cf2c
Re-try of changes for 1.40, this time with the off-by-one error in GetUnicodeResource() fixed.
1999-07-17 01:46:34 +00:00
syd%netscape.com
145fec15ab
changed xul.css to new chrome form.
1999-07-17 01:39:39 +00:00
warren%netscape.com
f64274c766
Backed out Gagan's nsStdURL changes.
1999-07-17 01:32:48 +00:00
waterson%netscape.com
40035936c1
Back out last change; was causing crashes on Unix.
1999-07-17 01:31:24 +00:00
jdunn%netscape.com
085c87f245
Must pre-delcare the structs friends so that they can access each other since they are private
1999-07-17 01:11:00 +00:00
troy%netscape.com
9af37c2ca9
Clean up in InitializeScrollFrame() to make sure floated and positioned elements
...
have their parent frame pointer set correctly
1999-07-17 00:49:54 +00:00
beard%netscape.com
6907c80be8
java mode
1999-07-17 00:49:37 +00:00
jefft%netscape.com
aecf64537d
make sure to flush the write data in case of the os file buffering scheme in play to cause append msg from file to fail
1999-07-17 00:35:44 +00:00
rhp%netscape.com
8bdcc103e1
Newline at end
1999-07-17 00:34:16 +00:00
rhp%netscape.com
3767c30d26
Fix for bug #9791 .
1999-07-17 00:12:35 +00:00
rjc%netscape.com
0ebba35da4
Fix nsISupportsArray for RDF datasources.
1999-07-17 00:11:19 +00:00
nhotta%netscape.com
49381b72ea
Fixed error handling and a typo.
1999-07-16 23:52:06 +00:00
law%netscape.com
9f7a9d7672
New and improved unknown file type dialog implementation
1999-07-16 23:50:25 +00:00