36298 Commits

Author SHA1 Message Date
ramiro%netscape.com
94ad423b9e Dont link in libcaps. Its not needed. 1999-08-05 12:52:23 +00:00
ramiro%netscape.com
eb3533c79e Dont link with nsappshell, its not needed. 1999-08-05 12:41:27 +00:00
rpotts%netscape.com
fd0ec4db70 Fix for build bustage on Linux... 1999-08-05 09:07:29 +00:00
rpotts%netscape.com
74d75a8beb Fixed up the calls to the nsIHTTPChannel to use the new header APIs... 1999-08-05 08:30:52 +00:00
rpotts%netscape.com
37703cf101 Added code to dump all headers in the OnHeadersAvailable() notification. 1999-08-05 08:29:36 +00:00
rpotts%netscape.com
1a4d82c21f bug #10739. Reworking header APIs... I've removed nsIHeader.h. 1999-08-05 08:28:49 +00:00
rpotts%netscape.com
0d546eaffa bug #10739. Reworking header APIs... I've added 2 new CPP files - nsHTTPAtoms.cpp and nsHTTPHeaderArray.cpp. 1999-08-05 08:27:49 +00:00
rpotts%netscape.com
6e6cdb32c5 bug #10739. Reworking header APIs... I've added a new IDL file - nsIHTTPHeader.idl and remove 3 obsolete header files... 1999-08-05 08:26:57 +00:00
waterson%netscape.com
2443f1c614 Let's try it again. Replacing history implementation with MDB. 1999-08-05 06:43:17 +00:00
mcafee%netscape.com
a605ba0feb Fix warnings 1999-08-05 06:04:28 +00:00
waterson%netscape.com
c89a59de4c Back out -- not sure what's wrong. 1999-08-05 05:33:31 +00:00
briano%netscape.com
b2d7c5bde1 Automated update 1999-08-05 05:15:16 +00:00
waterson%netscape.com
7c47d57c84 Add global history. 1999-08-05 05:14:45 +00:00
nisheeth%netscape.com
e6da32a1f7 makefile.win got checked in accidentally. I'm not ready to export stopwatch.h yet, so, I'm backing my changes out. 1999-08-05 05:13:54 +00:00
waterson%netscape.com
1b9906d636 Remove global history; move to webshell. 1999-08-05 05:13:34 +00:00
mscott%netscape.com
5d87ebf97e Cast nsCSTring as a const char * before passing as an argument. 1999-08-05 05:13:15 +00:00
ramiro%netscape.com
692e429935 Add support for building more than one toolkit at once. Currently #ifdefed
off as part of the toolkit link time exorcism.
1999-08-05 05:12:56 +00:00
waterson%netscape.com
fe7e7976fe Fix history window. 1999-08-05 05:11:42 +00:00
waterson%netscape.com
cf191de831 Replace history implementation with MDB. 1999-08-05 05:10:38 +00:00
nisheeth%netscape.com
6f54432f56 Checking in initial version of stopwatch class. Not being built yet. 1999-08-05 05:07:58 +00:00
mscott%netscape.com
713aa52e88 cast nsCString as const char *. 1999-08-05 04:51:47 +00:00
mscott%netscape.com
cad3841cf7 cast nsCString as a const char *. 1999-08-05 04:50:02 +00:00
valeski%netscape.com
567fee5488 moved to the higher level LoadURL() call to get more observer handling 1999-08-05 04:49:38 +00:00
mscott%netscape.com
fe55e7428d fix typos. 1999-08-05 04:45:22 +00:00
mscott%netscape.com
2cdad3383a Cast nsCString as a const char before passing it as an argument. 1999-08-05 04:43:04 +00:00
waterson%netscape.com
cd73c23711 Bug 9799. Implement nsIRDFRemoteDataSource so that datastore can be flushed to disk. 1999-08-05 04:33:41 +00:00
chuang%netscape.com
5c9f0d5737 remove Linux warning 1999-08-05 04:32:33 +00:00
gayatrib%netscape.com
930041ae17 changing location.replace to location.href, as a fix for bug 11261 1999-08-05 04:28:43 +00:00
mscott%netscape.com
ee21c8e45f fix warnings. 1999-08-05 04:28:37 +00:00
mscott%netscape.com
16f3cd4cc3 Changes for:
nsString(eOneByte) --> nsCString
nsString(eTwoByte) nsString
nsString2 --> nsString
1999-08-05 04:28:28 +00:00
chuang%netscape.com
95acd1c7b5 fix bug11198 Crash creating, deleting or editing a card in Abook, when Abook is opened the 2nd time in one messenger session 1999-08-05 04:27:57 +00:00
briano%netscape.com
b0064abe8e Automated update 1999-08-05 03:41:06 +00:00
briano%netscape.com
06009d857f Fix for the build bustage on Solaris 2.5.1 using gcc 2.7.2.1. 1999-08-05 03:39:52 +00:00
troy%netscape.com
cd21f5ea9d Added NULL pointer check for frame manager in DeletingFrameSubtree() 1999-08-05 03:30:09 +00:00
troy%netscape.com
b80876174d Added NULL pointer checks in GetPrimaryFrameFor() and GetPlaceholderFrameFor() 1999-08-05 03:23:39 +00:00
troy%netscape.com
71d5c08256 Changed frame construction code to use frame manager when modifying frame
model
1999-08-05 03:09:22 +00:00
briano%netscape.com
642438c467 Now it should compile properly on all platforms. Fixes the SunOS Motif build. 1999-08-05 03:04:06 +00:00
hyatt%netscape.com
fdd29e18c2 Fix for bug where window.title couldn't be set using onload handler. 1999-08-05 02:16:16 +00:00
briano%netscape.com
10a43ce797 Automated update 1999-08-05 01:50:51 +00:00
danm%netscape.com
b9b55f1e26 fixed named frame targeting 1999-08-05 01:50:25 +00:00
briano%netscape.com
c663018ad9 Fix for breakage on Linux/SPARC. Now AS will default to $(CC) (instead of
nothing at all) and can be overridden as needed on a per-platform basis.
1999-08-05 01:50:24 +00:00
rjc%netscape.com
c373460476 Magical munging for IE Favorites and NetPositive (BeOS). 1999-08-05 01:43:19 +00:00
hyatt%netscape.com
9cfbacbd6c Fix for bug 9923. 1999-08-05 01:43:14 +00:00
rjc%netscape.com
2e76c0daf4 Magical munging for IE Favorites and NetPositive (BeOS). 1999-08-05 01:38:02 +00:00
valeski%netscape.com
92d1b7afd1 api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:37:52 +00:00
briano%netscape.com
7741ff3cfd Fixed the broken initial comment block. 1999-08-05 01:36:18 +00:00
briano%netscape.com
30737d6cd2 Rearranged things a bit and reworked some of the ifdefs to (hopefully) make the whole thing a bit more efficient. 1999-08-05 01:32:48 +00:00
valeski%netscape.com
0efb259cfa api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:28:30 +00:00
rjc%netscape.com
439c6bb929 XUL/JS changes. 1999-08-05 01:14:53 +00:00
cls%seawood.org
760e17d9e3 file objs.mk was initially added on branch AUTOCONF_NSPR_WIN32_XCOMPILE_19990621_BRANCH. 1999-08-05 01:09:54 +00:00