Commit Graph

1277 Commits

Author SHA1 Message Date
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
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
hyatt%netscape.com
b66c3c67f2 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
alecf%netscape.com
43186aac9e statically link against mork for now 1999-06-22 23:19:09 +00:00
alecf%netscape.com
6dd8e3da22 remove -lmork 1999-06-22 23:08:24 +00:00
hangas%netscape.com
50662197a2 Removed unused selectaddress.html 1999-06-22 21:34:52 +00:00
ducarroz%netscape.com
a9eae46de1 temporary remove MakeMdbFactory to fix build bustage 1999-06-21 21:44:44 +00:00
chuang%netscape.com
103ad2789c Fix crash on address book New Card. 1999-06-21 20:56:10 +00:00
sspitzer%netscape.com
d1b8548b1e fix warnings. these classes have virtual functions but non-virtual destructors 1999-06-21 01:59:44 +00:00
sspitzer%netscape.com
fd2b71c697 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
06de240b36 Updated code to match the changes in the address book back-end. 1999-06-16 03:32:26 +00:00
hangas%netscape.com
2627e95029 Added box around card view pane as an example to demonstrate a bug 1999-06-16 03:31:49 +00:00
hangas%netscape.com
8699f97df1 Updated mac projects to reflect Candice' changes to windows/unix. 1999-06-16 00:47:36 +00:00
hangas%netscape.com
f031fb76f6 Commented out Mac breakage 1999-06-16 00:46:12 +00:00
sspitzer%netscape.com
8e1f5787ca fix build bustage for chuang 1999-06-16 00:13:25 +00:00
chuang%netscape.com
038cc7ce69 Add address book database code and other fixes 1999-06-16 00:04:49 +00:00
putterman%netscape.com
41143724ac use chrome url for PrefsWindow.js 1999-06-15 23:54:32 +00:00
chuang%netscape.com
12b350c7e4 First time check in 1999-06-15 23:52:52 +00:00
chuang%netscape.com
f02bf8ed39 First check in 1999-06-15 23:50:33 +00:00
hangas%netscape.com
906f37b4d2 Added empty treecell's so that we don't assert. 1999-06-15 23:45:01 +00:00
hangas%netscape.com
516497060c Added xul fragment includes for extra tab in edit card. 1999-06-15 23:44:12 +00:00
hangas%netscape.com
d652cf4be1 Removed hack to work around bug 7803. 1999-06-15 01:57:49 +00:00
hangas%netscape.com
20d37033b2 Removed parameter from onchange= in address book window and select address dialog. 1999-06-15 00:30:56 +00:00
sspitzer%netscape.com
c81a80e628 add NPL. 1999-06-14 21:23:01 +00:00
hangas%netscape.com
a5c42c07b5 Made buttons localizable 1999-06-12 03:34:02 +00:00
hangas%netscape.com
9dc015d3ae Glued in the address bucket in the address picker dialog 1999-06-12 03:32:56 +00:00
hangas%netscape.com
9c1a286692 Big additions to the selectaddress.xul functionality. 1999-06-11 22:34:17 +00:00
sspitzer%netscape.com
7f254be25a remove the "." from these menu items. they are working now. 1999-06-11 00:42:38 +00:00
mscott%netscape.com
14b921cb3a 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
4fa117ed08 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
1548757c5c Added code to clear the card view when changing address books. 1999-06-08 22:50:43 +00:00
hangas%netscape.com
d065301ea8 Cleaned up row selection styles. 1999-06-08 22:50:01 +00:00
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