Commit Graph

27424 Commits

Author SHA1 Message Date
pierre%netscape.com
0b43bf58d7 updated comments the Profiler 1999-05-18 03:05:07 +00:00
pierre%netscape.com
1cab47bdcc Moved the Profiler stuff into separate targets in NSRuntime. Udapted the build scripts. 1999-05-18 02:59:03 +00:00
waterson%netscape.com
e3d3cd7b36 First Checked In. 1999-05-18 02:53:28 +00:00
karnaze%netscape.com
c49af2e435 new regression tests 1999-05-18 02:46:51 +00:00
ftang%netscape.com
ad3a5dd636 fix misusage of nsAutoString w/ GetUnicode() method, which cause trouble in UNIX 1999-05-18 02:28:33 +00:00
alecf%netscape.com
fc38632422 fix some warnings, get rid of variable named index() and cache value of GetSize() 1999-05-18 02:22:56 +00:00
mccabe%netscape.com
25640b77ad Only alloc space for interface records if we actually have interfaces; fixes a calloc(1,0) bug that was breaking the AIX build. (Thanks to Jim Dunn <jdunn@netscape.com> for finding this, and to Mike Shaver <shaver@netscape.com> for contributing the patch.
The xpcom tree remains closed, but this patch gets in for m6 by special dispensation.

A=leaf,dp
1999-05-18 02:10:05 +00:00
vidur%netscape.com
670a743cda Partial fix for bug 6554. document.writing the body from a script in the head now works. 1999-05-18 02:08:04 +00:00
ftang%netscape.com
7f9782d984 temp turn off the webshell call to fix resursive issue. 1999-05-18 02:04:53 +00:00
sdagley%netscape.com
bb2a4922f0 Added code to use Internet Config to convert .ext filters into Mac file types. Currently #ifdef'ed out until we actually support filters on the Mac. 1999-05-18 02:04:47 +00:00
matt%netscape.com
d37ffd0cc9 Fixing that the pref is below on panel
bug 6450
1999-05-18 02:04:31 +00:00
ftang%netscape.com
b632169a80 add meta charset service 1999-05-18 01:44:51 +00:00
ftang%netscape.com
6d74b60ba2 remove meta charset hack. Add access function to nsParser to get the current charset and source. Add additional information to the nsIElementObserver 1999-05-18 01:30:21 +00:00
harishd%netscape.com
70913e88d2 Removed eHTMLTag_script from gTBodyKids. This is because
<SCRIPT> tag can be contained anywhere in a document and it is
not necessary for <TBODY> to treat <SCRIPT> differently.
1999-05-18 01:29:41 +00:00
harishd%netscape.com
d707d9c5c4 Using CNavDTD::CanContain() in CanOmit().
Added a check for SCRIPT tag in CNavDTD::CanContain()
that would allow <SCRIPT> tag to be contained anywhere
in a document
1999-05-18 01:26:21 +00:00
ftang%netscape.com
dba76c88a5 add code to find nsWebShell 1999-05-18 01:20:24 +00:00
mcmullen%netscape.com
9599cc7b9a #6589 File | Open broken in viewer. I broke this when I removed the use of path strings. In addition to being more correct, using nsFileSpec and nsFileURL makes this file over 40 lines shorter. 1999-05-18 01:16:27 +00:00
sspitzer%netscape.com
0123e2d7ab checkin to (hopefully) get the build working. thanks to alecf / scottip 1999-05-18 00:59:39 +00:00
rhp%netscape.com
f91baea851 Changes for image rendering bug and cleanup of sprintf() call. 1999-05-18 00:54:57 +00:00
ssu%netscape.com
b265e4fd17 fixed problem with javascript aborting after a Install.WinProfile.getString() call 1999-05-18 00:54:10 +00:00
jevering%netscape.com
67d1a4e8fd Makecopy now works on win98 for this.. waterson 1999-05-18 00:53:00 +00:00
matt%netscape.com
1a19d689d5 Internationalized preftree.xul 1999-05-18 00:43:50 +00:00
sspitzer%netscape.com
af49070b99 changes required to do newsposting. 1999-05-18 00:36:49 +00:00
slamm%netscape.com
4e4b29a2bb Avoid entering directories twice. Only write out .all.pp when it has changed. 1999-05-18 00:26:10 +00:00
sspitzer%netscape.com
a400047dc9 comment the endifs 1999-05-18 00:21:37 +00:00
morse%netscape.com
011bd3acc3 don't put extraneous fields on the preview form 1999-05-18 00:19:15 +00:00
ducarroz%netscape.com
373c8280c3 add messenger address book build instruction 1999-05-18 00:12:39 +00:00
ducarroz%netscape.com
29a04f0fc5 First Checked In. 1999-05-18 00:11:30 +00:00
rhp%netscape.com
f54dd6766b Fix for memory allocation bug 1999-05-18 00:08:29 +00:00
dbragg%netscape.com
96a7bcc8ff Added export of nsPrefMigration.h 1999-05-18 00:06:41 +00:00
dbragg%netscape.com
50a9e17c77 This file was in the wrong place 1999-05-18 00:03:44 +00:00
dbragg%netscape.com
544bbf08a6 Fixes spacing problems caused by copying to Mac 1999-05-18 00:02:44 +00:00
nisheeth%netscape.com
3bf6ff96f3 Added a new method, CreateInstanceForDocument() to nsIDocumentLoaderFactory which creates a content viewer and binds it to a document that is passed in as a parameter. This is needed to support XUL popup menus which have a document and a webshell, and want to create a content viewer and bind it to the document. 1999-05-17 23:52:01 +00:00
chuang%netscape.com
9f5069da25 Address Book UI with RDF hook up 1999-05-17 23:51:43 +00:00
matt%netscape.com
f23666f3ec Adding internationalization to this file 1999-05-17 23:42:09 +00:00
vidur%netscape.com
6a8e21d375 Fix for bug 6232. Scripts were incorrectly being pushed out of tbody tags. 1999-05-17 23:40:25 +00:00
bienvenu%netscape.com
8ae1dd1ae2 remove debugging statements, unused defines 1999-05-17 23:35:45 +00:00
sspitzer%netscape.com
0d98032cd0 fix build bustage 1999-05-17 23:25:42 +00:00
waterson%netscape.com
ed3d583086 Initial revision. 1999-05-17 23:19:15 +00:00
waterson%netscape.com
ae90727736 Update to deal with MOZ_BRPROF being defined; fix some warnings. 1999-05-17 23:17:36 +00:00
matt%netscape.com
30c22332b8 Internationizing file 1999-05-17 22:56:09 +00:00
bienvenu%netscape.com
84997f013a move GetChildNamed implementation from local subclass 1999-05-17 22:50:04 +00:00
rjc%netscape.com
4d0dad7ee7 For collation key sorting support, need to #include DIST area's "locale" directory. 1999-05-17 22:47:32 +00:00
ssu%netscape.com
e1b868d4d5 changed windows define from XP_WIN to _WINDOWS and fixed compilation bugs 1999-05-17 22:45:50 +00:00
bienvenu%netscape.com
3dea144f37 fix problem displaying headers when selecting folder we haven't opened before 1999-05-17 22:44:12 +00:00
waterson%netscape.com
ac7f9ed6a9 Initial revision. 1999-05-17 22:43:54 +00:00
rjc%netscape.com
f6e8f86744 Checking in some additional collation key support. 1999-05-17 22:43:47 +00:00
waterson%netscape.com
db7a7cd3ee Initial revision as an XPFE component. 1999-05-17 22:36:17 +00:00
slamm%netscape.com
1637bb236b Fix pull by date. 1999-05-17 22:36:09 +00:00
kmcclusk%netscape.com
d86150286d bug #994 Major rework of nsListboxControlFrame to support option groups. Modified ua.css
optgroup > option rule to use padding to offset the option group's options.
1999-05-17 22:36:08 +00:00