hangas%netscape.com
cd3519d401
Changed background color of tree to inherit background color rather than the white picked up from xul.css
1999-08-10 01:56:51 +00:00
hangas%netscape.com
c023ea4488
Added treeallowevents to allow click through on addressing widget.
1999-08-10 01:36:20 +00:00
hangas%netscape.com
bf63c48eed
Moved addressing widget from messengercompose to its own overlay
1999-08-09 23:59:54 +00:00
hangas%netscape.com
0dd4f2652b
added addressing widget to build
1999-08-09 23:59:06 +00:00
hangas%netscape.com
e1781071b1
First Checked In.
1999-08-09 23:58:19 +00:00
alecf%netscape.com
82b5f6a513
removed files: mozilla/mailnews/compose/src/nsMsgCompPrefs.cpp
1999-08-09 23:04:09 +00:00
alecf%netscape.com
8392ca4cf6
remove nsMsgCompPrefs from build
1999-08-09 23:01:10 +00:00
sspitzer%netscape.com
b7912c60da
use try and catch in the message compose javascript.
1999-08-09 14:23:44 +00:00
ramiro%netscape.com
4ca8634688
Ignore generated Makefiles.
1999-08-07 22:34:02 +00:00
bienvenu%netscape.com
8f3473e855
get rid of nsString2
1999-08-07 15:47:55 +00:00
cls%seawood.org
3f1dcd11dc
Various fixes to let the tree compile with gcc 2.95:
...
String constants are now (const char *)s and must be explicitly cast to (char *).
operator new is expected to be empty or throw an expection instead of returning null. (ifdef'd for gcc 2.95+)
Stricter checks on register clobbering in embedded asm. (at least I think that's what it is)
Expects the main function to return int, not something similiar to it like PRInt32.
Still requires a tweak to remove -mno-486 from NSPR's *.mk files.
1999-08-07 06:01:31 +00:00
bienvenu%netscape.com
3653ea8d06
get rid of nsString2
1999-08-07 02:32:02 +00:00
ducarroz%netscape.com
d7adb11862
Fix breakage with plain text message composition due to wrong url loaded in Ender
1999-08-07 00:30:01 +00:00
ducarroz%netscape.com
065f815d73
Remove in order to make japanese mail works because of entity bug
1999-08-07 00:28:28 +00:00
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
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
dcdb4147ad
fix text change, this file is not in build yet
1999-08-06 18:49:36 +00:00
chuang%netscape.com
dce7f0eafa
replace pref html file with xul file
1999-08-06 17:33:51 +00:00
rhp%netscape.com
7e1f7562bd
Changes for charset detection for URL attachments
1999-08-06 13:12:04 +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
chuang%netscape.com
b70a35f040
converted pref xul file, not in build yet
1999-08-05 23:08:59 +00:00
chuang%netscape.com
61bf534ffa
dtd files, not in build yet
1999-08-05 23:03:38 +00:00
chuang%netscape.com
42bd36bb67
local stuff, not in build yet
1999-08-05 23:00:19 +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
rhp%netscape.com
126e9aa075
Changes for bodies in drafts and fix for 8bit address sending
1999-08-05 22:19:46 +00:00
chuang%netscape.com
127397b4e6
fix bug 6845
1999-08-05 20:12:45 +00:00
sspitzer%netscape.com
374cba2e00
remove taunting of QA
1999-08-05 14:55:13 +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
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
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
rhp%netscape.com
2129c94f26
Changes for quoting cleanup in mail compose
1999-08-04 20:19:45 +00:00
chuang%netscape.com
a0afb83e9b
replace html files to xul files
1999-08-04 18:29:28 +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
putterman%netscape.com
9a9a248acd
Text goes on bottom of buttons.
1999-08-03 00:01:13 +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
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
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
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
6e69c915d9
landing compose attachment ui changes.
1999-07-31 19:05:36 +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
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
fd312307df
Phase 1 of XP menu landing. Patching XUL files.
1999-07-31 03:01:03 +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
sspitzer%netscape.com
35c9274f30
fix build bustage
1999-07-29 04:20:23 +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
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
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
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
ducarroz%netscape.com
4afccdbd0a
Remove extra character sets introduced during my previous checking by mistake.
1999-07-27 06:32:59 +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
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
ducarroz%netscape.com
49636877ad
Implement function MessageFcc()
1999-07-26 14:27:54 +00:00
chuang%netscape.com
f9899963ed
xul files for replacing preference html files
1999-07-26 06:50:56 +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
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
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
hangas%netscape.com
3d73155c02
Added editor.css so that editor toolbar would have the right appearance.
1999-07-22 18:45:13 +00:00
sspitzer%netscape.com
2a92c3b157
fix warnings
1999-07-22 17:38:38 +00:00
rhp%netscape.com
77363b8995
Refcount fix
1999-07-22 13:11:42 +00:00
hyatt%netscape.com
9ac7d39256
Fixing more Windows build bustage caused by the charset stuff.
1999-07-22 07:48:18 +00:00
waterson%netscape.com
4f79a16bd2
fix build bustage.
1999-07-22 07:02:57 +00:00
scc%netscape.com
16e2ba6a23
explicitly define kCharsetConversionManagerCID only in files that need it ... move to canonical scheme for defining and using IIDs and CIDs
1999-07-22 05:25:17 +00:00
tao%netscape.com
0d92312a0a
Adopt new str res api prototype.
1999-07-22 04:41:11 +00:00
ducarroz%netscape.com
2184bcf83c
Implement UI for "Reply To" and "Followup To". Implement also the menu file/close.
1999-07-21 20:45:59 +00:00
rhp%netscape.com
e5e9833eb3
Changes for sending multipart/related messages
1999-07-21 20:17:07 +00:00
ducarroz%netscape.com
22129d6567
put entities into a tdt file and cleanup menus (remove some and add menu Message)
1999-07-20 23:41:07 +00:00
ducarroz%netscape.com
34781251e3
Add functions for handling menu "Message"
1999-07-20 23:39:37 +00:00
ducarroz%netscape.com
e61205fb16
fix bug in SetUUEncodeAttachments
1999-07-20 23:37:57 +00:00
ducarroz%netscape.com
4046b4e8aa
Add folder locale
1999-07-20 23:36:19 +00:00
sspitzer%netscape.com
6173f091f8
ignore generated Makefiles
1999-07-20 23:34:55 +00:00
ducarroz%netscape.com
36d17a1f83
Add folder locale
1999-07-20 23:20:38 +00:00
ducarroz%netscape.com
d8e69c1d0f
First Checked In.
1999-07-20 23:15:15 +00:00
jefft%netscape.com
f7e2ef1254
fixed nsCOMPtr() assertion when deleting messages after send
1999-07-20 21:14:26 +00:00
hangas%netscape.com
e0923bc51b
Added globalOverlay.xul and tasksOverlay.xul to the messenger 3 pane window and the mail compose window
1999-07-20 04:47:41 +00:00
sspitzer%netscape.com
023143a55b
changes to set the title of the compose window to be the subject of the message. still more to do, but it is a start.
1999-07-18 00:10:52 +00:00
ramiro%netscape.com
fda4120340
Step 3 of cleaning up link time toolkit dependencies. Name the timer libs
...
according to the toolkit they match. Also set the damn name in one place to
make it easy to change in the future.
1999-07-17 23:52:12 +00:00
sspitzer%netscape.com
87c22a9dec
fix warning
1999-07-17 18:29:42 +00:00
ramiro%netscape.com
a09ea8b7ca
Landing timer move on unix.
1999-07-17 14:22:51 +00:00
nhotta%netscape.com
6b97e9e29e
Bug 9555, removed UTF-7 from charset menu.
1999-07-17 02:16:31 +00:00
rhp%netscape.com
af7ae13173
change for problem
1999-07-17 01:54:45 +00:00
rhp%netscape.com
35c530e294
Fix for bug #9791 .
1999-07-17 00:12:35 +00:00
sspitzer%netscape.com
f1f875d7c2
fix warning.
1999-07-16 21:52:55 +00:00
rhp%netscape.com
fe3a648a08
Changes for send later listening
1999-07-16 20:28:58 +00:00
ducarroz%netscape.com
42387e8d66
handler onClick must be written in lower case else it wont fire anymore. I have also activated the menu item "Send Now".
1999-07-16 19:48:03 +00:00
rhp%netscape.com
415d5a3728
cleanup for test programs
1999-07-16 03:48:58 +00:00
sspitzer%netscape.com
9207931c7d
taunt qa a little for losing to engineering at bowling.
1999-07-16 00:48:37 +00:00
sspitzer%netscape.com
1e839d10be
fix warning
1999-07-15 00:28:01 +00:00
rhp%netscape.com
0f89ecb4bd
Changes for attachment handling
1999-07-15 00:14:34 +00:00
rhp%netscape.com
340a75aa07
Changes for better attachment handling in back end
1999-07-15 00:13:54 +00:00
ducarroz%netscape.com
1482cc8993
Add a new command to the message compose service that let you create a message from a nsIMsgCompFields
1999-07-14 21:38:58 +00:00
ducarroz%netscape.com
d6897f8e82
Add a new message compose service command that let you create a message from a nsIMsgCompFields.
1999-07-14 21:34:25 +00:00
akkana%netscape.com
a3fb11b98f
Restructure the editor output routines to allow passing in
...
a mime type and a flag argument. Also fix the following bugs:
9746: get rid of bogus empty <style> in head.
8143: save wrap column in editor shell in case it's set before the
editor is created.
9470, 9488: allow explicit specification of formatted output.
1999-07-14 18:54:29 +00:00
ducarroz%netscape.com
8c39c81e8c
Improve function GetArgs. Now a argument can have a comma in it.
1999-07-14 17:37:01 +00:00
mscott%netscape.com
bff90ec5cb
Fix build breakage for rhp. You can't use a nsCOMPtr on an interface unless you include the interface.
1999-07-13 22:57:27 +00:00
sspitzer%netscape.com
e13dc55d5b
export the js file needed for autocomplete on the Mac
1999-07-13 20:59:47 +00:00
putterman%netscape.com
9bc07406a2
Add addressAutlComplete.js.
1999-07-13 20:59:44 +00:00
hangas%netscape.com
0ff81ab8c4
Enabled a number of address book features, and connected the address book to the compose window.
1999-07-13 20:25:38 +00:00
jefft%netscape.com
7f27768f3a
more on copy service - online Sent/Drafts/Templates support; accomodate interface change
1999-07-13 20:09:29 +00:00
jefft%netscape.com
8e63bb4c25
more on copy service - online Sent/Drafts/Templates support
1999-07-13 20:08:43 +00:00
ducarroz%netscape.com
aeb299284c
Add OpenComposeWindowWithValues()
1999-07-13 20:07:10 +00:00
ducarroz%netscape.com
a8ea2c8b36
removed msgCompose.cpp
1999-07-13 19:44:10 +00:00
rhp%netscape.com
fd1e447bc8
cleanup
1999-07-13 19:38:45 +00:00
mscott%netscape.com
71d058de72
Add NPL to xul file.
1999-07-13 19:22:25 +00:00
sspitzer%netscape.com
07e0c993b4
changes to enable crude autocomplete
1999-07-13 19:08:27 +00:00
ducarroz%netscape.com
e8cd2d8c25
rich landing, added new IDL files
1999-07-13 18:38:58 +00:00
rhp%netscape.com
e4c1bf272c
Compose back end cleanup
1999-07-13 18:38:36 +00:00
putterman%netscape.com
529d7311c0
Checking in for rhp. Workaround for 9455. Approved by chofmann.
1999-07-10 00:02:01 +00:00
sspitzer%netscape.com
d88b9506c5
not part of build yet.
...
changes to not do autocomplete when we have a newsgroup.
eventually, we could implement newsgroup autocomplete pretty easy now.
1999-07-09 20:18:17 +00:00
sspitzer%netscape.com
e22ea6ecef
javascript to do addressbook autocompletion.
...
thanks to the almighty waterson for the help.
not part of the build yet.
1999-07-09 19:01:18 +00:00
ducarroz%netscape.com
f1cf16618b
Workaround for bug #9364 . The message compose window is hidden during the send process and close only when the send is done and succeeded. A=chofmann, R=rhp
1999-07-09 14:19:58 +00:00
rhp%netscape.com
41e01fa8d0
Just adding new file (NOT PART OF THE BUILD) Got the ok from chofmann
1999-07-08 20:48:15 +00:00
rhp%netscape.com
7ef3ff7ef1
Just checking in updates for the IDL files. These are NOT part of the build and I got the OK from chofmann.
1999-07-08 04:17:16 +00:00
hangas%netscape.com
1acea84861
Adjustments for Hyatt's window changes.
1999-07-07 22:04:49 +00:00
ramiro%netscape.com
5cdb03367b
Define the toolkit flags in one place an reuse that. Hopefully this will
...
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
rhp%netscape.com
2b4dbc49c2
Fix for NS_WITH_SERVICE use
1999-07-07 03:54:10 +00:00
briano%netscape.com
e47fe63449
Deleted tests from the default definition of DIRS, since it gets duplicated if ENABLE_TESTS is defined.
1999-07-07 02:06:36 +00:00
ducarroz%netscape.com
9f3b049d85
I forget to move the code that set identity fields into the compose fields when I split the send function last time.
1999-07-07 00:37:47 +00:00
rhp%netscape.com
7dd847ccf9
Changes for copy operations
1999-07-06 23:46:29 +00:00
ducarroz%netscape.com
4cc28f89c7
remove comment that wasn't true anymore
1999-07-06 22:53:02 +00:00
sspitzer%netscape.com
48442cfe09
fix warnings
1999-07-06 22:43:25 +00:00
bruce%cybersight.com
832daf7541
Temporary fix for luxor and other build bustages. There is an include loop going on here where nsMsgCopy.h includes nsMsgSend.h which ends up including nsMsgCopy.h again .. or something like that. This leads to an incomplete type definition for something in an nsCOMPtr. This builds for me, I can only hope it builds for the rest of the world.
1999-07-04 07:10:43 +00:00
ducarroz%netscape.com
7f29360e21
enable the tests app back now that the source has been fixed
1999-07-04 00:28:52 +00:00
ducarroz%netscape.com
6840751336
adapt code to the new nsIMsgCompFields
1999-07-04 00:20:49 +00:00
ducarroz%netscape.com
47c30b3ade
Redo Bienvenu's fix for the new nsIMsgCompFields
1999-07-04 00:19:35 +00:00