Commit Graph

32075 Commits

Author SHA1 Message Date
putterman%netscape.com
33f1df0385 Shutdown unregisters services. 1999-06-29 02:48:40 +00:00
putterman%netscape.com
584f09f36c Query Interface can handle nsISupports. 1999-06-29 02:48:12 +00:00
putterman%netscape.com
c7a25115fb Add UnloadAccounts 1999-06-29 02:47:49 +00:00
putterman%netscape.com
928b00c12d Register as a component. 1999-06-29 02:47:30 +00:00
gagan%netscape.com
9874158295 Removed gfxps linkage. 1999-06-29 02:46:56 +00:00
briano%netscape.com
c04acb13c9 Cleanup and fixes for OpenBSD. 1999-06-29 02:30:42 +00:00
jdunn%netscape.com
d7604beee6 declare class as public... since some compilers assume private 1999-06-29 02:25:08 +00:00
gagan%netscape.com
4983176d41 Argh.... missed a +. 1999-06-29 02:24:25 +00:00
sgehani%netscape.com
0f0cf4b928 Build libjar as a component on the Mac. 1999-06-29 02:22:13 +00:00
brendan%netscape.com
8a019b8da7 - Add (jsatomid) cast to GET_ATOM_INDEX to abate warnings.
- Fix js_GetAtom fallibility by returning &dummy on assert-botch "can't happen"
  index out of range case.
- js_InitAtomMap needn't bother nulling ale->next with tmp save
- js_InitAtomState explicit tail fusion for FROB via goto bad, and early memset
  (I know, JSRuntime is cleared already and it contains the atom state ... but
  jsatom.c doesn't know that).
- Clear all ATOM_ flags save ATOM_PINNED when creating a new atom.
- Cleanup xtra, ALIGNNUM, etc. useless variables, use JSVAL_ALIGN and JS_MAX.
1999-06-29 02:19:17 +00:00
varada%netscape.com
a2b8ba7542 default values 1999-06-29 02:11:17 +00:00
valeski%netscape.com
88c956f284 removing extraneous nsIEventQueue stuff 1999-06-29 01:55:35 +00:00
valeski%netscape.com
547e242951 nsIChannel api change 1999-06-29 01:54:05 +00:00
valeski%netscape.com
bec54efcc1 nsIChannel api change. you no longer have to supply an nsIEventQueue when calling an AsyncRead|Write() method. 1999-06-29 01:52:30 +00:00
gagan%netscape.com
1eb9865561 Fixed more bustage. 1999-06-29 01:25:30 +00:00
gordon%netscape.com
cf51d41618 Removed MacTrace.c and MacTrace.exp from project because they are not used anymore. 1999-06-29 01:22:22 +00:00
gagan%netscape.com
0275f3b407 Argh... another bad patch. 1999-06-29 01:01:11 +00:00
vidur%netscape.com
ca397c6a5f Added comment handler 1999-06-29 00:44:26 +00:00
syd%netscape.com
60370ebd9c Fixed compiler warning 1999-06-29 00:39:10 +00:00
warren%netscape.com
ef2fbe9982 Necko cleanup. 1999-06-29 00:37:14 +00:00
warren%netscape.com
0211f3509c Added group arg back for necko. 1999-06-29 00:31:02 +00:00
gagan%netscape.com
dc1680b25c Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
akkana%netscape.com
9cf081e388 Better place to flush the buffer, suggested by Vidur 1999-06-29 00:26:06 +00:00
warren%netscape.com
45b706bd8c Fixed necko ifdef. 1999-06-29 00:25:46 +00:00
endico%mozilla.org
d6ba233761 Added "entryheaderhtml" parameter which lets you specify text to
add to beginning of bug entry form. also aligned text in the form
to make it pretty. Uncomment the <!--</tr><tr>--> if people complain
the 80 col description text box doesn't fit narrow screens.
1999-06-29 00:24:41 +00:00
brendan%netscape.com
fe9bf84815 Final part of 8042 fix: always initialize frame.internalCall. 1999-06-29 00:22:06 +00:00
brendan%netscape.com
e7941a0a33 Forgot externs before JS_PUBLIC_API calls for ArgumentFormatter functions. 1999-06-29 00:20:21 +00:00
sgehani%netscape.com
b3251b9c81 Short-term workaround for bugs 8849/8971: we no longer spawn a thread
at startup.
1999-06-29 00:14:10 +00:00
sgehani%netscape.com
fff2cc0011 Turning XPInstall on Unix back on. Short-term workaround
for bugs 8849/8971 included.
1999-06-29 00:13:02 +00:00
chuang%netscape.com
a1afedd8df new files. not part of the build 1999-06-29 00:10:58 +00:00
chuang%netscape.com
61bb30722b New file, not in the build 1999-06-29 00:09:24 +00:00
gagan%netscape.com
ad40dafdc2 Necko changes. 1999-06-29 00:06:44 +00:00
law%netscape.com
24919006fb New interface to help replace use of nsIXULWindowCallbacks 1999-06-29 00:05:20 +00:00
gagan%netscape.com
4d4a936e0f Necko changes. 1999-06-28 23:57:35 +00:00
mcafee%netscape.com
a3a0a68bd6 OS/2 changes. 1999-06-28 23:53:01 +00:00
dp%netscape.com
7e8931209a First version 1999-06-28 23:41:02 +00:00
vidur%netscape.com
a9468193b4 added case for HTML element to MakeContentObject 1999-06-28 23:41:01 +00:00
mcafee%netscape.com
a6d03dd33a Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca) 1999-06-28 23:39:35 +00:00
vidur%netscape.com
958933de7c nsHTMLContentSink.cpp 1999-06-28 23:39:25 +00:00
akkana%netscape.com
4a4be41c87 Call FlushText after calling AddText, to keep from dropping text at the end of the fragment 1999-06-28 23:39:15 +00:00
gagan%netscape.com
0b5bd41943 Added Makefile.in for Linux builds. 1999-06-28 23:38:33 +00:00
briano%netscape.com
82817df725 Cleanup and deleted the reference to NSPR_LIBS to fix the OpenBSD build. 1999-06-28 23:27:40 +00:00
alecf%netscape.com
215d5c028e added files: mozilla/xpcom/ds/nsISupportsArray.idl 1999-06-28 23:26:07 +00:00
mcafee%netscape.com
e8693c005d Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca) 1999-06-28 23:18:55 +00:00
wtc%netscape.com
02cdec8ac9 Deleted an extra space. 1999-06-28 23:18:15 +00:00
wtc%netscape.com
11a32bff2c Merged Neutrino (NTO) changes contributed by Jerry L. Kirk
<Jerry.Kirk@Nexwarecorp.com>.
Modified files: pr/include/md/Makefile, _pth.h, prosdep.h,
pr/src/md/unix/Makefile, objs.mk, unix.c, unix_errors.c,
ptio.c, ptthread.c.
Added files: NTO.mk, _nto.cfg, _nto.h, nto.c.
1999-06-28 23:13:18 +00:00
mscott%netscape.com
085d10cc15 Add undef for SetPort too. 1999-06-28 23:11:55 +00:00
mcafee%netscape.com
a174d8f82e Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca) 1999-06-28 23:11:18 +00:00
slamm%netscape.com
b387e9974b Using redirected bonsai loses hash. Use full link again. 1999-06-28 23:08:37 +00:00
slamm%netscape.com
335eda8336 base target not really wanted on every link 1999-06-28 23:05:18 +00:00