Commit Graph

53435 Commits

Author SHA1 Message Date
robinf%netscape.com
a78a4dbbe5 Fixing bugs 26140 and 18614. Also, changed all Help buttons to point to online Html doc. 2000-02-14 22:42:38 +00:00
robinf%netscape.com
53610112da fix for bug 26140 2000-02-14 22:29:24 +00:00
mcafee%netscape.com
8122c4dd38 Renaming EditorTest to DomToTextConversionTest. r=akkana 2000-02-14 21:12:37 +00:00
mkaply%us.ibm.com
490394c65a # 25555
r= jdunn@netscape.com
OS/2 changes for Mozilla
2000-02-14 15:57:53 +00:00
Jerry.Kirk%Nexwarecorp.com
476a1a032c Fixing Combo-Boxes and other things that use GetSystemAttributes
began work on getting fonts to work "correctly" whatever that is...
PHOTON ONLY
2000-02-14 15:30:18 +00:00
brade%netscape.com
69f48369a4 found another lurker that should have been checked in last week (default prefs) 2000-02-14 14:52:50 +00:00
brade%netscape.com
cc82f1b9ce add nsProtocolProxyService.cpp for valeski 2000-02-14 14:49:05 +00:00
brade%netscape.com
6e847d5a66 editing panel fix that I missed checking in last week 2000-02-14 14:46:27 +00:00
brade%netscape.com
dae44e7f6b checkin change for valeski (add nsIProtocolProxyService.idl) 2000-02-14 14:40:44 +00:00
brade%netscape.com
d316cdddc8 checkin change for valeski 2000-02-14 14:40:12 +00:00
Jerry.Kirk%Nexwarecorp.com
dbcc34f2c1 Update nsImagePh class and bring it more in line with the GTK version.
PHOTON ONLY
2000-02-14 13:22:07 +00:00
Jerry.Kirk%Nexwarecorp.com
a126ee782e Fix positioning code for combo boxes and other pop-ups.
PHOTON ONLY
2000-02-14 13:20:21 +00:00
tbogard%aol.net
ad895a4fe1 Changed to do the Close on the treeOwner rather than trying to do so on the old webShell interfaces. Fixed a leak of the top object after it has been retrieved. r=hyatt 2000-02-14 10:55:04 +00:00
tbogard%aol.net
ce4cfbc25b Stop now has an implementation. Not yet called. 2000-02-14 10:27:32 +00:00
syd%netscape.com
592a52285e Added prefs support for margins, complete support for printer preferences in
Unix postscript printing. r=ben. Fixes bugs 4637 and 4638.
2000-02-14 10:15:17 +00:00
tbogard%aol.net
84174fe997 Added a Stop method to allow stopping a load that has been requested. r=hyatt 2000-02-14 10:12:55 +00:00
valeski%netscape.com
be24f47612 building the proto proxy service on linux and win 2000-02-14 10:07:47 +00:00
valeski%netscape.com
83735368bf 15594. r=gagan. adding protocol service to the linux and windows builds 2000-02-14 10:06:34 +00:00
valeski%netscape.com
81610c7ff5 15594. r=gagan. The protocol proxy service. I'm just dropping this in for now. It won't be used until FTP changes are in 2000-02-14 10:04:56 +00:00
tbogard%aol.net
fc8a8d5156 Removed unused method from the interface. r=pavlov 2000-02-14 09:42:30 +00:00
tbogard%aol.net
8f0f8dae30 Moving the needed interfaces over to the header file where they are needed. This will fix the wensleydale bustage. 2000-02-14 09:39:21 +00:00
tbogard%aol.net
166bf1bbd4 SetStatus now uses the new API on nsIWebBrowserChrome. r=pavlov 2000-02-14 09:16:26 +00:00
syd%netscape.com
6d240800fc Take netscape out of the dialog name, this is used by mozilla also.
Save printer dialog settings to preferences. Still have to hook up
margins. r=dveditz
2000-02-14 09:09:43 +00:00
alecf%netscape.com
e0a6f30d12 remove obsolete files, as found by bryner (not part of build) 2000-02-14 09:06:13 +00:00
tbogard%aol.net
4fdb2e2b06 Organized includes. Put in a check to ensure that QI to nsIWebNavigation succeeded. r=hyatt 2000-02-14 08:53:45 +00:00
alecf%netscape.com
1b171202a0 fix #27625 - fix title of wizard to match spec (and put it in an entity so it can be localized!) 2000-02-14 08:41:15 +00:00
alecf%netscape.com
9794cff2ae fix grammer to match spec #17274
no reviewer, just a string change
2000-02-14 08:40:33 +00:00
valeski%netscape.com
be539d4664 r=gramps (yea, that's right), 15594 (partial). In order for FTP proxies to work, HTTP needs to implement nsIProxy. FTP uses the HTTP protocol to piggy back as a real proxy handler. 2000-02-14 08:40:05 +00:00
alecf%netscape.com
41957dcdc4 fix build bustage
travis needs to look at this and make sure it's right
2000-02-14 07:49:05 +00:00
valeski%netscape.com
ebbdc64da3 r=andreas. 27142. we no longer escape the ':' char in the directory portion of a URL 2000-02-14 07:41:29 +00:00
karnaze%netscape.com
68eea83664 new regression tests, not affecting the build 2000-02-14 07:20:38 +00:00
gagan%netscape.com
e1232219fd Now allowing FTP to specify an ftp URL-- bug 15594 (and in general allow any non-HTTP handler to use HTTP as a proxy) r=valeski 2000-02-14 07:06:32 +00:00
scc%netscape.com
c392d0dde8 Added "nsISupportsIterators.idl", r=danm 2000-02-14 06:52:18 +00:00
tbogard%aol.net
759cd3c5a7 WebShell now relies on the docshell to provide the script environment and providing the scriptGlobalObjectOwner interface. r=hyatt 2000-02-14 06:48:39 +00:00
alecf%netscape.com
3f10a0a4f6 finish fixing #25575 by updating some strings to match spec
no reviewer, just string changes
2000-02-14 06:45:36 +00:00
alecf%netscape.com
b4ac6ea8e9 remove quotes from a string to finish bug #23123
no reviewer, just a string change
2000-02-14 06:41:59 +00:00
tbogard%aol.net
cb7c2b50a4 nsDocShell now implements the nsIWebNavigation interface. Added some stubbed code to Ensure that there is a content viewer. Also added stubbed code to Setup the content viewer when a new one is created. This will eventually replace the embed method. Removed the mCreated member as it is no longer needed. The destructor calls Destroy now to centralize the destruction code. r=hyatt 2000-02-14 06:40:28 +00:00
danm%netscape.com
3201b9c811 adding nsISupportsIterators.idl for scc 2000-02-14 06:38:22 +00:00
tbogard%aol.net
4d5286990c Removed GetDocument from the docshell interface. r=hyatt 2000-02-14 06:29:40 +00:00
dougt%netscape.com
a3a823e06c Adding checks for null at every entrypoint. r=dveditz. 2000-02-14 06:24:49 +00:00
tbogard%aol.net
affdb28ed0 Changed to get the document from the nsIWebNavigation interface instead of the nsIDocShell interface. r=hyatt 2000-02-14 06:23:02 +00:00
tbogard%aol.net
452278e13f Removed unused GetPresShell(). Rely on nsXULWindow for the implmentation of SetIntrinsicSizing. SetStatus now flows through the nsXULWindow content tree owner. r=hyatt 2000-02-14 06:19:18 +00:00
dougt%netscape.com
2595b7940b forgot to remove timebomb preferences which are no longer used in mozilla.
read xpfe/components/timebomb/nsITimeBomb.idl for new preferences which
are honored.
r=dveditz  This is leftover cruft.
2000-02-14 06:18:00 +00:00
tbogard%aol.net
17460e44b3 Added implementation for SetJSStatus and SetJSDefaultStatus. r=hyatt 2000-02-14 06:15:35 +00:00
tbogard%aol.net
b1608c3a04 Added the NotifyObservers function. r=hyatt 2000-02-14 06:14:21 +00:00
tbogard%aol.net
88d298ec91 Added the implementation for FocusAvailable. Added implementation for the new intrinsicSizing attribute. Moved over the NotifyObservers() call from nsWebShellWindow. r=hyatt 2000-02-14 06:13:12 +00:00
dougt%netscape.com
1d7ae3692e Adding timebomb to package lists. bug 1542. 2000-02-14 06:11:51 +00:00
tbogard%aol.net
1ad5c378d4 Added an intrinsic sizing attribute. r=hyatt 2000-02-14 06:10:52 +00:00
karnaze%netscape.com
30bfa7bc94 new regression tests not affecting the build. 2000-02-14 06:06:34 +00:00
karnaze%netscape.com
e7fcf79431 bug 27652, fix loss of border on <table border>, r=mcafee 2000-02-14 06:06:03 +00:00