chuang%netscape.com
116fb2ea10
fix crash on starting address book
1999-06-07 21:33:42 +00:00
mscott%netscape.com
72b5ef7afd
remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any.
1999-06-07 21:11:16 +00:00
mscott%netscape.com
e8178dc136
remove IGNORE_MANIFEST
1999-06-07 21:04:04 +00:00
sspitzer%netscape.com
5c4b180e92
#if 0 unused code to remove warnings on Linux.
1999-06-07 19:52:17 +00:00
sspitzer%netscape.com
6e1f87a07b
fix warnings by returning the right thing.
1999-06-07 19:52:04 +00:00
sspitzer%netscape.com
e305d59c5f
reorder to remove warnings
1999-06-07 19:51:32 +00:00
chuang%netscape.com
c898e1708c
convert to PR types and use nsresult.
1999-06-07 19:24:30 +00:00
hangas%netscape.com
3da6c78b48
Added AddressBook.js
1999-06-07 18:52:09 +00:00
hangas%netscape.com
bbacda2ef2
Cleanup xul
1999-06-07 18:50:50 +00:00
hangas%netscape.com
101cc6a290
Added code to update the cardview pane with data from datasource
1999-06-07 18:50:20 +00:00
mscott%netscape.com
a19d88af09
Don't build dll until the install phase, not the lib phase.
1999-06-07 08:22:54 +00:00
mscott%netscape.com
3d0e344c29
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
cebe3794df
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
e5424e0f3d
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
7524e01df7
Remove unnecessary LINCS now that all headers are pushed to the same directory.
1999-06-04 02:07:10 +00:00
hangas%netscape.com
2cabebfaa4
Removed dump() line
1999-06-04 00:11:03 +00:00
sspitzer%netscape.com
349998d1da
if 0 unused functions. add license to top of file. remove shadow warnings.
1999-06-03 22:58:08 +00:00
chuang%netscape.com
3527b16d71
Add clean up code
1999-06-03 22:00:57 +00:00
ducarroz%netscape.com
e8cc8caf69
oops, the file too add was nsDirPrefs.cpp and not abprefs.cpp
1999-06-03 21:49:07 +00:00
chuang%netscape.com
f752fc296d
Hook up directory preferences
1999-06-03 21:41:27 +00:00
ducarroz%netscape.com
db086df7ce
add abprefs.cpp
1999-06-03 21:36:04 +00:00
hangas%netscape.com
c5980e88c5
Added card view pane to address book window and added selectaddress.xul
1999-06-03 21:18:33 +00:00
hangas%netscape.com
930fa0cee5
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
0ebfc34d48
Bug 6423 addressbook.xul: non-localizable XUL file
1999-06-03 19:45:56 +00:00
hangas%netscape.com
83c506deb3
First Checked In.
1999-06-02 20:14:57 +00:00
ducarroz%netscape.com
b26d714ee2
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
ea143436d6
stop using [] operator on nsISupportsArrays - going away for scriptability
1999-06-01 23:15:03 +00:00
ducarroz%netscape.com
a4cf71e094
First Checked In.
1999-06-01 23:12:32 +00:00
beard%netscape.com
cac8b804d4
First Checked In.
1999-05-30 02:15:01 +00:00
sspitzer%netscape.com
159b9819e4
cvs ignorage for the generate Makefiles
1999-05-28 23:52:47 +00:00
putterman%netscape.com
e9ab7b9791
Part of new mailnews resources hierarchy.
1999-05-28 22:38:07 +00:00
putterman%netscape.com
f4c0578972
Add resultPane.xul to MANIFEST file.
1999-05-28 22:05:54 +00:00
putterman%netscape.com
125cb0ef16
Part of new mailnews resources hierarchy.
1999-05-28 20:10:53 +00:00
mcmullen%netscape.com
20b077563f
Removed base/baseDebug.shlb
1999-05-28 00:48:24 +00:00
donm%netscape.com
9921db9ae3
removed referecne to libreg and libraptorbase
1999-05-26 04:59:47 +00:00
dp%netscape.com
0443b20e33
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
sspitzer%netscape.com
94ae5f4d0e
fix solaris build bustage.
1999-05-18 05:13:48 +00:00
sspitzer%netscape.com
9bacd9d7bb
checkin to (hopefully) get the build working. thanks to alecf / scottip
1999-05-18 00:59:39 +00:00
ducarroz%netscape.com
f71e529821
First Checked In.
1999-05-18 00:11:30 +00:00
sspitzer%netscape.com
1682c3e1d5
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
55d383fb35
cvs ignorage for the generated makefiles
1999-05-17 21:26:37 +00:00
sspitzer%netscape.com
ee485070b6
changes to build address book on UNIX
1999-05-17 21:25:33 +00:00
chuang%netscape.com
3b502fe486
Fix build error
1999-05-17 20:33:26 +00:00
chuang%netscape.com
6044075310
First check in. Address Book Data Source w/ hardcoded data.
1999-05-17 20:16:22 +00:00