sspitzer%netscape.com
b71e39ef42
start of work to respect the newsrc files. code cleanup. use nsCOMPtr.
1999-06-22 04:45:15 +00:00
mscott%netscape.com
2459b7e317
fix Linux warning by removing unused variables.
1999-06-22 04:35:49 +00:00
mscott%netscape.com
a0356b9d96
Use factory method for pop3 url.
1999-06-22 04:32:31 +00:00
mscott%netscape.com
117daf397d
Add pop3 url cid.
1999-06-22 04:32:19 +00:00
mscott%netscape.com
0b8a772c43
Overhaul of pop3 url to use new nsMsgMailNewsUrl class. This should make necko integration easier and reduce footprint a bit.
1999-06-22 04:31:59 +00:00
mscott%netscape.com
98d52a7fe6
Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
...
we are calling the method on (nsIURL, nsIPop3Url, nsIMsgMailNewsUrl, etc).
Overhaul of pop3 service to optimize out some common code.
1999-06-22 04:31:20 +00:00
mscott%netscape.com
9092fc5d44
Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
...
we are calling the method on (nsIURL, nsIPop3Url, nsIMsgMailNewsUrl, etc).
1999-06-22 04:30:56 +00:00
mscott%netscape.com
df7e806228
No longer inherit from nsIMsgMailNewsUrl as part of new url re-org. Move class ID out of interface.
1999-06-22 04:30:15 +00:00
alecf%netscape.com
7af796e20c
add userid@ to all mail/news URIs and add parsing code to support this
...
this change allows servers to be unique by {userid, hostname, type} combination and allows nsIMsgAccountManager::FindServer() to search for servers this way.
1999-06-22 03:03:48 +00:00
alecf%netscape.com
28d56d2d75
remove useless debugging
1999-06-22 00:45:40 +00:00
alecf%netscape.com
a9ce2d5bda
remove some #if 0'd code
1999-06-22 00:45:13 +00:00
alecf%netscape.com
4fc932f58b
add Account Wizard to the unix build
1999-06-22 00:42:08 +00:00
putterman%netscape.com
d4ba70a2d3
You can now have biffs from multiple POP servers.
1999-06-22 00:24:53 +00:00
mscott%netscape.com
04d46cb15d
constructor for smtp url no longer takes any arguments.
1999-06-22 00:11:11 +00:00
mscott%netscape.com
3f0d030fe7
Overhaul of smtp url to use new nsMsgMailNewsUrl class. This should make necko integration easier and reduce footprint a bit.
1999-06-22 00:10:45 +00:00
mscott%netscape.com
42c7fa5612
Overhaul of mailbox url to use new nsMsgMailNewsUrl class.This should make necko integration easier and reduce footprint a bit.
1999-06-22 00:10:23 +00:00
mscott%netscape.com
f9ae777b55
Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
...
we are calling the method on (nsIURL, nsIMailboxUrl, nsIMsgMailNewsUrl, etc).
1999-06-22 00:09:48 +00:00
putterman%netscape.com
6555410913
backing out changes until I get them working correctly.
1999-06-21 23:34:27 +00:00
putterman%netscape.com
ba0f857deb
Added mail.showMessengerPerformance pref.
1999-06-21 23:25:33 +00:00
putterman%netscape.com
e81c3ca4a1
GetFoldersWithFlag now AddRefs its results.
1999-06-21 23:24:29 +00:00
putterman%netscape.com
1460a44e6b
Can now biff from multiple servers.
1999-06-21 23:23:43 +00:00
putterman%netscape.com
b0af966909
Add some performance timing output.
1999-06-21 23:23:12 +00:00
mscott%netscape.com
5172013f7c
Overhaul of smtp url to use new nsMsgMailNewsUrl class. This should make necko integration easier and reduce footprint a bit.
1999-06-21 23:20:50 +00:00
mscott%netscape.com
c8f6090b6d
We now don't inherit directly from nsIMsgMailNewsUrl
1999-06-21 23:20:05 +00:00
mscott%netscape.com
5c297f7f13
Add smtp url to the factory.
1999-06-21 23:19:37 +00:00
mscott%netscape.com
7c0bd0c45d
Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
...
we are calling the method on (nsIURL, nsISmtpUrl, nsIMsgMailNewsUrl, etc).
Use the factory to create an instance of the smtp url for running urls.
1999-06-21 23:19:13 +00:00
mscott%netscape.com
4500fb9163
Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
...
we are calling the method on (nsIURL, nsISmtpUrl, nsIMsgMailNewsUrl, etc).
1999-06-21 23:18:45 +00:00
jefft%netscape.com
98e71ad353
added files: mozilla/mailnews/local/src/nsLocalUndoTxn.cpp
1999-06-21 23:17:11 +00:00
jefft%netscape.com
4437ba296f
adding new files nsLocalUndoTxn.h nsLocalUndoTxn.cpp
1999-06-21 23:13:59 +00:00
mscott%netscape.com
062fc259fc
Add CID for smtp url.
1999-06-21 23:10:54 +00:00
jefft%netscape.com
3e3b7fe6e8
setting up correct url listener when undo/redo'ing
1999-06-21 23:07:09 +00:00
jefft%netscape.com
7dc559873d
fixed resetting current folder uid validity and highest recorded uid problem
1999-06-21 23:05:29 +00:00
ducarroz%netscape.com
bf51c58595
First Checked In.
1999-06-21 23:04:20 +00:00
jefft%netscape.com
cdbd2ea108
check for m_imapMailFolderSink before calling UpdateImapMailboxInfo()
1999-06-21 23:03:28 +00:00
jefft%netscape.com
4f8b3ead90
partially enable undo
1999-06-21 23:02:30 +00:00
jefft%netscape.com
d3779801ad
CutAllColumns() after CutRow() from m_mdbAllMsgHeadersTable
1999-06-21 23:00:09 +00:00
jefft%netscape.com
20cf70454a
added readonly attribute nsIMsgDatabase msgDatabase for undo work
1999-06-21 22:56:18 +00:00
sfraser%netscape.com
ea55e499a9
Removal of old EditorAppCore code.
1999-06-21 22:33:29 +00:00
mscott%netscape.com
d6a9cc78e7
added files: mozilla/mailnews/base/util/nsMsgMailNewsUrl.cpp
1999-06-21 22:21:19 +00:00
mscott%netscape.com
e836ef7555
Export nsMsgMailNewsUrl.h
1999-06-21 22:20:07 +00:00
ducarroz%netscape.com
5e311115e5
temporary remove MakeMdbFactory to fix build bustage
1999-06-21 21:44:44 +00:00
bienvenu%netscape.com
9eb02714b6
make mork a dll
1999-06-21 21:24:08 +00:00
mscott%netscape.com
65da531a09
Add threadsafe check in Query Interface call.
1999-06-21 21:11:29 +00:00
mscott%netscape.com
0a6a239eb6
Start building nsMsgMailNewsUrl....
1999-06-21 21:09:53 +00:00
mscott%netscape.com
5b97bfbd3e
Start building nsMsgMailNewsUrl....(no one is actually using it in any implementation though).
1999-06-21 21:09:16 +00:00
sspitzer%netscape.com
d24aea074c
rewrite to use nsMsgLineBuffer, nsnull, NSPR types, fix warnings
1999-06-21 21:03:55 +00:00
chuang%netscape.com
e09da412f4
Fix crash on address book New Card.
1999-06-21 20:56:10 +00:00
ducarroz%netscape.com
d252ebbfc1
File Removed.
1999-06-21 20:51:48 +00:00
mscott%netscape.com
7aba39349c
In prep of my use of nsMsgMailNewsUrl, include nsIMsgMailNewsUrl.h.
1999-06-21 20:38:12 +00:00
mscott%netscape.com
d4213bbc88
Necko prep-integration work...add a base implementation class for mailnews urls. This encapsulates some common code that was shared across mailnews protocols. It should make my necko integration work easier as well.
...
(not part of the build yet).
1999-06-21 20:36:03 +00:00
ducarroz%netscape.com
4c7a24002f
File Removed.
1999-06-21 20:32:04 +00:00
nhotta%netscape.com
b54a317912
Bug fix 5660, changed for MIME decoder to use default charset.
1999-06-21 20:30:52 +00:00
ducarroz%netscape.com
47997ed80c
Remove forward as quoted.
Don't addref/release m_editor, fix for bug 8570
1999-06-21 20:28:40 +00:00
ducarroz%netscape.com
b4c45b4649
Remove forward as quoted.
1999-06-21 20:28:39 +00:00
ducarroz%netscape.com
ccf93a6f99
Clean up old and unused code.
Set the focus to the "to" field.
Initialize var "contentWindow" used by editor JS
1999-06-21 20:28:05 +00:00
rhp%netscape.com
8c58cea08b
Output Charset info, even though Ender has a problem with it.
1999-06-21 14:48:04 +00:00
rhp%netscape.com
b03c37d0d2
Fix for improper I18N decoding of attachment file names
1999-06-21 04:08:18 +00:00
sspitzer%netscape.com
5278646ded
fix for #8360 . Get "mailnews.start_page.enabled" and "mailnews.start_page.url" to work.
1999-06-21 02:25:34 +00:00
sspitzer%netscape.com
426eb85cbf
fix warnings. these classes have virtual functions but non-virtual destructors
1999-06-21 01:59:44 +00:00
alecf%netscape.com
9f9a129123
fix some of the options so that new rows are added correctly.
1999-06-20 22:05:11 +00:00
alecf%netscape.com
c8fea1ab2a
add completions to tests so that we can traverse specific object types
1999-06-20 22:04:33 +00:00
alecf%netscape.com
9ddf61f119
add initial implementation of the account wizard
1999-06-20 22:03:12 +00:00
bienvenu%netscape.com
ed566a3ae3
remove export of host session list interface, fix case of include file
1999-06-20 16:13:25 +00:00
bienvenu%netscape.com
a53b4b5db8
add export of host session list interface
1999-06-20 16:11:06 +00:00
bienvenu%netscape.com
fbcd5792a5
more work on local mail filters
1999-06-20 15:39:32 +00:00
bienvenu%netscape.com
2bf3af949d
fix rfc822 header compare, empty string handling
1999-06-20 15:36:01 +00:00
bienvenu%netscape.com
7b789e0287
run url queue from mozilla thread, more work on imap filters
1999-06-20 15:35:10 +00:00
bienvenu%netscape.com
571f4506ee
fix warnings
1999-06-20 15:33:31 +00:00
waterson%netscape.com
076e21b0f2
Fix VC5 compiler bustage.
1999-06-20 05:15:02 +00:00
sfraser%netscape.com
0ecf55bb6a
Fix build bustage.
1999-06-20 00:04:05 +00:00
sfraser%netscape.com
437a0b1c9d
Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it.
1999-06-19 22:08:49 +00:00
sfraser%netscape.com
3df9c89059
Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. Also comment out the extra release, with comment about why.
1999-06-19 22:04:20 +00:00
sfraser%netscape.com
042920ef33
Remove extra semicolon
1999-06-19 21:53:28 +00:00
sfraser%netscape.com
f33ad6edc1
Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it.
1999-06-19 21:53:00 +00:00
sspitzer%netscape.com
efacaf1816
remove several warnings
1999-06-19 21:34:32 +00:00
sspitzer%netscape.com
133febbdeb
fix my private debugging code.
1999-06-19 21:22:34 +00:00
ducarroz%netscape.com
a21a21bc0d
Turn off the new quoting code that was causing bug #8483 and #8481 , A=chofmann.
1999-06-19 00:16:39 +00:00
rhp%netscape.com
17fd9a8d3b
This will enable the old quoting hack for non local mailbox messages. This
...
checkin was approved by chofmann.
1999-06-18 02:37:25 +00:00
sspitzer%netscape.com
1e1eb43a90
clean up README a little
1999-06-17 08:24:56 +00:00
sspitzer%netscape.com
7e0ca17a03
not part of build.
1999-06-17 08:21:10 +00:00
ducarroz%netscape.com
326c05e1e3
Fix for bug 7508, A=chofmann, R=bienvenu
1999-06-16 22:58:02 +00:00
sspitzer%netscape.com
dfccba6525
fix for #8249 to get card pane to work on linux.
...
I had to remove NO_GET_XPT=1 line from Makefile.in.
This was causing the following error at run time:
JavaScript error: uncaught exception: Could not convert JavaScript argument (NULL value can not be used for a C++ reference type) arg 0 [nsIRDFResource.QueryInterface, {file: file:////builds/sspitzer/MOZILLA/06.16.1999/04.30/mozilla/dist/bin/chrome/addressbook/content/default/resultPane.xul, line: 160}]
1999-06-16 20:14:31 +00:00
sspitzer%netscape.com
8292b9a734
clean up the interfaces I'll need to remove the message from the db after
...
the user hits cancel. add newlines to ends of files. remove old bogus code.
1999-06-16 07:00:47 +00:00
alecf%netscape.com
b3f689af91
fix depth to appease shrike
1999-06-16 06:14:51 +00:00
bienvenu%netscape.com
c2ef3118f6
don't continue applying filters after move
1999-06-16 05:58:02 +00:00
alecf%netscape.com
a1b7e063ac
fix makefiles to enter "skin" directory
1999-06-16 05:57:20 +00:00
bienvenu%netscape.com
afba84e2a4
fix filter success determination
1999-06-16 05:56:33 +00:00
alecf%netscape.com
3d555f42c0
localize the dialog title
1999-06-16 05:37:21 +00:00
alecf%netscape.com
1efde4e768
add FilterListDialog.js to makefiles
1999-06-16 05:35:51 +00:00
alecf%netscape.com
29f7224ad9
set column widths appropriately
1999-06-16 05:35:33 +00:00
alecf%netscape.com
874787b2d5
add some logic for Filters
1999-06-16 05:34:36 +00:00
alecf%netscape.com
a6227b8871
remove some excess XUL that used to have templates for combo boxes
1999-06-16 05:32:17 +00:00
bienvenu%netscape.com
01cbb30f00
fix warnings
1999-06-16 05:23:05 +00:00
waterson%netscape.com
4015cce035
Juggle headers a bit so that we can build on VC5.0 and gcc-2.7.2.3 (need definition of classes for use with nsCOMPtr).
1999-06-16 04:42:45 +00:00
alecf%netscape.com
d66ace49a2
fix vc5 bustage - don't use nsCOMPtr on implementations, only on interfaces
1999-06-16 04:09:33 +00:00
hangas%netscape.com
4533ce4e02
Updated code to match the changes in the address book back-end.
1999-06-16 03:32:26 +00:00
hangas%netscape.com
a8e7bbfaee
Added box around card view pane as an example to demonstrate a bug
1999-06-16 03:31:49 +00:00
mscott%netscape.com
c9c8ddd59f
After creating an imap url from create instance, we need to initialize it.
1999-06-16 03:10:22 +00:00
mscott%netscape.com
75ce80128b
Add initialize support
1999-06-16 03:09:12 +00:00
mscott%netscape.com
0d3a83b29f
Add interface method for initialize.
1999-06-16 03:08:49 +00:00
mscott%netscape.com
accaad05aa
Don't attempt to read from the file we are sending unless the file stream is in fact open.
1999-06-16 02:19:49 +00:00
bienvenu%netscape.com
20f563331e
check for null mdb row when setting property, perhaps fix #7443
1999-06-16 02:17:08 +00:00
bienvenu%netscape.com
912dc7a410
add commit after deleting msg
1999-06-16 02:07:00 +00:00
hangas%netscape.com
f6f5c54d23
Updated mac projects to reflect Candice' changes to windows/unix.
1999-06-16 00:47:36 +00:00
hangas%netscape.com
c5a3fa2ff4
Commented out Mac breakage
1999-06-16 00:46:12 +00:00
bienvenu%netscape.com
b7bf28278a
work around gcc bug with MI
1999-06-16 00:25:14 +00:00
sspitzer%netscape.com
c7d9753b9b
no newline at the end of the file
1999-06-16 00:24:39 +00:00
sspitzer%netscape.com
db045d6ced
rename s to s2 to stop shadowing. we don't need to get the prefs service again, we already have it.
1999-06-16 00:24:17 +00:00
sspitzer%netscape.com
590d1f8004
missing newlines at the end of the file
1999-06-16 00:23:12 +00:00
sspitzer%netscape.com
687fc2a7e3
fix build bustage for chuang
1999-06-16 00:13:25 +00:00
chuang%netscape.com
d6bb8b2c38
Add address book database code and other fixes
1999-06-16 00:04:49 +00:00
mscott%netscape.com
6f8389aecb
Bug #8221 fix memory problems with nsCOMPtr & using do_QI around methods. We were also making a com ptr out of a non interface so I added a dirty hack to fix that.
1999-06-16 00:00:55 +00:00
putterman%netscape.com
eaf1f7e6cd
use chrome url for PrefsWindow.js
1999-06-15 23:54:32 +00:00
chuang%netscape.com
760d53af64
First time check in
1999-06-15 23:52:52 +00:00
chuang%netscape.com
2d082e2651
First check in
1999-06-15 23:50:33 +00:00
putterman%netscape.com
ca462acd9e
use chrome url to use PrefsWindow.js
1999-06-15 23:47:08 +00:00
hangas%netscape.com
12b5ab5fdc
Added empty treecell's so that we don't assert.
1999-06-15 23:45:01 +00:00
hangas%netscape.com
ea36f46369
Added xul fragment includes for extra tab in edit card.
1999-06-15 23:44:12 +00:00
mscott%netscape.com
66311417c0
Bug #8221 fix memory problems with nsCOMPtr & using do_QI around methods.
1999-06-15 23:39:56 +00:00
mscott%netscape.com
585c856001
Bug #8221 fix memory problems with nsCOMPtr & using do_QI around methods.
1999-06-15 23:34:52 +00:00
bienvenu%netscape.com
bd7e871df0
use base class implementation of FindSubFolder
1999-06-15 23:33:32 +00:00
hangas%netscape.com
d3793945c0
Changed nsMailboxGetURI to use nsFileSpec. Fixes Mac.
1999-06-15 23:33:29 +00:00
ducarroz%netscape.com
84d9932e49
add search folder to project
1999-06-15 23:32:34 +00:00
bienvenu%netscape.com
bbbf78aa1f
add search.lib
1999-06-15 23:31:52 +00:00
bienvenu%netscape.com
e5b1b92eed
add search to base
1999-06-15 23:31:32 +00:00
hangas%netscape.com
c6f25b7fea
Added nsImapMoveCoalescer.cpp
1999-06-15 23:30:01 +00:00
rhp%netscape.com
48d7fee2a4
Changes for quoting
1999-06-15 23:26:37 +00:00
rhp%netscape.com
a05f57e3af
changes for quoting
1999-06-15 23:25:52 +00:00
ducarroz%netscape.com
9eb0cc9b7a
update project for rhp landing
1999-06-15 23:24:09 +00:00
putterman%netscape.com
16f7857ad8
Remove an extra AddRef.
1999-06-15 23:23:13 +00:00
putterman%netscape.com
0970cdd306
Return NS_OK for DoCommand.
1999-06-15 23:22:37 +00:00
rhp%netscape.com
2878f72dc2
New quoting functionality
1999-06-15 23:22:34 +00:00
putterman%netscape.com
592245f004
Set the webshell's default character set.
1999-06-15 23:22:12 +00:00
bienvenu%netscape.com
1181c9950c
implement FindSubFolder
1999-06-15 23:18:57 +00:00
bienvenu%netscape.com
26e9efbff0
add imap move coalescer to filter code
1999-06-15 23:17:49 +00:00
bienvenu%netscape.com
f3ac3ed946
not part of build, initial entry into cvs of helper class for coalescing moves
1999-06-15 21:20:08 +00:00
jefft%netscape.com
edc65c8a38
fixed Mac build bustage
1999-06-15 15:12:52 +00:00
jefft%netscape.com
3622caae44
fix linux build bustage
1999-06-15 15:05:48 +00:00
ducarroz%netscape.com
f60a79dbf9
replace /*nsIDOMEditorAppCore*/nsISupports by nsIEditorShell
1999-06-15 14:25:26 +00:00
rhp%netscape.com
bba71a7ac3
Checking in changes for new files (not in build yet)
1999-06-15 14:11:56 +00:00
rhp%netscape.com
fbb706ad2b
Changes for internal mime emitter
1999-06-15 13:29:00 +00:00
rhp%netscape.com
8e5de92f76
updates for internal mime emitter
1999-06-15 13:27:49 +00:00
jefft%netscape.com
51e003f54e
added files: mozilla/mailnews/imap/src/nsImapUndoTxn.cpp
1999-06-15 13:20:34 +00:00
jefft%netscape.com
a8c6a21d22
added files: mozilla/mailnews/base/util/nsMsgTxn.cpp
1999-06-15 13:17:46 +00:00
jefft%netscape.com
23d62e28a4
more on unod work - added SetCopyResponseUid() method; nsImapMoveCopyMsgTxn class; fix set message flags not working problem
1999-06-15 13:16:51 +00:00
jefft%netscape.com
022d8c0b72
added SetCopyResponseUid interface
1999-06-15 13:12:54 +00:00
jefft%netscape.com
d542f54327
added nsImapUidExpunge action
1999-06-15 13:12:08 +00:00
jefft%netscape.com
9604e961cf
more on undowork -- adding base nsMsgTxn class for base undo object
1999-06-15 13:10:47 +00:00
jefft%netscape.com
002dc01b7b
more on undo work - remove transaction manager from folder array after retrieving it
1999-06-15 13:08:12 +00:00
sspitzer%netscape.com
f68bfdec9c
fix for #8126 . crashing when posting to a non-existant newsgroup.
1999-06-15 07:28:54 +00:00
sspitzer%netscape.com
e14bd52b50
change to get the message ID and the message number to show up in the message pane
...
when the user displays a message that has been cancelled.
1999-06-15 05:55:36 +00:00
sspitzer%netscape.com
893711ce07
remove the "." from Subscribe. it launches subscribe.xul (in all it's glory) now.
1999-06-15 05:03:40 +00:00
sspitzer%netscape.com
efac41607e
add the ".\" so the resources get exported.
1999-06-15 04:26:01 +00:00
sspitzer%netscape.com
74523ae146
launch the subscribe dialog.
1999-06-15 04:22:41 +00:00
alecf%netscape.com
cc59e8f514
add type attribute to nsIMsgIncomingServer, and reduce warnings by not using "value"
1999-06-15 03:47:59 +00:00
bienvenu%netscape.com
65b15d80a2
use character set stored in dbfolderino
1999-06-15 03:41:05 +00:00
mscott%netscape.com
cfa0fae1d6
Mark the url as finished AFTER we are done with the url in the nsMailboxProtocol::OnStopBinding call. We were marking the url as done and then cleaning up our file state (such as closing the temp file).
1999-06-15 03:35:30 +00:00
alecf%netscape.com
ff22ae1acd
use new code for opening preferences with a specific pref page
1999-06-15 03:32:02 +00:00
alecf%netscape.com
e0f7116c19
search dialog is now active
1999-06-15 03:31:28 +00:00
rhp%netscape.com
faf675c09e
Fixes for completion code checking
1999-06-15 02:31:27 +00:00
rhp%netscape.com
288ced5442
Correct usage of return codes
1999-06-15 02:30:55 +00:00
hangas%netscape.com
a2edc9719b
Removed hack to work around bug 7803.
1999-06-15 01:57:49 +00:00
putterman%netscape.com
a39d341f97
Get summary totals for all folders on startup, not just leaf folders.
1999-06-15 01:25:46 +00:00
putterman%netscape.com
3c6bdb7048
Commit after setting charset.
1999-06-15 01:25:15 +00:00
putterman%netscape.com
fe1f060dc9
Add charset method.
1999-06-15 01:24:56 +00:00
putterman%netscape.com
32d79edaaf
Add back charset method.
1999-06-15 01:23:34 +00:00
alecf%netscape.com
c53bc15ee2
add extra <treecell> tags so entire row selection works
1999-06-15 00:56:30 +00:00
alecf%netscape.com
38707d6acd
hook up close button
1999-06-15 00:52:49 +00:00
alecf%netscape.com
0df10287cd
add code to open Search and Filter dialogs from menus, and put functions in the right place
1999-06-15 00:49:23 +00:00
alecf%netscape.com
a3a5f3e39f
fix filter list dialog - preftree.css is gone, etc..
1999-06-15 00:48:19 +00:00
sspitzer%netscape.com
5b817383ac
alerts are too broken to use at this point. #7770 and other bugs. argh.
1999-06-15 00:35:43 +00:00
hangas%netscape.com
b1ea53cf22
Removed parameter from onchange= in address book window and select address dialog.
1999-06-15 00:30:56 +00:00
ducarroz%netscape.com
284e4324bf
fix bug #8124 , catch JS execption while setting the wrapColumn.
1999-06-15 00:24:10 +00:00
ducarroz%netscape.com
4bfbda7d78
update Editor toolbar
1999-06-15 00:23:00 +00:00
rhp%netscape.com
1a4761d9b1
Fix for GMT offset bug
1999-06-15 00:10:34 +00:00
alecf%netscape.com
6bdf6499b8
fix capital E
1999-06-15 00:04:40 +00:00
alecf%netscape.com
49d76d9db0
update menus, add search menu, etc
1999-06-15 00:01:23 +00:00
sspitzer%netscape.com
9f900417e7
ignore the generated Makefile
1999-06-14 23:05:23 +00:00
alecf%netscape.com
7a804c834a
implement GetPrettyName() correctly - return the hostname if no prettyname is known
1999-06-14 22:53:09 +00:00
alecf%netscape.com
a9e6db1498
fix leak in case it fails (GetLocalPath might return nsnull)
1999-06-14 22:51:41 +00:00
alecf%netscape.com
6731e6d385
add searchdialog.js to the build
1999-06-14 22:49:05 +00:00
alecf%netscape.com
092a10d6df
implement more/less and add strawman for auto-updating combo boxes when search terms change
1999-06-14 22:47:42 +00:00
ducarroz%netscape.com
75f87c6117
add nsICopyMsgStreamListener.idl
1999-06-14 22:47:38 +00:00
alecf%netscape.com
590add6b8b
localize this file
1999-06-14 22:46:28 +00:00
putterman%netscape.com
575d8bd39c
use nsICopyMsgStreamListener.
1999-06-14 22:44:33 +00:00
putterman%netscape.com
3092a50540
use nsICopyMsgStreamListener.idl
1999-06-14 22:44:03 +00:00
putterman%netscape.com
9595ad8be4
changed nsICopyMessageStreamListener.idl to nsICopyMsgStreamListener.idl
1999-06-14 22:43:45 +00:00
sspitzer%netscape.com
5ee0ddb19a
fix my debugging printfs. if we are on a PC, allow the dialogs to show up.
1999-06-14 22:27:34 +00:00
sspitzer%netscape.com
48dd594b2a
if we are on a PC, allow the dialogs to pop up.
1999-06-14 22:26:47 +00:00
putterman%netscape.com
0cb23f2ae3
Added deleteStorage parameter.
1999-06-14 22:25:10 +00:00
putterman%netscape.com
cf2c320d9d
Add deleteStorage parameter.
1999-06-14 22:24:52 +00:00
putterman%netscape.com
8106003dda
Move messages to trash on delete.
1999-06-14 22:24:35 +00:00
putterman%netscape.com
fc330b35b6
DeleteStorage on delete message.
1999-06-14 22:24:16 +00:00
putterman%netscape.com
14a4a02667
Added GetRootFolder.
1999-06-14 22:22:51 +00:00
putterman%netscape.com
80f15ba7da
nsCopyMessageStreamListener can be created from the factory, and deleting a message
...
doesn't deleteStorage.
1999-06-14 22:22:19 +00:00
rhp%netscape.com
fddb15bec0
Fix for Bug#: 5866 ... I think this is fixed...again
1999-06-14 22:21:01 +00:00
putterman%netscape.com
d4f3b0ce65
created nsICopyMessageStreamListener interface and added deleteStorage and GetRootFolder
...
to nsIMsgFolder.
1999-06-14 22:20:19 +00:00
putterman%netscape.com
0eb045d137
nsCopymessageStreamListener can be created through the factory.
1999-06-14 22:19:22 +00:00
ducarroz%netscape.com
c6b761a97b
do not export an auto-generated interface file (nsIDBFolderInfo.h)
1999-06-14 22:13:56 +00:00
bienvenu%netscape.com
bd14342ad5
remove nsIDBFolderInfo.h from exports
1999-06-14 22:02:20 +00:00