Commit Graph

5910 Commits

Author SHA1 Message Date
rhp%netscape.com
c34588bade Fix for attachments not visible and display crashers - Bug #: 16367 16786 - r: bienvenu 1999-10-25 19:02:39 +00:00
tonyr%fbdesigns.com
64e8943a58 Updated address book cls id names that changed 1999-10-24 16:09:21 +00:00
mscott%netscape.com
36ca47b5c7 Bug #16927 add GetMessageUrlFromUri to nsIMsgMessageService
r=sspitzer
1999-10-23 23:39:57 +00:00
mscott%netscape.com
8028448766 Bug #16927 implement GetMessageUrlFromUri
r=sspitzer
1999-10-23 23:39:28 +00:00
ducarroz%netscape.com
61963bad56 Bug 14258, implement Send Page. R=alecf 1999-10-23 04:50:20 +00:00
bienvenu%netscape.com
37905a8223 cleanup dbs at shutdown, r=mscott 1999-10-23 01:13:10 +00:00
sspitzer%netscape.com
dbd14302c9 make the xul look pretty by using html fieldsets and legends. 1999-10-22 23:31:05 +00:00
ramiro%fateware.com
2a2494a33b Dont put the static rdfutil thing inside the FORCE_ALL block. r=alecf. 1999-10-22 23:28:30 +00:00
sspitzer%netscape.com
d09e09d6fb changes for correctness and to make the pref ui look better. 1999-10-22 23:27:43 +00:00
sspitzer%netscape.com
702a5563be make the xul look pretty by using html fieldsets and legends.
fix #17078:  fix the xul so that pref-messages.xul stops asserting like mad or crashing.
1999-10-22 23:25:18 +00:00
sspitzer%netscape.com
7822eba681 make the xul look pretty by using html fieldsets and legends. 1999-10-22 23:22:52 +00:00
sspitzer%netscape.com
bd1fc9b73e fix typo. #17087.
"I think about the education that I missed.  but then my homework was never quite like this.  Got it bad, got it bad, got it bad..."
1999-10-22 21:41:13 +00:00
bienvenu%netscape.com
40ebbb8427 one more news leak fix r=sspitzer 1999-10-22 21:11:17 +00:00
bienvenu%netscape.com
922d9bc212 one more addrbook memory leak fix r=mscott 1999-10-22 21:04:45 +00:00
jefft%netscape.com
b534ab7406 fixed bug 11892 - [dogfood] When Name or Address of a recipient includes 8-bit characters address is incorrectly formed; not quoting name part of an email address; calling GetPath() instead of GetFileName() for all recipients; r=rhp, mscott 1999-10-22 21:00:07 +00:00
ducarroz%netscape.com
7957d17185 Fix for bug 15201. We need to convert back the result from UTF-8 to Unicode. R=mscott, bienvenu 1999-10-22 20:37:42 +00:00
bienvenu%netscape.com
dfb0501d5c fix leaks in news/nntp r=sspitzer 1999-10-22 20:33:04 +00:00
bienvenu%netscape.com
c4ef9a290b fix memory leaks in vcard and calendar factories r=rhp 1999-10-22 20:32:02 +00:00
sspitzer%netscape.com
534108fcd8 add pref-mailnews.js, which has the necessary (but currently not working) JS for the color picker.
rewrite the xul so that the html select heeds the quote prefs.  (#15230)

use a color picker instead of an empty html select.
1999-10-22 02:10:49 +00:00
bienvenu%netscape.com
2234776b85 always update folders when clicking on them r=putterman 1999-10-22 01:59:50 +00:00
amusil%netscape.com
87306fa309 Changed FALSE to XP PR_FALSE 1999-10-22 01:54:36 +00:00
amusil%netscape.com
1c91f30b2a Address book fix. DB file now gets closed in the destructor. Reviewed by bienvenu. 1999-10-22 01:18:42 +00:00
alecf%netscape.com
018a99bad8 nsIModulize mime emitters - porkjockey work, r=sspitzer 1999-10-22 01:05:04 +00:00
alecf%netscape.com
4bd03fe287 start to consolidate URL and URI parsing into the base classes: remove a whole bunch of protocol-specific code in favor of generalization
basically, more fixes for #14437
r=scottip
1999-10-22 01:02:08 +00:00
mscott%netscape.com
2e67d0a2e9 Bug #16538 --> FetchMessage takes a stream listener and we should try to create a necko channel for the url,
and call AsyncRead on the channel, passing in the stream listener instead of trying to run the imap url
through the normal means. This fixes the problem where the channel wasn't properly initialized when
copying a imap message to a local folder.
r=jefft,bienvenu
1999-10-21 22:33:24 +00:00
mscott%netscape.com
4533bfaf6d Bug #16538 --> we need to add nsIStreamObserver to the QI method for this class in order to avoid an assertion
with my fix to bug #16538. I also replaced the handle rolled QueryInterface method with macro.
r=jefft,bienvenu
1999-10-21 22:31:27 +00:00
bienvenu%netscape.com
62733bfe6a fix syncing of imap flags change to db r=mscott,16839 1999-10-21 22:23:25 +00:00
bienvenu%netscape.com
88533f97d5 check for null when marking header read, r=mscott 1999-10-21 22:22:07 +00:00
rhp%netscape.com
675e52d571 Fix for duplicate body text in Multipart related message - Bug #16992 - r: mscott 1999-10-21 21:18:54 +00:00
bienvenu%netscape.com
1c13baeb02 fix addrbook mem leaks and mismatched delete r=mscott\ 1999-10-21 20:36:02 +00:00
bienvenu%netscape.com
cd79e93390 fix msg compose and send mem leaks, ipw, and mismatched delete r=mscott 1999-10-21 20:35:26 +00:00
bienvenu%netscape.com
f82a3ee0b5 fix memory leaks and mismatched frees r=jefft 1999-10-21 01:42:00 +00:00
bienvenu%netscape.com
dcd425e456 fix mismatched free 1999-10-21 01:40:08 +00:00
bienvenu%netscape.com
b12c9be47c another memory leak fix for mime 1999-10-21 01:37:03 +00:00
sspitzer%netscape.com
3d63435cac fix for #15231, r=mscott. get the fixed_width pref to stick.
the problem was we had it as an int pref, when it was a bool pref.
1999-10-21 00:05:50 +00:00
nhotta%netscape.com
73e800ef37 Adding a wrapper function for a new i18n interface, part of bug fix 15475, r=rhp. 1999-10-20 23:51:25 +00:00
alecf%netscape.com
08d038131e turn news into a nsIModule
r=sspitzer
(porkjockey work)
1999-10-20 22:30:02 +00:00
alecf%netscape.com
a33565470d clean up nsIMsgFolder API in preparation for fixing a number of bugs, most importantly #14437
r=scottip
1999-10-20 21:58:21 +00:00
mscott%netscape.com
3c940c6846 optimize nsImapBuildMessageURI to use a nsCAutoString. This saves us an extra allocation of the string later on.
r=sspitzer
1999-10-20 21:41:18 +00:00
bienvenu%netscape.com
40741f49b6 more memory leak fixes, r=mscott 1999-10-20 21:18:25 +00:00
bienvenu%netscape.com
7aabcb0051 fix rdf resource value leaks r=jefft 1999-10-20 21:12:00 +00:00
mscott%netscape.com
860d40cd8b Bug #16814 --> i found a problem which may be causing us to block in the imap protocol when downloading larger
attachments or images. Basically, the nsMsgLineStreamBuffer class had a fence post bug when determining
if it had enough room to read in more bytes. If the # of free bytes in the stream buffer was 1 byte and we
had just one byte of data left to read in from the incoming stream, we would fail to read in that one byte.
r=sspitzer
1999-10-20 21:01:58 +00:00
bienvenu%netscape.com
85ff159494 fix mime memory leaks, mostly strings, r=rhp 1999-10-20 21:00:02 +00:00
bienvenu%netscape.com
cba2dfa027 fix memory leaks of uri's and a progress string r=mscott 1999-10-20 20:49:45 +00:00
bienvenu%netscape.com
2d872682fd fix memory leaks in address book r=mscott 1999-10-20 20:41:27 +00:00
bienvenu%netscape.com
586199ea8f fix memory leak of literal string creating rdf node r=scottip 1999-10-20 19:06:53 +00:00
bienvenu%netscape.com
80a7df3a48 fix memory leaks with mime string bundles and v-cards r=rhp 1999-10-20 18:41:49 +00:00
sspitzer%netscape.com
4715a46985 fix for #16820, #16821. r=alecf, a=leaf. fix the pre-select the compose "From" identity
based on the selection in the folder pane.  it broken when I removed the FindServerUsingURI()
method a few days ago.  all better now.
1999-10-20 18:31:26 +00:00
alecf%netscape.com
8d0a17a28b remove old gif 1999-10-20 00:18:32 +00:00
alecf%netscape.com
c20a3eb05c remove old gifs 1999-10-20 00:11:46 +00:00