Commit Graph

83 Commits

Author SHA1 Message Date
hangas%netscape.com
ca4d183e51 Reorganized address book JS files 1999-06-24 22:03:19 +00:00
hangas%netscape.com
b5e63022d5 First Checked In. 1999-06-24 21:50:53 +00:00
sspitzer%netscape.com
8c70073206 fix warning 1999-06-24 20:23:48 +00:00
hangas%netscape.com
520e4bb2c9 Removed a debugging DumpDOM() call 1999-06-24 00:30:34 +00:00
waterson%netscape.com
b11fbd3f52 Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. Miscellaneous XPCOM fixage -- NS_ISUPPORTS_DECL_INHERITED where appropriate. 1999-06-24 00:23:33 +00:00
hangas%netscape.com
6d55281430 Changes for new tree widget landed last night. 1999-06-23 23:49:19 +00:00
hyatt%netscape.com
b66c3c67f2 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
alecf%netscape.com
43186aac9e statically link against mork for now 1999-06-22 23:19:09 +00:00
alecf%netscape.com
6dd8e3da22 remove -lmork 1999-06-22 23:08:24 +00:00
hangas%netscape.com
50662197a2 Removed unused selectaddress.html 1999-06-22 21:34:52 +00:00
ducarroz%netscape.com
a9eae46de1 temporary remove MakeMdbFactory to fix build bustage 1999-06-21 21:44:44 +00:00
chuang%netscape.com
103ad2789c Fix crash on address book New Card. 1999-06-21 20:56:10 +00:00
sspitzer%netscape.com
d1b8548b1e fix warnings. these classes have virtual functions but non-virtual destructors 1999-06-21 01:59:44 +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
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
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
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
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
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
hangas%netscape.com
d652cf4be1 Removed hack to work around bug 7803. 1999-06-15 01:57:49 +00:00
hangas%netscape.com
20d37033b2 Removed parameter from onchange= in address book window and select address dialog. 1999-06-15 00:30:56 +00:00
sspitzer%netscape.com
c81a80e628 add NPL. 1999-06-14 21:23:01 +00:00
hangas%netscape.com
a5c42c07b5 Made buttons localizable 1999-06-12 03:34:02 +00:00
hangas%netscape.com
9dc015d3ae Glued in the address bucket in the address picker dialog 1999-06-12 03:32:56 +00:00
hangas%netscape.com
9c1a286692 Big additions to the selectaddress.xul functionality. 1999-06-11 22:34:17 +00:00
sspitzer%netscape.com
7f254be25a remove the "." from these menu items. they are working now. 1999-06-11 00:42:38 +00:00
mscott%netscape.com
14b921cb3a Use NS_WITH_SERVICE1 which uses the service manager that was passed in to
NSRegisterSelf / NSUnregisterSelf.
1999-06-09 06:40:48 +00:00
hangas%netscape.com
4fa117ed08 Changed Address Book window to show selected card only when a single card is selected. Multi-selection and no selection shows no card. 1999-06-09 02:39:56 +00:00
hangas%netscape.com
1548757c5c Added code to clear the card view when changing address books. 1999-06-08 22:50:43 +00:00
hangas%netscape.com
d065301ea8 Cleaned up row selection styles. 1999-06-08 22:50:01 +00:00
hangas%netscape.com
f9ddc9171f Cleaned up results pane of address book. Added select entire line code. 1999-06-08 20:21:53 +00:00
sspitzer%netscape.com
026c93aa61 giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.) 1999-06-08 02:22:10 +00:00
sspitzer%netscape.com
614b25751b giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
name things so that Windows and UNIX match.  (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
chuang%netscape.com
6e39e40393 fix crash on starting address book 1999-06-07 21:33:42 +00:00
mscott%netscape.com
7076a0c3d5 remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any. 1999-06-07 21:11:16 +00:00
mscott%netscape.com
f8396a3a2b remove IGNORE_MANIFEST 1999-06-07 21:04:04 +00:00
sspitzer%netscape.com
2435a83581 #if 0 unused code to remove warnings on Linux. 1999-06-07 19:52:17 +00:00
sspitzer%netscape.com
e3af1ba740 fix warnings by returning the right thing. 1999-06-07 19:52:04 +00:00
sspitzer%netscape.com
9f0510d714 reorder to remove warnings 1999-06-07 19:51:32 +00:00
chuang%netscape.com
02c97bcd38 convert to PR types and use nsresult. 1999-06-07 19:24:30 +00:00
hangas%netscape.com
59855d71b5 Added AddressBook.js 1999-06-07 18:52:09 +00:00
hangas%netscape.com
c34b083a21 Cleanup xul 1999-06-07 18:50:50 +00:00
hangas%netscape.com
a6ebf372cc Added code to update the cardview pane with data from datasource 1999-06-07 18:50:20 +00:00
mscott%netscape.com
c78ee2032c Don't build dll until the install phase, not the lib phase. 1999-06-07 08:22:54 +00:00