mscott%netscape.com
1204c7255b
For consistancies sake, back out the rest of hangas's changes until he can
...
add a selectaddress.xul file.
1999-05-19 06:36:36 +00:00
mscott%netscape.com
b8b8edbee4
for consistencies sake, back out the rest of hangas's changes until he
...
can add a selectaddress.xul file.
1999-05-19 06:33:30 +00:00
ducarroz%netscape.com
35dac154e3
remove META tag (bug 6675)
1999-05-19 05:30:19 +00:00
bienvenu%netscape.com
7bad36bff6
turn on protocol logging in release mode
1999-05-19 04:43:00 +00:00
mscott%netscape.com
6435907720
Fix build breakage for Hangas by backing out the makefile change until he can check in selectadress.xul.
1999-05-19 03:00:35 +00:00
mscott%netscape.com
ac4e3bc9c7
Fix Mac build for hangas by backing out his selectaddress.xul change as we don't have that file.
1999-05-19 02:56:55 +00:00
mscott%netscape.com
4e64ddd28d
fix windows build for hangas. backing out his changes as we don't have a selectaddress.xul file to export.
1999-05-19 02:55:45 +00:00
hangas%netscape.com
68fbaf29a5
Added selectaddress.xul
1999-05-19 02:19:09 +00:00
hangas%netscape.com
5a1d0875da
Added addressbook.js to support address picker dialog
1999-05-19 02:11:38 +00:00
hangas%netscape.com
a5c67c324a
Added code for selectaddress.xul (address picker)
1999-05-19 02:10:28 +00:00
bienvenu%netscape.com
cbef1620ae
more work on filter actions
1999-05-19 01:56:32 +00:00
bienvenu%netscape.com
ff66607b3f
temporarily don't build nsIDOMMsgAppcore.idl
1999-05-19 01:47:41 +00:00
nhotta%netscape.com
34461d6732
Changed to pick up result of MIME decoder and unicode converter.
1999-05-19 01:37:46 +00:00
jefft%netscape.com
024b366eb6
fixed VC++ 5.0 bustage problem
1999-05-19 01:15:17 +00:00
putterman%netscape.com
4eef62237b
Generate headers from idl.
1999-05-19 01:07:54 +00:00
jefft%netscape.com
ff85add93a
fixed delete message barf on creating new message header
1999-05-19 01:05:05 +00:00
ducarroz%netscape.com
037bc5dfa4
Fix Reply and Forward who wasn't working since new Ender LoadUrl. Implement a temporary HTML support.
1999-05-19 00:52:51 +00:00
ducarroz%netscape.com
e250a53932
remove the dot in front of Reply, Reply all and Forward.
1999-05-19 00:52:49 +00:00
ducarroz%netscape.com
e0bc96732d
Fix ender loading URL problem when doing a reply or forward
1999-05-19 00:52:48 +00:00
ducarroz%netscape.com
ff4032f2c0
Remove redefinition of GetTimeMac
1999-05-19 00:52:47 +00:00
alecf%netscape.com
55de2eb7ed
fix for #5792 - remove leading '/' that occurs on unix
1999-05-19 00:36:58 +00:00
alecf%netscape.com
f1b3e3d7d5
fix newline at end of file
1999-05-19 00:36:13 +00:00
alecf%netscape.com
d69dc32f22
fix up this datasource to support the AccountManager:
...
- add a new arc out from each account accounts "Settings"
- add new properties on Settings - Main, Advanced, Server, Copies
- add arcs out from Main, Advanced, Server, and Copies for Name and PageTag
1999-05-19 00:34:48 +00:00
alecf%netscape.com
8c752b1ad3
remove unused variable
1999-05-19 00:30:13 +00:00
alecf%netscape.com
d64b793b45
add FilterEditor to windows build
1999-05-19 00:27:56 +00:00
alecf%netscape.com
4e1f549aa6
ok, ok, cool RGB is going away
1999-05-19 00:25:26 +00:00
alecf%netscape.com
ed8d931b0a
switch over to titledbuttons, plus some minor tweaks
1999-05-19 00:24:47 +00:00
alecf%netscape.com
962873b7c2
fix up the tree widget to look a little nicer
1999-05-19 00:23:39 +00:00
alecf%netscape.com
2809270a2a
first cut at a message filter edito
1999-05-19 00:21:55 +00:00
alecf%netscape.com
64dfb152ba
update account manager to use the account manager data source
1999-05-19 00:12:48 +00:00
mscott%netscape.com
bdebc6fe6a
cleanup makefile.
1999-05-19 00:02:29 +00:00
mscott%netscape.com
d09f0061ac
Updates with msgcoreutil building as a dll.
1999-05-18 23:59:45 +00:00
mscott%netscape.com
3f980cc4d3
clean up makefile, remove unnecessary define.
1999-05-18 23:59:16 +00:00
mscott%netscape.com
dac1ff5126
remove linkage against rdfutil_s. we don't need it anymore.
1999-05-18 23:57:37 +00:00
mscott%netscape.com
0e1ed4ef9c
Make base\util build as a dll. This includes defining IMPL_NS_MSG_BASE and adding makefile code to generate the dll.
1999-05-18 23:56:48 +00:00
mscott%netscape.com
368b7fb42c
Add NS_MSG_BASE to class declaration to help make base\util build as a dll on win32.
1999-05-18 23:55:39 +00:00
putterman%netscape.com
1ed1220ae6
Show "???" when message counts are unknown. Use RDF collation key sorting.
1999-05-18 23:48:15 +00:00
mscott%netscape.com
b941736a5e
define NS_MSG_BASE which is used as a prefix in front of all functions & classes in base\util. This macro applies to win32 only right now. It is used to declare things as export when building the file and import when we are linking against the file. This helps us make msgcoreutil build as a dynamic library on win32.
1999-05-18 23:46:23 +00:00
jefft%netscape.com
835c1e8643
set default maximum connections to be 5 instead of 2
1999-05-18 23:24:07 +00:00
hangas%netscape.com
22bc439585
Make sure that we print some data string, even if INTL functions fail. Fixes Mac crasher. Checked in for putterman.
1999-05-18 23:17:26 +00:00
jefft%netscape.com
df5b064c5a
backout the previous checkin for using nsCOMPtr; using nsVoidArray is by design
1999-05-18 23:14:05 +00:00
jefft%netscape.com
ea25bc066e
call load url from imap incoming server
1999-05-18 22:39:32 +00:00
jefft%netscape.com
9bd44c06b5
more on cached connections work -- urlQueue now implemented on nsImapIncomingServer instead of nsImapService; LoadNextQueuedUrl() will be triggered when finishing a running url
1999-05-18 22:38:25 +00:00
jefft%netscape.com
d3d218c7c3
more on cached connections - removed CreateImapConnection(), LoadNextQueuedUrl() method
1999-05-18 22:34:41 +00:00
jefft%netscape.com
538dcb2446
more on cached connections - added TellThreadToDie() method
1999-05-18 22:33:49 +00:00
jefft%netscape.com
ada08534f2
more on cached imap connections work - added Get/SetMaximumConnectionsNumber(), GetImapConnectionAndLoadUrl(), LoadNextQueuedUrl(), RemoveConnection() method
1999-05-18 22:32:46 +00:00
jefft%netscape.com
4f2348070d
use nsCOMPtr for m_listeners
1999-05-18 22:30:10 +00:00
sspitzer%netscape.com
704c5b3870
changes to get news to work at the same time as imap and pop. the news part of the fix for #6405
1999-05-18 21:46:56 +00:00
mscott%netscape.com
7417bf0a72
fix for bug #6219 -- send data every 2K so we don't fill up our internal buffer when sending a message.
1999-05-18 21:25:55 +00:00
mscott%netscape.com
624620ef89
Imap was removed from the build when the address book stuff was added yesterday!! re-add it back in.
1999-05-18 21:24:55 +00:00