rhp%netscape.com
66fcba297a
Saving mail message fix for I18N - Beta1 Bug: 23418 - r: scottip
2000-02-10 06:48:22 +00:00
ducarroz%netscape.com
0b4f84851d
Fix for bug 26966, 26984, 26988. Minor menu changes. R=alecf
2000-02-10 06:05:57 +00:00
cmanske%netscape.com
95a762e96a
Make Messenger Composer Format menu merge messenger-only items correctly. r=ducarroz
2000-02-10 05:13:32 +00:00
mscott%netscape.com
e29d93df57
Bug #24314 --> clicking on send mailto was picking the last node
...
or email address instead of the email address you selected.
r=hangas
2000-02-10 04:22:46 +00:00
bienvenu%netscape.com
97b6ba7b3d
msg logon redirector, NOT PART OF BUILD
2000-02-10 03:44:39 +00:00
evaughan%netscape.com
b361107ebe
1) implememted box reflow coelescing.
...
2) implemented gfx scrollbars for list boxes
3) fixed progess meter to be an animated gif
4) fixed bugs 23521, 24721, 19114, 20546, 24385, 24457, 23156, 20226, 22543
-r hyatt, troy, rod
2000-02-09 22:02:40 +00:00
valeski%netscape.com
dd4ececffa
mac bustage attempt. die net.h die
2000-02-09 08:17:26 +00:00
bienvenu%netscape.com
7bd6982e23
add support for unicode error and status messages, fix non-latin1 folder names at startup, r=jefft 26596
2000-02-09 06:48:21 +00:00
valeski%netscape.com
3e8f9b02da
#define collision. net.h must dies
2000-02-09 06:48:12 +00:00
valeski%netscape.com
7736079a1f
removing potentially conflicting mimetypes file
2000-02-09 04:52:34 +00:00
mscott%netscape.com
11d228827a
Bug #26586 --> a work around for this bug. set the value for each titledbutton before we add it to the document
...
and again after we add it to the document. This forces the to/from/cc email address to show up. Sometimes it wasn't
showing up. The cause is related to bug #26741 .
r=sspitzer
2000-02-09 03:16:34 +00:00
mscott%netscape.com
ece755bfc3
Bug #26741 --> set the oncommand handler for the attachment menu AFTER the element has been inserted
...
into the document. Do the same thing for the value and popup attributes on the titled buttons that correspond
to the email addresses.
r=sspitzer
2000-02-09 03:07:59 +00:00
dp%netscape.com
b0c7d2e3f2
bug 26937 The code was changing the component registry got from the
...
service to open the application registry. This causes asserts all
over. The registry we get from the service is always the component
registry. r=dveditz
2000-02-08 23:03:03 +00:00
dp%netscape.com
7a8dd82387
bug 26937 The code was changing the component registry got from the service to open the application registry. This causes asserts all over. The registry we get from the service is always the component registry
2000-02-08 21:54:45 +00:00
alecf%netscape.com
6bef1d1444
remove an assertion
...
a=granrose
2000-02-08 19:24:42 +00:00
jefft%netscape.com
0c7c21b07d
fixed bug 23322 -- [IMAP] freeze on folder/ in .mailboxlist; r=bienvenu
2000-02-08 15:49:52 +00:00
jefft%netscape.com
61244f6e68
fixed bug 23089 -- selecting undo after delete cause trash folder to load; r=bienvenu
2000-02-08 15:48:20 +00:00
tbogard%aol.net
840c8350e1
GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur
2000-02-08 13:40:10 +00:00
alecf%netscape.com
e21a07a269
switch to safer example text
...
r=sspitzer
for bug #23407
2000-02-08 09:39:45 +00:00
alecf%netscape.com
ca329c0899
add html:labels for most checkboxes
...
r=sspitzer
2000-02-08 09:26:44 +00:00
alecf%netscape.com
ddaab73405
fix account manager to behave well for large fonts, by specifying iframe sizes in ems
2000-02-08 09:14:59 +00:00
valeski%netscape.com
f0d04d4e82
r=dougt. 10465. mail news now uses the HTTP handler service for user agent components
2000-02-08 06:24:07 +00:00
alecf%netscape.com
8b80d95351
don't access mFolder directly, instead go through base class
...
r=putterman
2000-02-08 06:00:57 +00:00
alecf%netscape.com
819d316809
use real weak references when messages hold onto their parent folders
...
r=putterman
2000-02-08 05:59:20 +00:00
alecf%netscape.com
93b738dd00
add a bunch of assertions and error handling, no change for user under normal circumstances
...
r=sspitzer
2000-02-08 05:58:14 +00:00
alecf%netscape.com
8d8568a67d
update account wizard to run and fill in the first "invalid" account and start adding framework for pre-filled account data (such as from ISPs)
...
r=sspitzer
2000-02-08 05:56:33 +00:00
alecf%netscape.com
ae42b74f23
add support for arbitrary ISPs to add themselves to the UI
...
r=sspitzer
2000-02-08 05:55:42 +00:00
alecf%netscape.com
097d95581b
add windows and mac makefiles (not part of build yet)
2000-02-08 04:48:20 +00:00
alecf%netscape.com
68ebfd4411
attempted fix for mac bustage
2000-02-08 04:36:12 +00:00
sspitzer%netscape.com
72e8a9e317
make it so -chrome <chrome url> does the right thing.
...
r=mscott
2000-02-08 03:12:39 +00:00
ducarroz%netscape.com
774c7525b3
Fix related to bug 10932 and 26344. Need to reset all the event handlers of a dynamically created node after it has been inserted in the DOM. Also do not created a new recipient row when the user press enter after entering a recipient. R=mscott
2000-02-08 02:39:41 +00:00
mscott%netscape.com
2a539efa45
Optimize our use of monitors in this class because it gets called from multiple threads. This means
...
using nsAutoCMonitor instead of NS_LOCK/UNLOCK_INSTANCE. I also went through and removed the locks from
methods which are only called from one thread.
r=bienvenu.
2000-02-08 01:36:07 +00:00
bienvenu%netscape.com
85ee28a198
more fixes for double byte folder names, including create and rename, r=putterman,jefft
2000-02-08 01:20:00 +00:00
rhp%netscape.com
8cc87b679d
Max message size warning feature and labeling forwarded messages by subject - Bugs: 26519 5647 - r: jefft
2000-02-08 01:15:54 +00:00
sspitzer%netscape.com
9431eb3736
more changes to get everyone using my arbitrary command line handling.
...
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
2000-02-08 01:11:13 +00:00
mscott%netscape.com
1151b9cac4
Remove some wastefule NS_LOCK_INSTANCE useages in this class because
...
the class only runs on the UI thread...no need to use these locks
r=sspitzer
2000-02-08 01:10:21 +00:00
mscott%netscape.com
6940ec22be
disable the save all button for attachments because that isn't implemented yet...
...
r=sspitzer
2000-02-08 01:09:16 +00:00
scc%netscape.com
73802d6f2e
Pro5 update
2000-02-07 23:06:04 +00:00
jefft%netscape.com
015ed59aa6
fixed bug 14893 - undo/redo should enable only when it is available; bug 23089 - selecting undo after delete cause trash folder to load; r=rhp
2000-02-07 15:15:14 +00:00
alecf%netscape.com
eb71a72b2b
fix for #26762 - I forgot to check in this file, just make sure to pass in the event to the delete handler.
...
r=sspitzer
2000-02-07 08:54:59 +00:00
rhp%netscape.com
7e781c43ea
This is a fix to add a second - per message FCC to compose operations - Bug #: 11697 - r: jefft
2000-02-07 03:06:51 +00:00
bienvenu%netscape.com
1009440601
don't unescape urls before loading messages,r=mscott
2000-02-07 02:09:13 +00:00
bienvenu%netscape.com
ece14626a0
allow creation of folders with double-byte characters r=putterman, 26745
2000-02-07 00:20:37 +00:00
scc%netscape.com
1f9cca5403
while code reviewing Pierre Phaneuf's changes, I noticed some places where |do_QueryInterface()| could be used more efficiently, and some bad casts of |nsCOMPtr|s. This checkin fixes those. r=ben
2000-02-06 21:53:20 +00:00
rhp%netscape.com
b15b4bdc38
Small cleanup patch for nsMsgCompUtils.cpp in the work on bug 16398 (format=flowed). - r: rhp (external contribution)
2000-02-06 17:24:40 +00:00
sspitzer%netscape.com
fde4b7c9ae
hande -mail properly, using the nsICmdLineHandler interface
2000-02-06 13:05:29 +00:00
sspitzer%netscape.com
312a76d081
I think the less unixes will fail to build if I don't do this.
2000-02-06 12:54:10 +00:00
sspitzer%netscape.com
c00837ec56
I hate copy and pasted code. write two macros to do all the work for me.
...
r=alecf
2000-02-06 12:21:22 +00:00
sspitzer%netscape.com
91a9eaba60
clean up. these should be progids, not cids, that I register with the category manager.
...
r=alecf
2000-02-06 11:04:43 +00:00
sspitzer%netscape.com
a0ddb3cbb8
you can launch addressbook with -addressbook
...
now using the nsICmdLineHander interface and categories to do this the right way
r=alecf
2000-02-06 11:04:10 +00:00