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

330 Коммитов

Автор SHA1 Сообщение Дата
hangas%netscape.com 3d18d2789e Cleanup of frame names and added some front-end code to support multiple address books. 1999-07-14 21:59:45 +00:00
sspitzer%netscape.com 64de66f3dd don't get the prefs on every call. do it once, for performance. 1999-07-14 15:39:35 +00:00
sspitzer%netscape.com 3e7b56023f generate display name after every key press, like 4.5 1999-07-14 15:34:55 +00:00
sspitzer%netscape.com 7e17055941 generate the display name from the first and last names. still more work to
do here, but this little bit helps.
1999-07-14 15:06:58 +00:00
hangas%netscape.com bc6376fccc Enabled a number of address book features, and connected the address book to the compose window. 1999-07-13 20:25:38 +00:00
sspitzer%netscape.com 23cd3d5910 don't assign a nsCOMPtr to null. use null_nsCOMPtr() 1999-07-13 19:10:57 +00:00
sspitzer%netscape.com ac592a8126 changes to enable crude autocomplete 1999-07-13 19:08:27 +00:00
sspitzer%netscape.com 46bee84e3f not part of the build.
changes to get autocomplete working against the personal address book, instead of a hard coded table.
1999-07-12 23:59:12 +00:00
sspitzer%netscape.com 6a72ea05b3 add some more people to the table. fix jefft's name. 1999-07-09 21:34:50 +00:00
mscott%netscape.com 115179923a (Not part of the build) Add a table listing some folks for the auto completion stub. we complete off of email and first name.
Using the mime header parser to properly assemble the resulting string.
1999-07-09 20:40:57 +00:00
sspitzer%netscape.com 309d210a33 changes to get simple addressbook autocompletion working. not part of the build yet. 1999-07-09 19:00:31 +00:00
mscott%netscape.com 21034ce049 Not part of the build! First pass implementation for the address book auto complete session. right now it just returns
a hard coded string match.
1999-07-09 18:34:18 +00:00
mscott%netscape.com c9a594d311 Not part of the build....this is the first pass at a couple of simple auto completion interfaces that sspizter and I
are taking a quick look at in order to get the ball rolling.
1999-07-09 17:55:19 +00:00
sspitzer%netscape.com 6b9e24fcd0 fix for the SunOS build bustage. r=chuang. 1999-07-07 22:28:52 +00:00
hangas%netscape.com a3b9ceca94 Adjustments for Hyatt's window changes. 1999-07-07 22:04:49 +00:00
hangas%netscape.com a18eb29bc8 Added files to Mac projects for Candice's address book changes. a=chofmann 1999-07-07 19:08:26 +00:00
chuang%netscape.com 6376604f86 Address Book Add, Remove and Edit card landing, approved by chofmann 1999-07-07 19:06:40 +00:00
hangas%netscape.com 94f25d385e Modifications to adjust for Hyatt's changes to windows over the weekend. 1999-07-07 02:30:46 +00:00
chuang%netscape.com a0946e9fa7 new files, not in build 1999-07-07 00:06:01 +00:00
chuang%netscape.com 57b620f940 new file, not in build 1999-07-07 00:04:38 +00:00
hangas%netscape.com ab1bed4548 Hack to allow iframes to not cause crash in address book. 1999-07-06 22:44:04 +00:00
hangas%netscape.com 404079b028 Improvements to card view and edit view UI for address book. 1999-07-06 03:19:28 +00:00
hangas%netscape.com e7d23af348 Added Code to be able to edit an existing address book card. Only available through the Select Address dialog at this time. 1999-07-03 01:39:52 +00:00
sspitzer%netscape.com fedfd69463 fix warings. don't compare a service with nsnull. 1999-07-03 00:21:45 +00:00
hangas%netscape.com 0dcc532a1e Created a New Card Dialog and an Edit Card Dialog. 1999-07-02 22:25:01 +00:00
hangas%netscape.com 2981ee41c5 First Checked In. 1999-07-02 22:23:51 +00:00
briano%netscape.com 85b672bd38 Cleanup and fixes for OpenBSD. 1999-07-02 22:00:33 +00:00
hangas%netscape.com 981623ef9e Changed windows and dialogs to match hyatt's <window> checkins last night. 1999-07-02 20:27:35 +00:00
sspitzer%netscape.com 0bbcd1cf7b fix warnings. check creation of the object, and propagate the error if it failed 1999-07-02 20:22:06 +00:00
dveditz%netscape.com 4c4f269dd4 nakefile cleanups 1999-07-02 13:42:17 +00:00
hangas%netscape.com fa4f3bf5e1 Glued in all the fields for a new edit card. Each field will now be passed down to the address book. 1999-07-01 20:10:29 +00:00
hangas%netscape.com 55c341ef1c Added new files to project for Candice 1999-07-01 20:07:07 +00:00
chuang%netscape.com af33a52297 Add New Card function and remove hardcoded datd from address book 1999-07-01 20:04:04 +00:00
chuang%netscape.com c49163a2c7 new files, not in build 1999-07-01 18:52:04 +00:00
putterman%netscape.com 7cb02f4f98 use nsCOMTypeInfo 1999-07-01 00:15:20 +00:00
scc%netscape.com 54c96baa72 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
hangas%netscape.com 2a5a1541e3 Fixed bug 7948. Opening compose window from address book. 1999-06-29 20:12:26 +00:00
hangas%netscape.com cfd6b0ce8a Added other tabs to editcard dialog 1999-06-29 20:11:04 +00:00
hangas%netscape.com 1dfea1ef33 Removed some dump() calls 1999-06-29 20:10:24 +00:00
mcafee%netscape.com 4725767eb2 BeOS changes 1999-06-29 09:19:14 +00:00
chuang%netscape.com 0cb6a2c6fb new files. not part of the build 1999-06-29 00:10:58 +00:00
chuang%netscape.com 8bf0b08722 New file, not in the build 1999-06-29 00:09:24 +00:00
rjc%netscape.com 3a764c6bfc Added new method GetAllCmds() which uses a nsISimpleEnumerator instead of GetAllCommands() which uses a nsIEnumerator. Migration to GetAllCmds() can be done in the future. 1999-06-26 01:09:02 +00:00
hangas%netscape.com cdcf658e68 More updates to addressbucket tree in selectaddress dialog 1999-06-25 22:06:39 +00:00
hangas%netscape.com bc9fc0eb47 Moved js code to open selectaddress dialog to the compose js file 1999-06-25 21:09:24 +00:00
hangas%netscape.com f379a4ae10 Modified addressbucket tree code to match new tree widget 1999-06-25 21:08:38 +00:00
waterson%netscape.com 30f5f63b74 Expunge EqualsResource() and EqualsLiteral(). 1999-06-25 20:51:13 +00:00
hangas%netscape.com d1e67750b6 Reorganized address book JS files 1999-06-24 22:03:19 +00:00
hangas%netscape.com eb61a9aed1 First Checked In. 1999-06-24 21:50:53 +00:00
sspitzer%netscape.com 2980cf53a9 fix warning 1999-06-24 20:23:48 +00:00
hangas%netscape.com d66b2d3c6e Removed a debugging DumpDOM() call 1999-06-24 00:30:34 +00:00
waterson%netscape.com 2c513b5198 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 0f353109c3 Changes for new tree widget landed last night. 1999-06-23 23:49:19 +00:00
hyatt%netscape.com f90cda96d6 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
alecf%netscape.com 013beb7d4a statically link against mork for now 1999-06-22 23:19:09 +00:00
alecf%netscape.com be48037e1c remove -lmork 1999-06-22 23:08:24 +00:00
hangas%netscape.com 9e2330a3d1 Removed unused selectaddress.html 1999-06-22 21:34:52 +00:00
ducarroz%netscape.com 5e311115e5 temporary remove MakeMdbFactory to fix build bustage 1999-06-21 21:44:44 +00:00
chuang%netscape.com e09da412f4 Fix crash on address book New Card. 1999-06-21 20:56:10 +00:00
sspitzer%netscape.com 426eb85cbf fix warnings. these classes have virtual functions but non-virtual destructors 1999-06-21 01:59:44 +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
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
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
sspitzer%netscape.com 687fc2a7e3 fix build bustage for chuang 1999-06-16 00:13:25 +00:00
chuang%netscape.com d6bb8b2c38 Add address book database code and other fixes 1999-06-16 00:04:49 +00:00
putterman%netscape.com eaf1f7e6cd use chrome url for PrefsWindow.js 1999-06-15 23:54:32 +00:00
chuang%netscape.com 760d53af64 First time check in 1999-06-15 23:52:52 +00:00
chuang%netscape.com 2d082e2651 First check in 1999-06-15 23:50:33 +00:00
hangas%netscape.com 12b5ab5fdc Added empty treecell's so that we don't assert. 1999-06-15 23:45:01 +00:00
hangas%netscape.com ea36f46369 Added xul fragment includes for extra tab in edit card. 1999-06-15 23:44:12 +00:00
hangas%netscape.com a2edc9719b Removed hack to work around bug 7803. 1999-06-15 01:57:49 +00:00
hangas%netscape.com b1ea53cf22 Removed parameter from onchange= in address book window and select address dialog. 1999-06-15 00:30:56 +00:00
sspitzer%netscape.com 2f7354a0a4 add NPL. 1999-06-14 21:23:01 +00:00
hangas%netscape.com b512eb34c8 Made buttons localizable 1999-06-12 03:34:02 +00:00
hangas%netscape.com 6e2b85163e Glued in the address bucket in the address picker dialog 1999-06-12 03:32:56 +00:00
hangas%netscape.com 860bc31320 Big additions to the selectaddress.xul functionality. 1999-06-11 22:34:17 +00:00
sspitzer%netscape.com de91278f09 remove the "." from these menu items. they are working now. 1999-06-11 00:42:38 +00:00
mscott%netscape.com 53bde8bcd6 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 adb263d613 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 e9107d88eb Added code to clear the card view when changing address books. 1999-06-08 22:50:43 +00:00
hangas%netscape.com 2781e89fa8 Cleaned up row selection styles. 1999-06-08 22:50:01 +00:00
hangas%netscape.com dab7ddbe8b Cleaned up results pane of address book. Added select entire line code. 1999-06-08 20:21:53 +00:00
sspitzer%netscape.com d03bc12900 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 6e2a3cc01a 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 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