Commit Graph

227 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