10629 Commits

Author SHA1 Message Date
rpotts%netscape.com
44626befc1 another patch for bug #65777. This one removes the intermediate window that is created for mailto:// URLs that are explicitly target to a new window... 2001-05-21 06:50:51 +00:00
gerv%gerv.net
ff74e11470 Remove hardwired "Mozilla" and "Netscape" strings from DTD files. Part of bug 80838. r=rchen, sr=blizzard. 2001-05-19 15:54:29 +00:00
jst%netscape.com
77aeecc056 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
srilatha%netscape.com
579a8ae577 Fix for bug# 79756. Removed Base scope from the Advanced tab in Directory Server Properties dialog.
Also made subtree as default scope. r=mohanb, sr=sspitzer
2001-05-19 05:09:48 +00:00
ben%netscape.com
deb9ccf38d Still part of 81575:
- remove Search in Bookmarks/History menuitem from Mail/News as these are now two different mini-dialogs.
all these changes r=blake, timeless, sr=alecf
2001-05-19 01:59:59 +00:00
racham%netscape.com
0e55d49175 Fixing bug 76388. Adding a default pref which will be used by incoming servers to check if the offline support level is already set. r=bienvenu, sr=sspitzer 2001-05-19 01:39:03 +00:00
racham%netscape.com
d9b3cae8ae Fixing bugs 76388, 79561. This fix introduces a generalized procedure to query a given server for it's offline support level. Offline settings item is added to AccountCentral based on server's offline capability. New checkbox item to make messages in the Inbox available when user works offline is added to IMAP offline settings panel. Offline items are hidden in AccountCentral and AccountManager for those ISPs who does not support this feature. Also, offline panel items have been grouped under offline and disk space sections. Minor UI cleanup by fixing some of the sentences on these panels. r=bienvenu,jglick sr=sspitzer 2001-05-19 01:38:51 +00:00
ducarroz%netscape.com
b798290576 Fix for bug 81720. We need to correclty interpret and propagate errors that append while saving a message as draft or template. R=cavin,varada SR=bienvenu 2001-05-19 01:26:56 +00:00
bienvenu%netscape.com
2ca5c74a37 fix 81733 sort type not persisting regression from yesterday rs=sspitzer 2001-05-19 01:05:45 +00:00
naving%netscape.com
9c423afb76 65927. r=sspitzer sr=bienvenu. Close the connection on NNTP_ERROR and also stop the
running url when server closes connection on mozilla.
2001-05-19 01:01:32 +00:00
ducarroz%netscape.com
04cb3a5979 Fix for bug 72232. We need to run through the unknown decoder when we cannot figure ourself the content type. R=varada, SR=mscott 2001-05-18 23:28:04 +00:00
ducarroz%netscape.com
db83302f3e Fix for bug 72515. Calculate the current selected region in the outliner and pass it to the drag service. R=varada, SR=sspitzer 2001-05-18 23:13:44 +00:00
bienvenu%netscape.com
2723b36849 fix crash saving draft while offline sr=sspitzer 81487 2001-05-18 23:12:22 +00:00
bienvenu%netscape.com
81fb2b8290 fix crash saving draft while offline sr=sspitzer 81487 (and whitespace fixes) 2001-05-18 23:11:45 +00:00
mscott%netscape.com
edda37e990 Bug #67254 --> don't support attachment= in mailto urls.
sr=bienvenu
2001-05-18 22:52:45 +00:00
hewitt%netscape.com
6f95bde070 80179 - rename a few <window/> ids to prepare for window icons, r=law, sr=ben 2001-05-18 22:50:35 +00:00
varada%netscape.com
bc8ab348d7 fix for 80332;print crashing on mail;r,sr=mscott; nsMsgPrintEngine.cpp 2001-05-18 22:50:21 +00:00
srilatha%netscape.com
ada3644af0 Fix for bug# 80781. Removed the offline tab for the Directory server properties dialog
r=mohanb, sr=sspitzer
2001-05-18 22:29:08 +00:00
hewitt%netscape.com
e3c5e2eb10 78686 - fix broken File Button in Search Dialog, add styles for default menubuttons, r=andreww, sr=mscott 2001-05-18 22:29:07 +00:00
srilatha%netscape.com
7c57e7333d Fix for bug 79941. Changed the title from "New Directory" to "Directory Server Properties".
r=mohanb, sr=sspitzer
2001-05-18 22:26:16 +00:00
stephend%netscape.com
85ba5adca3 Wording inconsistencies in Account Manager and Account Wizard (NNTP/SMTP). Bug 70241 r=nbaca/robinf/jglick sr=sspitzer a/rs=rchen (localization) 2001-05-18 21:48:47 +00:00
bienvenu%netscape.com
a7a8a9ac8c fix inserting new threads into reverse sorted thread view when first thread in view is expanded r=naving, sr=sspitzer 77546 (and whitespace fixes) 2001-05-18 20:47:44 +00:00
shannond%netscape.com
73772a7e57 bug 76914 - Sorting in mail by Sender or Subject causes browser to core dump on HPUX
HPUX needs memory to have 4 byte memory alignment
r/sr=sspitzer@netscape.com
2001-05-18 05:18:05 +00:00
andreww%netscape.com
a1549a4b44 bugzilla 73982 r=pinkerton sr=hewitt. Adding xbl-based image pre-caching of toolbar buttons. 2001-05-18 01:21:47 +00:00
bienvenu%netscape.com
2d61cb101c fix initial default sort order to be ascending rs=sspitzer related to checkin for 12896 2001-05-18 01:17:43 +00:00
bienvenu%netscape.com
040a28b39c add ability to persist view info r=naving, sr=sspitzer part of work for 12896 2001-05-18 00:53:21 +00:00
bienvenu%netscape.com
02f787d12b make newly created folders respect default offline setting for newly created folders, rs=mscott, r=naving also lots of white space cleanup 81509 2001-05-17 21:45:26 +00:00
suresh%netscape.com
598728d197 fixes 80823. r=naving, sr=sspitzer. In standalone msg window nothing under Tasks menu worked. 2001-05-17 20:54:06 +00:00
bienvenu%netscape.com
33a94a71e2 part of fix for doing an offline sync after stopping a previous sync, rs=sspitzer 80110 2001-05-17 14:38:37 +00:00
naving%netscape.com
6f9ccbb7c7 fix bustage on sun-os at ports; thanks to timeless 2001-05-17 06:28:58 +00:00
racham%netscape.com
17fd79eb9d Fixing bug 73499. Adding syntax in the example rdf file which will help ISPs to customize settings like leave messages on server and delete messages on local delete for POP accounts. r=racham sr=sspitzer 2001-05-17 06:22:53 +00:00
eddyk%netscape.com
0b911c64bb Bug 70623: Mail/News account settings need to honor locked prefs.
r=racham, sr=alecf
(This is removing a single line for debuggin I forgot to delete)
2001-05-17 05:09:05 +00:00
eddyk%netscape.com
ee7349afef bug 70623: Mail/News account settings need to honor locked prefs
r=racham, sr=alecf
2001-05-17 05:06:53 +00:00
eddyk%netscape.com
4908a3ccdc bug 70623: Mail/news Account settings need to honor locked prefs
r=racham, sr=alecf
2001-05-17 05:06:01 +00:00
chuang%netscape.com
d7bdf138d3 bug80876 Drag and Drop doesn't work in the address book,r=naving,sr=sspitzer 2001-05-17 03:28:44 +00:00
dmose%netscape.com
ce464fac5a Added hidden pref to allow short strings to be ignored by LDAP autocomplete session (bug 76593). r=leif@netscape.com,ducarroz@netscape.com,srilatha@netscape.com; sr=bienvenu@netscape.com 2001-05-17 02:04:00 +00:00
suresh%netscape.com
75c8de838d 70591 - News Server + Local Folders "Properties Menu" will not accept an "OK"
76745 - Can't use cmd keys on standalone msg window until click in window.
r=naving, sr=sspitzer.
2001-05-17 01:09:26 +00:00
srilatha%netscape.com
121ba66dd9 Modified the Addressing pref panel to fit in the pref window. bug# 80304.
r=mohanb, sr=sspitzer
2001-05-17 00:43:32 +00:00
stephend%netscape.com
32dd092a4a Bug 80444, putting tooltips on the throbber across the app. r=cmanske/blakeross/suresh sr=sspitzer 2001-05-17 00:42:27 +00:00
prass%netscape.com
d5cdc32562 fix for bug 79490. r=varada, sr=bienvenu 2001-05-17 00:14:15 +00:00
prass%netscape.com
e49203d844 fix for bug 77773, r=varada, sr=bienvenu 2001-05-17 00:13:33 +00:00
prass%netscape.com
352b24729d fix for bug 80451, r=sr=mscott 2001-05-17 00:11:30 +00:00
naving%netscape.com
e2576075af #80107 r=mscott sr=bienvenu; Send expunge on inbox and do empty trash
simultaneously.
2001-05-16 23:55:00 +00:00
bienvenu%netscape.com
3d591d3a58 add call to StopUrls when closing msg window bug 66795 r=naving, sr=mscott 2001-05-16 23:52:05 +00:00
ducarroz%netscape.com
eb1a2689f8 Fix for bug 77226. Remove usage of NSGetFactory. R=varada, SR=bienvenu 2001-05-16 02:09:02 +00:00
ben%netscape.com
0ae24960cb Fix for 80392, r=blake, sspitzer 2001-05-16 02:04:14 +00:00
naving%netscape.com
f91f28622e 79444. r=suresh sr=bienvenu. Set the trash folder flag for cyrus imap servers and when
delimiter is not '/' convert name to onlineName
2001-05-16 01:42:57 +00:00
naving%netscape.com
c4053df510 75936. r=suresh sr=bienvenu. No need to use copy service 2001-05-16 01:40:32 +00:00
brendan%mozilla.org
38fa3fed08 Add optional JSDHashTableOps.initEntry hook, spruce up comments (74883, r=waterson, sr=shaver). 2001-05-15 21:07:10 +00:00
sspitzer%netscape.com
b39b1161cd *** empty log message *** 2001-05-15 20:38:30 +00:00