brade%netscape.com
|
0e12175a7d
|
add nsProtocolProxyService.cpp for valeski
|
2000-02-14 14:49:05 +00:00 |
brade%netscape.com
|
ded129bcf6
|
editing panel fix that I missed checking in last week
|
2000-02-14 14:46:27 +00:00 |
brade%netscape.com
|
9fabbb3c66
|
checkin change for valeski (add nsIProtocolProxyService.idl)
|
2000-02-14 14:40:44 +00:00 |
brade%netscape.com
|
3829268926
|
checkin change for valeski
|
2000-02-14 14:40:12 +00:00 |
Jerry.Kirk%Nexwarecorp.com
|
def87ff757
|
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
|
c0902dec5c
|
Fix positioning code for combo boxes and other pop-ups.
PHOTON ONLY
|
2000-02-14 13:20:21 +00:00 |
tbogard%aol.net
|
d71fd705e4
|
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
|
bed82645c6
|
Stop now has an implementation. Not yet called.
|
2000-02-14 10:27:32 +00:00 |
syd%netscape.com
|
7acf67beaf
|
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
|
14821f13a1
|
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
|
dcc3bcf0a1
|
building the proto proxy service on linux and win
|
2000-02-14 10:07:47 +00:00 |
valeski%netscape.com
|
e3213f597e
|
15594. r=gagan. adding protocol service to the linux and windows builds
|
2000-02-14 10:06:34 +00:00 |
valeski%netscape.com
|
d156f387f8
|
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
|
5f04882058
|
Removed unused method from the interface. r=pavlov
|
2000-02-14 09:42:30 +00:00 |
tbogard%aol.net
|
5fcaad530f
|
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
|
687fda4066
|
SetStatus now uses the new API on nsIWebBrowserChrome. r=pavlov
|
2000-02-14 09:16:26 +00:00 |
syd%netscape.com
|
65d65c3824
|
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
|
0f9f7863a1
|
remove obsolete files, as found by bryner (not part of build)
|
2000-02-14 09:06:13 +00:00 |
tbogard%aol.net
|
52e026605c
|
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
|
ab0af85c05
|
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
|
d7b460deaa
|
fix grammer to match spec #17274
no reviewer, just a string change
|
2000-02-14 08:40:33 +00:00 |
valeski%netscape.com
|
d4dc3c3cbe
|
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
|
91abd13d75
|
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
|
fafa248d9c
|
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
|
5298833654
|
new regression tests, not affecting the build
|
2000-02-14 07:20:38 +00:00 |
gagan%netscape.com
|
cbffaa0233
|
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
|
1e8fe3f157
|
Added "nsISupportsIterators.idl", r=danm
|
2000-02-14 06:52:18 +00:00 |
tbogard%aol.net
|
cd6b33f651
|
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
|
c908fd3e8c
|
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
|
5f0f140103
|
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
|
83ea52d7e1
|
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
|
6bbea4b9f8
|
adding nsISupportsIterators.idl for scc
|
2000-02-14 06:38:22 +00:00 |
tbogard%aol.net
|
aedb9aa3e8
|
Removed GetDocument from the docshell interface. r=hyatt
|
2000-02-14 06:29:40 +00:00 |
dougt%netscape.com
|
6761a7bfb6
|
Adding checks for null at every entrypoint. r=dveditz.
|
2000-02-14 06:24:49 +00:00 |
tbogard%aol.net
|
a54343ed69
|
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
|
f5f52c6aa0
|
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
|
9afbbd49ad
|
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
|
a1a07fc340
|
Added implementation for SetJSStatus and SetJSDefaultStatus. r=hyatt
|
2000-02-14 06:15:35 +00:00 |
tbogard%aol.net
|
fa0abb8d0b
|
Added the NotifyObservers function. r=hyatt
|
2000-02-14 06:14:21 +00:00 |
tbogard%aol.net
|
061ff49beb
|
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
|
903191de9c
|
Adding timebomb to package lists. bug 1542.
|
2000-02-14 06:11:51 +00:00 |
tbogard%aol.net
|
922beb68ff
|
Added an intrinsic sizing attribute. r=hyatt
|
2000-02-14 06:10:52 +00:00 |
karnaze%netscape.com
|
a63e0f310d
|
new regression tests not affecting the build.
|
2000-02-14 06:06:34 +00:00 |
karnaze%netscape.com
|
8dce2cab48
|
bug 27652, fix loss of border on <table border>, r=mcafee
|
2000-02-14 06:06:03 +00:00 |
evaughan%netscape.com
|
01eb9526eb
|
fixed bug #18947
-r danm
|
2000-02-14 06:05:23 +00:00 |
valeski%netscape.com
|
cce73aa691
|
r=mcafee. FTP now retrieves username and password info directly from the respective URL accessors. This removes any unescaping burden from FTP. These accessors are guaranteed to return unescaped strings
|
2000-02-14 05:49:55 +00:00 |
valeski%netscape.com
|
3fe7d54b0d
|
single sign-on code wasn't setting the bool return value when the user hit cancel. r=mcafee (for the one in the PromptPassword(), I added the other two after he reviewed)
|
2000-02-14 05:46:08 +00:00 |
evaughan%netscape.com
|
aee324fc26
|
Fix for bug 24351 as well as other jumping buttons and glitches in UI.
|
2000-02-14 05:30:05 +00:00 |
danm%netscape.com
|
8ce277509e
|
force application resume event into modal window. bug 21297. r:saari
|
2000-02-14 05:28:44 +00:00 |
bryner%uiuc.edu
|
35f27c40fe
|
Fixing build bustage. r=syd@netscape.com.
|
2000-02-14 04:47:45 +00:00 |