Граф коммитов

1752 Коммитов

Автор SHA1 Сообщение Дата
kmcclusk%netscape.com 40dd12421c Added PR_MAX calls to Layout method to prevent negative values from being passed to
nsIWidget::Resize.
1999-08-10 22:31:59 +00:00
danm%netscape.com 8180c75a54 open new windows from anchor links with proper chrome. fixes bug 9792. 1999-08-10 21:36:38 +00:00
karnaze%netscape.com 9f4cc1393c removed caption saying border-collapse was disabled 1999-08-10 00:44:35 +00:00
alecf%netscape.com 4d8ee9345a remove nsMsgCompPrefs from the build 1999-08-09 23:01:48 +00:00
karnaze%netscape.com 84e789fdf9 table caption reflects border-collapse disabled 1999-08-09 22:01:07 +00:00
vidur%netscape.com 4876025852 changed name of NS_CreateContext to NS_CreateScriptContext 1999-08-09 19:14:49 +00:00
ramiro%netscape.com 6a11bba809 More qt support from Shawn Packwood. 1999-08-09 17:53:04 +00:00
dcone%netscape.com 620e2cdf8b took out the assert for mWindow as null, and put in support that
allows the webshell to run with a null mWindow-- needed for printing frames
1999-08-09 14:30:32 +00:00
sfraser%netscape.com b0be4651c8 Synch up with editor API changes 1999-08-09 01:43:24 +00:00
dp%netscape.com 5ba299bb04 Fixing build error on unix. 1999-08-09 00:26:02 +00:00
radha%netscape.com 835d5f7aed Use nsISessionHistory for all history needs. This change obsoletes
mHistory and mHistoryIndex. Shall physically remove these members
at a later date.
1999-08-09 00:03:12 +00:00
radha%netscape.com 64ba7298de Fix for bug 11307. comparison between char * and XPIDLCString causing Compilation
problem in few unix platforms.
1999-08-08 02:15:53 +00:00
tague%netscape.com d309045006 Fixed bug #10566 - embeding directory has problems when MSSDK is installed and no ACTIVEX controll is built. 1999-08-08 02:11:13 +00:00
morse%netscape.com 620bc3b57c remove signon viewer because of general spring cleaning of singsign.cpp 1999-08-07 14:14:31 +00:00
danm%netscape.com f221b4e5c7 corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow. 1999-08-07 02:51:03 +00:00
nisheeth%netscape.com 9e5e191a16 Fix for bug 7401. We now print out error messages for failed url loads. 1999-08-06 21:54:25 +00:00
rpotts%netscape.com 6a5e493ee7 Removed an *extra* release of the PostData stream... This was causing random crashes... 1999-08-06 21:38:09 +00:00
waterson%netscape.com 6f5ff98694 Fix compiler warning. 1999-08-06 18:28:15 +00:00
sspitzer%netscape.com 460812a888 use nsCOMPtr. use NS_DEFINE_CID and NS_DEFINE_CID correctly 1999-08-06 07:44:37 +00:00
morse%netscape.com 05534f19dd cleaned up dialogs 1999-08-06 00:29:10 +00:00
evaughan%netscape.com 1285ce0dc0 Fixed test to work with new boxes. 1999-08-05 23:44:56 +00:00
ramiro%netscape.com 0adc684bbc Dont link in zlib, its not needed. 1999-08-05 22:38:08 +00:00
cmanske%netscape.com e68131610b Fixed build bustage 1999-08-05 20:35:55 +00:00
ramiro%netscape.com a8a89c6a82 Dont link -lxp, its not needed. 1999-08-05 13:46:52 +00:00
ramiro%netscape.com 914648dac0 Dont link in libcaps. Its not needed. 1999-08-05 13:00:14 +00:00
waterson%netscape.com 6898ebf357 Add global history. 1999-08-05 05:14:45 +00:00
valeski%netscape.com 368ab627ee moved to the higher level LoadURL() call to get more observer handling 1999-08-05 04:49:38 +00:00
valeski%netscape.com 493ae6bd9e 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
radha%netscape.com de9e5e65d0 Don't load a page thro' necko when going to a anchor with in the same page or going
back from an anchor to the top of the page. Modify
EqualBaseURL() so that it will do the right thing.
1999-08-04 22:46:49 +00:00
valeski%netscape.com 2336127fd1 added new url munging code. we now take a swing at the urlbar string w/ the uri parsing code first, then fallback to munging if we have to 1999-08-04 21:18:24 +00:00
gagan%netscape.com d550f5831d POST requests for HTTP work now! Go file bugs using apprunner now... 1999-08-04 15:06:51 +00:00
cmanske%netscape.com bb766508da Remove param from test method 1999-08-04 02:05:16 +00:00
locka%iol.ie 55666e4c21 Added field to allow user to turn on logging (for Mozilla not IE) 1999-08-03 23:06:00 +00:00
locka%iol.ie 704624ea4c Fixed some interface changes that broke the build 1999-08-03 23:03:16 +00:00
vidur%netscape.com f37f5bbca9 Fix for build bustage from Judson. Inclusion of config.mak is necessary before we depend on the NECKO symbol. 1999-08-03 23:00:19 +00:00
ramiro%netscape.com 14050b3373 Fix build bustage on unix. 1999-08-03 22:11:11 +00:00
valeski%netscape.com 0830bda705 10720 fix - we now do meta tag refreshes 1999-08-03 21:48:40 +00:00
mcafee%netscape.com 451c4afcee Converting to stream implementation of HTTP posting, this obsoletes nsIPostData and nsIPostToServer. a=warren 1999-08-03 20:51:41 +00:00
nisheeth%netscape.com db76351e26 Remove DEBUG_nisheeth protected code. 1999-08-03 00:00:50 +00:00
Jerry.Kirk%Nexwarecorp.com b71eb1bcf0 Fix problem where menubar shows up on top of toolbar for Photon 1999-08-02 21:43:39 +00:00
ramiro%netscape.com deb7d3b582 Landing unix toolkit exorcism changes. #ifdef-ed OFF for now. 1999-08-02 13:53:49 +00:00
bienvenu%netscape.com 4defdd96f5 back out fix for timing problem for Warren so OnEndLoadDocument will get called 1999-07-31 19:51:20 +00:00
warren%netscape.com af95e38fc8 Reverted yesterday's change to solve the timing/perf measurement problem. Now I think the main problem was caused by the fact that redirects weren't getting inserted into the group, causing the load to terminate prematurely. That's now solved in the http protocol code. 1999-07-31 06:33:50 +00:00
warren%netscape.com 6b3a89d3bc Fixes for the 'timing' problem, where load time is reported incorrectly. Things seem to work now, except the very first load. 1999-07-30 07:50:35 +00:00
warren%netscape.com b21ffb563b Clean up of nsDocumentBindInfo::OnStopRequest. Debug error messages for necko failure. 1999-07-30 04:20:34 +00:00
sspitzer%netscape.com 1abcb26db3 fix build bustage. libreg.so is now libmozreg.so 1999-07-29 04:23:49 +00:00
mscott%netscape.com 240bb551ea fix build breakage....include config.mak 1999-07-29 04:19:17 +00:00
mscott%netscape.com 293095a950 fix build breakage...include config.mak 1999-07-29 03:59:32 +00:00
briano%netscape.com ea37bbc00a Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
warren%netscape.com 40021f91f4 Added NS_ShutdownXPCOM to facilitate leak detection in purify. 1999-07-28 08:03:49 +00:00