Граф коммитов

34027 Коммитов

Автор SHA1 Сообщение Дата
rickg%netscape.com db57ad2df6 try to fix bug caused when I removed iostream from nsString 1999-07-17 11:03:50 +00:00
mccabe%netscape.com 26a111aff8 Fix to 9596.
Change several allocations to behave safely when we're linking 0 interfaces.  This also allows xpt_link to be linked against Electric Fence, which will doubtless discover other problems...

Thanks to kherron@sgum.mci.com for the great patch!
1999-07-17 10:31:29 +00:00
rickg%netscape.com c33ad9f0b4 removing references to iostreams 1999-07-17 10:08:10 +00:00
rickg%netscape.com dc3f0c0ad0 fixed build warnings and eliminated a few bugs 1999-07-17 10:06:04 +00:00
rickg%netscape.com d9e8081acc fix another error in observer-DB; thanks ramiro! 1999-07-17 09:51:00 +00:00
rickg%netscape.com 6427f2ce5c trying to remove iostream 1999-07-17 08:28:02 +00:00
zuperdee%penguinpowered.com b4e7d14372 Implementing the SetCursor function for the wonderful raw Xlib port. (Copied almost verbatim from the Motif port, actually.) 1999-07-17 08:25:45 +00:00
rickg%netscape.com 7c11692c1e trying to remove iostreams 1999-07-17 08:17:54 +00:00
rickg%netscape.com 7cc2b2a39f working on removing iostream 1999-07-17 08:16:04 +00:00
rickg%netscape.com 8b2dc96c17 landing updates to nsString 1999-07-17 07:26:16 +00:00
rickg%netscape.com f4e0030acb fixed fatal error in observer dictionary code 1999-07-17 07:21:57 +00:00
mcafee%netscape.com 552ee1b1fa 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 ff8b4812eb Missing header file, fixes NECKO build 1999-07-17 04:38:31 +00:00
hyatt%netscape.com 7e2979d26c XUL overlays work! 1999-07-17 04:27:55 +00:00
mcafee%netscape.com 4b9d73a932 Adding a link change for BeOS 1999-07-17 03:38:08 +00:00
brendan%mozilla.org b5c49d66b9 - 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 a8483db0f5 Avoid nonsense 0 <= uint32_typed_variable tests. 1999-07-17 03:28:41 +00:00
brendan%mozilla.org ea1fa5eed8 Use PRUint32 instead of unsigned long. 1999-07-17 03:27:10 +00:00
bienvenu%netscape.com e8ded1ea02 more work on folder cache 1999-07-17 03:26:24 +00:00
jband%netscape.com 4c6c13185a 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 778e0ee800 Fixing unused variable warnings 1999-07-17 03:06:14 +00:00
mcafee%netscape.com 2d83f3faab More error checking for nsFTPChannel::Init() 1999-07-17 03:02:22 +00:00
pavlov%pavlov.net 03ab1963e3 fixing AIX build breakage 1999-07-17 02:49:36 +00:00
bienvenu%netscape.com 800fd801a4 fix memory leak of mork env 1999-07-17 02:34:29 +00:00
rjc%netscape.com e4458901f4 More cleanup. 1999-07-17 02:33:00 +00:00
bienvenu%netscape.com 0f3a6c1fb6 more work on folder cache 1999-07-17 02:26:24 +00:00
hyatt%netscape.com 2fea4e222d XUL overlay work. 1999-07-17 02:24:13 +00:00
bienvenu%netscape.com fe98251823 add folder cache to factory 1999-07-17 02:21:18 +00:00
rjc%netscape.com b4d8615595 Small command API cleanup. 1999-07-17 02:19:23 +00:00
nhotta%netscape.com 6b97e9e29e Bug 9555, removed UTF-7 from charset menu. 1999-07-17 02:16:31 +00:00
rjc%netscape.com f252bb4ae9 Cleanup command APIs slightly. 1999-07-17 02:15:53 +00:00
nhotta%netscape.com f0d9307e5e Removing nsILocale.h. 1999-07-17 02:09:37 +00:00
nhotta%netscape.com 657199d550 Change nsILocale to IDL. 1999-07-17 02:09:13 +00:00
nhotta%netscape.com eaf9e2cf6a Removing, change to IDL. 1999-07-17 02:08:20 +00:00
mscott%netscape.com e5bf603535 bulletproofing some code. it's possible for the loadgroup to be null. 1999-07-17 02:06:47 +00:00
beard%netscape.com fcb5f5d05e added java target to test java interface generation 1999-07-17 02:06:42 +00:00
morse%netscape.com b0979069d4 NetSupportPrompt.xul was missing 1999-07-17 02:05:21 +00:00
beard%netscape.com a59b3b2577 explicitly include <limits.h> for ULONG_MAX 1999-07-17 02:04:20 +00:00
morse%netscape.com 24ad17fdfd xul files have moved 1999-07-17 02:04:09 +00:00
sspitzer%netscape.com 03dad3c1db remove unused code. 1999-07-17 02:00:56 +00:00
sspitzer%netscape.com 4d3844ddd0 fix warning for rhp. 1999-07-17 02:00:27 +00:00
beard%netscape.com 06085c800b added <iostream.h> 1999-07-17 01:58:38 +00:00
beard%netscape.com 1a4535f1d5 added GetIID() accessor 1999-07-17 01:57:10 +00:00
rhp%netscape.com af7ae13173 change for problem 1999-07-17 01:54:45 +00:00
warren%netscape.com de95c4dd86 Took out noise. 1999-07-17 01:52:09 +00:00
sspitzer%netscape.com fb5fa96ffe warren blew away my DEBUG_pnunn changes. Adding it back. 1999-07-17 01:51:27 +00:00
waterson%netscape.com cd000467f8 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 b4bc72c17d changed xul.css to new chrome form. 1999-07-17 01:39:39 +00:00
warren%netscape.com 134fa48807 Backed out Gagan's nsStdURL changes. 1999-07-17 01:32:48 +00:00
waterson%netscape.com 3d7847f4cd Back out last change; was causing crashes on Unix. 1999-07-17 01:31:24 +00:00