matt%netscape.com
|
e73343a3ad
|
Fixing spelling error
|
1999-05-18 04:48:07 +00:00 |
|
pierre%netscape.com
|
5d325ff4f7
|
removed last week's hack to access the 'ldes' resource, replaced it with the new nsMacResources
|
1999-05-18 04:43:03 +00:00 |
|
pierre%netscape.com
|
7b59a1e0d5
|
use local resources in SetCursor
|
1999-05-18 04:41:03 +00:00 |
|
pierre%netscape.com
|
3a49ae49a8
|
added nsMacResources, changed DLL entry points to __initializeResources and __terminateResources
|
1999-05-18 04:40:33 +00:00 |
|
pierre%netscape.com
|
d27098ff7a
|
First Checked In.
|
1999-05-18 04:37:22 +00:00 |
|
matt%netscape.com
|
6ed1041936
|
*** empty log message ***
|
1999-05-18 04:34:15 +00:00 |
|
waterson%netscape.com
|
3cc49dbf1c
|
Add history component.
|
1999-05-18 04:12:21 +00:00 |
|
waterson%netscape.com
|
0c9642b383
|
Move global history implementation out of appshell and into xpfe/components.
|
1999-05-18 04:11:43 +00:00 |
|
waterson%netscape.com
|
c8866c64d5
|
Add xpfe/components/history to the build.
|
1999-05-18 04:10:42 +00:00 |
|
waterson%netscape.com
|
26456eda1d
|
Moved nsHistoryDataSource implementation info xpfe/components/history.
|
1999-05-18 04:10:09 +00:00 |
|
waterson%netscape.com
|
fb3c6a734f
|
Moved nsHistoryDataSource implementation into xpfe/components/history.
|
1999-05-18 04:09:44 +00:00 |
|
evaughan%netscape.com
|
b15112cc42
|
Fixed box insertion removeal bug.
|
1999-05-18 04:06:52 +00:00 |
|
waterson%netscape.com
|
f696d70ebf
|
Remove extraneous whitespace.
|
1999-05-18 03:54:25 +00:00 |
|
waterson%netscape.com
|
47c37c15af
|
Use nsServiceManager to get singleton datasources instead of nsComponentManager.
|
1999-05-18 03:53:18 +00:00 |
|
slamm%netscape.com
|
1bb4c0c59c
|
oops. Make sure it's debug only.
|
1999-05-18 03:51:11 +00:00 |
|
slamm%netscape.com
|
aeda9bed1e
|
Add some debugging support.
|
1999-05-18 03:46:20 +00:00 |
|
sspitzer%netscape.com
|
188c856751
|
quick, fix my build bustage before anyone else sees it!
|
1999-05-18 03:43:24 +00:00 |
|
waterson%netscape.com
|
229bf72393
|
Add history component makefiles.
|
1999-05-18 03:40:25 +00:00 |
|
sspitzer%netscape.com
|
1c66145f79
|
"fat" is "NewsFAT" on the mac. turn my comment into an annoying printf, so
I'll be bugged to fix it.
|
1999-05-18 03:35:28 +00:00 |
|
waterson%netscape.com
|
93ce2325a6
|
First Checked In.
|
1999-05-18 03:15:19 +00:00 |
|
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 |
|