mscott%netscape.com
35067c807e
nsString updates --> nsString(eOneByte) --> nsCString
1999-08-25 23:47:05 +00:00
mscott%netscape.com
9bd3aa5c39
Add a new string.
1999-08-25 23:46:42 +00:00
mscott%netscape.com
ad2acc5d3d
nsString updates --> nsString(eOneByte) --> nsCString.
...
Remove windows.h include as it is not necessary anymore.
1999-08-25 23:46:18 +00:00
mscott%netscape.com
8309a0f824
nsString updates --> nsString(eOneByte) --> nsCString
1999-08-25 23:20:10 +00:00
alecf%netscape.com
8d3ef66502
don't actually create account manager until we need it
...
(fixes service/object timing problems on code I'm about to check in)
1999-08-25 23:03:15 +00:00
nhotta%netscape.com
d0e54a9533
Bug fix for #8899 , added charset alias resolution, changed auto charset detection.
1999-08-25 21:30:20 +00:00
sfraser%netscape.com
e55bfef84b
Remove an errant semicolon
1999-08-25 21:28:39 +00:00
chuang%netscape.com
01cfaff029
Import address book
1999-08-25 21:19:37 +00:00
sspitzer%netscape.com
f9f7f6c363
fix for #12464 . initialize memory. fixes news on mac and windows.
1999-08-25 19:03:26 +00:00
ramiro%netscape.com
7ee0e69965
Cleanup zlib cruft.
1999-08-25 14:39:53 +00:00
ramiro%netscape.com
5c9835cc68
Cleanup linking of libimg.
1999-08-25 13:37:11 +00:00
hyatt%netscape.com
9e5e8bef18
Removing toggleTwisty.
1999-08-25 11:04:38 +00:00
hyatt%netscape.com
31418bca1a
Removing the twisty function. This happens automatically now.
1999-08-25 11:03:48 +00:00
sspitzer%netscape.com
0ee80769ac
a little more to the fix for #12138
1999-08-25 08:08:49 +00:00
sspitzer%netscape.com
2a5c1584c4
fix for #12397 and #12138
1999-08-25 07:51:43 +00:00
sspitzer%netscape.com
71d5f558d2
revert by build breakage checkin. brendan fixed the xpidl compiler. I hadn't
...
picked up the changes yet. interCaps in IDL and JS, and InterCaps in C++.
1999-08-25 07:17:21 +00:00
sspitzer%netscape.com
e8ccfec4d8
more fixage for build spankage. thank you sir, may I have another?
1999-08-25 06:35:01 +00:00
sspitzer%netscape.com
767d06c436
fix logic and add a cast to fix #12435
1999-08-25 06:07:44 +00:00
brendan%mozilla.org
defeffaabd
Massive spankage to capitalize C++ method and attribute name bindings, per
...
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).
1999-08-25 05:26:25 +00:00
ducarroz%netscape.com
34b5dd79a7
Moved entity into MsgAttachPage.dtd
1999-08-25 02:32:39 +00:00
ducarroz%netscape.com
b0641576f3
Add MsgAttachPage.dtd
1999-08-25 02:31:31 +00:00
ducarroz%netscape.com
72d57b2546
First Checked In.
1999-08-25 02:29:45 +00:00
bienvenu%netscape.com
e92b9a932b
clean up method names, remove unused methods, start work on deleting non-discovered folders
1999-08-25 01:18:42 +00:00
bienvenu%netscape.com
0b792f7165
change create sub-folder2 name
1999-08-25 01:17:52 +00:00
mscott%netscape.com
557063df5d
I think the clobber windows build may break because I took out the wrong header file from this makefile (the file was still in
...
my dist directory when I built which is why it worked). In anticipation of eventual breakage, I'm fixing it now.
a=gramps.
1999-08-24 23:48:09 +00:00
sspitzer%netscape.com
3932f95759
changes to get a news server to work with a userName. fixes bug #12407 .
1999-08-24 22:39:40 +00:00
mscott%netscape.com
8d11ab3f1f
Bug #7811 -- nsISmtpUrl is not an idl file.
1999-08-24 22:18:30 +00:00
mscott%netscape.com
d2458fb5e9
Bug #7811 --. nsISmtpUrl is now an idl file.
1999-08-24 22:16:47 +00:00
mscott%netscape.com
7452c17971
Bug #7811 . turn nsISmtpUrl into an IDL file
1999-08-24 22:16:29 +00:00
mscott%netscape.com
704ed758ef
Bug #7811 --> turn nsISmtpUrl.h into a fully scriptable IDL file. This involved changing several apis in the interface.
1999-08-24 22:15:52 +00:00
putterman%netscape.com
0ae991b430
Add timing for parsing mailbox.
1999-08-24 21:50:44 +00:00
putterman%netscape.com
4e2c9510f1
Add images for columns and flagged messages.
1999-08-24 21:50:23 +00:00
putterman%netscape.com
fe8109782d
Work on MarkFlagged and new columns.
1999-08-24 21:49:19 +00:00
putterman%netscape.com
4ceb826702
added new columns.
1999-08-24 21:48:55 +00:00
putterman%netscape.com
361cd83a39
Work on MarkFlagged.
1999-08-24 21:48:44 +00:00
putterman%netscape.com
45e2d63fc7
ToggleFlaggedMessage implemented.
1999-08-24 21:48:24 +00:00
putterman%netscape.com
58d47cf74a
work on MarkFlagged.
1999-08-24 21:47:22 +00:00
mscott%netscape.com
48b2dc3935
Not part of the buidl yet. an idl file to replace nsISmtpUrl.h
1999-08-24 21:47:17 +00:00
putterman%netscape.com
ec97dece00
Don't prompt for password on Biff.
1999-08-24 21:46:13 +00:00
mscott%netscape.com
bfc31dcc01
more nsCString optimization work.
1999-08-24 21:45:27 +00:00
slamm%netscape.com
319b492795
Removed items from DIRS that do not exist.
1999-08-24 21:45:26 +00:00
putterman%netscape.com
3b29523461
Added MarkFlagged interface.
1999-08-24 21:45:21 +00:00
mscott%netscape.com
287856df37
some more nsCString optimizations.
1999-08-24 21:44:49 +00:00
jdunn%netscape.com
0ba9ffc6ee
removing 'typedef' since there is no 'name' associated with it and HP don't like it
1999-08-24 18:54:36 +00:00
chuang%netscape.com
1a3192e47b
Add public header
1999-08-24 18:50:23 +00:00
akkana%netscape.com
ff7a19a5bd
Revise the doc encoder and content sink APIs yet again to make it easier
...
to add new flags (pass a flag in the constructor, rather than specific
booleans. This in order to fix:
11249: Add flag to write only the body in html output.
1999-08-24 18:30:19 +00:00
ramiro%netscape.com
ec21b9ecbc
Set the timer lib flags in one place.
1999-08-24 14:54:59 +00:00
alecf%netscape.com
b22a966f53
fix GetUsername to return the right value
1999-08-24 08:12:23 +00:00
alecf%netscape.com
962c56ab3e
add a helper routine to get the Username out of the news URI (will eventually go away)
1999-08-24 08:10:59 +00:00
alecf%netscape.com
4416bea0e0
fix some uninitialized variables
1999-08-24 07:03:00 +00:00
waterson%netscape.com
1d6c956a62
Fix in-memory datasource aggregation.
1999-08-24 04:59:58 +00:00
bienvenu%netscape.com
b8cfb21f2e
remove doing_filters
1999-08-24 04:41:52 +00:00
bienvenu%netscape.com
26f90fa775
remove DOING_FILTERS, cleanup shutdown of mail session and writing out folder cache
1999-08-24 04:41:05 +00:00
bienvenu%netscape.com
be96b97427
clear progress when it meteors stop
1999-08-24 04:24:19 +00:00
bienvenu%netscape.com
bfa561f68f
get rid of DOING_FILTERS #define
1999-08-24 04:23:31 +00:00
alecf%netscape.com
a54ddd9c0c
fix solaris bustage
1999-08-24 03:06:07 +00:00
alecf%netscape.com
4677b0b74e
oops, removing an extra method (fixes breakage)
1999-08-24 01:19:25 +00:00
mscott%netscape.com
b5ac4cbc7f
nsString updates --> nsString(eOneByte) --> nsCString
1999-08-24 00:59:56 +00:00
mscott%netscape.com
1a47c7dd01
nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes
1999-08-24 00:52:36 +00:00
mscott%netscape.com
a5f3469989
cleanup some of the interfaces to make the service scriptable
1999-08-24 00:51:56 +00:00
alecf%netscape.com
68241994a3
fix a minor leak and convert nsIMsgIncomingServer to a nsCOMPtr
1999-08-24 00:31:33 +00:00
alecf%netscape.com
109da3ad7b
fix leak from redundant SetKey calls
1999-08-24 00:29:55 +00:00
alecf%netscape.com
de18d6b7a4
fix most popular leak in messenger!
1999-08-24 00:28:55 +00:00
hangas%netscape.com
561a5f2454
Fixed two more problems with address book.
1999-08-24 00:28:03 +00:00
hangas%netscape.com
c8e44cb267
Fixed address book crashes and failures due to <tree> changes this weekend. a=leaf
1999-08-23 21:35:22 +00:00
putterman%netscape.com
14b158d2c0
Twisties go next to folder name instead of having their own column.
1999-08-23 14:23:30 +00:00
putterman%netscape.com
cad2487362
Change resultspane to use onselect.
1999-08-23 05:16:48 +00:00
putterman%netscape.com
b0ead65322
Changes to use onselect in threadpane. Make Next Message and Next Unread Message work
...
as well.
1999-08-23 02:58:28 +00:00
mccabe%netscape.com
ed5a2f8522
Move uses xpfe/components interfaces to using NS_DECL_NSIFOO macro. Several interfaces in xpfe/components declared their own NS_DECL_IFOO macros; I moved those to generated NS_DECL_NSIFOO and will remove the definitions in a subsequent checkin to prevent any risk of mid-checkin skew.
1999-08-23 01:07:33 +00:00
mccabe%netscape.com
a900e17559
Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
...
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
1999-08-22 23:52:07 +00:00
mscott%netscape.com
13451a44ce
Remove unnecessary windows.h include which was used to get InterlockedIncrement for threadsafe interfaces. I fixed the
...
implementation of threadsafe addref and release for windows to notrequire it so people no longer need to include windows.h whenever
you are using a threadsafe interface.
1999-08-22 23:03:27 +00:00
mscott%netscape.com
2347be3f2a
Add more status lines.
1999-08-22 23:02:45 +00:00
mscott%netscape.com
df8d6855e0
return NS_ERROR_NOT_IMPLEMENTED for some of the channel interface implementations
1999-08-22 22:58:40 +00:00
mscott%netscape.com
15f43bccd9
Remove unnecessary windows.h include which was used to get InterlockedIncrement for threadsafe interfaces. I fixed the
...
implementation of threadsafe addref and release for windows to notrequire it so people no longer need to include windows.h whenever
you are using a threadsafe interface.
1999-08-22 22:57:50 +00:00
mscott%netscape.com
5f44addf6a
Remove unnecessary windows.h include which was used to get InterlockedIncrement for threadsafe interfaces.
...
I fixed the implementation of threadsafe addref and release for windows to not require it so people no longer
need to include windows.h whenever you are using a threadsafe interface.
return NS_ERROR_NOT_IMPLEMENTED for some of the channel interface implementations
Use NS_GET_IID.
1999-08-22 22:55:47 +00:00
mscott%netscape.com
922fcc469c
Remove unnecessary windows.h include which was used to get InterlockedIncrement for threadsafe interfaces.
...
I fixed the implementation of threadsafe addref and release for windows to not require it so people no longer
need to include windows.h whenever you are using a threadsafe interface.
1999-08-22 22:54:05 +00:00
bienvenu%netscape.com
228fa496ae
remove NS_COMFALSE
1999-08-22 18:10:21 +00:00
rhp%netscape.com
f3b8fdb88c
Image cleanup
1999-08-22 15:54:20 +00:00
rhp%netscape.com
76f94e6acc
Code cleanup changes
1999-08-22 15:48:46 +00:00
rhp%netscape.com
e8f74eabae
Cleaning up old cruft
1999-08-22 15:42:08 +00:00
mccabe%netscape.com
17cdc659d1
NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
...
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
mccabe%netscape.com
381fb81c4f
Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO.
1999-08-22 11:25:50 +00:00
ramiro%netscape.com
56b62f3790
Cleanup the jsdom and jsurl linking mess.
1999-08-22 11:05:45 +00:00
bienvenu%netscape.com
a557995e6d
turn on history ab
1999-08-21 20:32:23 +00:00
ramiro%netscape.com
2c19866af3
cleanup linking of libmozreg.
1999-08-21 15:41:53 +00:00
ramiro%netscape.com
e5dfc2a7eb
Ignore generated files.
1999-08-21 12:14:23 +00:00
alecf%netscape.com
cce4d3df48
remove the "depth" attribute now that we have isServer
1999-08-21 01:03:00 +00:00
jdunn%netscape.com
ecbbcad23e
HP requires a newline at end of file
1999-08-21 01:01:46 +00:00
alecf%netscape.com
44017e0d56
stop using mDepth, use IsServer instead
1999-08-21 01:01:10 +00:00
alecf%netscape.com
14e0aa1a81
use isServer attribute
1999-08-21 00:59:15 +00:00
hangas%netscape.com
7a560a2387
Trigger first, last, and display name entry off of onkeypress= instead of onkeyup=
1999-08-21 00:58:26 +00:00
jdunn%netscape.com
d4943ea017
HP's compiler won't allow deletes of void *... so a base type is needed.
...
I talked this over with Bienvenu and since the code will be switched
eventually to nsCString, the change is ok.
1999-08-21 00:48:02 +00:00
jdunn%netscape.com
12e301534f
HP's native compiler won't allow delete's of void *... so since this
...
was allocated as an array of chars, i will cast the void * to char * and that works
1999-08-21 00:43:08 +00:00
hangas%netscape.com
387354986d
Changed Select Addresses dialog to be modal.
1999-08-21 00:24:26 +00:00
bienvenu%netscape.com
25a9e64653
register ab history
1999-08-21 00:22:26 +00:00
hangas%netscape.com
deccca76f7
Fixed bug 10349 address book card dialogs not modal. Also made small syntax changes for rdf.
1999-08-21 00:16:01 +00:00
bienvenu%netscape.com
3592015a79
add ab history to build
1999-08-20 23:34:55 +00:00
bienvenu%netscape.com
2df575014f
add history ab
1999-08-20 23:28:48 +00:00
hyatt%netscape.com
d819a08a33
Renaming onaction to oncommand.
1999-08-20 22:58:32 +00:00
putterman%netscape.com
8bf1a9a349
Only use base GetPrettyName instead of LocalMail.
1999-08-20 22:49:04 +00:00
putterman%netscape.com
ce0f3e0ba2
Use nsISupports.
1999-08-20 22:47:55 +00:00
putterman%netscape.com
da1d392ac2
Create datasources in js and rewrite views.
1999-08-20 22:47:12 +00:00
putterman%netscape.com
af3c5994ad
Add SetWebShell.
1999-08-20 22:46:10 +00:00
putterman%netscape.com
117e32a55e
Add nsIMsgWindowData
1999-08-20 22:45:47 +00:00
alecf%netscape.com
a6f3a74bc8
add new server icons and put them in the folder pane using the new IsServer property
1999-08-20 22:45:36 +00:00
putterman%netscape.com
af7bf27f73
added nsIMsgWindowData
1999-08-20 22:45:16 +00:00
putterman%netscape.com
90646987f1
Folder names only called when depth 0. Temp until IsServer implemented.
1999-08-20 22:44:44 +00:00
putterman%netscape.com
d25e07fa91
Remove view code.
1999-08-20 22:44:13 +00:00
mscott%netscape.com
94f8065fee
Bug #12198 --> crash when clicking mailto links in the message pane. Also, Use NS_GET_IID
1999-08-20 22:44:01 +00:00
putterman%netscape.com
b06e91cb28
turn threading off by default.
1999-08-20 22:43:58 +00:00
putterman%netscape.com
81e5d6723f
export nsMsgStatusFeedback.h
1999-08-20 22:43:45 +00:00
putterman%netscape.com
0d0f941d49
Add nsMsgStatusFeedback to factory.
1999-08-20 22:43:17 +00:00
mscott%netscape.com
9e01d6febd
fix some bogus QI stuff where we always returned nsISupports instead of what the user asked
1999-08-20 22:43:01 +00:00
putterman%netscape.com
dc5ba32394
Add SetWebShell
1999-08-20 22:42:52 +00:00
alecf%netscape.com
338185e915
reflect IsServer into RDF
1999-08-20 22:42:35 +00:00
putterman%netscape.com
1fe7548c3c
Remove view code
1999-08-20 22:42:29 +00:00
mscott%netscape.com
4814f0696f
Fix for Bug #12236 --> set iframe type to content-primary.
1999-08-20 22:42:09 +00:00
alecf%netscape.com
55e8d2a215
oops, we were calling the wrong superclass
1999-08-20 22:42:05 +00:00
putterman%netscape.com
1801b7d5bd
Add nsIMsgWindowData.idl
1999-08-20 22:42:03 +00:00
alecf%netscape.com
0bdba7f2fc
add new isServer attribute
1999-08-20 22:41:38 +00:00
mscott%netscape.com
474cb77eb5
build nsIAbCollector.idl
1999-08-20 22:40:56 +00:00
putterman%netscape.com
dbcd2c2569
add nsIMsgWindowData.idl
1999-08-20 22:40:54 +00:00
mscott%netscape.com
aeec35350e
checkin for bienvenu...build nsAddressCollector
1999-08-20 22:40:35 +00:00
putterman%netscape.com
e97434e200
Add new file for window context.
1999-08-20 22:40:19 +00:00
bienvenu%netscape.com
0f8b103280
add idl file for ab history, not part of build yet
1999-08-20 19:08:19 +00:00
mscott%netscape.com
5c17c57532
Back out alecf's changes to fix local mail folder expansion. This is for QA Blocker Bug #12207 . a=cyeh
1999-08-20 17:58:31 +00:00
rhp%netscape.com
cba383801d
Attachments were broken with new display, so this fixes it...VERY safe fix
1999-08-20 14:47:41 +00:00
rhp%netscape.com
d308830d64
Just doing some housecleaning ... NO BUILD IMPLICATIONS
1999-08-20 13:35:42 +00:00
alecf%netscape.com
c3875f14b9
fix reloading of accounts by precaching each folder's path
...
(this prevents GetPath from calling nsLocalURI2Path, which reloads the accountmanager)
1999-08-20 07:23:20 +00:00
alecf%netscape.com
16cbae6b2f
minor cleanup to make the account manager look better
1999-08-20 07:20:03 +00:00
rhp%netscape.com
c8228e42b7
Just cleaning up empty directories
1999-08-20 06:07:18 +00:00
alecf%netscape.com
db4f6f8103
add new SMTP server API
...
(incomplete implementation, not hooked up yet)
1999-08-20 04:49:04 +00:00
alecf%netscape.com
63333d8651
add smtp server to mac/unix/windows build
1999-08-20 04:20:23 +00:00
alecf%netscape.com
2ccf8338ab
added files: mozilla/mailnews/compose/public/nsISmtpServer.idl
1999-08-20 04:17:18 +00:00
alecf%netscape.com
3f1eb1fe76
first pass at SMTP server IDL
1999-08-20 04:13:16 +00:00
alecf%netscape.com
d48c6c0686
start skeleton MANIFEST_IDL for compose for mac
1999-08-20 04:11:11 +00:00
alecf%netscape.com
c6d38bf96d
fix shadow warning (extra variable)
1999-08-20 03:57:37 +00:00
alecf%netscape.com
8cc67d0bc8
move CIDs and ProgIDs into nsMsgLocalCID.h
1999-08-20 03:20:54 +00:00
mscott%netscape.com
7816863a26
Bug #10844 hook up progress bar for parsing mailbox folders
1999-08-20 03:16:12 +00:00
mscott%netscape.com
53437cca81
Set the msg status feedback object on all mailbox urls. for now, get them from the mail session. Eventually we'll
...
get this in from the data source.
1999-08-20 03:14:40 +00:00
mscott%netscape.com
48d4095e7e
Export string bundle.
1999-08-20 02:46:41 +00:00
mscott%netscape.com
1a25390e27
build string bundle class for local.
1999-08-20 02:46:03 +00:00
mscott%netscape.com
5f049005bc
Generate makefiles for local\locale directory.
1999-08-20 02:43:46 +00:00
alecf%netscape.com
58311478a1
updates to account manager
...
now create a <deck> for each server, and put an <iframe> in each one
1999-08-20 02:38:02 +00:00
mscott%netscape.com
a5f4be6434
build local string bundle.
1999-08-20 02:36:25 +00:00
mscott%netscape.com
c1c6aaeec2
Build the new locale directory.
1999-08-20 02:35:10 +00:00
alecf%netscape.com
ebc4ce6cd9
add "File Here" menu item
1999-08-20 02:32:47 +00:00
mscott%netscape.com
adf0904760
Bug #11686 --> remove comparisons of an unsigned int to something < 0 because that condition could never happen.
1999-08-20 02:25:59 +00:00
alecf%netscape.com
96625b4f4e
make use of prefs more robust
1999-08-20 02:24:55 +00:00
bienvenu%netscape.com
88bc79a1d3
fix linux build bustage
1999-08-20 00:36:07 +00:00
rhp%netscape.com
c80dd8b751
Change for status interface
1999-08-19 22:28:13 +00:00
bienvenu%netscape.com
cdf7e72e10
add support for doing compress commit when space is wasted, make listallkeys sort
1999-08-19 22:25:16 +00:00
bienvenu%netscape.com
5bd79f1776
add some db commits since we're not closing db's correctly
1999-08-19 22:23:54 +00:00
hangas%netscape.com
7ec091056e
Added dynamic addressing widget to mail compose window. It still needs work, mainly waiting on XP bugs. Hook?=sspitzer
1999-08-19 22:22:44 +00:00
sspitzer%netscape.com
171befab8e
the other half of my checkin.
1999-08-19 22:13:56 +00:00
rhp%netscape.com
61e18fcb2c
Removing stale directory
1999-08-19 22:12:10 +00:00
rhp%netscape.com
410174fac1
mime fix
1999-08-19 22:09:40 +00:00
sspitzer%netscape.com
c3b3d2424e
clean up the code a bit.
1999-08-19 22:01:57 +00:00
chuang%netscape.com
fd6853ad8c
Add sorting on address book columns
1999-08-19 20:12:19 +00:00
bienvenu%netscape.com
388dcf84d0
add directory param to getcardforemailaddress more work on ab history
1999-08-19 19:56:33 +00:00
bienvenu%netscape.com
73ed1ec7f9
add directory param to getcardforemailaddress
1999-08-19 19:55:39 +00:00
bienvenu%netscape.com
40513be898
land new folder and rename for jefft
1999-08-19 19:52:51 +00:00
mscott%netscape.com
9e1d202bf5
Fix build breakage for alecf. Be sure to build a header file for nsIUrlListenerManager.idl
1999-08-19 07:59:40 +00:00
alecf%netscape.com
6d4b23bad6
add servertype attribute so that folders show up correctly
1999-08-19 07:31:48 +00:00
sspitzer%netscape.com
e774df68c5
fix #8515 , #11815 . I was failing to send QUIT to the nntp server. this would leave all nntp connections open. eventually the nntp server would stop respond to us. (probably a denial-of-service prevention mechanism). the second side effect is the throbber would spin and spin. now, both are fixed. eventually, I'll need to implement a nntp connection pool...but that's not necessary yet.
1999-08-19 07:08:19 +00:00
mscott%netscape.com
cd0f4c45a9
Add local string bundle. Note: I haven't checked in the makefile changes to build these yet.
1999-08-19 06:57:49 +00:00
mscott%netscape.com
8b29e3368e
cvs ignore file.
1999-08-19 06:24:11 +00:00
mscott%netscape.com
9b5aabc689
export the local properties file.
1999-08-19 06:23:21 +00:00
mscott%netscape.com
c856871f86
Properties file for local mail strings.
1999-08-19 06:22:40 +00:00
mscott%netscape.com
839cc22666
Adding to the repository. Makefiles for the locale\en-US directory for local mail.
1999-08-19 06:21:59 +00:00
mscott%netscape.com
84787d7165
Adding to CVS.
1999-08-19 06:21:24 +00:00
mscott%netscape.com
2c3a20293f
Bug #11980 --> fix a crash after entering a bogus password for pop.
1999-08-19 06:20:19 +00:00
rhp%netscape.com
8bdeb1e984
Turning on new message header display using XUL
1999-08-19 06:18:22 +00:00
alecf%netscape.com
05765119be
oops, didn't mean to remove this file
1999-08-19 06:09:50 +00:00
alecf%netscape.com
3786e4744e
add nsIUrlListenerManager.idl to the mac build and remove the old header once and for all
1999-08-19 06:07:33 +00:00
rhp%netscape.com
5c2f246e6c
Adding new sample code
...
NOT PART OF THE BUILD
1999-08-19 04:20:55 +00:00
rhp%netscape.com
8009d63c26
Adding sample component
...
THESE ARE NOT PART OF THE BUILD
1999-08-19 04:15:42 +00:00
rhp%netscape.com
5f0bcf04ae
Changes for new header display
1999-08-19 03:23:15 +00:00
rhp%netscape.com
7606cf018d
Fix for Mac bustage
1999-08-18 06:48:35 +00:00
bienvenu%netscape.com
b0429b043c
add RemoveSubFolder for Jefft
1999-08-18 05:35:54 +00:00
bienvenu%netscape.com
5b7673bd39
add nsIAbAddressCollecter.idl to windows and unix makefiles
1999-08-18 05:33:09 +00:00
rhp%netscape.com
a702626c5b
Fix for file paths on Mac
1999-08-18 05:15:41 +00:00
bienvenu%netscape.com
c3f99a83a7
more work on ab history, not part of build
1999-08-18 04:29:01 +00:00
bienvenu%netscape.com
55eaae2acd
add CID for adress collecter
1999-08-18 04:08:45 +00:00
bienvenu%netscape.com
e67e36fe83
add method to get card given e-mail address
1999-08-18 04:07:55 +00:00
bienvenu%netscape.com
cdd864e6c1
fix i18n sorting of sender
1999-08-18 04:05:57 +00:00
mcafee%netscape.com
1aaecb613d
Fixing linux bustage.
1999-08-18 02:46:50 +00:00
alecf%netscape.com
672767ddb5
make identity more robust to the prefs service going up and down
1999-08-18 02:40:08 +00:00
alecf%netscape.com
084d17286d
make account more robust for prefs service
1999-08-18 02:38:20 +00:00
alecf%netscape.com
31bdf26826
reflect the ServerType into RDF
1999-08-18 02:37:16 +00:00
alecf%netscape.com
5b409f79b5
add 4.x style folder icons for folder pane
1999-08-18 02:35:33 +00:00
sspitzer%netscape.com
ed89a74f16
fix #8364 . this gets rid of a really annoying assert on the Mac when using IMAP.
1999-08-18 02:27:17 +00:00
bienvenu%netscape.com
802c5c8816
more progress and status and alert handling + password prompts
1999-08-18 02:03:43 +00:00
rhp%netscape.com
a3d3899cfe
Changes for new envelope display
1999-08-18 01:40:27 +00:00
rhp%netscape.com
0031f4ab09
Changes for Envelope display and fixing MHTML sending capabilities
1999-08-18 01:39:17 +00:00
rhp%netscape.com
343759d6d1
new envelope functionality
1999-08-18 01:31:50 +00:00
rhp%netscape.com
6bbf4d0e22
New envelope functionality
1999-08-18 01:30:55 +00:00
rhp%netscape.com
65114259f4
new files
1999-08-18 01:30:12 +00:00
ramiro%netscape.com
6eeeaf7730
Fix for -lpref linking problems. Dont link with libpref, its not needed.
1999-08-18 00:27:50 +00:00
ramiro%netscape.com
ee33c47ded
Link in secfree dynamically only where needed.
1999-08-17 15:46:57 +00:00