Граф коммитов

3576 Коммитов

Автор SHA1 Сообщение Дата
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