Commit Graph

8404 Commits

Author SHA1 Message Date
chuang%netscape.com
928bc618f6 Bug 32287, 32292 Add, delete mailing list. 16421 Enable New List menu, toolbar button. r=putterman 2000-05-16 23:27:41 +00:00
ducarroz%netscape.com
20b494cb7c Update project. R=rhp 2000-05-16 23:14:27 +00:00
mkaply%us.ibm.com
c432c633c0 # 37239
r= mscott
OS/2 bring up continues - add PR_CALLBACKs for VisualAge
2000-05-16 22:59:50 +00:00
putterman%netscape.com
959425b897 work on tooltips. 2000-05-16 22:57:59 +00:00
putterman%netscape.com
1b2864068e more work on tooltips. 2000-05-16 22:56:53 +00:00
putterman%netscape.com
d9ac8788c5 Work on 14106, View unread messages. 2000-05-16 22:56:37 +00:00
putterman%netscape.com
047ce5f539 Fix for 36159 - js exception when sending unsent messages. Work on 14106, View unread messages. 2000-05-16 22:56:08 +00:00
alecf%netscape.com
866f47be91 short-circuit the server property lookup so that the filter dialog doesn't cause lots of URI parsing to happen 2000-05-16 22:45:00 +00:00
alecf%netscape.com
3ee2316a99 reverse the datasource order to reduce the number of GetTarget calls 2000-05-16 22:44:20 +00:00
alecf%netscape.com
f4f3c1e6ca support i18n friendly names in the datasource by doing some utf8 conversion 2000-05-16 22:43:23 +00:00
alecf%netscape.com
559380f3e4 refresh the filter list when the user presses 'ok' in the filter editor 2000-05-16 22:32:58 +00:00
sspitzer%netscape.com
25ebda65c9 a bit of code cleanup. start of the work to support hostinfo.dat 2000-05-16 22:14:23 +00:00
sspitzer%netscape.com
56bd2177ee all around the mulberry bush, the monkey chased the weasel. 2000-05-16 21:44:23 +00:00
rhp%netscape.com
7940472e09 A fix to make string bundles thread safe in back end - r: rhp (external contributor) 2000-05-16 21:43:29 +00:00
sspitzer%netscape.com
7d0216daa0 fix regression #39453, also, comment out some dump statements. 2000-05-16 21:40:32 +00:00
mscott%netscape.com
afed35b8bc Bug #39445 --> news folders don't have a charset...fixes a crash
when trying to display news messages.
2000-05-16 21:36:23 +00:00
warren%netscape.com
bfdf847716 Reverted serverPasswordRealm back to serverURI. Bug 39453. 2000-05-16 21:17:55 +00:00
mscott%netscape.com
9c363526a9 fix infinite recursion in the interface map macro. I wasn't jumping up to the base class (nsMsgMailNewsUrl) instead
I was re-enteringin nsNntpUrl =).
a=leaf
2000-05-16 18:43:05 +00:00
joki%netscape.com
a743e2b38b Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
hyatt%netscape.com
a033b47e55 fixing string errors 2000-05-16 08:54:20 +00:00
hyatt%netscape.com
6b99f09130 Fix bustage. 2000-05-16 08:43:56 +00:00
scc%netscape.com
47d9c38f96 fixing bustage 2000-05-16 08:30:36 +00:00
alecf%netscape.com
63c51e3a01 update delegate and factory to refer to filters by name rather than index, for ease in sorting filters 2000-05-16 06:00:26 +00:00
alecf%netscape.com
72359ea1f4 initialize empty search terms to avoid crash! (duh) 2000-05-16 05:59:50 +00:00
alecf%netscape.com
52628dc276 explicit static cast seems to make ElementAt happy 2000-05-16 05:59:17 +00:00
alecf%netscape.com
e5206c1545 add new API to search for filters by name 2000-05-16 05:58:47 +00:00
warren%netscape.com
618d468469 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
mscott%netscape.com
3121a3efdf Bug #18591 --> add the ability to bring up a new card using window.open
that includes arguments (like display name, email address, etc) to
pre-initialize attributes.
a=sspitzer
2000-05-16 05:22:22 +00:00
mscott%netscape.com
e058868387 Bug #18591 --> remove add to address book button, use the context menu instead.
a=sspitzer
2000-05-16 05:21:38 +00:00
mscott%netscape.com
69efa37488 Bug #18591 --> remove add to address book button, use the context menu
instead.
a=sspitzer
2000-05-16 05:20:26 +00:00
cls%seawood.org
cad4e7160f Didn't mean to check this file in. Replacing xp.h header. 2000-05-16 05:16:59 +00:00
cls%seawood.org
8a94c9df50 Latest OS/2 makefile changes. Bug 34106. Batch 14, 15, & 16. 2000-05-16 04:41:54 +00:00
cls%seawood.org
f3413e059d Added TK_LIBS to tests to resolve gtk dependencies. Bug 22673 2000-05-16 04:11:14 +00:00
waterson%netscape.com
6f338f818c string fixes r=waterson 2000-05-16 03:55:20 +00:00
ben%netscape.com
682a6e57bf preparation for new <radiogroup> widget 2000-05-16 03:26:34 +00:00
alecf%netscape.com
8e580c3a90 try to persist this window 2000-05-16 02:19:02 +00:00
alecf%netscape.com
148bee5a63 less->fewer per discussion on IRC 2000-05-16 02:18:28 +00:00
alecf%netscape.com
a249255880 get rid of excess constructor calls 2000-05-16 02:17:46 +00:00
rhp%netscape.com
9eec0984a5 Fix for phone issues 2000-05-16 01:50:55 +00:00
rhp%netscape.com
846a83847f Small fix for phone number handling...gggrrrrr. 2000-05-16 00:59:07 +00:00
rhp%netscape.com
1c0fc9c91d Fixing comparison call problem in new code. 2000-05-16 00:56:03 +00:00
alecf%netscape.com
ad0d3296c4 oops, in cleaning up the event API, I fired this event on the wrong folder 2000-05-16 00:30:53 +00:00
mscott%netscape.com
dc10ffd27b Bug #5938 --> set the charset override if the url has one. 2000-05-16 00:23:55 +00:00
mscott%netscape.com
b815277e38 Bug #5938 --> set the charset override on the url if there is one. 2000-05-16 00:22:53 +00:00
mscott%netscape.com
12b2b0cb66 Bug #5938 --> if the user forces a charset, reload the current message forcing that charset. 2000-05-16 00:21:44 +00:00
mscott%netscape.com
19bb1e9f96 when setting a charset don't reload the message...we do this already
in messenger.SetDocumentCharset
2000-05-16 00:21:02 +00:00
mscott%netscape.com
0ef2d0b476 display message api synch. 2000-05-15 22:44:27 +00:00
mscott%netscape.com
fa152ce0ab Bug #5938 --> add get/set charset over-ride to I18N urls. 2000-05-15 22:40:47 +00:00
mscott%netscape.com
f05e5d2a14 Bug #5938 --> displayMessage needs to allow us to pass in a charset override.
Bug #5938 --> add get/set charset over-ride to I18N urls.
2000-05-15 22:40:01 +00:00
alecf%netscape.com
b30e02e6ea implement "less" to remove search terms 2000-05-15 22:14:13 +00:00
rhp%netscape.com
399b4b22cc Fix for Tinderbox orange - undefined symbol 2000-05-15 22:07:39 +00:00
alecf%netscape.com
a226b4bc20 remove references to pref.css 2000-05-15 21:53:15 +00:00
akkana%netscape.com
cf43f6accf 6276: Add menu item to rewrap part of a mail message. 2000-05-15 21:45:43 +00:00
sspitzer%netscape.com
0e33b45466 comment out some dumps, printfs.
get unsubscribe working for news.
get ready to fix the problem of selecting a non-subscribable server and hitting subscribe.
2000-05-15 21:44:34 +00:00
rhp%netscape.com
c1dbb1bd0f Fixing a warning 2000-05-15 21:42:53 +00:00
ducarroz%netscape.com
d4ebed6269 Fix for bug 39225. Correct syntax error 2000-05-15 21:33:36 +00:00
ducarroz%netscape.com
888386bb52 Fix for bug 39225. Correct syntax error 2000-05-15 21:27:41 +00:00
rhp%netscape.com
ce1301f89d Enabling the AB Sync Build on Win32 and Unix - Bug #33110 2000-05-15 21:12:51 +00:00
rhp%netscape.com
5eaff53172 NOT PART OF THE BUILD 2000-05-15 20:50:31 +00:00
rhp%netscape.com
e0f2d9b660 Fix for memory leak - Bug #35801 - r: jefft 2000-05-15 20:40:07 +00:00
mscott%netscape.com
2ef3f28f3f Bug #31058 --> get the folder charset from the url if it supports nsImsgI18NUrl and use this charset as the default charset for the current
message we are trying to display.
2000-05-15 20:36:28 +00:00
mscott%netscape.com
d4645bf067 Bug #31058 -->synch with api change for get URI 2000-05-15 20:35:17 +00:00
mscott%netscape.com
5ba79b3ef2 Bug #31058 -->Add nsIMsgI18NUrl and Get/Set URI support.
set the URI for the imap url if we have one.
2000-05-15 20:34:54 +00:00
mscott%netscape.com
69c0790065 Bug #31058 -->Add nsIMsgI18NUrl and Get/Set URI support. 2000-05-15 20:34:33 +00:00
mscott%netscape.com
61ce702f46 Bug #31058 -->Add nsIMsgI18NUrl and Get/Set URI support.
set the URI for the url.
2000-05-15 20:34:18 +00:00
mscott%netscape.com
df43e3c067 Bug #31058 --> add a new I18N url interface for storing charset information.
modify nsIMsgMesageURI to allow you to set a URI for a url.
2000-05-15 20:33:37 +00:00
alecf%netscape.com
94c96d3af9 fix typo which was preventing new search terms from being appended 2000-05-15 20:29:38 +00:00
mscott%netscape.com
4ebb2255de Bug #37509 --> if a folder doesn't have a charset, then get it from
the pref: mailnews.view_default_charset
2000-05-15 20:11:28 +00:00
jefft%netscape.com
87ac56f206 added empty trash on exit pref for pop3 server 2000-05-15 20:07:08 +00:00
nhotta%netscape.com
d5e92d0d4f Revert the last change (1.62) of striping off TAB which should not be done in MIME decoder, MIME_StripContinuations does this instead. 2000-05-15 20:03:04 +00:00
jefft%netscape.com
4db0a36e74 fixed bug 16244, 35704 - empty trash on exit for Pop3 and Imap 2000-05-15 14:55:22 +00:00
brendan%mozilla.org
44ffcfa883 Enforce interCaps Mozilla XPIDL style (r=shaver). 2000-05-15 07:03:46 +00:00
rhp%netscape.com
53d8602690 NOT PART OF THE BUILD 2000-05-15 05:32:20 +00:00
cmanske%netscape.com
28a16fef2a Use EditorSharedStart() for initialization needed by mail composer 2000-05-15 03:05:39 +00:00
jefft%netscape.com
6151698362 added mail.server.default.empty_trash_on_exit pref 2000-05-15 02:45:47 +00:00
scc%netscape.com
ac56679bff string fixes 2000-05-15 01:27:17 +00:00
alecf%netscape.com
4435d11891 add more/less lines and support adding new terms (doesn't QUITE work yet) 2000-05-15 01:22:07 +00:00
alecf%netscape.com
99b784ae09 add way to create a new search term from JS 2000-05-15 00:01:22 +00:00
scc%netscape.com
6b6c943696 string fixes 2000-05-15 00:00:32 +00:00
alecf%netscape.com
368780101b use QI macro 2000-05-14 23:34:20 +00:00
rhp%netscape.com
c3b3a81cdf Checking in code - NOT PART OF THE BUILD 2000-05-14 23:26:00 +00:00
alecf%netscape.com
d8ce42b4c0 switch to macro for QI accounting 2000-05-14 23:18:42 +00:00
alecf%netscape.com
4942d0332c switch to using macros for QI/etc to enable QI accounting 2000-05-14 23:16:25 +00:00
alecf%netscape.com
7733843b87 move enums into IDL 2000-05-14 20:41:40 +00:00
alecf%netscape.com
e1b7fd1768 switch to using nsCOMPtr for cleanliness 2000-05-14 20:40:04 +00:00
alecf%netscape.com
632c6f367e oops, somehow I managed to forget these 2000-05-14 20:39:30 +00:00
alecf%netscape.com
06a0f7752d update JS folder listener to use new event API 2000-05-14 20:36:26 +00:00
alecf%netscape.com
0a82b4b25f API cleanup: replace OnFolderLoaded/OnDeleteOrMoveMessageCompleted with OnItemEvent using atoms 2000-05-14 20:35:46 +00:00
suresh%netscape.com
aac10e7b8f Adding imap tests. 2000-05-14 03:03:08 +00:00
danm%netscape.com
c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
danm%netscape.com
49d1c9fe22 no longer used 2000-05-13 21:25:36 +00:00
andreas.otte%primus-online.de
f8406c718e fix bug 37616, Retire SetRelativePath, removing unused SetRelativePath from nsIURI.idl and all it's implementations, r=warren@netscape.com, a=mscott@netscape.com for the mailnews part 2000-05-13 13:05:00 +00:00
sspitzer%netscape.com
95a2585ecc hook up to do imap subscribe / unsubscribe. 2000-05-13 08:08:16 +00:00
alecf%netscape.com
bc86d052cf add skeleton search term overlays 2000-05-13 06:39:21 +00:00
sspitzer%netscape.com
4ca2b3d567 add subscribe / unsubscribe to the nsISubscribable interface and use them. 2000-05-13 04:41:52 +00:00
sspitzer%netscape.com
9882cd015b such a dumbass. nntp is the server type, not news. 2000-05-13 01:09:26 +00:00
sspitzer%netscape.com
40408e6fae whoops. 2000-05-13 00:55:20 +00:00
sspitzer%netscape.com
f02481be2e fix for #38929, when building the subscribe dialog, don't block the ui thread.
using nsTimer to do this.  need to fix some performance problems, but that's
covered in other bugs.
2000-05-13 00:53:44 +00:00
sspitzer%netscape.com
d490ed66e0 get type down to do the right things for imap. 2000-05-13 00:47:47 +00:00
cmanske%netscape.com
205aaa3ea3 Adding TableCommands to <commandset> for message composer 2000-05-13 00:18:59 +00:00
locka%iol.ie
15f7763398 Replaced references to webshell with docshell equivalents 2000-05-12 20:41:19 +00:00
nhotta%netscape.com
0890f778e3 Added support for font name of no charset specified case bug 38890, also changed to use pixel instead point for font size. 2000-05-12 20:35:29 +00:00
sspitzer%netscape.com
3406de2d69 fix for bug #38907 2000-05-12 19:55:53 +00:00
chuang%netscape.com
edc7665e4a Bug 31817 Tree D&D needs to support gestures to force move and copy. 2000-05-12 19:51:44 +00:00
jefft%netscape.com
0de97b6aa2 fixed blocker bug 39069; need to check for valid pointer m_filterList prior derefrencing it; a=granrose 2000-05-12 17:25:30 +00:00
alecf%netscape.com
7c86e37cd1 save filter files on exit 2000-05-12 09:15:05 +00:00
alecf%netscape.com
ba23cf18f1 make this class="dialog" so it looks like a normal dialog! 2000-05-12 09:05:19 +00:00
alecf%netscape.com
db1427c696 add support for target folder, filter name, and filter action 2000-05-12 09:00:58 +00:00
scc%netscape.com
383fdc142e string backsliding. r=mjudge 2000-05-12 07:53:02 +00:00
alecf%netscape.com
d5fd2cbfab make filtername i18n friendly (store in utf8 format) 2000-05-12 07:26:15 +00:00
ducarroz%netscape.com
923f1bc193 Fix for bug 39005. Remove text "show" from menu items view/toolbars/... 2000-05-12 07:26:06 +00:00
alecf%netscape.com
5c89f7e6b7 start factoring out searchterm code to share with search dialog 2000-05-12 07:20:21 +00:00
mscott%netscape.com
3fdf4e9891 Bug #39032 --> still use a hide attribute on the toolbars because collapse doesn't work. 2000-05-12 06:57:02 +00:00
ben%netscape.com
5f3d7589a8 implement typedown feature 2000-05-12 06:43:11 +00:00
mscott%netscape.com
304b068aa0 fix display of the user agent field which i just broke. 2000-05-12 06:36:36 +00:00
mscott%netscape.com
e7d1d4ba6f temporary work around to get wrapping back again in the to and cc fields. 2000-05-12 06:34:48 +00:00
mscott%netscape.com
66a169ecde Bug #35035 --> skinnability work for the message pane. Transition to use the mail email address XBL widget. 2000-05-12 06:11:35 +00:00
mscott%netscape.com
32d9a9fa5a Bug #35035 --> skinnability work for the message pane. 2000-05-12 06:10:24 +00:00
sspitzer%netscape.com
aad20373da more #define loving. 2000-05-12 04:47:03 +00:00
sspitzer%netscape.com
11df0b64d2 comment out printfs. 2000-05-12 04:43:45 +00:00
sspitzer%netscape.com
b1fc33d8ba remove printf. 2000-05-12 04:41:13 +00:00
alecf%netscape.com
83f99cb9eb remove some of my warnings 2000-05-12 04:40:37 +00:00
sspitzer%netscape.com
bbab58c258 fix assertion / problem with subscribe. duh. 2000-05-12 04:39:43 +00:00
rhp%netscape.com
c29b76868f NOT PART OF THE BUILD 2000-05-12 04:36:07 +00:00
rhp%netscape.com
581d3b8263 Not part of the build! 2000-05-12 04:33:45 +00:00
alecf%netscape.com
1a150e23ae better fix with correct casting 2000-05-12 04:32:10 +00:00
rhp%netscape.com
fc7ca943b3 NOT PART OF THE BUILD 2000-05-12 04:31:08 +00:00
alecf%netscape.com
17105f0326 fix for lame bustage 2000-05-12 04:30:12 +00:00
sspitzer%netscape.com
97325cede8 more subscribe work. 2000-05-12 04:23:45 +00:00
sspitzer%netscape.com
afcb18ba04 add nsSubscribableServer to the build. 2000-05-12 04:19:14 +00:00
sspitzer%netscape.com
457c3ce5bc add nsSubscribableServer to the build 2000-05-12 04:18:10 +00:00
alecf%netscape.com
80528beca7 use macro-based QI 2000-05-12 04:17:31 +00:00
alecf%netscape.com
611aa6a714 get filter list from the server, not manually 2000-05-12 04:14:23 +00:00
alecf%netscape.com
66b7b6e171 get filter list from the server 2000-05-12 04:09:37 +00:00
alecf%netscape.com
922e4e59b6 fix some minor bugs that were preventing filters from saving from the UI to memory 2000-05-12 04:02:06 +00:00
sspitzer%netscape.com
330980d790 re-add these, in the right place. 2000-05-12 03:59:02 +00:00
sspitzer%netscape.com
4fd9017b6c added this in the wrong place. 2000-05-12 03:58:29 +00:00
alecf%netscape.com
06f57087ae duh, make these attributes not read-only so I can actually save them 2000-05-12 03:27:26 +00:00
sspitzer%netscape.com
62f1d294a9 implement this beast. not part of the build. 2000-05-12 02:41:28 +00:00
sspitzer%netscape.com
af13ad7ee1 added, not part of the build yet. 2000-05-12 02:05:08 +00:00
nhotta%netscape.com
2039bb520c Changed to apply charset conversion for fields like phone number because they may contain non ascii characters, bug 38901, r=rhp. 2000-05-11 22:54:39 +00:00
chuang%netscape.com
dacc2ecc05 Edit Mailing list backend and fix for mailing list add, delete problem 2000-05-11 21:16:52 +00:00
chuang%netscape.com
a990de1d01 more Edit mail list dialog front end 2000-05-11 21:09:52 +00:00
nhotta%netscape.com
26556f7ce8 Changed to apply base64 encoding for multibyte charsets (used to be for japanese only) instead of sending 8 bit, bug 33661. 2000-05-11 21:03:27 +00:00
nhotta%netscape.com
bf8a77d461 Changed GetMailNewsFont to use a pref value to get a proper variable width font, bug 38890. 2000-05-11 21:01:19 +00:00
nhotta%netscape.com
60e8f6653e Changed MIME decoder for a multiple lines of MIME encoded header, bug 38192. 2000-05-11 21:00:38 +00:00
mscott%netscape.com
787b9a4065 Bug #34374 --> don't bring up an alert saying the login failed if the user canceled the password dialog
during a redirector request.
2000-05-11 20:57:02 +00:00
alecf%netscape.com
cb23fbbca2 add null check 2000-05-11 20:15:29 +00:00
alecf%netscape.com
303f44b200 fix typo which broke account manager 2000-05-11 20:11:06 +00:00
rhp%netscape.com
23815bca90 NOT PART OF THE BUILD 2000-05-11 19:38:40 +00:00