hwaara%chello.se
f8de5de638
#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
e13bb12a96
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
0a5fbbc9b6
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
3a70db4ed6
r=naving, sr=sspitzer 123427 remove offline store when news folder unsubscribed
2002-02-06 03:59:01 +00:00
bienvenu%netscape.com
d8184edfa2
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
15ff564da0
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
7084eedef2
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
085ea30a51
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
91e7779247
fix potential crash in address book r=naving, sr=sspitzer 111703
2002-02-06 03:52:37 +00:00
bienvenu%netscape.com
23d6d4ef84
fix potential crash reading e-mail messages r=naving, sr=sspitzer 111703
2002-02-06 03:51:57 +00:00
sspitzer%netscape.com
3845253882
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
4d433cbf29
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
1deb92ac73
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
d444650985
Add Makefile.ins for mapi
...
Bug #120135
2002-02-05 09:23:43 +00:00
racham%netscape.com
a5f8d54132
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
4f1e2710d4
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
0b7f51537a
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
1297749122
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
a031f35a63
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
580e33204e
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
8d7e1b0c62
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
bf3e08eb5f
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
89d2acf11a
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
db16a838aa
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
f159fcc4ca
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
14e1f53630
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
352b6d9cc9
disallow drag drop into read-only imap folders r=naving, sr=mscott 112103
2002-02-02 17:30:03 +00:00
bienvenu%netscape.com
5900b882b6
fix crash in morkRow::closerow object r=naving, sr=mscott 104659
2002-02-02 16:57:25 +00:00
blakeross%telocity.com
19b3cbc307
117672 - minor ui defect in mailnews pref pane. r=ben sr=hewitt
2002-02-02 05:42:17 +00:00
racham%netscape.com
228133824a
Fixing bug 122108. Changing the label from ISP or email provider to Email account in the accountwizard's account type page. r=robinf, jglick, bhuvan
2002-02-02 01:59:34 +00:00
ssu%netscape.com
f1e323eb63
fixing bug 115582 - File/Attachments/Save All doesn't have access key. r=racham, sr=mscott
2002-02-01 23:05:45 +00:00
naving%netscape.com
8888b2913c
115071 r=nhotta (for collation part) sr=mscott. fix folder-pane, menus sorting on mac os x by using collation
...
key and creating sort arcs as nsIRDFBlob. Added abiltity to createBlobNode
123017 sr=bienvenu fixing start-ip crash in nsMsgFolderDatasource
2002-02-01 21:46:05 +00:00
rods%netscape.com
8c2688d00d
fix bustage
2002-02-01 17:19:10 +00:00
rods%netscape.com
9171cc08f5
fix bustage
2002-02-01 17:04:03 +00:00
rods%netscape.com
4a4dd9b44f
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
...
2) Adds a couple of new methods and an attr to nsIWebBrowserPrint (navigate, is frameset, & exitPP)
3) Removes all but one method from nsIContentViewerFile.idl/h the remaining call is for print regression testing
4) Removes the "static" implementation of nsIContentViewerFile.h
5) Fixed up nsIContentViewerFile.idl and turned it back on so it is now generating the header file
6) Removed all uses of nsIContentViewerFile.h except for the WebCrawler (uses it for Printing Regression testing)
7) nsDocumentViewer.cpp now implements nsIWebBrowserPrint.idl this makes it easier to add new print functionality in one place
8) You can now ask an instance of the ContentViewer for a nsIWebBrowserPrint to do printing (it retruns the nsIWebBrowserPrint interface implemented by the nsDocumentViewer)
9) Anybody who was using nsIContentViewerFile to print will now use nsIWebBrowserPrint
10) You can now do a "GetInterface()" on a GlobalWindow for a nsIWebBrowserPrint
11) The browser UI now uses the GetInterface on the GlobalWindow to get a nsIWebBrowserPrint object to do printing and this can be used for all printing functionality
Bug 120622 r=dcone sr=waterson
2002-02-01 14:52:11 +00:00
ducarroz%netscape.com
aad62a9ee7
Fix for bug 122625. Remove the window from the cache when ComposeInit is called. Also, alway make sure that the last type of compose window used get in the cache. R=cavin, SR=mscott
2002-02-01 05:15:01 +00:00
seawood%netscape.com
36291b7ea4
Fixing win32 gmake bustage from Cavin's checkin of bug #119441 .
2002-02-01 04:12:54 +00:00
racham%netscape.com
df186c7fc0
Fixing bug 122868. Check for existence of accountValues before saving an account in onSave routine to avoid problems with deleted accounts. sr=mscott
2002-02-01 03:59:06 +00:00
cavin%netscape.com
478b3ff030
Fix for #119441 . Added code to prefix lines starting with "From " with ">" in the msg body. r=ducarroz, sr=sspitzer.
2002-02-01 02:36:58 +00:00
alecf%netscape.com
634e2f6f0c
one more part of fix for bug 107575, including the much coveted whitespace
...
remove aIgnoreCase parameter from all nsString and nsCString consumers
sr=jag, r=shaver
2002-02-01 01:53:09 +00:00
cavin%netscape.com
71c246a25a
Fix for bugscape 11772. Reset the phone number arrays after the numbers are parsed and copied to an address card object. r=ducarroz, sr=mscott.
2002-01-31 23:25:04 +00:00
naving%netscape.com
b5f195f801
112927 sr=bienvenu. fix whitespace, we do lot more than alerting, we backup old rules.dat as rulesbackup.dat
...
and create a new rules.dat and alert is thrown when receiving new mail/opening filters dialog.
2002-01-31 22:23:42 +00:00
heikki%netscape.com
02a455545d
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
naving%netscape.com
94a22397cb
112927 sr=bienvenu. Made it so that we alert the user in case we cannot
...
parse rules.dat, upon getting filterList
2002-01-31 22:08:48 +00:00
naving%netscape.com
7cda0e057c
112927 sr=bienvenu makefile changes
2002-01-31 21:58:26 +00:00
bienvenu%netscape.com
759cf9d048
fix crash playing back offline empty of imap trash when trash is selected, check for null dbfolderinfo rs=mscott 121799
2002-01-31 21:19:55 +00:00
mscott%netscape.com
e9b0f8d254
Bug #108965 --> remove xul emitter from the build
...
r=ducarroz
sr=sspitzer
2002-01-31 21:02:16 +00:00
bienvenu%netscape.com
a686d00df9
fix hourglass problem selecting a non-selectable imap folder r=naving, sr=mscott 120608
2002-01-31 20:10:06 +00:00
mscott%netscape.com
ca4eb53cab
Bug #122351 --> if the shell doesn't support wide string
...
friendly versions of Shell_NotifyW, then gracefully fall back and
use the older ASCII versions (Shell_Notify).
r=bhuvan
sr=sspitzer
2002-01-31 07:31:07 +00:00
racham%netscape.com
efb0ac4b41
Fixing bug 4198. This fix allows ISPs to add a customized signature file to their user mail accounts. r=ducarroz, sr=sspitzer
2002-01-31 05:22:24 +00:00