mccabe%netscape.com
8932fe7b0c
Fix IDL to use native <idl-name>(<C++-name>); instead of just native <idl-name>; This is prep to make the tree compile with a new error mode landing in xpidl shortly.
...
Preperatory to a fix to 17013; I'm doing this as a separate checkin to avoid any checkin-skew danger.
r=shaver.
1999-10-26 23:26:28 +00:00
rhp%netscape.com
4f5a37f5db
Cleaning up some comments.
1999-10-26 23:06:27 +00:00
rhp%netscape.com
37d345756e
Update changes for Mac project...again
1999-10-26 22:56:18 +00:00
rhp%netscape.com
7c8a299309
Update changes for Mac project
1999-10-26 22:47:55 +00:00
rhp%netscape.com
0b335c2468
Changes for better text display and format flowed - Bug #16507 - r: rhp since this is externally contributed
1999-10-26 22:43:25 +00:00
nhotta%netscape.com
35df054c4f
Unicode encoder related change for unmapped characters.
...
If unicode encoder cannot map a character to the target encoding, it returns used unicode length including the unmapped character.
That is true for all encoder except ISO-2022-JP (bug #15706 ). Changed the callers to match the encoder behavior. bug 8865, r=cata.
1999-10-26 20:16:11 +00:00
putterman%netscape.com
a6dc57d532
No bug. reviewed by bienvenu. OnKeyDeleted wasn't sending the correct parent
...
thread value because the message was being deleted before we saved off the parent.
1999-10-26 19:52:20 +00:00
rhp%netscape.com
a0f188aa04
Just adding new files...NOT PART OF THE BUILD!
1999-10-26 18:50:08 +00:00
warren%netscape.com
f50d3df7c0
Added nsIChannel::GetOriginalURI so that we can get back to the original chrome file (bug#17144). r=rpotts,mscott
1999-10-26 09:16:24 +00:00
hangas%netscape.com
e6c96e93d4
new ui. r=pavlov,german,hyatt
1999-10-26 00:39:19 +00:00
ducarroz%netscape.com
7ebfa97da7
Checking it again as for reason, the file I've checked in last time is corrupted.
1999-10-26 00:16:33 +00:00
jefft%netscape.com
d7e36bdecd
fixed bug 17176 -- [DOGFOOD] [Reqression] Can't save attachment; we are not generating message uri correctly; r=mscott
1999-10-26 00:07:27 +00:00
bienvenu%netscape.com
d506cab3ce
turn off meteors and spinning barber pole for now r=mscott
1999-10-25 23:45:19 +00:00
ducarroz%netscape.com
a053f26923
Fix build bustage for nhotta
1999-10-25 23:29:24 +00:00
nhotta%netscape.com
7063b0ce6c
Changed unicode conversion for mail send.
...
Added a fallback for unmapped characters, moved entity conversion after the unicode conversion as the fallback, avoided to convert twice for text/html case, part of bug fix 15475, r=rhp.
1999-10-25 23:21:30 +00:00
rhp%netscape.com
0e4e627e0e
Fix for extra conversion - r: nhotta
1999-10-25 22:13:39 +00:00
putterman%netscape.com
ef8e2ecf71
Fixes 12894. Messages show up bold again if they are unread. reviewed by bienvenu.
1999-10-25 22:10:32 +00:00
alecf%netscape.com
4efee11063
fix for #17187 - return NS_RDF_NO_VALUE when any particular GetTarget() calls fail
...
r=bienvenu
1999-10-25 22:09:07 +00:00
nhotta%netscape.com
f03a4277ab
Added MsgUtil.lib and MsgUtilDebug.lib to the project, part of bug fix 15475.
1999-10-25 22:04:23 +00:00
nhotta%netscape.com
b52cb42e21
Changed MIME header encoder in unicode conversion. Instead of skipping unmapped characters,
...
call the fallback funcion (puts a question mark for an unmapped char), part of bug fix 15475, r=rhp.
1999-10-25 22:03:09 +00:00
putterman%netscape.com
1e7905fdd5
Fix 17107. A bunch of view navigation bugs. Reviewed by bienvenu. It fixes:
...
1. Next message with no selection finds the next message
2. It no longer redisplays current message if Next Message finds no next message.
3. Next/Previous message works if last/first message is selected.
1999-10-25 22:02:58 +00:00
jefft%netscape.com
0c4c0d6d30
fixed bug 17179 -- [dogfood] [BLOCKER] Sending a message does not work; escape the recipient list fixes the problem; r=mscott, a=granrose
1999-10-25 20:17:01 +00:00
rhp%netscape.com
6f8d25b717
Fix for composition quoting and cleanup for dogfood - Bug# 16703 16907 7518 - r: bienvenu
1999-10-25 19:04:56 +00:00
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