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

1729 Коммитов

Автор SHA1 Сообщение Дата
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
briano%netscape.com d99daeea9b Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
kmcclusk%netscape.com 18b946cc00 bug #7032 Changed nsIWidget::Resize(...), nsIWidget::Move(...) to
use PRInt32 instead of PRUInt32. Modified Mac, and Linux to match.
bug #2010 Applied David Barrons patch for MakeSide ins CSSRendering.
nsIWidget - removed GetAbsoluteBounds - Not needed. Can use WidgetToScreen instead.
1999-07-27 23:26:36 +00:00
nisheeth%netscape.com 90890a0c0d Fix for bug 4559 in the Necko builds. Earlier this code change was made in code that affected non-Necko builds. 1999-07-27 21:21:13 +00:00
pavlov%netscape.com 8b8b9c3727 window creation changes 1999-07-27 04:27:17 +00:00
joki%netscape.com deb676cd44 Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus. 1999-07-26 15:02:19 +00:00
Jerry.Kirk%Nexwarecorp.com e39b4cb37a Add Demo Names to Menu for Photon 1999-07-26 13:23:14 +00:00
rickg%netscape.com 85d0902334 replaced call to deprecated string API 1999-07-26 00:40:34 +00:00
hoa.nguyen%intel.com c0f1a81582 Within SetupRegistry, intialize the metacharacter service so that the charset field in the http content-type header is recognized and acted upon correctly. 1999-07-25 23:28:13 +00:00
Jerry.Kirk%Nexwarecorp.com 2954243f73 Fix problem with viewer under Photon, if you opened multiple windows
it would send the menu events only to the first window/browser
1999-07-25 19:51:19 +00:00
sdagley%netscape.com 1e9ee313e0 Necko specific change. The IOService component is self registering so it doesn't belong here any more. 1999-07-25 01:55:26 +00:00
mcafee%netscape.com 2f20d7a986 Adding caps library to fix Solaris linkage. 1999-07-24 10:40:42 +00:00
pavlov%netscape.com bf635c1ce4 actually add the sound test 1999-07-24 05:01:29 +00:00
danm%netscape.com 2e39eab67d removing IsMenuBarVisible -- it was a mistake, and unused 1999-07-22 23:41:50 +00:00
nisheeth%netscape.com 6053670fe6 Fix for bug 10028. We handle mixed case mailto urls properly now. 1999-07-22 22:34:28 +00:00
ramiro%netscape.com 569d22b9fa Removed un needed stubs. 1999-07-22 19:21:19 +00:00
rpotts%netscape.com a19cd44112 Fixed build bustage due to interface changes... 1999-07-22 08:38:24 +00:00
zuperdee%penguinpowered.com d653ba1afd Fixing another instance of bug 8227. 1999-07-21 19:49:13 +00:00
valeski%netscape.com 20de55f858 necko - had to turn off www.*.com trick until we can identify dns failures 1999-07-21 16:41:07 +00:00
valeski%netscape.com 97080d487c necko www.*.com trick 1999-07-21 14:54:45 +00:00
gagan%netscape.com 20c0996ab2 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
danm%netscape.com 6c4769c9d9 make window.open windows visible 1999-07-21 06:37:58 +00:00
troy%netscape.com ace7880515 Removed Repaint() call from OnEndDocumentLoad() 1999-07-21 04:48:21 +00:00
warren%netscape.com 7bcb94a320 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00