Commit Graph

2804 Commits

Author SHA1 Message Date
alecf%netscape.com
07ea4fe288 initialize the dialog with all filter terms
(not working just yet)
2000-05-03 21:38:23 +00:00
alecf%netscape.com
38c166cb0c add getters for mailterm's target 2000-05-03 21:37:41 +00:00
mscott%netscape.com
52453459ae get rid of observers for the progress meter and status text area 2000-05-03 21:24:37 +00:00
nhotta%netscape.com
ab5ca63984 Added two new I18N functions,
nsMsgI18Nmultibyte_charset() - checks multibyte charset,
nsMsgI18NFormatNNTPXPATInNonRFC1522Format - create I18N search string for nntp.
nsMsgI18Ncheck_data_in_charset_range - checks if the input is in a charset range.
2000-05-03 21:23:58 +00:00
alecf%netscape.com
6358e2233a track box-header changes 2000-05-03 21:21:58 +00:00
mscott%netscape.com
384afc3a01 don't include msgMail3PaneWindow.js because we don't need it...this just
slows us down.
2000-05-03 21:18:33 +00:00
mscott%netscape.com
1ac0863030 remove unnecessary comment 2000-05-03 21:18:18 +00:00
mscott%netscape.com
8f10e24443 get rid of observers for the progress meter and status text area 2000-05-03 21:18:05 +00:00
mscott%netscape.com
3d48a08dcf get rid of broadcasters for the throbber and progressmeter as these
are no longer necessary.
2000-05-03 21:17:52 +00:00
mscott%netscape.com
40eefce45f remove obsolete onProgress method which was used by observers on the progressmeter
add more efficient implementations of Start/Stop Meteoers. Implement
setting progress as a percentage of the load.
2000-05-03 21:17:33 +00:00
mscott%netscape.com
54863ea2c6 remove observers on the progressmeter element. we now directly manipulate
the progressmeter instead of going through an observer which is *MUCH*
 slower
2000-05-03 21:17:14 +00:00
mscott%netscape.com
38a2ffb655 remove OnStart/OnStop meteor calls. These calls will happen automatically
when the channel for the url is added to its load group.
2000-05-03 21:16:44 +00:00
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
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
alecf%netscape.com
53c7d6fe50 start work on <searchterm> pseudo-widget 2000-05-03 01:03:43 +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
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
cls%seawood.org
04417332fe OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +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
putterman%netscape.com
f3bd2c31ce also use keyset in this window. 2000-05-01 22:12:10 +00:00
putterman%netscape.com
8582a383fe More work on moving functions around in mail frontend. 2000-05-01 21:58:24 +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
sspitzer%netscape.com
954cc88c09 make the subscribe dialog skinnable. 2000-04-30 09:39:15 +00:00
sspitzer%netscape.com
cb24dfb6a1 remove inline styles. now, these dialogs are skinnable, and I can sleep. 2000-04-30 09:34:53 +00:00
sspitzer%netscape.com
d78d6a79fd make the new / rename folder dialogs more skinnable. they are almost 100% skinnable, just
some inline styles to remove.
2000-04-30 09:30:32 +00:00
alecf%netscape.com
ba86aad319 first consumer of searchattribute tag - dynamically change contents based on scope 2000-04-30 08:51:43 +00:00
alecf%netscape.com
0be507cc88 update search attribute widget to automatically repopulate itself when the scope changes 2000-04-30 07:44:44 +00:00
ben%netscape.com
681caf5d2d skinnability fixes for addrbook, mailcompose, messenger, mailnews prefpanels 2000-04-30 02:49:07 +00:00
sspitzer%netscape.com
532dda5081 for subscribe, root the tree in null, so that it goes blank when you switch servers.
start of fix for a bad news compatibility bug with Typhoon news servers.
(rest of fix coming soon.)

Fix it so if we don't have a msg window, we use the hidden window for the parent
of the username/password dialog.

general code cleanup.
2000-04-30 00:27:23 +00:00
jefft%netscape.com
9ae3abac96 fixed typo & press cancel button not closing window problem 2000-04-29 16:59:11 +00:00
jefft%netscape.com
c9b40050df partial fix for bug 10802 - new openSaveAttachment.xul & openSaveAttachment.js files to sync up with the spec 2000-04-29 00:26:07 +00:00
alecf%netscape.com
4eeac3a249 rev the selectattribute popup to start adding some useful attributes 2000-04-28 20:38:29 +00:00
alecf%netscape.com
51bd3758d4 fix the progid for the validity manager so I don't have to escape strings in XBL 2000-04-28 20:37:53 +00:00
putterman%netscape.com
c15c16d712 You can now select a message or folder from a msgWindow. 2000-04-28 20:10:36 +00:00
alecf%netscape.com
ab84816818 add skeleton implementations of search attribute XBL (doesn't work right now) 2000-04-28 08:25:47 +00:00
alecf%netscape.com
d792e03c55 add the cool hypnotizing background to the messenger toolbar 2000-04-28 08:23:07 +00:00
scc%netscape.com
2c788bfcf2 making string conversions explicit 2000-04-27 21:32:39 +00:00
bienvenu%netscape.com
a6e9e1dcfa fix get running scope to return running scope 2000-04-27 04:14:51 +00:00
alecf%netscape.com
8f66b4ea5c add helper routine to get all valid operators for a given attribute 2000-04-27 02:29:23 +00:00
alecf%netscape.com
841a3bd0dd add english versions of search attributes and properties for filters/search 2000-04-27 02:23:43 +00:00
alecf%netscape.com
20b5e4b38d ok, now that I actually understand how XPIDL arrays work, implement them correctly, and add a missing ADDREF that was causing memory corruption 2000-04-27 01:38:06 +00:00
alecf%netscape.com
b3c1e1e717 reduce some dependancies and bloat (this stuff no longer used) 2000-04-27 00:15:15 +00:00
alecf%netscape.com
16a368d877 add the validity manager to the factory so we can retrieve it as a service 2000-04-26 23:56:51 +00:00
alecf%netscape.com
29beab93a5 scriptify and COMify the validity manager and tables - make the validity manager into a service instead of a global variable 2000-04-26 23:41:45 +00:00
jefft%netscape.com
c5cebe0547 fixed bug 35039 - POP: Shouldn't got an Alert when canceling login dialog 2000-04-26 22:31:59 +00:00
alecf%netscape.com
3040132f48 add CIDs and ProgIDs for search validity manager 2000-04-26 22:26:45 +00:00
alecf%netscape.com
09ffaba289 fix extra warning 2000-04-26 22:18:38 +00:00
alecf%netscape.com
9bc438118c fix a whole bunch of warnings and add more assertions 2000-04-26 22:14:00 +00:00
alecf%netscape.com
81365016bc added files: mozilla/mailnews/base/search/public/nsIMsgSearchValidityManager.idl, mozilla/mailnews/base/search/public/nsIMsgSearchValidityTable.idl 2000-04-26 22:03:49 +00:00
alecf%netscape.com
52801265d5 add search validity table/manager to windows build 2000-04-26 22:01:44 +00:00
alecf%netscape.com
e3b2b077fd add validity manager stuff to unix build 2000-04-26 21:54:37 +00:00
alecf%netscape.com
4d0510c8e3 add scriptable interfaces to the search validity manager and tables (not yet part of build) 2000-04-26 21:54:18 +00:00
alecf%netscape.com
cbcfd07b46 fix indentation on account tree 2000-04-26 21:29:00 +00:00
alecf%netscape.com
bd603aba29 add cool headers to the top of each account manager page 2000-04-26 21:28:24 +00:00
alecf%netscape.com
4f059c48b7 fix some minor wizard bugs 2000-04-26 21:27:11 +00:00
alecf%netscape.com
f98c693565 more skinning work, plus beautify the wizard header 2000-04-26 21:07:46 +00:00
alecf%netscape.com
e529e6e945 re-add strings that got whacked during prefwindow landing 2000-04-26 21:03:25 +00:00
bienvenu%netscape.com
3eefa114e6 add AddResultElement as a search session interface 2000-04-26 20:57:01 +00:00
suresh%netscape.com
1734c8d96e fix for 31062. r=putterman 2000-04-26 04:03:11 +00:00
danm%netscape.com
2aeb01376b use preference for browser chrome url (aka navigator.xul). bug 31867 2000-04-26 02:25:28 +00:00
mjudge%netscape.com
2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
bienvenu%netscape.com
b6ec9d056d more work on search, esp news 2000-04-26 00:55:47 +00:00
ben%netscape.com
fac49c6c14 PrefWindow IV landing 2000-04-25 03:09:02 +00:00
jefft%netscape.com
da50b52420 fixed bug 17100 - [FEATURE] enabled partial message download for pop3 2000-04-25 01:48:00 +00:00
sspitzer%netscape.com
8cc2a5f33f more checkins for the new subscribe dialog.
make it so only subscribable servers show up in the server picker.
make it so "newsgroup" turns to "folder" if subscribing to imap.
do the basic wiring to imap servers are hooked in.
clean up my css.
2000-04-25 01:30:30 +00:00
sspitzer%netscape.com
7a50810c71 for the new subscribe dialog. 2000-04-25 01:22:15 +00:00
scc%netscape.com
eddf6715bd making string conversions explicit 2000-04-23 19:55:29 +00:00
cls%seawood.org
8754202470 General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
alecf%netscape.com
d9376233dc switch to using attributes instead of Get/SetMsgFolder 2000-04-23 17:36:03 +00:00
sspitzer%netscape.com
3b1bee689a use button, instead of titlebutton 2000-04-23 05:31:32 +00:00
sspitzer%netscape.com
470fa0ee52 root the tree in the subscribe dialog after we are done building the datasource. 2000-04-23 05:18:23 +00:00
sspitzer%netscape.com
6a458548a3 add this, for the new subscribe dialog. 2000-04-23 03:59:18 +00:00
sspitzer%netscape.com
ce23119191 give credit where credit is due. 2000-04-23 03:21:49 +00:00
sspitzer%netscape.com
9c7075c692 changes for subscribe. it needs to be general, not just for news, since imap
will use the subscribe dialog as well.

also, some minor changes, the humble beginnings of the hostinfo.dat support.
2000-04-23 01:19:51 +00:00
sspitzer%netscape.com
b10f2fa0db add nsISubscribableServer to the build 2000-04-23 01:18:34 +00:00
sspitzer%netscape.com
04d1ec80e1 changes for subscribe. need this interface because subscribe is not news specific. (imap does it too.) 2000-04-23 01:15:04 +00:00
sspitzer%netscape.com
0ce69b746a fix the indent regression in the new subscribe dialog. 2000-04-23 00:25:37 +00:00
scc%netscape.com
0d576558b1 making string conversions explicit 2000-04-22 23:23:43 +00:00
sspitzer%netscape.com
91744b5cc1 fix for #36663. make it so when you run a news://host/group url to autosubscribe, a new messenger window opens up. eventually I'll heed the 4.x pref for
this, so that it will open in an existing messenger window.
2000-04-22 23:16:45 +00:00
sspitzer%netscape.com
34de4be634 project changes so that running a news://host/group url opens a new window. 2000-04-22 23:06:40 +00:00
sspitzer%netscape.com
e457d171bf adding this, will be used very soon for autosubscribe. 2000-04-22 18:45:02 +00:00
bienvenu%netscape.com
eedb5ba9d2 add search session to factory 2000-04-22 17:44:45 +00:00
bienvenu%netscape.com
95f86814b6 more work on search, including validity manager 2000-04-22 17:36:27 +00:00