danm%netscape.com
622d6fe83b
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
alecf%netscape.com
e8c0198737
add temporary styles for filters being enabled/disabled
2000-04-19 08:15:00 +00:00
alecf%netscape.com
a1a7edad31
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
7ba6eb65f0
use the new non-html widgets, and take out the html namespace entirely
2000-04-19 08:12:02 +00:00
alecf%netscape.com
e731b49281
add locale directory to build (doh!)
2000-04-19 07:42:40 +00:00
alecf%netscape.com
413cfa7d30
remove spam filter item and enable mail filters item
2000-04-19 05:43:36 +00:00
alecf%netscape.com
578bb9340b
clean this up (not part of build anyway)
2000-04-19 05:37:47 +00:00
alecf%netscape.com
ca254e0054
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
0f5355452f
add filter datasource and delegate factory to the windows build
2000-04-19 05:25:50 +00:00
alecf%netscape.com
c10b53e421
add filter datasource and delegate factory to unix build
2000-04-19 05:24:46 +00:00
alecf%netscape.com
c5aaf0c997
added nsMsgFilterDataSource.cpp and nsMsgFilterDelegateFactory.cpp
2000-04-19 05:23:36 +00:00
alecf%netscape.com
fba255f26c
export nsMsgRDFUtils.h so search can use it.
2000-04-19 05:00:34 +00:00
alecf%netscape.com
1975b63b48
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
f2659dcaf0
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
06ba6d5623
implemented Get/SetFilterName/Desc, and remove old duplicate GetName/Description methods
2000-04-19 01:03:01 +00:00
bienvenu%netscape.com
eea1f0e003
More work on search, not run yet
2000-04-19 01:01:51 +00:00
alecf%netscape.com
2617dddfd3
update some strings to match the spec
2000-04-19 01:01:26 +00:00
bienvenu%netscape.com
d28e726806
add msg folder to Search interface, not run yet
2000-04-19 01:01:08 +00:00
alecf%netscape.com
99fd106dbc
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
e15c373e54
get rid of xp_core.h dependancies
2000-04-19 00:03:14 +00:00
sspitzer%netscape.com
ea8ea4e957
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
85ce435752
Forgot to use NS_MSG_BASE for added conversion functions.
2000-04-18 21:05:10 +00:00
alecf%netscape.com
c20dd34d25
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
a43b772aac
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
5644b519a6
skinify the account wizard outer frame
2000-04-18 06:44:43 +00:00
alecf%netscape.com
c5e8e32e8e
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
2f81e913f9
more work on search, not really part of build
2000-04-18 04:47:50 +00:00
rhp%netscape.com
df12230509
Fix for problem with printing address book entries
2000-04-17 03:53:49 +00:00
bienvenu%netscape.com
502dcf9642
add search method to message service, not used yet
2000-04-16 22:12:36 +00:00
bienvenu%netscape.com
a753f15877
more work on search, not part of build
2000-04-15 16:07:49 +00:00
cmanske%netscape.com
b2792ef321
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
730fced8d5
Added new conversion functions.
2000-04-14 22:17:57 +00:00
putterman%netscape.com
a25df11196
Fix for 35865. Frequent crashes when using standalone msg window. r=mscott.
2000-04-14 21:01:59 +00:00
putterman%netscape.com
f4ab68598c
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
aba9796ae7
more changes for the new subscribe dialog.
2000-04-14 06:54:19 +00:00
sspitzer%netscape.com
ba5b231358
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
0a12aac78b
more changes for the new subscribe dialog.
2000-04-14 04:49:12 +00:00
mscott%netscape.com
2ff0aec275
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
7d1322858e
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
4f90180d96
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
47c1a0ab48
updates to the datasource
...
not part of build
2000-04-14 02:54:08 +00:00
mscott%netscape.com
30b2aec2ea
remove obsolete observer MessengerStatus
...
r=alecf
2000-04-14 02:51:37 +00:00
mscott%netscape.com
1af18b147c
remove obsolete observer MessengerStatus and remove broadcaster for progress
...
r=alecf
2000-04-14 02:51:28 +00:00
mscott%netscape.com
80d592d93a
remove obsolete observer MessengerStatus and remove broadcaster for progress
2000-04-14 02:50:24 +00:00
mscott%netscape.com
4a0c06f0cf
remove obsolete broadcaster: Messenger:Status
...
r=alecf
2000-04-14 02:49:59 +00:00
mscott%netscape.com
9e4f8ca034
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
a9d3401bb8
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
a2c0a41da2
mark setWebShell as no script.
...
r=alecf
2000-04-14 02:46:00 +00:00
suresh%netscape.com
f6fa311b8c
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
8b6fe30485
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