sspitzer%netscape.com
cae31d5662
simple status feedback (progress bar) for subscribe.
2000-05-05 07:25:16 +00:00
sspitzer%netscape.com
310b82a909
start of the progress for the subscrbie dialog.
2000-05-05 07:11:23 +00:00
putterman%netscape.com
eff84e8c35
Fix for 10881. Context menus in the message pane.
2000-05-05 00:14:08 +00:00
alecf%netscape.com
d0528c2204
read-only filter lists live!
...
fix up a bunch of stuff to make XBL widgets initialize after being inserted into the document
2000-05-04 08:17:57 +00:00
alecf%netscape.com
178a8c19eb
remove some dumps
2000-05-04 08:16:55 +00:00
slamm%netscape.com
c9ebd126ca
Add id='menu_view_Popup' to get Sidebar checkbox added.
2000-05-04 01:08:19 +00:00
jefft%netscape.com
0964d5ed58
fixed bug 23447, 36429, 32797 -- mail folder not getting set correctly when UpdateSummaryTotal this causes subsequent empty trash & delete message to fail
2000-05-03 22:40:46 +00:00
alecf%netscape.com
ed318e4312
adding comments to document new syntax that went in yesterday
2000-05-03 21:45:21 +00:00
alecf%netscape.com
086d98c97f
add toString() method for easy examination from JS
2000-05-03 21:44:33 +00:00
alecf%netscape.com
79dbe9e7be
fix for #23096 - ability to specify port in hostname
2000-05-03 21:42:31 +00:00
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
sspitzer%netscape.com
a6e067d719
fix for bug #36832 . twisty's class changed from "twisty" to "tree-cell-twisty".
2000-04-22 17:13:59 +00:00
sspitzer%netscape.com
ef3688063b
init the refcount.
2000-04-22 16:52:06 +00:00
scc%netscape.com
391f0960dd
making string conversions explicit
2000-04-22 08:43:34 +00:00
alecf%netscape.com
1d547a8411
missing object file from makefile
2000-04-22 01:31:55 +00:00
sfraser%netscape.com
3841a2e41a
Add nsIMsgSearchScopeTerm.idl for alecf.
2000-04-22 01:21:20 +00:00
alecf%netscape.com
9521f9ba8d
fix class casting bustage
2000-04-22 00:57:48 +00:00
alecf%netscape.com
c72f31ef5c
added files: mozilla/mailnews/base/search/src/nsMsgSearchValue.cpp
2000-04-22 00:44:42 +00:00
alecf%netscape.com
9a6c9a1fd5
fix casting bustage
2000-04-22 00:42:50 +00:00
alecf%netscape.com
7d2158425f
added files: mozilla/mailnews/base/search/src/nsMsgSearchValue.cpp
2000-04-22 00:38:46 +00:00
alecf%netscape.com
f15bb28f41
oops, fix IDL bustage
2000-04-22 00:38:29 +00:00
alecf%netscape.com
c6817995de
added files: mozilla/mailnews/base/search/public/nsIMsgSearchValue.idl
2000-04-22 00:36:36 +00:00
alecf%netscape.com
42e1c6e1f3
make a whole bunch of search/filter stuff scriptable.
...
this included adding a new nsIMsgSearchValue interface, and renaming some of the IDL typedefs to be consistent with each other.
2000-04-22 00:34:39 +00:00
alecf%netscape.com
826b8000fd
- fixed missing html:div tag in am-main.xul
...
- fix for #36771 - document.controls stopped containing hidden form elements - still the right fix because document.controls likely going away
- make the IMAP advanced dialog skinnable
2000-04-21 23:51:19 +00:00
sspitzer%netscape.com
ace9709b28
PerformExpand() and UpdateCounts() need to take a nsIMsgWindow, because these
...
action may require the user to enter a password, which means a dialog must comes up,
which means we need the msg window for the parent.
2000-04-21 22:55:18 +00:00
alecf%netscape.com
36b81ea82b
add an extra variable to make this easier for consumers of this file
2000-04-21 22:21:52 +00:00
alecf%netscape.com
fbb5ebf6da
switch from titledbuttons and <div>'s to <text> for skinnability and speed
2000-04-21 22:16:39 +00:00
alecf%netscape.com
c914e6dca9
switch from titledbutton to <text> for skinnability
2000-04-21 22:14:31 +00:00
alecf%netscape.com
cffae356cc
localize some hardcoded strings in the account manager
2000-04-21 22:04:10 +00:00
alecf%netscape.com
d78622e04c
add some new strings for the account manager datasource
2000-04-21 22:01:38 +00:00
cls%seawood.org
f03dcb44c8
Explicitly cast string literals (const char*) to char *.
2000-04-21 21:26:21 +00:00
cls%seawood.org
afaa6c9492
Some compilers (HP) require an explicit cast from a const char * to a char *. String literals are treated as const char *.
2000-04-21 14:47:25 +00:00
cls%seawood.org
03ccd1769f
Temp dummy implementation of nsMsgSearchValidityManager::NewTable for BeOS. Bug #36686
2000-04-21 14:40:54 +00:00
putterman%netscape.com
b2e69c30b7
r=sspitzer. Start page sticks around until the first message is loaded. If the message
...
pane is closed you can now double click on a message to open a standalone window. More working
on moving code to correct front end files.
2000-04-21 14:22:16 +00:00
ben%netscape.com
1e92460051
correcting stylesheet load
2000-04-21 10:21:47 +00:00
hyatt%netscape.com
2364a5b609
Making tree scrolling faster in mailnews.
2000-04-21 09:49:34 +00:00
alecf%netscape.com
12c9fd1145
oops, back out previous change, my tree had other stuff in it
2000-04-21 08:53:32 +00:00
alecf%netscape.com
eb2b038aa1
oops, back out that unix change, my tree was filled with other crap
2000-04-21 08:52:29 +00:00
alecf%netscape.com
599ccf3028
oops, back out part of that change, forgot my tree had other stuff in it
2000-04-21 08:51:51 +00:00
alecf%netscape.com
8d879b0045
add scriptable search value to windows build
2000-04-21 08:49:46 +00:00
alecf%netscape.com
43fe40b42b
add scriptable searchvalue to unix build
2000-04-21 08:49:06 +00:00
alecf%netscape.com
e0bd7a84f3
add new IDL to windows build
2000-04-21 08:48:14 +00:00
alecf%netscape.com
d704f10a2f
add new IDL to unix build
2000-04-21 08:46:14 +00:00
alecf%netscape.com
2c14cdf12f
add first cut at scriptable search scope terms
2000-04-21 08:45:53 +00:00
alecf%netscape.com
d7b3266a9e
add scriptable version of search term value object
2000-04-21 08:38:24 +00:00
bienvenu%netscape.com
b26839a8e3
fix linux runtime failure to load mailnews
2000-04-21 02:47:53 +00:00
bienvenu%netscape.com
00c6086074
Fix dup file in Makefile
2000-04-21 02:18:03 +00:00
bienvenu%netscape.com
0897ffd62e
add nsMsgSearchNews to the build
2000-04-21 02:12:58 +00:00
bienvenu%netscape.com
6550310893
add nsMsgSearchNews.cpp
2000-04-21 02:12:10 +00:00
bienvenu%netscape.com
50b258e57b
fix linux warning
2000-04-21 02:08:44 +00:00
bienvenu%netscape.com
f318654148
add search validity stuff, not run yet
2000-04-21 02:05:35 +00:00
bienvenu%netscape.com
b84fb01b6d
add news search, not part of build
2000-04-21 01:08:06 +00:00
sspitzer%netscape.com
9bc8a565f4
changes for autosubscribe. bug #11075 . handle the case where they have a news server
...
already, and the case where they don't. still more work to be done here, but the basics
work.
also, turn nsMessengerMigrator::CopyIdentity() into nsMsgIdentity::Copy() and
use that in migration and news account creation during autosubscribe. r=alecf
2000-04-21 00:03:02 +00:00
bienvenu%netscape.com
d8fd10dad7
turn back on imap search code now that it's part of the mac build
2000-04-20 22:54:17 +00:00
waterson%netscape.com
6d53960e44
Replace raw use of nsArrayEnumerator with NS_NewArrayEnumerator(). r=sspitzer, alecf
2000-04-20 09:15:23 +00:00
sspitzer%netscape.com
cfdf77f73c
more changes for the new subscribe dialog.
2000-04-20 07:11:27 +00:00
sspitzer%netscape.com
7ca18bd005
more work for the new subscribe dialog.
2000-04-20 06:59:43 +00:00
sspitzer%netscape.com
a7a7a6b36b
more changes for the new subscribe dialog. use a check and dot instead of "true" and "false"
...
in the ui.
2000-04-20 06:39:28 +00:00
putterman%netscape.com
d2bfdc9f05
r=sspitzer. Move more functions into new FE files. Make sent folder display recipient column.
...
Make sorting by size and priority work correctly.
2000-04-20 05:30:32 +00:00
sspitzer%netscape.com
9e2b1200cd
more changes for the new subscribe dialog.
2000-04-20 03:41:30 +00:00
mscott%netscape.com
41d87e355b
fix build breakage for davidb
2000-04-20 03:18:45 +00:00
mscott%netscape.com
ad809bd96b
fix build breakage for davidb.
2000-04-20 03:18:31 +00:00
bienvenu%netscape.com
54ded21b01
attempt to fix mac bustage
2000-04-20 02:46:01 +00:00
bienvenu%netscape.com
2cd78c2144
ifdef out code causing link problem
2000-04-20 02:21:40 +00:00
bienvenu%netscape.com
8e2a889ed6
fix linux build bustage
2000-04-20 02:14:24 +00:00
bienvenu%netscape.com
44bb566554
add nsImapSearch to unix makefile
2000-04-20 02:12:07 +00:00
bienvenu%netscape.com
e81b66e77b
add search session and imap search
2000-04-20 02:00:07 +00:00
bienvenu%netscape.com
8452780973
add PROGID for search session
2000-04-20 01:40:39 +00:00
bienvenu%netscape.com
5ba864b7c1
fix linux build bustage
2000-04-20 01:36:16 +00:00
bienvenu%netscape.com
5c63e464ad
add include of nsIMsgSearchSession
2000-04-20 01:32:02 +00:00
bienvenu%netscape.com
5a1750937f
more work on search, not part of build
2000-04-20 01:19:41 +00:00
bienvenu%netscape.com
16251a8024
remove Init method for search, not part of build
2000-04-20 01:17:05 +00:00
bienvenu%netscape.com
8700781b1e
add search session to mail news url, not used yet
2000-04-20 01:13:31 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
alecf%netscape.com
f37547dc11
add temporary styles for filters being enabled/disabled
2000-04-19 08:15:00 +00:00
alecf%netscape.com
e696326198
add cool icons when a filter is enabled, and add a warning about filing bugs
2000-04-19 08:13:08 +00:00
alecf%netscape.com
b030870e30
use the new non-html widgets, and take out the html namespace entirely
2000-04-19 08:12:02 +00:00
alecf%netscape.com
51f65b7fae
add locale directory to build (doh!)
2000-04-19 07:42:40 +00:00
alecf%netscape.com
d3c306c73c
remove spam filter item and enable mail filters item
2000-04-19 05:43:36 +00:00
alecf%netscape.com
a1020e447b
clean this up (not part of build anyway)
2000-04-19 05:37:47 +00:00
alecf%netscape.com
ac757e0b9b
convert base to be a generic factory, and add temporary ProgIDs for the filter delegate factory
2000-04-19 05:32:22 +00:00
alecf%netscape.com
24121e07d1
add filter datasource and delegate factory to the windows build
2000-04-19 05:25:50 +00:00
alecf%netscape.com
1a2c1696c6
add filter datasource and delegate factory to unix build
2000-04-19 05:24:46 +00:00
alecf%netscape.com
2cc1e289d5
added nsMsgFilterDataSource.cpp and nsMsgFilterDelegateFactory.cpp
2000-04-19 05:23:36 +00:00
alecf%netscape.com
6a6cf847f3
export nsMsgRDFUtils.h so search can use it.
2000-04-19 05:00:34 +00:00
alecf%netscape.com
a951b56ce1
update delegate factory to create the object first, then QI
...
(so object creation is not dependant on the interface)
2000-04-19 04:00:15 +00:00
alecf%netscape.com
2cd15b8d77
fix datasource to treat delegates as opaque objects which are QI'ed to find their type. implement GetTarget and GetTargets for filters.
...
Not part of build.
2000-04-19 01:04:14 +00:00
alecf%netscape.com
de7aea7ce5
implemented Get/SetFilterName/Desc, and remove old duplicate GetName/Description methods
2000-04-19 01:03:01 +00:00
bienvenu%netscape.com
13b56fbbea
More work on search, not run yet
2000-04-19 01:01:51 +00:00
alecf%netscape.com
6d2b0fba47
update some strings to match the spec
2000-04-19 01:01:26 +00:00
bienvenu%netscape.com
7f138cd541
add msg folder to Search interface, not run yet
2000-04-19 01:01:08 +00:00
alecf%netscape.com
7485a8c52f
make filter dialog actually capable of listing filters through RDF!
...
Also bring filter editor closer up to spec
(not really part of anything just yet)
2000-04-19 01:01:05 +00:00
alecf%netscape.com
5f16e358c1
get rid of xp_core.h dependancies
2000-04-19 00:03:14 +00:00
sspitzer%netscape.com
5a1cde4e36
more divorcing of pop from local mail. use the nsILocalMailIncomingServer interface
...
for what is shared between pop and none (and eventually movemail).
changes needed for tobias, who will be fixing some i18n bugs in mailnews.
2000-04-18 22:10:36 +00:00
nhotta%netscape.com
c91ebaeab6
Forgot to use NS_MSG_BASE for added conversion functions.
2000-04-18 21:05:10 +00:00
alecf%netscape.com
487c403462
further updates to the datasource to allow it to answer more questions
...
not part of build
2000-04-18 08:05:39 +00:00
alecf%netscape.com
5150a128d8
further skinability updates - this time to the account wizard.
...
fix html:iframe problem (looks like xul iframe still isn't as smart as html:iframe!)
2000-04-18 07:14:33 +00:00
alecf%netscape.com
bd9cbb4282
skinify the account wizard outer frame
2000-04-18 06:44:43 +00:00
alecf%netscape.com
2d4a244131
first round of skinifying the account manager - remove html tables, divs, and update JS that expected certain tags
2000-04-18 06:40:02 +00:00
bienvenu%netscape.com
a971e7d302
more work on search, not really part of build
2000-04-18 04:47:50 +00:00
rhp%netscape.com
2732355c4f
Fix for problem with printing address book entries
2000-04-17 03:53:49 +00:00
bienvenu%netscape.com
b459e719e2
add search method to message service, not used yet
2000-04-16 22:12:36 +00:00
bienvenu%netscape.com
f8d4833e08
more work on search, not part of build
2000-04-15 16:07:49 +00:00
cmanske%netscape.com
fb4c86c453
Fixed 20938: added 'Blank Page to Edit' to 'New' submenus in all primary module windows. a=german
2000-04-15 03:08:43 +00:00
nhotta%netscape.com
099670cfb4
Added new conversion functions.
2000-04-14 22:17:57 +00:00
putterman%netscape.com
c8bac5508b
Fix for 35865. Frequent crashes when using standalone msg window. r=mscott.
2000-04-14 21:01:59 +00:00
putterman%netscape.com
1e6f1a5f07
More work on reorganizing mailnews frontend so standalone msg window will work. Also
...
fixes some bugs from the last time. r=sspitzer
2000-04-14 14:07:23 +00:00
sspitzer%netscape.com
09743b17ac
more changes for the new subscribe dialog.
2000-04-14 06:54:19 +00:00
sspitzer%netscape.com
0f4e0ed7be
more work on the new subscribe dialog. NOT PART OF THE BUILD SO IT IS OK IF I CHECK IN WHILE RED.
2000-04-14 05:34:49 +00:00
sspitzer%netscape.com
81ac383c7d
more changes for the new subscribe dialog.
2000-04-14 04:49:12 +00:00
mscott%netscape.com
c4f8a3164b
some more performance tweaks...cache the status text isntead of looking it up each time
...
use .value instead of setAttribute which is faster.
2000-04-14 04:26:15 +00:00
sspitzer%netscape.com
1d99309fe2
fix the bug where we aren't preflighting compose with the correct identity,
...
or in the case of news, the correct addressee.
this was hidden by a try / catch, where the dump statement was hidden.
2000-04-14 04:00:50 +00:00
mscott%netscape.com
e13cd59107
dynamically generate slots for header information. this will make
...
view all headers easier to implement
2000-04-14 02:54:09 +00:00
alecf%netscape.com
c2d67721b9
updates to the datasource
...
not part of build
2000-04-14 02:54:08 +00:00
mscott%netscape.com
ffb1e41243
remove obsolete observer MessengerStatus
...
r=alecf
2000-04-14 02:51:37 +00:00
mscott%netscape.com
1b198f81db
remove obsolete observer MessengerStatus and remove broadcaster for progress
...
r=alecf
2000-04-14 02:51:28 +00:00
mscott%netscape.com
f24655793d
remove obsolete observer MessengerStatus and remove broadcaster for progress
2000-04-14 02:50:24 +00:00
mscott%netscape.com
2d5d2b7bbd
remove obsolete broadcaster: Messenger:Status
...
r=alecf
2000-04-14 02:49:59 +00:00
mscott%netscape.com
d04e24d489
implement nsIMsgStatusFeedback on the mail window. You can get to this
...
object by calling window.MsgStatusFeedback. Remove an obsolete OnStatus
method.
r=alecf
2000-04-14 02:49:35 +00:00
mscott%netscape.com
d489a2379d
remove expensive setAttribute method! forward all status calls
...
to our little brother in JS. This should make setting status and starting / stopping the meteors
so much faster! Remove knowledge of the webshell,
and webshell window which we no longer need to keep track of.
r=alecf
2000-04-14 02:48:57 +00:00
mscott%netscape.com
a7d4a690c5
mark setWebShell as no script.
...
r=alecf
2000-04-14 02:46:00 +00:00
suresh%netscape.com
0abfa4e5cb
Adding POP Testcases to the tree, so there is no security preference issues while running.
2000-04-14 00:01:23 +00:00
alecf%netscape.com
901f7beef1
rev the filter datasource to match up with the filter delegate factory
...
(not yet part of build)
2000-04-13 23:50:50 +00:00
alecf%netscape.com
a42f14bd92
add CID and temporary ProgIDs for filter delegate factory
2000-04-13 23:40:49 +00:00
alecf%netscape.com
619ee3907c
first cut at filter delegate factory (not yet part of build)
2000-04-13 23:38:58 +00:00
bienvenu%netscape.com
5b574188e3
add a couple search error codes, not used yet
2000-04-13 23:28:49 +00:00
sspitzer%netscape.com
fbf4ea23ac
make it so the the children aren't right under the parent, they should be indented.
2000-04-13 23:05:08 +00:00
jefft%netscape.com
ffc4d709f6
fixed bug 21742 -- [FEATURE] Save all attachments; r=mscott
2000-04-13 22:19:48 +00:00
sspitzer%netscape.com
67216ec3f4
add helper function GetFirstSelectedMsgFolder(), and fix the ".len" vs ".length" problem
...
to get subscribe, new folder, and rename folder to work again. also some more debugging
dumps. r=putterman.
2000-04-13 21:56:28 +00:00
nhotta%netscape.com
0d0cf0cf35
Added comments.
2000-04-13 20:01:17 +00:00
bienvenu%netscape.com
131e6a9085
fix ClearFlag method, r=sspitzer
2000-04-13 05:55:48 +00:00
bienvenu%netscape.com
3033e31151
add InitFromUri method, r=mscott for nntp connection cache
2000-04-13 05:54:45 +00:00
bienvenu%netscape.com
38e9277f99
fix line buffer to grow past 4k r=mscott 33715
2000-04-13 05:53:56 +00:00
mscott%netscape.com
4ef2e2c271
Bug #35661 --> don't try to load a message if we are about to delete it
...
r=putterman
2000-04-13 03:03:50 +00:00
sspitzer%netscape.com
c5fec07319
fix for #11043 . implement news biff. thanks to tobias@adamson.com for contributing this patch. r=sspitzer
2000-04-13 02:59:01 +00:00
sspitzer%netscape.com
be06b6be6d
fix for #34791 . "check new mail" -> "check new messages".
2000-04-13 02:53:55 +00:00
sspitzer%netscape.com
26796affc9
fix for blocker bug #35591 . 3 pane toolbar buttons don't work.
2000-04-12 15:32:27 +00:00
jefft%netscape.com
354a26cd8b
fixed bug 33566, 34252 - cancel from saveAs saveAttachment causes alert; r=scottip
2000-04-12 14:23:41 +00:00
sspitzer%netscape.com
15475908d1
changes so that the alert for cross posting to multiple news server shows up.
...
(instead of a silent failure.) note, we are still being too over-zealous when
deciding if you are cross posting to multiple servers. see bug #35338
2000-04-12 09:48:25 +00:00
sspitzer%netscape.com
d888dd675a
add bug # to the assertion, so people know where to add info if they can reproduce this.
2000-04-12 06:22:14 +00:00
sspitzer%netscape.com
1d0daf3031
fix for #35567 . bulletproof to avoid a crash. r=putterman.
2000-04-12 06:16:23 +00:00
sspitzer%netscape.com
af99b19a63
fix a comment.
2000-04-12 05:55:49 +00:00
bienvenu%netscape.com
66055a5a32
more work on search, not used yet
2000-04-12 05:14:38 +00:00
bienvenu%netscape.com
8f0cd57b87
initial checkin, not part of build
2000-04-12 05:12:48 +00:00
mscott%netscape.com
c7c6069d68
Bug #29222 --> fix alignment of add to ab and attachment icons
...
r=sspitzer
2000-04-12 02:17:45 +00:00
hyatt%netscape.com
857df0c253
Cuddling mailnews. XOXOXOXOX
2000-04-12 00:26:01 +00:00
putterman%netscape.com
8cbb6c9e43
Add a standalone message window and make multiple 3 pane configurations work. r=mscott, sspitzer.
2000-04-11 20:19:32 +00:00
mscott%netscape.com
11c6a6bca7
Bug #12505 --> fix printing for local and news. the load attributes for nsMsgProtocol weren't getting initialized!
...
r=bienvenu
a=leaf
2000-04-10 01:48:41 +00:00
mscott%netscape.com
74be809464
Bug #31806 --> unhork the mail message pane where each email recipient in the to or cc field was showing up on
...
it's own line (inlcuding the ", " which also got it's own line).
However, this fix made us use a box where we used to use a div. div's wrap the addresses to the next line nicely
and boxes don't do this so more work still needs to be done.
r=putterman
a=leaf
2000-04-10 00:32:25 +00:00
nhotta%netscape.com
52b25adc68
Initialize the output buffer length in order to avoid infinite loop, bug 34859, r=ftang, a=leaf.
2000-04-07 23:58:59 +00:00
alecf%netscape.com
99b5f6167f
update filter UI from pre-beta1 days
...
not part of build!
2000-04-06 05:24:56 +00:00