Commit Graph

606 Commits

Author SHA1 Message Date
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
ducarroz%netscape.com
f057c4cd71 Remove folder tests from build until I fix the sources 1999-07-03 22:56:30 +00:00
bienvenu%netscape.com
1e707f37fa fix build problem with new compose stuff 1999-07-03 22:51:17 +00:00
ducarroz%netscape.com
499f9af92e Implement new UI with dynamic recipients list (blocked to 3 fields for now) 1999-07-03 21:40:41 +00:00
ducarroz%netscape.com
faee0f3324 Rewrite nsIMsgCompFields/nsMsgCompFields in order to be usable from JS. Remove dependence on the UI implementation (except for the message body) 1999-07-03 21:40:38 +00:00
ducarroz%netscape.com
d1357e7a81 fix casting warning 1999-07-03 21:37:17 +00:00
rhp%netscape.com
07ed18799c Changes to fix ref counting problem in compose back end 1999-07-03 21:19:51 +00:00
rhp%netscape.com
0d33f5862f Adding pref to disable copy operations 1999-07-03 15:53:08 +00:00
rhp%netscape.com
fdbdc456c5 Changes for FCC operations 1999-07-03 15:02:38 +00:00
rhp%netscape.com
cbc3b3f976 Adding mail folder separator to output function 1999-07-02 21:30:47 +00:00
rhp%netscape.com
c2f73d352c Changes for copy listener 1999-07-02 19:52:55 +00:00
dveditz%netscape.com
0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
rhp%netscape.com
67ec1962dd more cleanup of appshell stuff... 1999-07-02 13:29:45 +00:00
rhp%netscape.com
1d3be49ad1 only build what we really need to build 1999-07-02 13:26:53 +00:00
ramiro%netscape.com
f41e67c622 Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
dveditz%netscape.com
17864a291d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
sspitzer%netscape.com
59d40639b7 initialize this in the constructor. bad things can happen otherwise. 1999-07-02 06:29:56 +00:00
rhp%netscape.com
fc5282da17 Changes to enable new quoting as default 1999-07-02 06:25:27 +00:00
rhp%netscape.com
788cc36525 Changes for new style quoting 1999-07-02 05:47:11 +00:00
waterson%netscape.com
def6132e8d Add nsIWebShellWindow so it builds. 1999-07-02 04:32:26 +00:00
briano%netscape.com
f39934ebcd Cleanup and fixes for OpenBSD. 1999-07-02 03:25:32 +00:00
sspitzer%netscape.com
085d9c8300 fix for solaris build. thanks to tor for the patch 1999-07-02 00:38:55 +00:00
warren%netscape.com
bd73f68e8b Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
sspitzer%netscape.com
5cfdb3af5b fix build bustage. thanks to pinkerton for the help 1999-07-01 18:59:05 +00:00