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

127 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 7c5c6f1b95 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 0ff81ab8c4 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 27d20bca8a don't assign a nsCOMPtr to null. use null_nsCOMPtr() 1999-07-13 19:10:57 +00:00
sspitzer%netscape.com 07e0c993b4 changes to enable crude autocomplete 1999-07-13 19:08:27 +00:00
sspitzer%netscape.com 5b4276f4d3 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 8647c1aef1 add some more people to the table. fix jefft's name. 1999-07-09 21:34:50 +00:00
mscott%netscape.com 88b355f717 (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 983a3c575f changes to get simple addressbook autocompletion working. not part of the build yet. 1999-07-09 19:00:31 +00:00
mscott%netscape.com 354928a343 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 1871fe9326 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 4d71e5dfcb fix for the SunOS build bustage. r=chuang. 1999-07-07 22:28:52 +00:00
hangas%netscape.com 1acea84861 Adjustments for Hyatt's window changes. 1999-07-07 22:04:49 +00:00
hangas%netscape.com e621f7dcbf Added files to Mac projects for Candice's address book changes. a=chofmann 1999-07-07 19:08:26 +00:00
chuang%netscape.com 432c877621 Address Book Add, Remove and Edit card landing, approved by chofmann 1999-07-07 19:06:40 +00:00
hangas%netscape.com 13f8915b21 Modifications to adjust for Hyatt's changes to windows over the weekend. 1999-07-07 02:30:46 +00:00
chuang%netscape.com 7f1968a315 new files, not in build 1999-07-07 00:06:01 +00:00
chuang%netscape.com 0036c3dbb3 new file, not in build 1999-07-07 00:04:38 +00:00
hangas%netscape.com a028f3beab Hack to allow iframes to not cause crash in address book. 1999-07-06 22:44:04 +00:00
hangas%netscape.com ec1f6b8b18 Improvements to card view and edit view UI for address book. 1999-07-06 03:19:28 +00:00
hangas%netscape.com 5796b05a36 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 7ed5aab542 fix warings. don't compare a service with nsnull. 1999-07-03 00:21:45 +00:00
hangas%netscape.com 8c313826ea Created a New Card Dialog and an Edit Card Dialog. 1999-07-02 22:25:01 +00:00
hangas%netscape.com c6a6166c4a First Checked In. 1999-07-02 22:23:51 +00:00
briano%netscape.com b8389214a0 Cleanup and fixes for OpenBSD. 1999-07-02 22:00:33 +00:00
hangas%netscape.com 075afa2a8a Changed windows and dialogs to match hyatt's <window> checkins last night. 1999-07-02 20:27:35 +00:00
sspitzer%netscape.com baee7d42c1 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 0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
hangas%netscape.com a7a18b42df 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 aa3c731eee Added new files to project for Candice 1999-07-01 20:07:07 +00:00
chuang%netscape.com 5f468519e4 Add New Card function and remove hardcoded datd from address book 1999-07-01 20:04:04 +00:00
chuang%netscape.com d5a231bc73 new files, not in build 1999-07-01 18:52:04 +00:00
putterman%netscape.com 4d3c35a2d7 use nsCOMTypeInfo 1999-07-01 00:15:20 +00:00
scc%netscape.com f79508bc68 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
hangas%netscape.com 7a2069a887 Fixed bug 7948. Opening compose window from address book. 1999-06-29 20:12:26 +00:00
hangas%netscape.com 882cf3c7de Added other tabs to editcard dialog 1999-06-29 20:11:04 +00:00
hangas%netscape.com bfef86d4eb Removed some dump() calls 1999-06-29 20:10:24 +00:00
mcafee%netscape.com 644ece7b3e BeOS changes 1999-06-29 09:19:14 +00:00
chuang%netscape.com a1afedd8df new files. not part of the build 1999-06-29 00:10:58 +00:00
chuang%netscape.com 61bb30722b New file, not in the build 1999-06-29 00:09:24 +00:00
rjc%netscape.com d8cf0513a0 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 0964898043 More updates to addressbucket tree in selectaddress dialog 1999-06-25 22:06:39 +00:00
hangas%netscape.com e22eee2dd3 Moved js code to open selectaddress dialog to the compose js file 1999-06-25 21:09:24 +00:00
hangas%netscape.com 62e0e4b8f5 Modified addressbucket tree code to match new tree widget 1999-06-25 21:08:38 +00:00
waterson%netscape.com 8c8ed7284d Expunge EqualsResource() and EqualsLiteral(). 1999-06-25 20:51:13 +00:00
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