Commit Graph

32153 Commits

Author SHA1 Message Date
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
valeski%netscape.com
271e13a054 optimized build fix. 1999-06-28 22:50:14 +00:00
harishd%netscape.com
ae67dd581c Subtleties involved in treating <SCRIPT> as CDATA ( internally ).
Therefore, undoing my change in fixing Bug# 7853.
1999-06-28 22:47:54 +00:00
mcafee%netscape.com
e78449776b Changes for OS/2. 1999-06-28 22:41:48 +00:00
mscott%netscape.com
5b5d5819ab fix mac build breakage for alecf. nsISupportsArray is now generated by XPIDL. 1999-06-28 22:36:30 +00:00
warren%netscape.com
bc7c1d7503 Added group stuff back for necko. 1999-06-28 22:34:20 +00:00
bienvenu%netscape.com
c052416e19 fix override of GetPrettyName 1999-06-28 22:29:08 +00:00
dp%netscape.com
af57bcd8c5 Removing duplicate nsDebug.obj. Thanks to
<david.gardiner@unisa.edu.au> for pointing this out.
1999-06-28 22:23:04 +00:00
warren%netscape.com
f1826b64cd Removed necko ifdef. 1999-06-28 22:07:07 +00:00
rods%netscape.com
4de7604397 Added nsISupports to QueryInterface 1999-06-28 22:03:15 +00:00
troy%netscape.com
10b05ce484 Fix for bug #8863. Removed some code that was not being used 1999-06-28 22:02:06 +00:00
bienvenu%netscape.com
77ead97514 make name and pretty name unichar's 1999-06-28 21:56:33 +00:00
sfraser%netscape.com
b9b887fa93 Change prefs window registration printf. 1999-06-28 21:55:29 +00:00
valeski%netscape.com
9453200789 necko linux build checkin 1999-06-28 21:53:25 +00:00
dp%netscape.com
b128f5296b Enable PR_LOGs on release builds. 1999-06-28 21:51:46 +00:00
pnunn%netscape.com
990fbb562d changed image format list. pnunn. 1999-06-28 21:51:26 +00:00
pnunn%netscape.com
eb2968e386 changing image format list. pnunn. 1999-06-28 21:49:53 +00:00
alecf%netscape.com
12f83b818c remove nsISupportsArray.h from build (now comes from .idl file) 1999-06-28 21:37:14 +00:00
alecf%netscape.com
011b57facb XPIDLize nsISupportsArray for windows 1999-06-28 21:36:02 +00:00
buster%netscape.com
75e33996cd caret is placed after inserted element, matches Nav 4 behavior. 1999-06-28 21:35:57 +00:00
akkana%netscape.com
b7e797ed52 Fix warnings, mostly from conflicts with the index routine declared in string.h on Linux 1999-06-28 21:27:10 +00:00
akkana%netscape.com
552ab3e5ca Fix a warning 1999-06-28 21:26:31 +00:00
akkana%netscape.com
b6d0d1fc5a Turn off obsolete -editor flag 1999-06-28 21:15:34 +00:00