ssu%netscape.com
69fd695df9
fixing bug 120634 - Typing numbers in sidebar (IM password) affects label colors in Mail. r=naving sr=mscott.
2002-02-08 22:34:50 +00:00
naving%netscape.com
f5267bbd95
108110 r=racham sr=mscott Hiding quick search box will take you out of search view
2002-02-08 22:34:40 +00:00
naving%netscape.com
7725472e68
122713 r=ssu sr=mscott. change ".localName" to compare with lowercase - fixes
...
shortcut interference with quick search and sidebar.
2002-02-08 22:29:26 +00:00
seawood%netscape.com
5871ae6f2d
Use @ so that regchrome commands aren't echoed.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #124328 r=cls
2002-02-08 08:30:30 +00:00
sspitzer%netscape.com
61a4e0e506
fix for #123013 , fix "View | Sort By" menu item issues in the 3 pane
...
and addressbook. r/sr=bienvenu
2002-02-08 05:17:23 +00:00
naving%netscape.com
53425a0c08
59694. sr=bievenu. Add the capability to toggle imap deletes using
...
delete button when the delete model is imap-delete model. Also
update undo/redo to reflect such toggling.
2002-02-08 03:30:20 +00:00
sspitzer%netscape.com
be682523bf
fix for #124320 . js error when you do "File | New Message" or hit the compose
...
button from addressbook, and no cards are selected. r/sr=bienvenu
2002-02-08 03:13:25 +00:00
naving%netscape.com
b6cd30e242
124295 sr=bienvenu move msgHdr out of imapThread to ui thread - fixes
...
assertion on copying local msgs to imap.
2002-02-08 02:15:10 +00:00
bienvenu%netscape.com
9f48923e0d
add support for xmailboxinfo for doing imap sharing admin urls r=naving, sr=sspitzer 123093 and 124011
2002-02-08 02:05:28 +00:00
cathleen%netscape.com
a5ec167c47
eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan
2002-02-08 01:11:33 +00:00
racham%netscape.com
d96fff51b3
Fixing bug 124100. Fixing regression where clicking on Cancel is closing the mailnews account wizard. A boolean indicating whether or to close the wizard is returned to handle user actions properly. r/sr=hewitt.
2002-02-08 01:09:23 +00:00
ducarroz%netscape.com
e893cdcf0c
Fix for bug 122815 (part 2). We don't need to manggle the file name of the temp file, just use the default one. R=cavin, SR=bienvenu
2002-02-08 01:07:20 +00:00
ducarroz%netscape.com
6b24a50e0a
Fix for bug 117030. gContentChanged wasn't always set when needed. SR=hewitt
2002-02-08 01:00:52 +00:00
srilatha%netscape.com
f89cd96e68
Fix for bug 120423. Enable and disable Addressbook commands when directory is selected
...
r=racham@netscape.com , sr=sspitzer@netscape.com
2002-02-08 00:55:54 +00:00
cmanske%netscape.com
f5190f99e4
Fix crash in message composer because of stranded Insert Character dialog, b=117791, r=duccaroz, sr=dveditz
2002-02-07 23:46:55 +00:00
naving%netscape.com
20569a4c78
105266 r/sr=bienvenu. Increase the size of buffer when msg lines are very
...
long > 16384 chars. this will enable us to move/copy such messages between
local folders and from local to imap.
2002-02-07 03:23:56 +00:00
darin%netscape.com
108b6206b4
fixes pending XP_WIN bustage
2002-02-07 01:18:48 +00:00
darin%netscape.com
349f2c5caf
fixes pending XP_UNIX bustage
2002-02-07 01:17:38 +00:00
stephend%netscape.com
b31e964844
Bug 123915. Properties textfield for folders/newsgroups is too small. r=jglick@netscape.com/sr=bienvenu@netscape.com
2002-02-07 01:09:14 +00:00
ducarroz%netscape.com
b5fac2e49a
Fix for bug 122815. We should truncate correctly long file name. And we should set the mac type/creator base on the content-type while saving an attachment. R=sfraser, SR=mscott
2002-02-07 00:42:09 +00:00
sspitzer%netscape.com
3f87e27916
fix for #83091 (show LDAP autocomplete directories in addressbook).
...
and some code cleanup, and code bloat removal (see nsAbUtils.cpp)
r=dmose, sr=bienvenu
2002-02-06 22:50:26 +00:00
cavin%netscape.com
a6e3c423ee
Fix for bugscape #3867 . Added code to use xaol-move cmd, instead of copy and store (flag) cmds, for "delete msg" operations on webmail servers. r=naving, sr=bienvenu.
2002-02-06 21:12:21 +00:00
cavin%netscape.com
da86d56a36
Fix for #82276 . Allow Eudora cards with no email address to be imported. Also allow import of additional address fields. r=ducarroz, sr=mscott.
2002-02-06 21:01:21 +00:00
hwaara%chello.se
6c9d73d8c5
#109598 , "tasks overlays should use insertbefore, insertafter instead of position"
...
#81237 , "IRC Chat has bizarre menu position",
Patches by nnooiissee@yahoo.com
r=andreww, sr=jst
2002-02-06 15:29:39 +00:00
racham%netscape.com
fd5c4fa27c
Fixing bug 101873. Adapting new <wizard/> for mailnews accountwizard. This fix introduces accessiblity via proper key handling and provides platform specific appearance. r=ducarroz, sr=mscott
2002-02-06 08:18:17 +00:00
sspitzer%netscape.com
666fd9462c
commit card to database when notifying the save listener, if there are any save listeners.
...
we need to do this because the save listeners might have added / modified some values.
see bugscape bug #11851 . r/sr=bienvenu
2002-02-06 06:26:28 +00:00
bienvenu%netscape.com
63f4d5d763
r=naving, sr=sspitzer 123427 remove offline store when news folder unsubscribed
2002-02-06 03:59:01 +00:00
bienvenu%netscape.com
037d0a9b40
fix delete of multiple imap messages while offline from copying whole offline store to offline trash store r=naving, sr=sspitzer 123427 and remove offline store when folder deleted/trash emptied
2002-02-06 03:57:36 +00:00
bienvenu%netscape.com
d1802bed3f
add assertion to catch imap move/copy across imap servers r=naving, sr=sspitzer 123721
2002-02-06 03:56:22 +00:00
bienvenu%netscape.com
e657765042
fix failure to play back offline imap deletes with the delete immediately delete model r=naving sr=sspitzer 93710
2002-02-06 03:54:56 +00:00
bienvenu%netscape.com
5379bb9e90
fix playback of imap move/copy across imap servers r=naving, sr=sspitzer 123721
2002-02-06 03:54:11 +00:00
bienvenu%netscape.com
42a2919ff5
fix potential crash in address book r=naving, sr=sspitzer 111703
2002-02-06 03:52:37 +00:00
bienvenu%netscape.com
d5b9b07ad4
fix potential crash reading e-mail messages r=naving, sr=sspitzer 111703
2002-02-06 03:51:57 +00:00
sspitzer%netscape.com
e2313ce8f3
fix for #116449 . when we delete addressbooks, we leave behind .position cruft.
...
r=srilatha, sr=bienvenu.
2002-02-06 03:47:49 +00:00
sspitzer%netscape.com
887430b17f
patch for #94641 . the bug is still open, but this pref should be
...
defined as it was in 4.x (in all.js). rs=bienvenu
2002-02-06 03:45:51 +00:00
bienvenu%netscape.com
b0abe70e9d
fix imap subscribe ui not to allow subscription to no select/namespace folders r=sspitzer, sr=mscott 9572
2002-02-05 15:54:14 +00:00
seawood%netscape.com
c84f59958d
Add Makefile.ins for mapi
...
Bug #120135
2002-02-05 09:23:43 +00:00
racham%netscape.com
da581b52cf
Fixing bugscape bug 9846. Adding default version number for html domain pre-population. r=ducarroz, sr=sspitzer
2002-02-05 09:06:26 +00:00
racham%netscape.com
566751d9ef
Fixing bugscape bug 9846. This fix allows ISPs to prepopulate list of html domains that can be added to html domain list of send format check. r=ducarroz, sr=sspitzer
2002-02-05 09:04:04 +00:00
mscott%netscape.com
9e7114b7a5
Bug #123457 --> fix some thread safety assertion warnings by making sure
...
the notifications callback for the socket gets released on the UI thread.
r/sr=bienvenu
2002-02-05 05:05:37 +00:00
naving%netscape.com
2b672e24c3
74781 r=bienvenu sr=sspitzer. Select the newly downloaded pop3 message that was truncated by limit size.
2002-02-05 03:46:15 +00:00
darin%netscape.com
96d9e2d527
final patch for bug 109179 "replace nsStdEscape with NS_EscapeURL"
...
r=dougt, sr=alecf
2002-02-05 03:08:15 +00:00
bzbarsky%mit.edu
40d60f39ec
Convert Compare() to Equals() where possible now that we can do
...
case-insensitive Equals(). Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
sspitzer%netscape.com
60fbb1b90d
fix for #122481 , crash when creating (and then unsubscribing) from bogus
...
newsgroups, like news://news.mozilla.org/foo/bar.
also some code cleanup.
r/sr=bienvenu. thanks to hwaara for the initial patch.
2002-02-05 02:00:25 +00:00
cathleen%netscape.com
740d95a0a9
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
2002-02-05 01:41:13 +00:00
mscott%netscape.com
66e5d0b2ca
Bug #122236 --> set the performing biff flag when we are about to perform biff
...
and register the root folder as a listener on the url so it can clear the flag
r=naving
sr=bienvenu
2002-02-05 01:36:42 +00:00
mscott%netscape.com
90f007dec7
Bug #122236 --> set the performing biff flag when we are about to perform biff
...
and register the root folder as a listener on the url so it can clear the flag
Bug #123440 --> don't give a message window when performing biff, this keeps
biff from bringing up any form of UI.
r=naving
sr=bienvenu
2002-02-05 01:36:15 +00:00
mscott%netscape.com
e7489e8103
Bug #122236 --> only show the biff icon in the system tray if
...
we are performing biff as opposed to the user clicking get new mail
add a flag to the server to store biff state
r=naving
sr=bienvenu
2002-02-05 01:35:32 +00:00
mscott%netscape.com
3a7d846c80
Bug #122236 --> only show the biff icon in the system tray if
...
we are performing biff as opposed to the user clicking get new mail
add a flag to the server to store biff state
r=naving
sr=bienvenu
Bug #122500 --> create a message window for the biff icon in the
system tray. this removes our dependency on the hidden window. On double
click, open up the last used 3-pane window or create a new one.
r=bhuvan
sr=bienvenu
2002-02-05 01:34:53 +00:00
bienvenu%netscape.com
7eee4af254
disallow drag drop into read-only imap folders r=naving, sr=mscott 112103
2002-02-02 17:30:03 +00:00