Commit Graph

46435 Commits

Author SHA1 Message Date
rjc%netscape.com
8f9b86dd92 Check in real fix. Review: me 1999-11-10 23:56:29 +00:00
sspitzer%netscape.com
b34380c436 fix #18383, r=alecf.
check if the folder really exists by checking if it has a server.
if not, return an error.
this makes the right error message pop up.
1999-11-10 23:54:25 +00:00
rjc%netscape.com
018975e7a8 Comment out problem. 1999-11-10 23:54:24 +00:00
ducarroz%netscape.com
8e1d25b53d Forget to checking version that check return of ConvertFromUnicode & ConvertToUnicode. R=jefft 1999-11-10 23:54:05 +00:00
sspitzer%netscape.com
1ad9b6ee38 check in patch from cls@seawood.org
add comment.
1999-11-10 23:53:40 +00:00
sspitzer%netscape.com
a2a51b697c fix #18510. package up "Mozilla Select Profile"
and the "Mozilla NSPR Log" files.
1999-11-10 23:53:12 +00:00
nhotta%netscape.com
4c2af862b1 Added msgbaseutil to makefiles so unicode conversion utils to be accessable, part of bug fix #18264, r=ftang. 1999-11-10 23:51:46 +00:00
sspitzer%netscape.com
3f791421b8 fix warning. 1999-11-10 23:51:45 +00:00
evaughan%netscape.com
57b995359f Fixed gfxscrollbar bugs #16460 and #15722 1999-11-10 23:51:44 +00:00
rjc%netscape.com
cf9f00659e Small improvements to HTTP-INDEX datasource. Review: me 1999-11-10 23:51:10 +00:00
akkana%netscape.com
8bf133a8f7 17564, 17871, 17883, 18249, 13753,
18012, 16800, maybe 17565 and 13278:
Integrate contributions from Ben Bucksch (mozilla@bucksch.org)
and Daniel Brattell (bratell@lysator.liu.se) to improve formatted
plaintext output, including adding text style indicators, improving
table output and wrapping, and fixing several wrapping/whitespace bugs.
Also update the auto tests to reflect some of the bugs recently fixed.
  r=myself,mozilla@bucksch.org,bratell@lysator.liu.se
1999-11-10 23:50:45 +00:00
pollmann%netscape.com
76bab40ed9 Bug 17656: Checking in jst@citec.fi fix to make Framesets resize correctly. A: chofmann R: pollmann 1999-11-10 23:50:38 +00:00
rjc%netscape.com
537f64c3da Add support for secondary key sort. Convert over to using nsCOMPtrs. Review: me 1999-11-10 23:50:34 +00:00
leaf%mozilla.org
d433b2112c s/apprunner/mozilla-bin/ to comply with new binary name. r=alecf 1999-11-10 23:50:01 +00:00
ducarroz%netscape.com
0ad0bd5338 Fix for bug 18402, don't use AutoCString when need to deal with a UTF8 string (nsMsgCompose.cpp only). Fix for bug 13261, use constants instead of numerical. Cleanup Forward code, eliminate duplicate or dead code (in prep. for bug 15682) 1999-11-10 23:47:59 +00:00
ftang%netscape.com
e4d5acd2de Change the GetRelativedWindowCoordinate to return the botton of the cursor, instead of the top of the cursor. We need this to make Mac IME candidcate window popup in a more reasonable place. author=sfraser. r=ftang 1999-11-10 23:47:56 +00:00
slamm%netscape.com
7699111c7e Fix warnings for partially bracketed initializers. r=rickg a=chofmann 1999-11-10 23:47:37 +00:00
ftang%netscape.com
5603e379d5 fix bug 17710, 12253, 18286. r=erik. hide the mIMEIsComposition into HandlStart/EndComposition method. +1 for size checking. remove startCompostion after we receive result. Add StartComposition if we have not start composition 1999-11-10 23:43:46 +00:00
akkana%netscape.com
6c385061f6 16803, 17341: Enable unicode paste. Code from nhotta, r=me. Also re-enable plaintext paste 1999-11-10 23:42:11 +00:00
ftang%netscape.com
92db3f78b1 1. fix 7571. review by ftang/pierre/saari 2. rewrite Mac IME code r=brade 1999-11-10 23:41:21 +00:00
akkana%netscape.com
afdcc43559 Fix mEditorType, which wasn't being set before. r=sfraser 1999-11-10 23:40:38 +00:00
waterson%netscape.com
bb9d5d0f85 Bug 18408. Use 'ObjectAt()' rather than 'Peek()', which looks at the
front of the queue. r=jband
1999-11-10 21:59:05 +00:00
tbogard%aol.net
acbd6607c6 Added mLoadCookie that is used in the new URI Loader calls. 1999-11-10 21:43:58 +00:00
leaf%mozilla.org
9308f7675e clobber builds should be making realclean 1999-11-10 20:15:32 +00:00
brade%netscape.com
e7a165a4c4 remove empty_doc.html (bug #15442) r:Jerry.Kirk@Nexwarecorp.com 1999-11-10 14:48:36 +00:00
gagan%netscape.com
9da0532843 Fix for 7533. The mechanism of specifying charset in content-type of a post data was breaking a lot of websites. I have changed the default to not send charset. If this has to be changed again this should go thru a pref (See bug 18431) 1999-11-10 08:58:20 +00:00
mcafee%netscape.com
9b550725f7 Ignore new name of binary. r=pavlov 1999-11-10 08:03:06 +00:00
pavlov%netscape.com
18ae612fa0 remove #ifdef DEBUG_pavlov #define NOISY FONTS blah blah r=paulmac,mcafee 1999-11-10 07:31:01 +00:00
tbogard%aol.net
900aec302c Changes to call OpenURI with new parameter set. 1999-11-10 07:27:25 +00:00
pavlov%netscape.com
9729a5200f fixes for pasting unicode text for bug 18276 r=akkana 1999-11-10 07:26:06 +00:00
pavlov%netscape.com
de083ed17b fix for bug 1004 (native system colors) r=blizzard,smfr 1999-11-10 07:20:33 +00:00
rjc%netscape.com
c85fee2632 Fix bug # 12114 [an internal timer no longer refcnt's the nsBookmarksService, preventing a leak; instead, we cancel the timer in the DTOR] and bug # 18250 [speed up loading of bookmarks on startup by deferring loading of IE favorites.html (on Mac) until needed, and try to read in the entire file in one read request if memory is available, otherwise fall back to parsing line by line]. Review: waterson@netscape.com 1999-11-10 07:05:16 +00:00
tbogard%aol.net
762e559ca9 Changed nsComponentManager::CreateInstance to use new nsCOMPtr do_CreateInstance. 1999-11-10 07:03:50 +00:00
tbogard%aol.net
57ff5f396d Changed nsComponentManager::CreateInstance calls to use the new nsCOMPtr do_CreateInstance(). 1999-11-10 06:54:39 +00:00
mscott%netscape.com
0a37574230 (not part of the seamonkey build...yet!)
Clean up OpenURI api. get rid of the verb, the channel context and the loadgroup as required arguments
to OpenURI.

Add nsUriLoaderEventSinkGetter class. Many method signatures
changed to match the changes to nsIURILoader::OpenURI.
1999-11-10 06:24:40 +00:00
mscott%netscape.com
02db933362 (not part of the build yet!)
Clean up OpenURI api. get rid of the verb, the channel context and the loadgroup as required arguments
to OpenURI.

Add the notion of a open uri context as an in and an out parameter. The open uri context is a cookie which
the caller can later give back to the uri loader when running another url in the same context. It's an ISupports
right now and the type should be opaque to the caller.

Don't require the caller to pass in an event sink getter. We can generate this for them. Do give them the ability
to pass in a nsIProgressEventSink. Note: this parameter is actually going to get changed into a nsIProgressListener
real soon as well. So don't get to used to it.
1999-11-10 06:22:29 +00:00
ftang%netscape.com
9883aa657e fix 17409. rewrite the Notify method to take care random order of HTTP-EQUIV or CONTENT. performance enhance the code. keep the old code in the #else of #if 1 statement for now. r=nhotta 1999-11-10 05:55:58 +00:00
ftang%netscape.com
6d97a605ce fix 16808. change hard coded utf-8'to UTF-8', get charset hint from webshell. r=nhotta 1999-11-10 05:50:10 +00:00
tbogard%aol.net
dc27e88ecd NS_WARN_IF_FALSE now by default puts the windows messagebox up on a tripped warning condition. Before it relied on the developer having an environment variable set. r=pink a=sdagley 1999-11-10 04:32:33 +00:00
shaver%netscape.com
6256e1b5ec revert case change, because I no longer have the accompanying JS changes -- don't ask 1999-11-10 04:18:07 +00:00
bienvenu%netscape.com
c817567c3e fix crash with bookmark to local folder, r=alecf 1999-11-10 04:12:26 +00:00
bienvenu%netscape.com
4675215f31 fix build warnings 1999-11-10 04:05:16 +00:00
bienvenu%netscape.com
fd96ea6a26 fix build warnings about unused variables 1999-11-10 03:59:45 +00:00
nisheeth%netscape.com
ecf204e501 a=sdagley. Move over to new timing macros... 1999-11-10 03:41:09 +00:00
morse%netscape.com
8b606c4d99 fix bug 65552, integrating ftp authentication with single signon, r=valeski 1999-11-10 03:39:33 +00:00
morse%netscape.com
b1bf97f94d fix bug 65552, integrating ftp authentication with single signon, r=neeti 1999-11-10 03:37:35 +00:00
cls%seawood.org
83dc3101b9 I'm in complete awe as to how the unix tinderboxen haven't broken because of this....when I did a clobber build, nsCookie.cpp & mailnews/* started complaining about a missing rosetta.h. 1999-11-10 02:30:47 +00:00
shaver%netscape.com
588fbfb868 missed a #include 1999-11-10 02:11:08 +00:00
shaver%netscape.com
dbe8dfe7a0 maybe fix build bustage 1999-11-10 02:10:39 +00:00
shaver%netscape.com
f7e6426a48 fix build bustage from big dumb shaver 1999-11-10 02:04:58 +00:00