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
ramiro%netscape.com
04349cdd68
Link expat and xmltok into the htmlparser statically. Not into the app.
1999-08-17 12:46:23 +00:00
danm%netscape.com
0ce57055ba
disable browser appcore's load of default page for new windows created by NewWebShell. fixes bug 11404. a:cyeh@netscape.com
1999-08-16 22:23:19 +00:00
rhp%netscape.com
e6bcba8073
Fix for Bug: #10813 - Approval: jevering
1999-08-14 06:36:48 +00:00
briano%netscape.com
3f8f7342a0
Fixed the indented #include line that was breaking OpenVMS. Thanks to Colin Blake (colin@theblakes.com) for the fix. Approved by chofmann@netscape.com.
1999-08-13 23:32:44 +00:00
bienvenu%netscape.com
9b841e5033
part of fix for 11651 fix memory leak of status msg a=chofmann
1999-08-13 21:43:08 +00:00
bienvenu%netscape.com
9459717a13
part of fix for 11651 print out status msgs with args a=chofmann
1999-08-13 21:41:57 +00:00
bienvenu%netscape.com
2f8ae296c6
part of fix for 11651 turn off cylon mode in progress when have non zero percentage a=chofmann
1999-08-13 21:39:40 +00:00
bienvenu%netscape.com
acbb7d57a5
more work on ab history, not part of build
1999-08-13 00:52:04 +00:00
warren%netscape.com
d944d70a84
Fix for bug 7682: StringBundle can't load URLs from imap thread.
1999-08-13 00:43:48 +00:00
jefft%netscape.com
8e5c992a92
fix bug 6216 -- SMPT send removes CRLF lines; a=cyeh, r=rhp; tested on Windows & Mac
1999-08-12 22:07:51 +00:00
bienvenu%netscape.com
609ea25753
address collecter, not part of build
1999-08-12 14:37:26 +00:00
gagan%netscape.com
d418cf6936
Added the Param field for a URL. Fixes the bugs being seen by semicolons in URL.
1999-08-12 10:01:33 +00:00
rhp%netscape.com
5456c12038
Fix for attachment display - approved by: chofmann@netscape.com
1999-08-12 00:50:59 +00:00
cls%seawood.org
ce48612218
More gcc 2.95 fixes
1999-08-11 05:59:26 +00:00
rhp%netscape.com
a7a860ad7d
Fix to support XUL and old HTML output.
1999-08-11 05:04:00 +00:00
jefft%netscape.com
d16188a373
enable Rename Folder & New Folder
1999-08-11 04:58:09 +00:00
jefft%netscape.com
2d6f1870c9
enabled RenameFolder()
1999-08-11 04:54:48 +00:00
jefft%netscape.com
97be48c3f5
enabled RenameFolder() for Imap
1999-08-11 04:53:36 +00:00
jefft%netscape.com
46c35dc3c6
added new folder name dialog for NewFolder() & RenameFolder()
1999-08-11 04:52:24 +00:00
jefft%netscape.com
4f23e1a295
added newFolderNameDialog.xul & newFolderNameDialog.js
1999-08-11 04:51:34 +00:00
jefft%netscape.com
ae63822653
added newFolderNameDialog.dtd
1999-08-11 04:49:49 +00:00
sspitzer%netscape.com
8ac0239995
ignore generated Makefile
1999-08-11 03:46:52 +00:00
sspitzer%netscape.com
b3d7f66956
change API to avoid using NS_COMFALSE. As jband puts it: NS_COMFALSE generally sucks. NS_COMFALSE is going away. fixes bug #11579
1999-08-11 03:44:32 +00:00
rhp%netscape.com
2da5600b55
One final fix for charset auto detection
1999-08-11 03:38:15 +00:00
alecf%netscape.com
37e2e57be4
move entities to external DTDs
1999-08-11 03:37:06 +00:00
rhp%netscape.com
9b64052a08
Fix for auto detecting charset on HTML docs when sending
1999-08-11 03:28:22 +00:00
alecf%netscape.com
ed9460f152
oops, fix chrome URLs to external DTDs
1999-08-11 03:24:05 +00:00
alecf%netscape.com
e3fe0a6d72
new en-US DTDs
1999-08-11 03:19:16 +00:00
alecf%netscape.com
e940f534ef
move all strings to external DTDs
1999-08-11 03:17:04 +00:00
rhp%netscape.com
664bb05282
Fixes for new XUL header display
1999-08-11 03:04:29 +00:00
alecf%netscape.com
a72eebd885
localize these files, #10254
1999-08-11 02:50:39 +00:00
alecf%netscape.com
d1083fc7f0
fix for #10253 - localizing this file
1999-08-11 02:45:51 +00:00
alecf%netscape.com
a80bd03414
fix account manager to load pages when people click on the appropriate category
1999-08-11 02:40:43 +00:00
alecf%netscape.com
de4d4a8c22
switch to using == to compare resources rather than PL_strcmp on resource strings
1999-08-11 02:36:07 +00:00
alecf%netscape.com
f459d56b03
now that GetPrettyName works, use that for folders
...
(this is redundant code, also exists in the folder datasource)
1999-08-11 02:14:17 +00:00
jefft%netscape.com
4576437669
fixed linux build bustage
1999-08-11 01:00:57 +00:00
alecf%netscape.com
1b6a19010c
fix sizing - looks a little better this way
1999-08-11 00:43:23 +00:00
sspitzer%netscape.com
ddb0d4798a
add nsMimeXULEmitter.cpp to the projet for rhp.
1999-08-11 00:35:16 +00:00
rhp%netscape.com
caad5343cc
New XUL header display
1999-08-11 00:29:59 +00:00
jefft%netscape.com
d04209e2b8
enabled imap Delete Folder move to Trash and background work for Rename Folder & Subscription
1999-08-11 00:17:15 +00:00
mscott%netscape.com
604c822959
This file has been gathering dust! it's been an idl file for a while...remove it from the repository.
1999-08-11 00:16:31 +00:00
mscott%netscape.com
9b6eceb5cd
These files are all idl files and have been lying around gathering dust. removing them.
1999-08-11 00:15:26 +00:00
jefft%netscape.com
6fd52e96d6
enabled Delte Folder for Imap
1999-08-11 00:13:52 +00:00
mscott%netscape.com
a7dd00b829
We weren't creating the socket transport from the correct thread. We were
...
doing it from LoadUrl which is in the ui thread. Necko makes assumptions
about what event queue to use for pumping notification messages based on
the current thread when you create the socket. So I moved this code
into ProcessCurrentUrl which lives in the imap connectoin thread.
Also fixed a big problem where we would wait on a monitor but waiting
was preventing messages from getting pumped which prevented ODA from
being called. So the monitor could never get notified. The fix is to
timeout of the PR_Wait and pump message events. We can then check a
flag to see if messages are being pumped.
1999-08-10 23:18:37 +00:00
mscott%netscape.com
e2987a0982
Fix for Bug #11470 --> when prompting the user for a password (when getting new mail for pop), let's gracefully abort
...
the operation if the user hits cancel.
1999-08-10 23:08:50 +00:00
rhp%netscape.com
52c5a5071d
New files for attachment display - NOT PART OF THE BUILD!!!
1999-08-10 22:58:30 +00:00
sspitzer%netscape.com
0a8bb17086
nsString(eOneByte) -> nsCString work
1999-08-10 22:45:44 +00:00
sspitzer%netscape.com
cac29eecd9
nsString(eOneByte) -> nsCString work. Get the prompts / alert code building again.
1999-08-10 22:45:31 +00:00
chuang%netscape.com
7af113af5a
Add null pointer checking
1999-08-10 22:45:10 +00:00
hangas%netscape.com
41f214f22e
Removed two .h files that were copied the old way rather than built in the idl project.
1999-08-10 22:32:14 +00:00
hangas%netscape.com
ff7ed579f8
Added two more idl files.
1999-08-10 22:31:38 +00:00