Граф коммитов

8314 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 18ab21adc9 Bug #23365 --> view headers all as a popup menu define the popup (just an empty box).
We'll dynamically generate the contents of this box.
2000-05-17 04:20:53 +00:00
sspitzer%netscape.com 0371a83fcb fix for #19482, exim's smtp server exposed a problem with our code.
r=mscott.
2000-05-17 03:31:42 +00:00
pavlov%netscape.com 0c75802384 changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
alecf%netscape.com c3bd7d792f make new filters button work (yay!) 2000-05-17 01:25:59 +00:00
alecf%netscape.com e4f1b5057b fix addreffing issue with creating new filters 2000-05-17 01:25:22 +00:00
tao%netscape.com 4d62106b00 33665: move aol.rdf to under chrome. 2000-05-17 00:51:39 +00:00
putterman%netscape.com 3c5861d340 fix build bustage. 2000-05-17 00:46:47 +00:00
alecf%netscape.com 094f68c0a0 support refreshing the tree after edits have been made, restoring original selection 2000-05-17 00:27:59 +00:00
alecf%netscape.com 215c89dbb5 clear item selection before refreshing to work around wierd tree bug 2000-05-17 00:26:30 +00:00
ducarroz%netscape.com 85f7b83808 Fix for bug 39180. Don't autocomplete when we have more than one exact match or more than one partial match. Just display the list of matches. 2000-05-17 00:20:44 +00:00
jefft%netscape.com 7f1fd811c2 fixed bug 28929 -- [regression] incorrectly entered pop mail leaves user in wierd state - does not download messages 2000-05-16 23:56:19 +00:00
sspitzer%netscape.com bb477bd5f6 more work on the hostinfo.dat support. now, we can at least read the hostinfo.dat in
if we have on (say, from migration.)  if hostinfo.dat is there, we'll use it
to populate the subscribe dialog, instead of going to the server.  (woo-hoo!)

this is for bug #10854, still tons to do.
2000-05-16 23:51:10 +00:00
alecf%netscape.com 29dd4f49b2 add support for and/or radiobuttons 2000-05-16 23:37:15 +00:00
alecf%netscape.com 9c5bc746e0 remove dumb debugging 2000-05-16 23:36:38 +00:00
suresh%netscape.com 59b3f9f114 fixing bunch of mailnews pref bugs. r=putterman 2000-05-16 23:28:45 +00:00
chuang%netscape.com 167690eb3a 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 2807e2a8cf Update project. R=rhp 2000-05-16 23:14:27 +00:00
mkaply%us.ibm.com fa012b3161 # 37239
r= mscott
OS/2 bring up continues - add PR_CALLBACKs for VisualAge
2000-05-16 22:59:50 +00:00
putterman%netscape.com eaa680eeb0 work on tooltips. 2000-05-16 22:57:59 +00:00
putterman%netscape.com 070585e670 more work on tooltips. 2000-05-16 22:56:53 +00:00
putterman%netscape.com 2cb3aa0f5c Work on 14106, View unread messages. 2000-05-16 22:56:37 +00:00
putterman%netscape.com 318b487afa 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 58c11c039b 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 8c5786f85c reverse the datasource order to reduce the number of GetTarget calls 2000-05-16 22:44:20 +00:00
alecf%netscape.com cb607c0b1b support i18n friendly names in the datasource by doing some utf8 conversion 2000-05-16 22:43:23 +00:00
alecf%netscape.com 5710f3f347 refresh the filter list when the user presses 'ok' in the filter editor 2000-05-16 22:32:58 +00:00
sspitzer%netscape.com 6b1b66d48a a bit of code cleanup. start of the work to support hostinfo.dat 2000-05-16 22:14:23 +00:00
sspitzer%netscape.com 4cbee01d87 all around the mulberry bush, the monkey chased the weasel. 2000-05-16 21:44:23 +00:00
rhp%netscape.com 84902a3207 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 7d5d313277 fix regression #39453, also, comment out some dump statements. 2000-05-16 21:40:32 +00:00
mscott%netscape.com ecb5ecd242 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 be7f0d13bf Reverted serverPasswordRealm back to serverURI. Bug 39453. 2000-05-16 21:17:55 +00:00
mscott%netscape.com 363be47794 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 b2e873d830 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 59afedb5c1 fixing string errors 2000-05-16 08:54:20 +00:00
hyatt%netscape.com c490c7bb53 Fix bustage. 2000-05-16 08:43:56 +00:00
scc%netscape.com 742d5b5e8e fixing bustage 2000-05-16 08:30:36 +00:00
alecf%netscape.com 113b4de0ce 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 21e16f6b38 initialize empty search terms to avoid crash! (duh) 2000-05-16 05:59:50 +00:00
alecf%netscape.com f7a9eee261 explicit static cast seems to make ElementAt happy 2000-05-16 05:59:17 +00:00
alecf%netscape.com 0ef1e43535 add new API to search for filters by name 2000-05-16 05:58:47 +00:00
warren%netscape.com 4d1711e5f8 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 be0216866b 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 cf859ef1c9 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 679e6c6a13 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 8e92dfe9bc Didn't mean to check this file in. Replacing xp.h header. 2000-05-16 05:16:59 +00:00
cls%seawood.org 962f4851b8 Latest OS/2 makefile changes. Bug 34106. Batch 14, 15, & 16. 2000-05-16 04:41:54 +00:00
cls%seawood.org 0e37ebc459 Added TK_LIBS to tests to resolve gtk dependencies. Bug 22673 2000-05-16 04:11:14 +00:00
waterson%netscape.com 2c6c0def52 string fixes r=waterson 2000-05-16 03:55:20 +00:00
ben%netscape.com 9304d48c94 preparation for new <radiogroup> widget 2000-05-16 03:26:34 +00:00