Commit Graph

55237 Commits

Author SHA1 Message Date
slamm%netscape.com
9a9613697d Avoid infinite recursion on CONFIG_GUESS 2000-03-14 05:54:46 +00:00
pavlov%netscape.com
613da05538 point to global 2000-03-14 05:46:59 +00:00
pavlov%netscape.com
bbdb703a1c get the locale stuff over too 2000-03-14 05:45:53 +00:00
tbogard%aol.net
5ddc58c6b1 L"" is not legal on all compilers to pass to a PRUnichar*. So instead need a temporary nsAutoString. 2000-03-14 05:41:02 +00:00
putterman%netscape.com
0a24489bd2 r=bienvenu. Fixes for 29970 - deleting last message in a folder works. 17074 - remember
sort per folder.  27749 View Message menu works.  16966 Mark thread read.  28419 File Button
2000-03-14 05:38:51 +00:00
putterman%netscape.com
9ad79e2641 r=bienvenu. Fix for 16966. Can now mark a thread read. 2000-03-14 05:34:42 +00:00
pavlov%netscape.com
d73ea85b91 move some other files 2000-03-14 05:34:02 +00:00
putterman%netscape.com
7fabaf0326 r=bievenu. fix for 16966. Can now mark a thread read. 2000-03-14 05:31:56 +00:00
troy%netscape.com
c5f8fdbf16 b=24125. For INPUT elements we use value of NAME attribute as fallback
for alternate text
2000-03-14 05:30:00 +00:00
putterman%netscape.com
da21edd0d1 r=bienvenu. Don't fail if there's no unread thread. 2000-03-14 05:29:34 +00:00
putterman%netscape.com
a1a6b438b0 r=bienvenu. Fix for bug 31363 and other progess problems. Deleting from a local folder
doesn't cause meteors to go on forever.
2000-03-14 05:27:34 +00:00
dougt%netscape.com
b107082d5a fix for 28942 nsILocalFile::Exists() returns a FILE_NOT_FOUND error.
r=pete@alphanumerica.com
2000-03-14 05:11:02 +00:00
pavlov%netscape.com
6766320854 shutup cvs 2000-03-14 05:07:59 +00:00
mscott%netscape.com
83342941df rewrite a couple methods so we don't need reduce the number of string allocations.
I was able to remove yet another instance where we copy the entire message body.
r=alecf.
2000-03-14 05:04:54 +00:00
pavlov%netscape.com
a5e4d3fab2 fix unix makefiles 2000-03-14 05:04:06 +00:00
mscott%netscape.com
bc32b66ccc pass nsString's by reference to reduce an extra copy of the entire message body!!
performance improvements by reducing the number of memory allocations...
Fix a leak of the dom node used to insert text into by using a nsCOMPtr.
r=alecf
2000-03-14 05:03:29 +00:00
putterman%netscape.com
040516ee3d r=ben. Add styles for button menus of buttons with other28 class. Used for File
button in mailnews thread pane.
2000-03-14 05:02:56 +00:00
ruslan%netscape.com
9ed380e046 Mark EOF when connection gets closed as well. Fixes www.microsoft.com with
keepalive on.
2000-03-14 05:02:16 +00:00
cls%seawood.org
8e3c27636b Actually remove libs phase from all:: target. Add win32 target for MKSHLIB. 2000-03-14 04:57:13 +00:00
dougt%netscape.com
f5540880d4 Adding psmglue to the package list. 2000-03-14 04:56:33 +00:00
dougt%netscape.com
426e3550eb removing security from makefile. Look at mozilla/extensions/psm-glue 2000-03-14 04:55:51 +00:00
troy%netscape.com
9eb066a4eb b=29893. Pollmann had added code to keep us from crashing. I made sure
that the correct tiling behavior happened in the case where the viewport
isn't scrollable
2000-03-14 04:55:42 +00:00
dougt%netscape.com
dff27e8162 Adding psm-glue to the extensions build path. 2000-03-14 04:54:37 +00:00
dougt%netscape.com
c705a3c8bd fixing gifs that were smashed by not adding them initially with the -kb option.
<rant> CVS should know that gif images should not be merged, duh! </rant>
2000-03-14 04:51:30 +00:00
dougt%netscape.com
daba2c3a19 adding -kb flag to gifs 2000-03-14 04:45:19 +00:00
tbogard%aol.net
0f3b6e671c BrowserViewSource now brings up viewSource.xul instead of navigator.xul. Navigator.xul no longer supports coming up in viewSource mode. Using the same window for such a thing causes unneeded slow down and complexity. 2000-03-14 04:44:58 +00:00
tbogard%aol.net
4a46746490 Brought the viewSource.xul back to life. It now uses the docShell viewMode to specify that the iframe is in viewSource mode. 2000-03-14 04:43:50 +00:00
dougt%netscape.com
d5c4d8d09c landing psm-glue code. 2000-03-14 04:41:48 +00:00
tbogard%aol.net
b4d03a1e45 Removed the ViewSource function as it is no longer used. BrowserViewSource is what is always used now. 2000-03-14 04:41:46 +00:00
mcafee%netscape.com
5662e4918f Adding auto-create-profile support. 2000-03-14 04:41:15 +00:00
tbogard%aol.net
05470a25df When bringing up the View Source window, set the title and set the mode on the docShell. 2000-03-14 04:39:46 +00:00
tbogard%aol.net
3997f63321 Added support for setting a docShell into viewSource mode or viewNormal mode. Changed calls to creating the contentViewer to rely on the mode of the docshell for deciding the state it is in. Made docShell support the nsIWebProgress interface. Stubbed out the methods for it's implementation. 2000-03-14 04:36:55 +00:00
tbogard%aol.net
25a752064a Added support for setting a docShell into viewSource mode or viewNormal mode. 2000-03-14 04:35:37 +00:00
dougt%netscape.com
65281f10e2 Landing psm-glue code.
Merging into one library.
2000-03-14 04:34:33 +00:00
slamm%netscape.com
4ded3b899a Fix configure for people without '.' in their path. 2000-03-14 04:31:49 +00:00
troy%netscape.com
7ee600dafc Changed to use threadsafe implementations of addref/release 2000-03-14 04:06:10 +00:00
gagan%netscape.com
5243af866b Updating the test case for last changes as well... 2000-03-14 04:03:46 +00:00
troy%netscape.com
8a75ec0c9b b=24506 r=buster@netscape.com When calculating the width of a block frame
and it's an unconstrained reflow, then make sure to include the right
margin
2000-03-14 04:03:33 +00:00
tbogard%aol.net
10feb1dffd Tweaked a comment to not mention nsIBrowserWindow which is going away. 2000-03-14 03:58:45 +00:00
tbogard%aol.net
e1c79e9094 Removed un-needed forward declare of nsIBrowserWindow. 2000-03-14 03:57:42 +00:00
ruslan%netscape.com
7586d0290d Add comments to all.js for http1.1 preferences 2000-03-14 03:56:18 +00:00
dbaron%fas.harvard.edu
b905023253 Belatedly take credit/blame for my changes. r=jim_nance@yahoo.com 2000-03-14 03:52:18 +00:00
dbaron%fas.harvard.edu
61148f66ad Document trick to make jprof work under RedHat 6.0. r=jim_nance@yahoo.com 2000-03-14 03:50:43 +00:00
ruslan%netscape.com
c9b313d004 Fix 10738, partial fix for 21020. Keep-alive, http/1.1, transfer-encoding: chunked
can now be turned on (network.http.version=1.1); network.http.keep-alive can also
be used, however not recommended (1.1 pref will automatically enable keepa-alive).
r=warren,gagan
2000-03-14 03:41:46 +00:00
bienvenu%netscape.com
e5cd3ce413 add in use hdr cache, performance enhancement, r=scottip 2000-03-14 03:39:43 +00:00
warren%netscape.com
d3c3942046 Added nsHTTPChunkConv.cpp for Ruslan. 2000-03-14 03:34:37 +00:00
leaf%mozilla.org
72d48a1ebe Automated update 2000-03-14 03:30:10 +00:00
jim_nance%yahoo.com
682702de64 Fixed a small bug WRT shared library naming 2000-03-14 03:27:13 +00:00
akkana%netscape.com
b0c8f8b961 31438: stealth msg compose (r=ducarroz) 2000-03-14 03:25:15 +00:00
gagan%netscape.com
c6349ecc8b Fix for 30385. We were leaking channel due to the no longer needed "proxy channel" by the cache transport (mem cache) Also removed nsIHttpEventSink.h since its now an IDL. Also fixed 31667, 31222, 31657 (the assertion failures for thread safety) 2000-03-14 03:24:56 +00:00