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

329 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com 903fa1916f Fix for objdir builds. 1999-09-02 02:05:57 +00:00
chuang%netscape.com 695f835da6 Address book import (ldif) 1999-09-01 04:18:43 +00:00
hangas%netscape.com 08b0a5aa20 First steps towards command updating for menus etc. hook?=trudelle 1999-08-28 00:43:42 +00:00
hangas%netscape.com 16d170bff5 Changed sort JS to use new interface as requested by rjc. hook?=trudelle 1999-08-28 00:42:33 +00:00
mscott%netscape.com 15184a23e3 Bug #12558 nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes 1999-08-27 20:54:41 +00:00
mscott%netscape.com 074896c67b simplify interface by removing nsString requirement from several methods 1999-08-27 20:53:34 +00:00
hangas%netscape.com 2252c76b07 Changed new card and edit card to be usable from components outside of address book. 1999-08-27 07:07:34 +00:00
hangas%netscape.com accaff242d Changed back to onkeyup= because someone broke the windows onkeypress= again. 1999-08-27 07:06:25 +00:00
chuang%netscape.com aadb72ddfd Add Directory Uri to datasource 1999-08-26 05:05:43 +00:00
chuang%netscape.com 8f3de42ae5 fic build bustage 1999-08-26 03:26:37 +00:00
chuang%netscape.com 1b580fdf43 Add address book ui to datasource 1999-08-26 03:03:25 +00:00
chuang%netscape.com 01cfaff029 Import address book 1999-08-25 21:19:37 +00:00
chuang%netscape.com 1a3192e47b Add public header 1999-08-24 18:50:23 +00:00
hangas%netscape.com 561a5f2454 Fixed two more problems with address book. 1999-08-24 00:28:03 +00:00
hangas%netscape.com c8e44cb267 Fixed address book crashes and failures due to <tree> changes this weekend. a=leaf 1999-08-23 21:35:22 +00:00
putterman%netscape.com cad2487362 Change resultspane to use onselect. 1999-08-23 05:16:48 +00:00
mccabe%netscape.com 381fb81c4f Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO. 1999-08-22 11:25:50 +00:00
hangas%netscape.com 7a560a2387 Trigger first, last, and display name entry off of onkeypress= instead of onkeyup= 1999-08-21 00:58:26 +00:00
bienvenu%netscape.com 25a9e64653 register ab history 1999-08-21 00:22:26 +00:00
hangas%netscape.com deccca76f7 Fixed bug 10349 address book card dialogs not modal. Also made small syntax changes for rdf. 1999-08-21 00:16:01 +00:00
bienvenu%netscape.com 3592015a79 add ab history to build 1999-08-20 23:34:55 +00:00
hyatt%netscape.com d819a08a33 Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
mscott%netscape.com 474cb77eb5 build nsIAbCollector.idl 1999-08-20 22:40:56 +00:00
mscott%netscape.com aeec35350e checkin for bienvenu...build nsAddressCollector 1999-08-20 22:40:35 +00:00
bienvenu%netscape.com 0f8b103280 add idl file for ab history, not part of build yet 1999-08-20 19:08:19 +00:00
chuang%netscape.com fd6853ad8c Add sorting on address book columns 1999-08-19 20:12:19 +00:00
bienvenu%netscape.com 388dcf84d0 add directory param to getcardforemailaddress more work on ab history 1999-08-19 19:56:33 +00:00
bienvenu%netscape.com 73ed1ec7f9 add directory param to getcardforemailaddress 1999-08-19 19:55:39 +00:00
bienvenu%netscape.com 5b7673bd39 add nsIAbAddressCollecter.idl to windows and unix makefiles 1999-08-18 05:33:09 +00:00
bienvenu%netscape.com c3f99a83a7 more work on ab history, not part of build 1999-08-18 04:29:01 +00:00
bienvenu%netscape.com 55eaae2acd add CID for adress collecter 1999-08-18 04:08:45 +00:00
bienvenu%netscape.com e67e36fe83 add method to get card given e-mail address 1999-08-18 04:07:55 +00:00
bienvenu%netscape.com acbb7d57a5 more work on ab history, not part of build 1999-08-13 00:52:04 +00:00
bienvenu%netscape.com 609ea25753 address collecter, not part of build 1999-08-12 14:37:26 +00:00
chuang%netscape.com 7af113af5a Add null pointer checking 1999-08-10 22:45:10 +00:00
hangas%netscape.com 31aca663f7 Make editcard and newcard dialogs not resizeable. 1999-08-10 22:18:45 +00:00
chuang%netscape.com 57ac64d4d7 Fix bug 11511 and more "remove address book" backend 1999-08-10 18:57:01 +00:00
mccabe%netscape.com 2a403483de Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
jband%netscape.com bf0f7149b8 adding missing NS_INIT_REFCNT() to ctor 1999-08-10 05:08:18 +00:00
hangas%netscape.com 0f5d4fd37b Fixed tree to not have extraneous treeitem node with ref=. This was causing the template builder to give me an extra treechildren and treeitem node. 1999-08-10 00:45:30 +00:00
chuang%netscape.com 74311a9c00 fix Bug 11399 and add remove address book backend 1999-08-09 19:09:32 +00:00
chuang%netscape.com 9c1de07682 make clobber remove the right file 1999-08-09 18:08:35 +00:00
ramiro%netscape.com 4ca8634688 Ignore generated Makefiles. 1999-08-07 22:34:02 +00:00
bienvenu%netscape.com 61dc733433 remove nsString2 1999-08-07 16:28:43 +00:00
hangas%netscape.com 8601f1d13b This file did not make it in correctly on first try. 1999-08-07 01:13:50 +00:00
hangas%netscape.com 33850f3e37 Popup on top of New Card dialog now allows the address book to be selected. Edit card title is working now. 1999-08-07 01:04:32 +00:00
chuang%netscape.com debcc564a4 replace Entity with dtd file 1999-08-06 23:09:43 +00:00
chuang%netscape.com cba244dd4d add locale/en-US to build 1999-08-06 20:28:20 +00:00
chuang%netscape.com eb052ceb0f Use correct DEPTH 1999-08-06 17:39:47 +00:00
sspitzer%netscape.com 20e4a07aa6 changes for printing from addressbook 1999-08-06 07:42:20 +00:00
hangas%netscape.com 07eaa80a13 Adding "New Address Book" feature. 1999-08-06 04:20:35 +00:00
hangas%netscape.com f3f79c0067 First Checked In. 1999-08-06 04:19:42 +00:00
chuang%netscape.com 0be57e1ec5 locale stuff, not in build yet 1999-08-05 22:54:27 +00:00
chuang%netscape.com 812125623e dtd files, not in build yet 1999-08-05 22:53:12 +00:00
chuang%netscape.com f63ce96a8e remove pref html file 1999-08-05 19:56:43 +00:00
chuang%netscape.com 5c9f0d5737 remove Linux warning 1999-08-05 04:32:33 +00:00
chuang%netscape.com 95acd1c7b5 fix bug11198 Crash creating, deleting or editing a card in Abook, when Abook is opened the 2nd time in one messenger session 1999-08-05 04:27:57 +00:00
hangas%netscape.com 667daab831 Cleanup toolbar buttons. Hook?=slamm,spitzer 1999-08-04 21:21:52 +00:00
sspitzer%netscape.com ed1e3f9b53 make the background on this image transparent, so it looks better when selected. thanks for Andrew Niese <icos@arez.com> for fixing the image. 1999-08-04 20:14:10 +00:00
chuang%netscape.com 70d0d748b7 replace pref html files to xul files 1999-08-04 18:27:51 +00:00
slamm%netscape.com 6bfaff2f08 Ignore a couple makefiles 1999-08-03 22:35:33 +00:00
hangas%netscape.com a35ded6d3d File Removed. 1999-08-03 21:04:33 +00:00
chuang%netscape.com fadd72a877 converted pref xul file, not in build yet 1999-08-03 20:43:54 +00:00
hangas%netscape.com 94babc0002 Fixed the Exit menu item for all mailnews windows to match the new menu structure. Hook?=dp 1999-08-02 23:16:13 +00:00
hangas%netscape.com 134097980f Fixed minor drawing bugs. Hook? = dp 1999-08-02 22:52:37 +00:00
bienvenu%netscape.com 6deef0f40c fix install of ab dtd's 1999-08-02 19:04:14 +00:00
bienvenu%netscape.com a6d3f31afb fix depth for windows and unix makefiles 1999-08-02 18:36:39 +00:00
hangas%netscape.com c27dffed84 Updates for the new address book xul file names, added dtd files, removed html files, overall reorg. 1999-08-02 18:27:42 +00:00
hangas%netscape.com 81d653d0a6 First Checked In. 1999-08-02 18:22:58 +00:00
hangas%netscape.com 415bd5e038 First Checked In. 1999-08-02 18:11:26 +00:00
sspitzer%netscape.com 3644b56f89 use the right throbber for the address book. 1999-07-31 23:56:59 +00:00
hyatt%netscape.com 6bff4e520c Phase 3. Moving the menu bar into the toolbox and enabling XP menus. 1999-07-31 11:33:23 +00:00
hyatt%netscape.com f5f1763226 Patching the address book menu bar. 1999-07-31 07:47:46 +00:00
hyatt%netscape.com ad3a9298d1 Phase 1 of XP menu landing. Patching XUL files. 1999-07-31 02:56:36 +00:00
hangas%netscape.com 881f4b1d8b Get address book to work with Necko. 1999-07-29 04:54:50 +00:00
mscott%netscape.com 01ab699db6 Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko. 1999-07-29 00:42:25 +00:00
davidm%netscape.com 4725ebb3e6 remove reference to navigator.css 1999-07-27 23:38:29 +00:00
sspitzer%netscape.com 9ce5fc5dd5 wrap pref calls with try / catch. 1999-07-27 21:29:06 +00:00
waterson%netscape.com 91a8ac09e7 Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
hangas%netscape.com bacba6b157 Added taskbar to all mailnews windows, fixed xul files that began to fail after recent C++ checkins, and misc small UI enhancements. Hook? = arielb 1999-07-27 02:57:36 +00:00
putterman%netscape.com 00daf62d09 Fix icon alignment. Approved by cyeh. 1999-07-26 21:15:55 +00:00
chuang%netscape.com 683db40509 rename function for consistency 1999-07-26 07:33:16 +00:00
chuang%netscape.com 4f5ecccc0a Add "Edit new feature attributes" support 1999-07-24 19:06:08 +00:00
hangas%netscape.com ee474fa908 Added taskbar to address book, turned on abilty to go to front most mail 3pane or ab from Tasks menu. Added Page Setup to messenger compose. Hook? = jj 1999-07-23 02:14:33 +00:00
chuang%netscape.com 9dcee4f2d2 Fix Remove new feature attribute 1999-07-22 21:34:41 +00:00
hangas%netscape.com 194144aa4a Added generateDisplayName preference. 1999-07-22 04:49:54 +00:00
chuang%netscape.com 24860f5c06 Address book new feature attributes support and fix bug 10087 1999-07-22 04:12:25 +00:00
gagan%netscape.com 14c1cb2c49 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
hangas%netscape.com 2f33835264 Using page setup menu item from globalOverlay.xul 1999-07-21 07:37:19 +00:00
hangas%netscape.com f829b8fdc6 Converted to ENTITY 1999-07-21 07:34:35 +00:00
hangas%netscape.com dc05efac52 Changed to use onkeyup= until we can use onchange= 1999-07-20 08:43:15 +00:00
chuang%netscape.com c2d7d883c9 Multiple address book support and new address book 1999-07-19 22:52:23 +00:00
hangas%netscape.com 0cb63afd29 Added two new files for Candice. 1999-07-19 22:49:03 +00:00
hangas%netscape.com 2bb0fe9f6f Glued in code to new globalOverlay.xul and tasksOverlay.xul and dialogOverlay.xul 1999-07-19 21:43:27 +00:00
chuang%netscape.com 50f1cc639d multiple address book support, not in build yet 1999-07-19 06:36:15 +00:00
hangas%netscape.com a50c6ea1de Added features to address book card view pane, edit card, new card, and result pane 1999-07-17 20:02:46 +00:00
chuang%netscape.com 0150b75d5d New files, not in build 1999-07-16 22:35:52 +00:00
hangas%netscape.com 9483b86125 Update to code that creates the display name as the first and last names are entered in the edit card dialog 1999-07-15 02:27:53 +00:00
sfraser%netscape.com d1564d94fd Remove extra semicolon 1999-07-14 22:20:30 +00:00
hangas%netscape.com 870158739c 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 76c878f713 don't get the prefs on every call. do it once, for performance. 1999-07-14 15:39:35 +00:00
sspitzer%netscape.com 7086053646 generate display name after every key press, like 4.5 1999-07-14 15:34:55 +00:00
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