Commit Graph

56837 Commits

Author SHA1 Message Date
pnunn%netscape.com
4395e272e6 bug#33452, line 476, remove extraneous frame notification. r: troy, tested on NT, linux
bug332697, line 1563, Use net context of last image req for reconnect. r: neeti, tested on NT, linux.
	pnunn.
2000-03-30 22:39:53 +00:00
akkana%netscape.com
21182b1009 Add nsXPLookAndFeel class. 2000-03-30 22:39:50 +00:00
putterman%netscape.com
767402957b r=bienvenu. Clear new flags when switching folders or when getting messages. Sort by Order Received.
fix 33745 where Save As dialog wasn't coming up for saving messages.
2000-03-30 22:38:45 +00:00
tbogard%aol.net
4ac35be0c1 nsIDocShell::LoadURI now takes a nsIDocShellLoadInfo parameter to do fancier loads which include replacing current history slots and passing in a referrer. In the future more things may be set on the nsIDocShellLoadInfo interface. This allows us to not have to add a new parameter for every new type of load info that might be needed in different loads. 2000-03-30 22:38:32 +00:00
nhotta%netscape.com
901052fd6e No charset conversion when the body is empty, r=rhp. 2000-03-30 22:37:59 +00:00
jband%netscape.com
b7e17c9d8f fix a search-and-replace mistake that was hiding in an #ifdef 2000-03-30 22:37:29 +00:00
jst%netscape.com
01d3066654 Fixing bug #32839, HTMLButtonElement.type now returns the correct value. 2000-03-30 22:37:12 +00:00
akkana%netscape.com
f2806908fc Let the user look-and-feel paramaters with prefs, bugs 24514 and 33417 2000-03-30 22:32:18 +00:00
akkana%netscape.com
f8828e55bf 33785: Fix PasteAsCitedQuotation. r=jfrancis 2000-03-30 22:26:06 +00:00
ruslan%netscape.com
5b6e4d9089 Add a few new prefs for the future pipelining landing 2000-03-30 22:25:20 +00:00
ruslan%netscape.com
06052d9920 Preparing for pipelining landing: keep the list of server capabilities now.
Make prefs reader more intelligent. Don't cache pages with security info
for now to let daugh to get through his bugs; Make proxy.keep-alive/
proxy.pipelining to be prefs as well; p/r=warren
2000-03-30 22:24:29 +00:00
valeski%netscape.com
45a4daefea 29858. special case a */* content type returned from the server. we want to treat it as unknown and ask the user what to do. 2000-03-30 22:24:07 +00:00
gordon%netscape.com
70e003409f Fix for bug 33569 "MLK: nsDNSLookup::InitiateLookup()". Added a missing nsAllocator::Free(). r = saari. 2000-03-30 22:22:47 +00:00
tomk%mitre.org
1aa66b645c Changed toChar to toCharArray in String and MozillaString. Also provided is a
version of the function which creates its own char* buffer.  These classes are
part of TransforMIIX and are not part of the automatic build process for the
rest of Mozilla.
2000-03-30 20:47:34 +00:00
petitta%netscape.com
b67b9dfdc6 Added CCKTool\CCKHelp folder 2000-03-30 18:55:53 +00:00
harishd%netscape.com
4f7adbaaeb Backing out a change to make the regression test happy.
wonder why it is failing in the first place. My guess is that...
something wrong with the test itself.
2000-03-30 17:13:22 +00:00
dcone%netscape.com
ddb2a0e497 Use the nsRenderingContextImpl as the Base Class for nsRenderingContextImpl. 2000-03-30 15:13:12 +00:00
dcone%netscape.com
85e172407c Put nsRenderingContextImpl.cpp into the build. 2000-03-30 15:11:01 +00:00
dcone%netscape.com
dedad8ce7c Put nsRenderingContextImpl in Manifest. 2000-03-30 15:09:03 +00:00
bienvenu%netscape.com
6e454f5b3f work on imap delete model, r=jefft,putterman 16805 2000-03-30 15:04:28 +00:00
dcone%netscape.com
cdd098a3ed Added some methods for Tiling backgrounds. 2000-03-30 15:01:41 +00:00
dcone%netscape.com
c7825191f2 Added some methods for tiling. 2000-03-30 15:00:45 +00:00
alecf%netscape.com
a79f666692 rearrange checkboxes to match spec
r=sspitzer
2000-03-30 14:59:44 +00:00
alecf%netscape.com
fa2234dee8 add smtp dtds to unix build r=sspitzer 2000-03-30 14:58:59 +00:00
alecf%netscape.com
bb1d11d8bb further tweaks to smtp server editor
r=sspitzer
2000-03-30 14:58:36 +00:00
alecf%netscape.com
25b2bf6b6d add advanced button and smtp server list to build
r=sspitzer
2000-03-30 14:57:37 +00:00
alecf%netscape.com
23e7d27e39 add string for servers marked as "default" (not used yet) 2000-03-30 14:56:30 +00:00
alecf%netscape.com
1ef4b42992 add smtp strings (not part of build) and add one "Advanced" string to the smtp server panel 2000-03-30 14:54:53 +00:00
tbogard%aol.net
3017bddeba Added a CreateLoadInfo to nsIDocShell to facilitate creating a loadInfo object without having to go through xpcom. This also allows the docshell to do any setup it may need to do. 2000-03-30 12:52:02 +00:00
tbogard%aol.net
0de95d0531 added files: mozilla/docshell/base/nsDocShellLoadInfo.cpp 2000-03-30 12:39:47 +00:00
tbogard%aol.net
178b1b8056 Finished implementing nsDocShellLoadInfo and hooked up to the build. 2000-03-30 12:38:18 +00:00
tbogard%aol.net
718352fd03 First checkin of the docShellLoadInfo objects. 2000-03-30 12:32:18 +00:00
tbogard%aol.net
a530f7e971 added files: mozilla/docshell/base/nsIDocShellLoadInfo.idl 2000-03-30 12:31:21 +00:00
tbogard%aol.net
ef8a3147ca Adding nsIDocShellLoadInfo.idl to the make system. 2000-03-30 12:29:51 +00:00
tbogard%aol.net
a1eec12f2e Adding the new docShellLoadInfo interface that will be used for starting loads. 2000-03-30 12:29:11 +00:00
ben%netscape.com
5953522313 open location tweaks 2000-03-30 12:00:43 +00:00
sgehani%netscape.com
c0f9d1f5bc Fix libjar runtime bustage on the Mac. b = 33656 2000-03-30 09:52:32 +00:00
mccabe%netscape.com
c34165e864 Switch from nsIScriptErrorLogger approach - having the Console Service support multiple factory interfaces for different kinds of console methods - to having a separate script error class. Per discussion with jband.
Add a few #ifndef __nsidefineforthisfile__ guards to .h files.
2000-03-30 09:40:11 +00:00
warren%netscape.com
69ca3f19d4 Bug 28269. jar file cache should open local files in place 2000-03-30 08:13:50 +00:00
warren%netscape.com
6de6d5885a Fixed sig of LoadEntry 2000-03-30 08:09:45 +00:00
tbogard%aol.net
a6d51f6797 Don't get the referrer spec when the referrer is null. 2000-03-30 08:07:18 +00:00
ben%netscape.com
516c3bbdb3 some new widget styles, XBL API conversion for XUL widgets, remove evil style rules to regain menu performance 2000-03-30 07:53:42 +00:00
ben%netscape.com
b13584939f updated test page for new widget styles 2000-03-30 07:52:15 +00:00
warren%netscape.com
283c34222c Fixing bugs in jar input streams for jar: protocol. 2000-03-30 07:41:37 +00:00
warren%netscape.com
351d82c77b Making jar: protocol work in general, and OpenInputStream in particular. 2000-03-30 07:39:31 +00:00
attinasi%netscape.com
431a24ae53 Fixed warning from Mac compiler: no prototype for local static function. 2000-03-30 07:20:16 +00:00
jband%netscape.com
7ab8e93ba3 Expose method for getting a 'safe' JSContext appropriate for use on the current thread. This will help travis fix bug 33489. r=brendan@mozilla.org. 2000-03-30 07:06:10 +00:00
alecf%netscape.com
8acaad0615 first cut at multiple-SMTP server editor
not part of build yet
2000-03-30 06:54:42 +00:00
attinasi%netscape.com
d012c2b572 Background color for border style -moz-bg-inset and -moz-bg-outset is now obtained from the HTML element instead of nearest ancestor with non-transparent bgcolor (only in Quirks Mode). r=rods b=8524 2000-03-30 06:27:32 +00:00
cls%seawood.org
fc91ef61f0 Remember to use PR_TRUE & PR_FALSE instead of true & false for c++ compilers that don't have true & false defined. Like AIX's. 2000-03-30 05:58:27 +00:00