Граф коммитов

10305 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com 46a72b7fb7 remove special-case activation code for hidden window, let the OS do it. punts hidden window offscreen on mac so it can be visible yet of non-zero width/height for osx. bugs 70355/70388. r=danm/sr=hyatt. 2001-04-11 23:04:28 +00:00
sspitzer%netscape.com e5c378adfc fix for #75481. get "sort by recipient" to work. fix the ui issues
that I forget about when you change the "Sender" to "Recipient".
r/sr=bienvenu
2001-04-11 23:03:04 +00:00
ducarroz%netscape.com 67aec9176d Fix for bug 75498. Still need to translate line breaks :-( R=sfraser, SR=mscott 2001-04-11 21:17:56 +00:00
shaver%mozilla.org e2dc3d6d88 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
maolson%earthlink.net c0e2c1afa3 fix bug 69433 - %foo% begone, summon %s (aka use stringbundle's getFormattedString instead of js .replace())
r=jag, racham; sr=sspitzer
2001-04-11 05:36:01 +00:00
stephend%netscape.com 58094b8d3f Checking in the fix for bug 40191, 'Bad connection refused message under an IMAP server.' r=hwaara@chello.se sr=alecf@netscape.com 2001-04-11 04:39:39 +00:00
danm%netscape.com 310f483942 replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various 2001-04-11 01:20:28 +00:00
hewitt%netscape.com 2f7f1760cc 72882 - msgcompose cleanup , r=blake, sr=ben 2001-04-11 00:51:15 +00:00
andreww%netscape.com 28fb2f7ada bugzilla - 68247 r=doronr sr=sspitzer cleaning up mail search dialog some. 2001-04-11 00:21:51 +00:00
nhotta%netscape.com 70fba3e0fa Fix the backend problem of override inheritance, also changed to use nsIObserver for pref callback,
bug 74772, r=yokoyama, sr=bienvenu.
2001-04-11 00:14:08 +00:00
varga%utcru.sk 1898e6807f backout accidental checkin 2001-04-10 21:26:00 +00:00
hwaara%chello.se 8156c7f4d1 Checking in stuff I have for widgetglue.js (to know that I'm checkin into the right branch :) ) 2001-04-10 21:11:43 +00:00
ccarlen%netscape.com 7720f48f12 Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
sspitzer%netscape.com b95ae78809 fix for blocker #75390. email addresses not showing up in message pane.
sr=bienvenu
2001-04-10 17:50:42 +00:00
pavlov%netscape.com 09d01c38c7 more build bustage 2001-04-10 08:19:17 +00:00
pavlov%netscape.com d24033ff8d fixing build bustage 2001-04-10 08:10:51 +00:00
sspitzer%netscape.com 0485197843 fix for #75290. clean up our temp files when doing save as draft.
fix by cavin@netscape.com.  r=ducarroz, sr=sspitzer
2001-04-10 07:23:18 +00:00
sspitzer%netscape.com 9fd49c547c fix for #75052. get "flagged" to stick for imap. sr=bienvenu 2001-04-10 07:11:32 +00:00
sspitzer%netscape.com 9b708e8c55 #75346. fix some assertions and leaks when migrating. sr=bienvenu 2001-04-10 06:08:27 +00:00
darin%netscape.com 41efbc6217 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
sspitzer%netscape.com 07c32cd6e1 I crashed here, now I can reproduce it. add some bulletproofing and an assertion so I can catch it
next time.  no bug.  sr=bienvenu
2001-04-10 05:54:28 +00:00
sspitzer%netscape.com 0630d52da6 fix for crasher on exit. close the dbview when the mailnews xul is unloaded.
when the db goes away (on shutdown) we won't get notified, so we won't poke the
outliner, which is already gone.  sr=bienvenu
2001-04-10 05:29:39 +00:00
disttsc%bart.nl 2cc92ac844 Bug 72440: ``"menulist menu > menupopup" does not use the same style as "menulist > menupopup"'', author=Boris Zbarsky <bzbarsky@mit.edu>, r=timeless, sr=hewitt 2001-04-10 02:34:45 +00:00
jgmyers%netscape.com 18c42ccb65 finish replacing DecodeMimePartIIStr with DecodeMimeHeader: bug 65277 r=nhotta r=ducarroz sr=bienvenu 2001-04-09 21:21:22 +00:00
danm%netscape.com 195816bd8f fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh 2001-04-09 20:38:20 +00:00
nhotta%netscape.com eb9950e993 Changed MimeObject_output_init() to set an original mail's charset only if no override is set, bug 39736, r=ducarroz, sr=bienvenu. 2001-04-09 20:03:41 +00:00
danm%netscape.com 9751b284ab commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 02:08:05 +00:00
naving%netscape.com c8d987434c 74903. sr=mscott. POP:3 Display the error msg sent by the server. 2001-04-08 23:41:00 +00:00
disttsc%bart.nl 748e1ece2f Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
danm%netscape.com 1783803cb9 removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various 2001-04-08 01:32:13 +00:00
mscott%netscape.com 5dcffd2b45 Bug #32222 --> Implement a subclass of nsMsgprotocol which performs asynch writes. Re-write how we send
post data to use this subclass. We'll now read in the post file asynchronously and write out the post
data asynchronously to the server. When necessary, we'll pause and resume the file request for the incoming
post data since that comes in faster than data goes out.

this part is to the smtp code to use async writes.
sr=bienvenu
r=ducarroz/varada
2001-04-08 00:41:37 +00:00
mscott%netscape.com e8c7733530 Bug #32222 --> Implement a subclass of nsMsgprotocol which performs asynch writes. Re-write how we send
post data to use this subclass. We'll now read in the post file asynchronously and write out the post
data asynchronously to the server. When necessary, we'll pause and resume the file request for the incoming
post data since that comes in faster than data goes out.
sr=bienvenu
r=ducarroz/varada
2001-04-08 00:40:30 +00:00
sspitzer%netscape.com ad27a1d796 fix for #75055. get "choose this folder" working in search again.
sr=bienvenu
2001-04-07 05:49:13 +00:00
sspitzer%netscape.com dca7d2c1c1 fix for #74930. Go | Next | Message crashes on an empty view.
sr=bienvenu
2001-04-07 05:44:11 +00:00
danm%netscape.com 0e7437254d nope. nix last checkin 2001-04-07 05:37:20 +00:00
danm%netscape.com 84ac0dd8db fix more expected senna bustage 2001-04-07 05:27:56 +00:00
dbaron%fas.harvard.edu d815434c9a Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES. 2001-04-07 05:27:06 +00:00
stephend%netscape.com 2a06f65755 Adding myself to the contributer list. Comments only, no code. 2001-04-07 04:09:14 +00:00
danm%netscape.com 378b2f48b9 removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various 2001-04-07 03:33:56 +00:00
ducarroz%netscape.com 76e8191e4b Fix mail part of bug 74901. Don't need anymore to convert line feeds before inserting data into editor. R=jfrancis, SR=mscott 2001-04-06 14:34:34 +00:00
sspitzer%netscape.com b07f238542 fix for #74072. since "forward as quoted" is obsolete, treat it as
"forward inline."  fix by cavin@netscape.com, sr=sspitzer@netscape.com
2001-04-06 03:53:42 +00:00
sspitzer%netscape.com acfb003e28 fix for #46619. show the attachment icon in the thread pane if the message
has an attachment.  until we get a "news message with attachment"
icon, use the "mail message with attachment" icon.
r/sr=mscott,bienvenu
2001-04-06 03:43:00 +00:00
blizzard%redhat.com a318804bd0 Fix bug #74216. Add accel keys for expand all threads and collapse all threads. sr=sspitzer, r=ben 2001-04-06 03:27:22 +00:00
jgmyers%netscape.com 940cb6c6ab fix more mime header decoder callers, cleanup string fu: bug 65277 r=ducarroz r=nhotta sr=bienvenu 2001-04-05 23:00:38 +00:00
jgmyers%netscape.com 04696e2e18 fix too-short buffer allocation: bug 74453 r=nhotta r=ducarroz sr=bienvenu 2001-04-05 22:59:06 +00:00
blakeross%telocity.com 6573419a09 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
sspitzer%netscape.com 13ddc5c14c rest of fix for #74808. the icon in the subject column should
only have the green arrow if the message is new, not if the message is
unread.  sr=bienvenu
2001-04-05 08:13:37 +00:00
sspitzer%netscape.com e13c757fdb #72456. re-implement "mark all read". sr=bienvenu 2001-04-05 07:20:30 +00:00
sspitzer%netscape.com 15e66694f2 fix for #74808. when setting a "new" message as "read", it should
properly update in the message pane.  sr=bienvenu
2001-04-05 07:13:16 +00:00
dprice%netscape.com 3e31ab9946 65845 - new order files 2001-04-05 06:02:32 +00:00