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

7983 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 064d2d4d95 set a default progress event sink == the status feedback version.
necko may over-ride us with another one.
implement Get/SetNotification callbacks in order to extract the progress
event sink if there is one.
2000-05-03 21:16:22 +00:00
mscott%netscape.com 823add747f remove unnecessary QI calls. remove thread safety locks
because this object is never accessed from multiple threads
2000-05-03 21:15:47 +00:00
mscott%netscape.com f318a954f6 set our status feedback object as the web progress listener
for the content docshell for the message pane.
2000-05-03 21:15:28 +00:00
mscott%netscape.com 1fbcaa1e55 whack status feedback to be a nsIWebProgressListener and not a
DocumentLoaderObserver. Yeah!!! We need to be a progress event sink as well
to handle the cases where urls don't get run through a load group.
Temporarily disable timeout code for starting / stopping the meteors.
remove all old nsIDocumentLoaderObserver cruft
2000-05-03 21:15:12 +00:00
tonyr%fbdesigns.com 01078e6243 Added comment when building with VC++ 5 2000-05-03 14:15:36 +00:00
tonyr%fbdesigns.com c4ed25e0b4 Getting ready to skin 2000-05-03 14:13:05 +00:00
tonyr%fbdesigns.com cad6be9311 First Checked In. 2000-05-03 14:12:32 +00:00
sspitzer%netscape.com c5d63174ec fix the subscribe dialog. bug #37885. sorry this was broken all day. 2000-05-03 08:33:15 +00:00
sspitzer%netscape.com 6babc22e6e clean up. the tree is still broken, looking into it. 2000-05-03 08:22:59 +00:00
alecf%netscape.com 4247c481ae add searchterm to the filter editor, and allow the first searchterm to be initialized
with the first term of the current filter
2000-05-03 07:35:58 +00:00
alecf%netscape.com 7cbcabc0ae implement searchterm and reflect the XBL into XUL 2000-05-03 07:35:18 +00:00
sfraser%netscape.com 57998fc84b Change the Find interface to use an nsIDOMWindow instead of a webshell, for better scriptability. 2000-05-03 02:24:16 +00:00
sfraser%netscape.com 43871fde42 Fix Find and Find Again in message compose (just remove the broadcasters to pick up the ones from the editor overlay). 2000-05-03 02:20:16 +00:00
ducarroz%netscape.com 594d7b9f87 Fix for bug 37939: Correct typo in string name. 2000-05-03 01:04:19 +00:00
alecf%netscape.com 53c7d6fe50 start work on <searchterm> pseudo-widget 2000-05-03 01:03:43 +00:00
ruslan%netscape.com 8895c8a160 Fix 37800 2000-05-03 00:21:51 +00:00
mkaply%us.ibm.com 8be8b61bd2 # 34082
r= mscott
OS/2 bring up continues - PR_CALLBACKs for VisualAge
2000-05-02 23:11:58 +00:00
jefft%netscape.com 6626665a73 round 2,partial fix bug 10802; passed in part number and content type for open attachment 2000-05-02 22:45:44 +00:00
sspitzer%netscape.com a1ad3446be remove the old subscribe ui, since we've moved on to the new one.
#37732
2000-05-02 07:36:08 +00:00
alecf%netscape.com 667ac4e997 update filter editor to reflect new search widget changes 2000-05-02 07:34:33 +00:00
alecf%netscape.com 1e1d9e90e2 add new <searchvalue> attribute which dynamically changes it's appearance depending on the data being entered.
also updated notification mechanism for abstract search menulists to notify an arbitrary number of widgets that their value has changed.
2000-05-02 07:32:42 +00:00
rhp%netscape.com 720234fb9f JUST ADDING FILES TO THE TREE - NOT PART OF THE BUILD 2000-05-02 06:03:54 +00:00
rhp%netscape.com 4f9003f3f9 THIS IS NOT PART OF THE BUILD! JUST CHECKING IN CODE 2000-05-02 06:00:00 +00:00
chuang%netscape.com 387c2f7999 part of bug 35432 [SKINS] make the mailnews pref panes skinnable, r=putterman 2000-05-02 04:17:13 +00:00
putterman%netscape.com e7d0ff305d Fix for 29543 so we can now create new Japanese local folders. Patch submitted by
m_kato@ga2.so-net.ne.jp. r=scottip and nhotta.
2000-05-02 03:59:19 +00:00
cmanske%netscape.com 39e4b70f8d Set editor type to 'textmail' so editor knows it's a plain text mail composer 2000-05-02 03:25:21 +00:00
cls%seawood.org 04417332fe OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
ducarroz%netscape.com 8a34be919e Fix for bug 35038. Replace html:iframe by a xul editor widget 2000-05-02 00:11:06 +00:00
ducarroz%netscape.com cb30cd0734 Fix for bug 37628. Do not autocomplete newsgroup and followup-to 2000-05-02 00:09:11 +00:00
alecf%netscape.com f079776b39 make priority a scriptable type
add scriptable enums for priority
make more of the search interface use nsIMsgSearchValue instead of nsMsgSearchValue
2000-05-01 23:19:46 +00:00
alecf%netscape.com d5c3fc7000 remove unnecessary parameter 2000-05-01 23:13:21 +00:00
alecf%netscape.com 5364faa7cf remove unnecessary dependancy on prefs 2000-05-01 23:08:38 +00:00
alecf%netscape.com fbd679af8a don't need to do all this extra work - work is done in base class 2000-05-01 22:58:42 +00:00
alecf%netscape.com 76d3069e09 don't need to do all this extra work, it's been done in the base class 2000-05-01 22:57:54 +00:00
putterman%netscape.com f3bd2c31ce also use keyset in this window. 2000-05-01 22:12:10 +00:00
putterman%netscape.com 2522a5c237 fix for 35716 where using the address picker didn't allow you to send messages.
r=ducarroz.
2000-05-01 22:04:52 +00:00
nhotta%netscape.com f1c9e75ce1 Changed to use canonical charset name instead of using the charset name from the message header as is, bug 37562. 2000-05-01 22:00:46 +00:00
sfraser%netscape.com d8a49a51e1 Changes for changes in editor command handling. 2000-05-01 22:00:05 +00:00
nhotta%netscape.com 925020c709 Changed to use "pre", fixing a remaining part of the last change, bug 37299. 2000-05-01 21:59:49 +00:00
putterman%netscape.com 8582a383fe More work on moving functions around in mail frontend. 2000-05-01 21:58:24 +00:00
nhotta%netscape.com 7ecd89e27a Changed a string of NS_MSG_MULTILINGUAL_SEND. 2000-05-01 21:56:22 +00:00
nhotta%netscape.com 753a89b158 Changed a string of sendDefaultCharset.label. 2000-05-01 21:55:02 +00:00
alecf%netscape.com 4348eee608 add inset header styles to the thread pane to see if people like the look 2000-05-01 09:05:25 +00:00
alecf%netscape.com 3ccc3f72c3 updated filter editor and list:
1) update buttons as appropriate (disabled/enabled)
2) actually pass the filter to the filter edit dialog
3) update the scope automatically based on the filter
4) on new filters, update the scope based on the filterList that's passed in
5) put searchattribute and searchoperators in the right place in the tree
2000-05-01 08:55:48 +00:00
alecf%netscape.com c5e4184a9f expose the message filter's parent list through a scriptable interface, and move more private enums into a public interface 2000-05-01 08:15:46 +00:00
alecf%netscape.com 5764f7d5de fix some enum typos, remove some non-scriptable enums, and fix some non XPCOM-compliant accessors 2000-05-01 07:36:46 +00:00
alecf%netscape.com 7afd3c6b80 remove assertion for now, not really a bad thing 2000-05-01 07:35:22 +00:00
alecf%netscape.com 8c5ae72619 update search widgets - add operator widget, and make generic abstract XUL widget which attribute and operator widgets inherit from 2000-05-01 00:31:40 +00:00
alecf%netscape.com c962aa894e make names more readable 2000-05-01 00:30:58 +00:00
sfraser%netscape.com a805db42ec Fix access paths 2000-05-01 00:08:38 +00:00