Commit Graph

4729 Commits

Author SHA1 Message Date
chuang%netscape.com
e07fcfc91b remove pref html files 1999-08-06 23:16:13 +00:00
chuang%netscape.com
debcc564a4 replace Entity with dtd file 1999-08-06 23:09:43 +00:00
putterman%netscape.com
cdc3b19c11 Add files and directories for dtd's. Not currently part of the build. 1999-08-06 21:31:29 +00:00
mscott%netscape.com
0765bb9e04 this file is now an idl file...it's obosoltete now. 1999-08-06 21:14:14 +00:00
jefft%netscape.com
bee11b6fdb remove summary file prior trash all messages 1999-08-06 21:03:59 +00:00
alecf%netscape.com
d420e8ff24 remove rules that are now in xul.css 1999-08-06 20:46:52 +00:00
alecf%netscape.com
955f749917 add global style sheet so that we don't need as many rules in accounttree.css 1999-08-06 20:46:30 +00:00
alecf%netscape.com
8795488d8f remove extraneous comment (this isn't true anymore) 1999-08-06 20:43:43 +00:00
alecf%netscape.com
4d190fc2c4 add some assertions to save us problems later 1999-08-06 20:43:11 +00:00
alecf%netscape.com
fbca50e77f - make AddAccount() refresh and save the account list, so that new accounts are saved
- register as a shutdown listener for the prefs service, so that we can be notified when the prefs service goes down. Also add an accessor method so that the prefs service is (re)requested on demand
1999-08-06 20:42:40 +00:00
ducarroz%netscape.com
baffe04959 Remove temporary the key binding, fix for bug 11184 1999-08-06 20:29:18 +00:00
chuang%netscape.com
cba244dd4d add locale/en-US to build 1999-08-06 20:28:20 +00:00
chuang%netscape.com
f984d03803 add mailnews prefs locale/en_us to build 1999-08-06 20:26:27 +00:00
chuang%netscape.com
dcdb4147ad fix text change, this file is not in build yet 1999-08-06 18:49:36 +00:00
jefft%netscape.com
b73bf1eea4 enable imap empty trash folder 1999-08-06 18:25:43 +00:00
jefft%netscape.com
1f687f996d added base folder EmptyTrash() method 1999-08-06 18:24:39 +00:00
jefft%netscape.com
3b0208e2eb added NC_RDF_EMPTYTRASH command; EmptyTrash() method 1999-08-06 18:23:50 +00:00
jefft%netscape.com
37b4c3a63e filled in MsgEmptyTrash() function 1999-08-06 18:22:05 +00:00
jefft%netscape.com
d77eddaebd added EmptyTrash() 1999-08-06 18:21:13 +00:00
sspitzer%netscape.com
70b3028e83 put the dot back in front of Print, since it doesn't work yet. 1999-08-06 18:16:09 +00:00
bienvenu%netscape.com
bf989a5b90 add explicit includes to prepare for idl cleanup 1999-08-06 17:45:38 +00:00
chuang%netscape.com
eb052ceb0f Use correct DEPTH 1999-08-06 17:39:47 +00:00
chuang%netscape.com
7647418e57 remove extra characters 1999-08-06 17:37:05 +00:00
rhp%netscape.com
1b186e095b Change to return result from Drafts to JS 1999-08-06 17:36:23 +00:00
chuang%netscape.com
dce7f0eafa replace pref html file with xul file 1999-08-06 17:33:51 +00:00
jefft%netscape.com
56a02adde8 enabled Compact This Folder command; implemented MoveFolder(), RenameLeaf() methods 1999-08-06 13:43:49 +00:00
jefft%netscape.com
1f85f838f6 implement message folder base Compact() method 1999-08-06 13:40:08 +00:00
jefft%netscape.com
8dab8a1ea3 Added NC_RDF_COMPACT, NC_RDF_RENAME commands; CompactFolder(), RenameFolder() methods 1999-08-06 13:39:03 +00:00
jefft%netscape.com
3312ae9c61 adding MsgRenameFolder(), MsgCompactFolder() function 1999-08-06 13:35:11 +00:00
jefft%netscape.com
3a7fb3be5d adding Rename Folder... Compact This Folder menu item 1999-08-06 13:34:29 +00:00
jefft%netscape.com
3977639d72 adding Compact() method 1999-08-06 13:32:50 +00:00
jefft%netscape.com
7587dc80b1 adding RenameFolder & CompactFolder method 1999-08-06 13:32:19 +00:00
rhp%netscape.com
7e1f7562bd Changes for charset detection for URL attachments 1999-08-06 13:12:04 +00:00
sspitzer%netscape.com
3d5feab207 fix for #10832. copy the 4.5 identity for each new 5.0 account. n servers -> n copies of the 4.5 identity. 1999-08-06 07:44:01 +00:00
sspitzer%netscape.com
c884837486 use nsCOMPtr. hide printfs with #ifdef DEBUG 1999-08-06 07:42:49 +00:00
sspitzer%netscape.com
670a83eed2 use try and catch 1999-08-06 07:42:27 +00:00
sspitzer%netscape.com
20e4a07aa6 changes for printing from addressbook 1999-08-06 07:42:20 +00:00
hangas%netscape.com
07eaa80a13 Adding "New Address Book" feature. 1999-08-06 04:20:35 +00:00
hangas%netscape.com
f3f79c0067 First Checked In. 1999-08-06 04:19:42 +00:00
alecf%netscape.com
cd384e695c add twisty column, fix indentation, and make tree height 100% so that scroll bars appear 1999-08-06 03:54:01 +00:00
alecf%netscape.com
effc18f4d5 add twisty toggle to account manager temporarily 1999-08-06 03:53:16 +00:00
ducarroz%netscape.com
72ab2dc38a fix for bug 10382 1999-08-06 00:19:17 +00:00
ducarroz%netscape.com
618e21a4bb Fix for bug 10382 1999-08-06 00:16:24 +00:00
bienvenu%netscape.com
a5c741448d new paramater to selectFolder 1999-08-05 23:27:10 +00:00
mscott%netscape.com
15575ebd56 Fix some warnings. 1999-08-05 23:16:20 +00:00
mscott%netscape.com
98f587de23 Fix lots of unix warnings. 1999-08-05 23:12:59 +00:00
chuang%netscape.com
b70a35f040 converted pref xul file, not in build yet 1999-08-05 23:08:59 +00:00
bienvenu%netscape.com
669076ab98 add statusFeedback to SelectFolder call, way to get running imap url from imap protocol 1999-08-05 23:08:35 +00:00
mscott%netscape.com
716de6baf9 fix warning...we were shadowing a variable called count. 1999-08-05 23:06:23 +00:00
chuang%netscape.com
03cc69b254 locale stuff, not in build yet 1999-08-05 23:04:37 +00:00
chuang%netscape.com
61bf534ffa dtd files, not in build yet 1999-08-05 23:03:38 +00:00
mscott%netscape.com
e7234b3a4e Fix warnings...link is a global variable and we were shadowing it. 1999-08-05 23:02:51 +00:00
chuang%netscape.com
42bd36bb67 local stuff, not in build yet 1999-08-05 23:00:19 +00:00
chuang%netscape.com
0be57e1ec5 locale stuff, not in build yet 1999-08-05 22:54:27 +00:00
chuang%netscape.com
812125623e dtd files, not in build yet 1999-08-05 22:53:12 +00:00
sspitzer%netscape.com
fdcbe50278 use /tmp instead of /usr/tmp. /tmp should always be there, where /usr/tmp will not be. eventually, this will go away anyways. 1999-08-05 22:43:15 +00:00
mscott%netscape.com
073b668253 Correctly handle ref counting for nsMsgStatusFeedback member variable. 1999-08-05 22:25:03 +00:00
mscott%netscape.com
8bb3b5a325 remove some pre-necko cruft. 1999-08-05 22:21:35 +00:00
rhp%netscape.com
126e9aa075 Changes for bodies in drafts and fix for 8bit address sending 1999-08-05 22:19:46 +00:00
mscott%netscape.com
6ea696c203 Work around for necko problem. After reading a file, necko returns NS_BINDING_ABORTED which is defined as an error code.
It really should be defined as success. I'm redefining the return code to NS_OK if NS_BINDING_ABORTED is returned until
necko can fix this.
1999-08-05 22:17:52 +00:00
ducarroz%netscape.com
365c67c579 File Removed. 1999-08-05 22:13:53 +00:00
chuang%netscape.com
127397b4e6 fix bug 6845 1999-08-05 20:12:45 +00:00
chuang%netscape.com
452e47968e remove html file 1999-08-05 20:00:37 +00:00
chuang%netscape.com
7f307146ac remove pref html files 1999-08-05 19:59:12 +00:00
chuang%netscape.com
f63ce96a8e remove pref html file 1999-08-05 19:56:43 +00:00
sspitzer%netscape.com
3bbfc70fd9 work for printing mail. 1999-08-05 19:47:58 +00:00
sspitzer%netscape.com
374cba2e00 remove taunting of QA 1999-08-05 14:55:13 +00:00
mscott%netscape.com
5d87ebf97e Cast nsCSTring as a const char * before passing as an argument. 1999-08-05 05:13:15 +00:00
mscott%netscape.com
713aa52e88 cast nsCString as const char *. 1999-08-05 04:51:47 +00:00
mscott%netscape.com
cad3841cf7 cast nsCString as a const char *. 1999-08-05 04:50:02 +00:00
mscott%netscape.com
fe55e7428d fix typos. 1999-08-05 04:45:22 +00:00
mscott%netscape.com
2cdad3383a Cast nsCString as a const char before passing it as an argument. 1999-08-05 04:43:04 +00:00
chuang%netscape.com
5c9f0d5737 remove Linux warning 1999-08-05 04:32:33 +00:00
mscott%netscape.com
ee21c8e45f fix warnings. 1999-08-05 04:28:37 +00:00
mscott%netscape.com
16f3cd4cc3 Changes for:
nsString(eOneByte) --> nsCString
nsString(eTwoByte) nsString
nsString2 --> nsString
1999-08-05 04:28:28 +00:00
chuang%netscape.com
95acd1c7b5 fix bug11198 Crash creating, deleting or editing a card in Abook, when Abook is opened the 2nd time in one messenger session 1999-08-05 04:27:57 +00:00
valeski%netscape.com
92d1b7afd1 api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:37:52 +00:00
mscott%netscape.com
04fdfa7f3c yuck..we are referring to the implementation nsMsgCompFields here instead of through the interface.
that's not good..
use newSetAsciiHeader method
1999-08-04 23:59:25 +00:00
mscott%netscape.com
939e6eedef We were overloading SetHeader which was a method in an interface (nsIMsgCompFields) which we inherited from. This was hiding the
interface method and was generating a warning on some platforms.
Fix --> change second definition of SetHeader to be SetAsciiHeader nsMsgCompFields.cpp
1999-08-04 23:58:57 +00:00
hangas%netscape.com
667daab831 Cleanup toolbar buttons. Hook?=slamm,spitzer 1999-08-04 21:21:52 +00:00
hangas%netscape.com
34489a7224 Moving tree styles around such that mailnews uses xul.css for tree style and xul.css has correct colors on tree headers. Hook?=slamm, sspitzer 1999-08-04 21:21:18 +00:00
sspitzer%netscape.com
948a6eead8 fix mac build bustage for mscott. 1999-08-04 20:57:40 +00:00
sspitzer%netscape.com
aa2aa9f5b5 fix warning 1999-08-04 20:40:57 +00:00
sspitzer%netscape.com
aa996d0e5b fix warnings. add newline to the end of file for crappy unix compilers 1999-08-04 20:40:23 +00:00
mscott%netscape.com
11da7e4372 Fix linux warning. 1999-08-04 20:35:58 +00:00
mscott%netscape.com
f2bf012d3c fix linux warning. 1999-08-04 20:32:33 +00:00
mscott%netscape.com
f81f1014c2 fix linux warning 1999-08-04 20:32:11 +00:00
mscott%netscape.com
4afde6d16d Add nsIMsgMailNewsUrl.idl and remove nsIMsgMailNewsUrl.h 1999-08-04 20:29:45 +00:00
mscott%netscape.com
af877474fd SetErrorMessage takes a const char *, stub out Set/GetErrorMessage
add accessors for nsIMsgStatusFeedback.
1999-08-04 20:29:22 +00:00
mscott%netscape.com
7b31aa58fa remove nsIMsgMailNewsUrl.h and add nsIMsgMailNewsUrl.idl 1999-08-04 20:28:47 +00:00
bienvenu%netscape.com
81d829cba8 add imap msgs, not part of build yet 1999-08-04 20:21:13 +00:00
rhp%netscape.com
2129c94f26 Changes for quoting cleanup in mail compose 1999-08-04 20:19:45 +00:00
mscott%netscape.com
a39f1ba126 Not part of the build yet!! I converted nsIMsgMailNewsUrl.h into an idl file. 1999-08-04 20:17:40 +00:00
sspitzer%netscape.com
ed1e3f9b53 make the background on this image transparent, so it looks better when selected. thanks for Andrew Niese <icos@arez.com> for fixing the image. 1999-08-04 20:14:10 +00:00
sspitzer%netscape.com
ee79738f09 get mark all read to work for news. fixes #11104. use the implementation in the base class. 1999-08-04 20:14:07 +00:00
bienvenu%netscape.com
0fc714cc3e better fix for solaris build bustage so that anyone can include this header file 1999-08-04 20:01:01 +00:00
bienvenu%netscape.com
24b553a044 fix for solaris problem 1999-08-04 19:53:56 +00:00
bienvenu%netscape.com
f73effe4bf change other assignment of nsIDOMWindow in case that's the problem 1999-08-04 19:47:42 +00:00
bienvenu%netscape.com
274a93def5 try to fix sun build bustage 1999-08-04 19:37:52 +00:00
bienvenu%netscape.com
b27e7b2240 fix case of nsIDOMWindow include 1999-08-04 18:57:50 +00:00
chuang%netscape.com
ddc74ddfbf remove unused html file 1999-08-04 18:52:55 +00:00
mscott%netscape.com
2cf88f37e0 Fix linux warning. 1999-08-04 18:50:00 +00:00
bienvenu%netscape.com
5e0c8c42a6 more work on hooking up progress and status 1999-08-04 18:45:36 +00:00
bienvenu%netscape.com
a65b01ff95 add nsIMsgStatusFeedback.idl 1999-08-04 18:40:13 +00:00
jefft%netscape.com
6e19f8e061 fixed bug 11025 -- crashes after IMAP copy operation; has to use proxy event to fix the problem 1999-08-04 18:39:53 +00:00
sspitzer%netscape.com
fee317b78f changes for status messages. checked in for the almighty david b. 1999-08-04 18:38:36 +00:00
chuang%netscape.com
a0afb83e9b replace html files to xul files 1999-08-04 18:29:28 +00:00
chuang%netscape.com
70d0d748b7 replace pref html files to xul files 1999-08-04 18:27:51 +00:00
bienvenu%netscape.com
238ec370fd add implementation for giving status feedback to user via webshell, not part of build yet 1999-08-03 22:55:40 +00:00
bienvenu%netscape.com
a3417c7046 add interface for give status feedback to user via webshell, not part of build yet 1999-08-03 22:54:50 +00:00
slamm%netscape.com
6bfaff2f08 Ignore a couple makefiles 1999-08-03 22:35:33 +00:00
chuang%netscape.com
0042af1e0c add code to bring up customized receipt dialog, not in build yet 1999-08-03 21:56:07 +00:00
hangas%netscape.com
a35ded6d3d File Removed. 1999-08-03 21:04:33 +00:00
sspitzer%netscape.com
de90d57b26 fix warnings. 1999-08-03 20:47:52 +00:00
jefft%netscape.com
ff2eccceca fixed bug 8135, 9782 - force to create default mailboxes at the startup time 1999-08-03 20:45:50 +00:00
chuang%netscape.com
fadd72a877 converted pref xul file, not in build yet 1999-08-03 20:43:54 +00:00
chuang%netscape.com
e2c31da16d converted pref xul files, not in build yet 1999-08-03 20:41:30 +00:00
hangas%netscape.com
fafd61490c Fixed the Search menu title on the messenger window. 1999-08-03 20:41:10 +00:00
bienvenu%netscape.com
8afa6fce3b string bundles for imap, not part of build yet 1999-08-03 20:34:20 +00:00
brade%netscape.com
a4b1d61ee0 editor keybindings (some may need to change to be mailcompose-specific) 1999-08-03 15:01:00 +00:00
rhp%netscape.com
eaadce95c2 Just adding a new file - NOT PART OF THE BUILD 1999-08-03 02:41:39 +00:00
jefft%netscape.com
511780f71a fixed bug 11144 - delete messages from imap trash folder not working 1999-08-03 00:34:34 +00:00
putterman%netscape.com
9a9a248acd Text goes on bottom of buttons. 1999-08-03 00:01:13 +00:00
putterman%netscape.com
f4c0351c1a OpenURL loads the url in webshell if it doesn't recognize the type. 1999-08-02 23:59:55 +00:00
putterman%netscape.com
643ca79655 next and replyall buttons. 1999-08-02 23:59:25 +00:00
putterman%netscape.com
54c878882c Use onChange. 1999-08-02 23:58:40 +00:00
putterman%netscape.com
d0b71dac23 remove open=true. 1999-08-02 23:58:28 +00:00
putterman%netscape.com
ddd4d0da16 Beginning work on Next Message. 1999-08-02 23:58:09 +00:00
putterman%netscape.com
45533b29b0 Add next button and reply all button gifs. 1999-08-02 23:57:38 +00:00
mscott%netscape.com
1bf8faec8a Fix for Bug #8718. Fix problem where we failed to send messages which had a line greater than 2K. 1999-08-02 23:40:06 +00:00
hangas%netscape.com
94babc0002 Fixed the Exit menu item for all mailnews windows to match the new menu structure. Hook?=dp 1999-08-02 23:16:13 +00:00
hangas%netscape.com
134097980f Fixed minor drawing bugs. Hook? = dp 1999-08-02 22:52:37 +00:00
mscott%netscape.com
7c7e91ad22 remove stream converter. 1999-08-02 22:12:16 +00:00
mscott%netscape.com
a783d4ac73 Post necko landing cleanup...this file is obsolete...it is now an idl file. 1999-08-02 21:44:15 +00:00
mscott%netscape.com
515b89f482 cleaning up some post necko landing cruft...these files are now obsolete...they really live in nsISteamConverter2.idl
in netwerk\base\public right now.
1999-08-02 21:43:26 +00:00
bienvenu%netscape.com
b7c575997c fix check for null result when threading 1999-08-02 21:42:20 +00:00
mscott%netscape.com
6aa7b08020 These files are now all obsolete. The emitter stuff is in emitters\src. 1999-08-02 21:41:39 +00:00
bienvenu%netscape.com
3064de3169 only print debug statement when we're really opening a Mork db, not just finding one in the cache 1999-08-02 21:41:20 +00:00
bienvenu%netscape.com
fc5fb7a36d work on hang closing windows after imap, stop using unlimited timeouts 1999-08-02 21:36:30 +00:00
bienvenu%netscape.com
3618d8c8bf fix notification of filter folders 1999-08-02 21:33:00 +00:00
sspitzer%netscape.com
4ddac9fbda remove the mail server, news server and identity pref pages. for mail news, these are now found under Edit | Account Setup... and Edit | New Account Wizard... 1999-08-02 20:08:08 +00:00
bienvenu%netscape.com
6deef0f40c fix install of ab dtd's 1999-08-02 19:04:14 +00:00
bienvenu%netscape.com
372264ef3f enable scripting from js for opening db 1999-08-02 18:38:51 +00:00
bienvenu%netscape.com
a6d3f31afb fix depth for windows and unix makefiles 1999-08-02 18:36:39 +00:00
hangas%netscape.com
c27dffed84 Updates for the new address book xul file names, added dtd files, removed html files, overall reorg. 1999-08-02 18:27:42 +00:00
hangas%netscape.com
81d653d0a6 First Checked In. 1999-08-02 18:22:58 +00:00
hangas%netscape.com
415bd5e038 First Checked In. 1999-08-02 18:11:26 +00:00
bienvenu%netscape.com
e90e1e4e41 hook up status text 1999-08-01 18:39:04 +00:00
bienvenu%netscape.com
dc13908f28 fix memory leak 1999-08-01 17:04:48 +00:00
bienvenu%netscape.com
6b686a5da5 fix some memory leaks 1999-08-01 17:03:38 +00:00
bienvenu%netscape.com
4fc9a22e1c fix memory leak of writer 1999-08-01 17:01:32 +00:00
rhp%netscape.com
1d3aa65510 Changes for specifying attachments via the nsMsgCompFields object 1999-08-01 16:01:31 +00:00
rhp%netscape.com
7682dd4713 Fix pref for deleting drafts on Send Later operation 1999-08-01 13:28:36 +00:00
sspitzer%netscape.com
3644b56f89 use the right throbber for the address book. 1999-07-31 23:56:59 +00:00
sspitzer%netscape.com
d673221a8a fix attach menu to play in the new xpmenu world. 1999-07-31 20:29:12 +00:00
sspitzer%netscape.com
48b9e2d357 use the right image for the throbber. we should make the throbber css info should be global. I'll log a bug and get to that later. 1999-07-31 20:15:21 +00:00
rhp%netscape.com
975ad90fb9 Changes for Drafts and Templates 1999-07-31 19:59:35 +00:00
sspitzer%netscape.com
9331740482 adding rhp's new file to the project. 1999-07-31 19:56:40 +00:00
sspitzer%netscape.com
aa01af9aec changes to live in hyatt's new xpmenu world. stub AttachVCard() 1999-07-31 19:34:17 +00:00
sspitzer%netscape.com
8035a9d87c turn of my debugging printfs. 1999-07-31 19:07:05 +00:00
sspitzer%netscape.com
6e69c915d9 landing compose attachment ui changes. 1999-07-31 19:05:36 +00:00
bienvenu%netscape.com
fef28ca93b start getting throbber working 1999-07-31 18:19:54 +00:00
bienvenu%netscape.com
e8c3c353cd add notifications for filter hits, fix totals for parent folders 1999-07-31 18:16:24 +00:00
rhp%netscape.com
2135b4a4af Just adding this file...NOT PART OF THE BUILD! 1999-07-31 14:40:38 +00:00
hyatt%netscape.com
ada43a754f Oops. Fixing more errors in messenger.xul. 1999-07-31 11:38:19 +00:00
hyatt%netscape.com
fa742a652c Fixing error in messenger.xul. 1999-07-31 11:36:35 +00:00
hyatt%netscape.com
6bff4e520c Phase 3. Moving the menu bar into the toolbox and enabling XP menus. 1999-07-31 11:33:23 +00:00
hyatt%netscape.com
59379a233b Fixing mailcompose menu bar. 1999-07-31 07:54:30 +00:00
hyatt%netscape.com
a1e62b93e7 Fixing messenger's titled buttons while I'm there. 1999-07-31 07:51:54 +00:00
hyatt%netscape.com
a0e5781822 Patching the messenger menu bar. 1999-07-31 07:51:22 +00:00
hyatt%netscape.com
f5f1763226 Patching the address book menu bar. 1999-07-31 07:47:46 +00:00
jefft%netscape.com
234e49ab1d one more time; try to fix Sun build bustage 1999-07-31 03:03:28 +00:00
hyatt%netscape.com
fd312307df Phase 1 of XP menu landing. Patching XUL files. 1999-07-31 03:01:03 +00:00
hyatt%netscape.com
c49cf6f57e Phase 1 of XP menu landing. Patching XUL files for new syntax. 1999-07-31 02:59:00 +00:00
hyatt%netscape.com
ad3a9298d1 Phase 1 of XP menu landing. Patching XUL files. 1999-07-31 02:56:36 +00:00
jefft%netscape.com
f164d9d038 try again - fixing sun build bustage 1999-07-31 02:12:13 +00:00
jefft%netscape.com
9ff5392f2f fix sun os bustage 1999-07-31 01:59:52 +00:00
jefft%netscape.com
c887b3033c more on pop3 vs imap4 undo move/copy messages work 1999-07-30 23:53:01 +00:00
jefft%netscape.com
f46ee84a0f make sure to reset the current file position and header start position when setting new envelope position 1999-07-30 23:50:56 +00:00
jefft%netscape.com
d99c149f2c fixed move messages not working problem 1999-07-30 23:48:56 +00:00
briano%netscape.com
0212559fff Added NSPR_LIBS so it the shared lib would build on IRIX. 1999-07-30 23:36:14 +00:00
briano%netscape.com
c375d4b4b4 Added a newline to the end of file to fix the Unix native compiler builds. 1999-07-30 22:00:06 +00:00
rpotts%netscape.com
7fa9608d2e Fixed crash when clicking on news: URLs... 1999-07-29 21:35:14 +00:00
hangas%netscape.com
881f4b1d8b Get address book to work with Necko. 1999-07-29 04:54:50 +00:00
mscott%netscape.com
cb6e27baec fix solaris build breakage. 1999-07-29 04:31:09 +00:00
sspitzer%netscape.com
35c9274f30 fix build bustage 1999-07-29 04:20:23 +00:00
mscott%netscape.com
068523d268 Fix pedantic breakage on the linux tinderbox build. 1999-07-29 02:05:03 +00:00
briano%netscape.com
5ca4aa0b87 Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
mscott%netscape.com
01ab699db6 Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko. 1999-07-29 00:42:25 +00:00
davidm%netscape.com
a217eec0a9 Remove <?xml-stylesheet href="chrome://global/skin/" type="text/css"?> now that tasksoverlay.css is in 1999-07-27 23:45:13 +00:00
davidm%netscape.com
4725ebb3e6 remove reference to navigator.css 1999-07-27 23:38:29 +00:00
briano%netscape.com
007ea62765 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
putterman%netscape.com
a28e4aa71c Use ref instead of id when referring to the threadPane tree. 1999-07-27 23:02:54 +00:00
sspitzer%netscape.com
9ce5fc5dd5 wrap pref calls with try / catch. 1999-07-27 21:29:06 +00:00
sspitzer%netscape.com
5297ce6223 wrap prefs with try and catch. turn back on ComposeLoad() call. 1999-07-27 21:24:57 +00:00
waterson%netscape.com
2731c5c46a Fix recounting bug. 1999-07-27 18:18:52 +00:00
waterson%netscape.com
91a8ac09e7 Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
rhp%netscape.com
a6ab2ea430 Changes for new FCC handling 1999-07-27 12:17:13 +00:00
ducarroz%netscape.com
bafa445c68 Remove extra character sets introduced during my previous checking by mistake. Also enable back the charset menu. 1999-07-27 07:00:12 +00:00
danm%netscape.com
25c2d9c6ad hooking up window OS border control from JS/C++ 1999-07-27 06:34:25 +00:00
ducarroz%netscape.com
4afccdbd0a Remove extra character sets introduced during my previous checking by mistake. 1999-07-27 06:32:59 +00:00
bienvenu%netscape.com
43cf95cb13 add MatchName, fix folder discovery for nested folders 1999-07-27 05:17:45 +00:00
bienvenu%netscape.com
f272fe28f5 add MatchName method 1999-07-27 05:15:44 +00:00
hangas%netscape.com
dfe3ec8d10 Fixed bustage left behind by previous checkins of this file. Hook? = arielb 1999-07-27 03:39:46 +00:00
hangas%netscape.com
bacba6b157 Added taskbar to all mailnews windows, fixed xul files that began to fail after recent C++ checkins, and misc small UI enhancements. Hook? = arielb 1999-07-27 02:57:36 +00:00
rhp%netscape.com
9db045ba73 Changes for new FCC handling and mime fix 1999-07-27 02:49:49 +00:00
sspitzer%netscape.com
3fb2c848ca other header in compose feature, from dmose@netscape.com and endico@netscape.com. 1999-07-27 01:11:10 +00:00
ducarroz%netscape.com
2893c671a6 Use entitie for charset menu 1999-07-27 00:51:55 +00:00
ducarroz%netscape.com
d8c4eaab41 Add css info for attachment tree 1999-07-27 00:51:29 +00:00
dougt%netscape.com
5adb63dcaf Fix for bug 10177 and 10041. 1999-07-26 22:09:42 +00:00
putterman%netscape.com
00daf62d09 Fix icon alignment. Approved by cyeh. 1999-07-26 21:15:55 +00:00
ducarroz%netscape.com
49636877ad Implement function MessageFcc() 1999-07-26 14:27:54 +00:00
chuang%netscape.com
683db40509 rename function for consistency 1999-07-26 07:33:16 +00:00
chuang%netscape.com
f9899963ed xul files for replacing preference html files 1999-07-26 06:50:56 +00:00
sspitzer%netscape.com
10ddce94f7 fix solaris bustage. 1999-07-26 04:03:24 +00:00
sspitzer%netscape.com
2d07256fad fix warnings. 1999-07-26 01:39:49 +00:00
sspitzer%netscape.com
fe15613c09 fix warning. 1999-07-26 01:39:00 +00:00
rickg%netscape.com
f938d114ea replaced calls to deprecated string API 1999-07-26 01:05:31 +00:00
rickg%netscape.com
418cac6b88 replaced call to deprecated nsString API 1999-07-26 01:01:10 +00:00
putterman%netscape.com
975936cba9 Always return a value. 1999-07-25 23:07:18 +00:00
putterman%netscape.com
5389eac352 Check in IMAP to Local copying fix for jefft. 1999-07-24 22:07:59 +00:00
putterman%netscape.com
642fbfc456 Only remove the transaction manager if we're handling the command. 1999-07-24 21:48:45 +00:00
putterman%netscape.com
166d67d0d1 Added MarkAllMessagesRead 1999-07-24 21:10:53 +00:00
chuang%netscape.com
4f5ecccc0a Add "Edit new feature attributes" support 1999-07-24 19:06:08 +00:00
sspitzer%netscape.com
b7169a4501 fix for #9896. make nsMsgLineBuffer work for buffers that use CR, LF, and CRLF. (before, only CRLF and LF worked.) the mac uses CR, and we'd lose the last line of the newsrc file. 1999-07-24 18:15:19 +00:00
sspitzer%netscape.com
4dfdb3d910 remove these header files. all idl files for news, now! 1999-07-24 01:36:44 +00:00
sspitzer%netscape.com
34d5e2e364 turn on the new idl files for the mac now. 1999-07-24 01:36:36 +00:00
putterman%netscape.com
1157e3a031 Adding MANIFEST file to fix build. 1999-07-23 16:36:23 +00:00
jefft%netscape.com
eecba3c846 enable undo move/copy messages from different server 1999-07-23 14:40:55 +00:00
sspitzer%netscape.com
ea91269dfa fix for #8219. only honor delete of a news message (cancel) when from the menu. 1999-07-23 09:18:13 +00:00
sspitzer%netscape.com
7cd4f9ea86 turn on new idl files for windows 1999-07-23 08:33:10 +00:00
sspitzer%netscape.com
199fafc79f turn on the new news idl files for unix. I'll do windows and mac tomorrow. 1999-07-23 07:32:48 +00:00
sspitzer%netscape.com
7087d52b52 removing const-ness, in prep for turning on new idl files. 1999-07-23 07:32:20 +00:00
sspitzer%netscape.com
89a5320023 not part of build, yet. one step closer to IDLifying all of news. 1999-07-23 06:26:09 +00:00
sspitzer%netscape.com
170e0af68d adding this idl file. not part of the build yet. 1999-07-23 06:00:50 +00:00
putterman%netscape.com
c2c6cf8462 MarkMessagesRead now goes through folder. 1999-07-23 04:59:13 +00:00
putterman%netscape.com
ff0d93744a Use PL_strfree 1999-07-23 04:34:01 +00:00
putterman%netscape.com
d76fa41eff Use delete[] 1999-07-23 04:33:40 +00:00
putterman%netscape.com
f2fb5c6448 Added MarkMessagesRead, MarkAllMessagesRead, GetChildWithURI 1999-07-23 04:33:20 +00:00
putterman%netscape.com
a6e982559e Added MarkMessagesRead, MarkAllMessagesRead, and GetChildWithURI 1999-07-23 04:32:54 +00:00
rhp%netscape.com
7a46671560 change to 8.3 filename 1999-07-23 02:45:50 +00:00
hangas%netscape.com
ee474fa908 Added taskbar to address book, turned on abilty to go to front most mail 3pane or ab from Tasks menu. Added Page Setup to messenger compose. Hook? = jj 1999-07-23 02:14:33 +00:00
sspitzer%netscape.com
4d8b244df6 fix #10320 1999-07-23 01:08:09 +00:00
sfraser%netscape.com
8385a88328 Fix message compose to identify content iframe the correct way. 1999-07-23 00:18:44 +00:00
rhp%netscape.com
77a9713381 closure of window fix 1999-07-22 22:46:32 +00:00
rhp%netscape.com
505b98d70d Change for fixing FCC operations 1999-07-22 22:21:27 +00:00
rhp%netscape.com
61ac19e993 Fix for send later operations 1999-07-22 21:35:58 +00:00
chuang%netscape.com
9dcee4f2d2 Fix Remove new feature attribute 1999-07-22 21:34:41 +00:00
sspitzer%netscape.com
0e4f0c1ce2 fix assertion on post. remove crufty code. 1999-07-22 21:33:49 +00:00
bienvenu%netscape.com
b564f818c7 protect against 0 or negative thread child count 1999-07-22 21:24:57 +00:00