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

647 Коммитов

Автор SHA1 Сообщение Дата
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
mscott%netscape.com 266ed15e24 Part of makefile clean up for windows. Changes include removing old cruft, giving each
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 06:52:45 +00:00
mscott%netscape.com a9eed4c2d2 If we fail to register or unregister a component, we should remember the error code and return it,
BUT we should also still try to register/unregister the rest of the components.
1999-06-05 02:21:20 +00:00
mscott%netscape.com 1f5bf29345 Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up. 1999-06-04 23:37:52 +00:00
mscott%netscape.com 98227d1515 Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-04 02:07:10 +00:00
hangas%netscape.com ead453cea7 Removed dump() line 1999-06-04 00:11:03 +00:00
sspitzer%netscape.com ac78d1b14a if 0 unused functions. add license to top of file. remove shadow warnings. 1999-06-03 22:58:08 +00:00
chuang%netscape.com 63c89c725e Add clean up code 1999-06-03 22:00:57 +00:00
ducarroz%netscape.com 829fdd746e oops, the file too add was nsDirPrefs.cpp and not abprefs.cpp 1999-06-03 21:49:07 +00:00
chuang%netscape.com b30fb29fff Hook up directory preferences 1999-06-03 21:41:27 +00:00
ducarroz%netscape.com 7f54adae60 add abprefs.cpp 1999-06-03 21:36:04 +00:00
hangas%netscape.com 058724442e Added card view pane to address book window and added selectaddress.xul 1999-06-03 21:18:33 +00:00
hangas%netscape.com a6dea0e31c Added selectaddress.xul, addressbucket.xul. Also modified the addressbook window to have a cardview pane. 1999-06-03 21:15:13 +00:00
chuang%netscape.com 00d1be8c51 Bug 6423 addressbook.xul: non-localizable XUL file 1999-06-03 19:45:56 +00:00
hangas%netscape.com ac39375382 First Checked In. 1999-06-02 20:14:57 +00:00
ducarroz%netscape.com 7161234e94 Don't export header files that are generated by the XPIDL compiler. Part of mailnews Mac XPIDL landing. 1999-06-02 00:07:21 +00:00
alecf%netscape.com 17776c8398 stop using [] operator on nsISupportsArrays - going away for scriptability 1999-06-01 23:15:03 +00:00
ducarroz%netscape.com 7f790e91a1 First Checked In. 1999-06-01 23:12:32 +00:00
beard%netscape.com 71b71a7ef2 First Checked In. 1999-05-30 02:15:01 +00:00
sspitzer%netscape.com f4d602925d cvs ignorage for the generate Makefiles 1999-05-28 23:52:47 +00:00
putterman%netscape.com 15c9d1ecfa Part of new mailnews resources hierarchy. 1999-05-28 22:38:07 +00:00
putterman%netscape.com 32a4010360 Add resultPane.xul to MANIFEST file. 1999-05-28 22:05:54 +00:00
putterman%netscape.com 2a809a9270 Part of new mailnews resources hierarchy. 1999-05-28 20:10:53 +00:00
mcmullen%netscape.com 7dce873c56 Removed base/baseDebug.shlb 1999-05-28 00:48:24 +00:00
donm%netscape.com 345e58a6a7 removed referecne to libreg and libraptorbase 1999-05-26 04:59:47 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
sspitzer%netscape.com ade3bb2bca fix solaris build bustage. 1999-05-18 05:13:48 +00:00
sspitzer%netscape.com 0123e2d7ab checkin to (hopefully) get the build working. thanks to alecf / scottip 1999-05-18 00:59:39 +00:00
ducarroz%netscape.com 29a04f0fc5 First Checked In. 1999-05-18 00:11:30 +00:00
sspitzer%netscape.com c2b468f012 need to link this in, we die at runtime because this is undefined: __13nsABDirectory 1999-05-17 21:36:20 +00:00
sspitzer%netscape.com 9290e10260 cvs ignorage for the generated makefiles 1999-05-17 21:26:37 +00:00
sspitzer%netscape.com dd82b668aa changes to build address book on UNIX 1999-05-17 21:25:33 +00:00
chuang%netscape.com 422edfe5a6 Fix build error 1999-05-17 20:33:26 +00:00
chuang%netscape.com 1f3422ad3a First check in. Address Book Data Source w/ hardcoded data. 1999-05-17 20:16:22 +00:00