Commit Graph

3559 Commits

Author SHA1 Message Date
sspitzer%netscape.com
3bfbf87fef not part of build. 1999-06-17 08:21:10 +00:00
ducarroz%netscape.com
5bd25a7778 Fix for bug 7508, A=chofmann, R=bienvenu 1999-06-16 22:58:02 +00:00
sspitzer%netscape.com
fd2b71c697 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
b2f9c1f9e2 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
44fa027dea fix depth to appease shrike 1999-06-16 06:14:51 +00:00
bienvenu%netscape.com
7b175f3c86 don't continue applying filters after move 1999-06-16 05:58:02 +00:00
alecf%netscape.com
b5c969e0d3 fix makefiles to enter "skin" directory 1999-06-16 05:57:20 +00:00
bienvenu%netscape.com
9a2d2bcd32 fix filter success determination 1999-06-16 05:56:33 +00:00
alecf%netscape.com
d685d867f0 localize the dialog title 1999-06-16 05:37:21 +00:00
alecf%netscape.com
fc1577dae8 add FilterListDialog.js to makefiles 1999-06-16 05:35:51 +00:00
alecf%netscape.com
a3f201cf7a set column widths appropriately 1999-06-16 05:35:33 +00:00
alecf%netscape.com
a7ec812328 add some logic for Filters 1999-06-16 05:34:36 +00:00
alecf%netscape.com
a6ffeb705c remove some excess XUL that used to have templates for combo boxes 1999-06-16 05:32:17 +00:00
bienvenu%netscape.com
5ec4157361 fix warnings 1999-06-16 05:23:05 +00:00
waterson%netscape.com
d118a3b826 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
75be6d7408 fix vc5 bustage - don't use nsCOMPtr on implementations, only on interfaces 1999-06-16 04:09:33 +00:00
hangas%netscape.com
06de240b36 Updated code to match the changes in the address book back-end. 1999-06-16 03:32:26 +00:00
hangas%netscape.com
2627e95029 Added box around card view pane as an example to demonstrate a bug 1999-06-16 03:31:49 +00:00
mscott%netscape.com
274363cbf7 After creating an imap url from create instance, we need to initialize it. 1999-06-16 03:10:22 +00:00
mscott%netscape.com
b65da831b0 Add initialize support 1999-06-16 03:09:12 +00:00
mscott%netscape.com
049a8db3f4 Add interface method for initialize. 1999-06-16 03:08:49 +00:00
mscott%netscape.com
0124f4b62b 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
7a90886028 check for null mdb row when setting property, perhaps fix #7443 1999-06-16 02:17:08 +00:00
bienvenu%netscape.com
86716ae5bd add commit after deleting msg 1999-06-16 02:07:00 +00:00
hangas%netscape.com
8699f97df1 Updated mac projects to reflect Candice' changes to windows/unix. 1999-06-16 00:47:36 +00:00
hangas%netscape.com
f031fb76f6 Commented out Mac breakage 1999-06-16 00:46:12 +00:00
bienvenu%netscape.com
d7aae3beca work around gcc bug with MI 1999-06-16 00:25:14 +00:00
sspitzer%netscape.com
62e5a55ab1 no newline at the end of the file 1999-06-16 00:24:39 +00:00
sspitzer%netscape.com
7214b158cc 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
42af1032c1 missing newlines at the end of the file 1999-06-16 00:23:12 +00:00
sspitzer%netscape.com
8e1f5787ca fix build bustage for chuang 1999-06-16 00:13:25 +00:00
chuang%netscape.com
038cc7ce69 Add address book database code and other fixes 1999-06-16 00:04:49 +00:00
mscott%netscape.com
28288f9834 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
41143724ac use chrome url for PrefsWindow.js 1999-06-15 23:54:32 +00:00
chuang%netscape.com
12b350c7e4 First time check in 1999-06-15 23:52:52 +00:00
chuang%netscape.com
f02bf8ed39 First check in 1999-06-15 23:50:33 +00:00
putterman%netscape.com
327e7edb76 use chrome url to use PrefsWindow.js 1999-06-15 23:47:08 +00:00
hangas%netscape.com
906f37b4d2 Added empty treecell's so that we don't assert. 1999-06-15 23:45:01 +00:00
hangas%netscape.com
516497060c Added xul fragment includes for extra tab in edit card. 1999-06-15 23:44:12 +00:00
mscott%netscape.com
925085f3ed Bug #8221 fix memory problems with nsCOMPtr & using do_QI around methods. 1999-06-15 23:39:56 +00:00
mscott%netscape.com
21eeea4d85 Bug #8221 fix memory problems with nsCOMPtr & using do_QI around methods. 1999-06-15 23:34:52 +00:00
bienvenu%netscape.com
ab7c944015 use base class implementation of FindSubFolder 1999-06-15 23:33:32 +00:00
hangas%netscape.com
de45a007a8 Changed nsMailboxGetURI to use nsFileSpec. Fixes Mac. 1999-06-15 23:33:29 +00:00
ducarroz%netscape.com
8b7b788e5c add search folder to project 1999-06-15 23:32:34 +00:00
bienvenu%netscape.com
9185ff8e27 add search.lib 1999-06-15 23:31:52 +00:00
bienvenu%netscape.com
dc67e31ff4 add search to base 1999-06-15 23:31:32 +00:00
hangas%netscape.com
06e40991b1 Added nsImapMoveCoalescer.cpp 1999-06-15 23:30:01 +00:00
rhp%netscape.com
2fc63fda49 Changes for quoting 1999-06-15 23:26:37 +00:00
rhp%netscape.com
4902e7b8f1 changes for quoting 1999-06-15 23:25:52 +00:00
ducarroz%netscape.com
259394d8c6 update project for rhp landing 1999-06-15 23:24:09 +00:00