Commit Graph

50 Commits

Author SHA1 Message Date
mscott%netscape.com
94c6e3aa67 Bug #18591 --> turn on the address book collector for email addresses in the message pane. I needed
a collector method that would take a unicode string.
r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@60822 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:49:24 +00:00
chuang%netscape.com
8679e8199c Bug 22986 Address book sort is extremely slow, r=nhotta+bienvenu
git-svn-id: svn://10.0.0.236/trunk@60511 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:17:23 +00:00
alecf%netscape.com
fb78bb1946 fix autocomplete so that it completes against the currently selected identity, rather than the 'current' identity (which was bogus anyway)
r=ducarroz


git-svn-id: svn://10.0.0.236/trunk@59465 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:54:32 +00:00
chuang%netscape.com
984403400f Bug 25354 Address Book back end needs to support some extra columns, r=hangas
git-svn-id: svn://10.0.0.236/trunk@59349 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 02:46:50 +00:00
chuang%netscape.com
3498c226a2 Fix bug20235 AB Formatting checkbox not remembered, r=habgas
git-svn-id: svn://10.0.0.236/trunk@57415 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:06:39 +00:00
alecf%netscape.com
2d679461dc clean up the addressbook IDL
- use interCaps
- don't use out parameters when they're not needed
- fix JS to match (C++ signatures have not changed)
patch contributed by the always generous Sammy Ford <fuzed@swbell.net>
Thanks!
r=alecf


git-svn-id: svn://10.0.0.236/trunk@55271 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 03:11:36 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
ducarroz%netscape.com
50dce313f8 Fix problem with autocomplete, bug 14281
git-svn-id: svn://10.0.0.236/trunk@48721 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 01:37:43 +00:00
chuang%netscape.com
482b3e07e3 Fix Bug 12882 International sort doesn't work for Address Book
git-svn-id: svn://10.0.0.236/trunk@47725 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 03:49:47 +00:00
briano%netscape.com
badf372aac General cleanup.
git-svn-id: svn://10.0.0.236/trunk@47425 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 22:49:58 +00:00
chuang%netscape.com
1cab9bd0db handle double byte strings
git-svn-id: svn://10.0.0.236/trunk@47408 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 21:55:54 +00:00
mscott%netscape.com
bd6f5c7109 simplify interface by removing nsString requirement from several methods
git-svn-id: svn://10.0.0.236/trunk@44863 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 20:53:34 +00:00
chuang%netscape.com
6704028642 Add Directory Uri to datasource
git-svn-id: svn://10.0.0.236/trunk@44643 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 05:05:43 +00:00
chuang%netscape.com
249620efcd fic build bustage
git-svn-id: svn://10.0.0.236/trunk@44630 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 03:26:37 +00:00
chuang%netscape.com
6244e26944 Add address book ui to datasource
git-svn-id: svn://10.0.0.236/trunk@44626 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 03:03:25 +00:00
chuang%netscape.com
06187f2091 Import address book
git-svn-id: svn://10.0.0.236/trunk@44516 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:19:37 +00:00
bienvenu%netscape.com
9016d38421 add idl file for ab history, not part of build yet
git-svn-id: svn://10.0.0.236/trunk@43837 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 19:08:19 +00:00
bienvenu%netscape.com
164441d9c0 add directory param to getcardforemailaddress
git-svn-id: svn://10.0.0.236/trunk@43650 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 19:55:39 +00:00
bienvenu%netscape.com
4f2f26e2e0 add nsIAbAddressCollecter.idl to windows and unix makefiles
git-svn-id: svn://10.0.0.236/trunk@43471 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 05:33:09 +00:00
bienvenu%netscape.com
eda3aa536d add method to get card given e-mail address
git-svn-id: svn://10.0.0.236/trunk@43462 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 04:07:55 +00:00
bienvenu%netscape.com
d4ca7a7287 address collecter, not part of build
git-svn-id: svn://10.0.0.236/trunk@43236 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-12 14:37:26 +00:00
mccabe%netscape.com
1999447bdb 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.


git-svn-id: svn://10.0.0.236/trunk@42960 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 12:18:01 +00:00
chuang%netscape.com
2e65afe54f fix Bug 11399 and add remove address book backend
git-svn-id: svn://10.0.0.236/trunk@42776 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 19:09:32 +00:00
sspitzer%netscape.com
3ea4f35abb changes for printing from addressbook
git-svn-id: svn://10.0.0.236/trunk@42416 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 07:42:20 +00:00
chuang%netscape.com
0d1907bdae fix bug11198 Crash creating, deleting or editing a card in Abook, when Abook is opened the 2nd time in one messenger session
git-svn-id: svn://10.0.0.236/trunk@42262 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 04:27:57 +00:00
mscott%netscape.com
e842ae2afa Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko.
git-svn-id: svn://10.0.0.236/trunk@41503 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-29 00:42:25 +00:00
waterson%netscape.com
e1ae913ee8 Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism.
git-svn-id: svn://10.0.0.236/trunk@41296 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 17:20:28 +00:00
chuang%netscape.com
150deddf9b rename function for consistency
git-svn-id: svn://10.0.0.236/trunk@41120 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-26 07:33:16 +00:00
chuang%netscape.com
9e00c35297 Add "Edit new feature attributes" support
git-svn-id: svn://10.0.0.236/trunk@40993 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 19:06:08 +00:00
chuang%netscape.com
f5271f0cb1 Address book new feature attributes support and fix bug 10087
git-svn-id: svn://10.0.0.236/trunk@40597 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 04:12:25 +00:00
chuang%netscape.com
dcffb9602f Multiple address book support and new address book
git-svn-id: svn://10.0.0.236/trunk@40181 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 22:52:23 +00:00
sspitzer%netscape.com
ab224c5112 changes to enable crude autocomplete
git-svn-id: svn://10.0.0.236/trunk@39148 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-13 19:08:27 +00:00
sspitzer%netscape.com
99a10209c1 changes to get simple addressbook autocompletion working. not part of the build yet.
git-svn-id: svn://10.0.0.236/trunk@38915 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 19:00:31 +00:00
mscott%netscape.com
895495c36e 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.


git-svn-id: svn://10.0.0.236/trunk@38910 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 17:55:19 +00:00
chuang%netscape.com
62f1b431cb Address Book Add, Remove and Edit card landing, approved by chofmann
git-svn-id: svn://10.0.0.236/trunk@38711 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 19:06:40 +00:00
chuang%netscape.com
af7c8df819 new file, not in build
git-svn-id: svn://10.0.0.236/trunk@38496 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:04:38 +00:00
chuang%netscape.com
6110c55ac5 Add New Card function and remove hardcoded datd from address book
git-svn-id: svn://10.0.0.236/trunk@37855 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 20:04:04 +00:00
chuang%netscape.com
257f637793 New file, not in the build
git-svn-id: svn://10.0.0.236/trunk@37290 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 00:09:24 +00:00
sspitzer%netscape.com
f3fe6c6d13 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}]


git-svn-id: svn://10.0.0.236/trunk@35727 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 20:14:31 +00:00
sspitzer%netscape.com
de3211f6d6 fix build bustage for chuang
git-svn-id: svn://10.0.0.236/trunk@35558 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 00:13:25 +00:00
chuang%netscape.com
a3de261c42 Add address book database code and other fixes
git-svn-id: svn://10.0.0.236/trunk@35556 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 00:04:49 +00:00
chuang%netscape.com
604c92205e First check in
git-svn-id: svn://10.0.0.236/trunk@35546 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 23:50:33 +00:00
sspitzer%netscape.com
11556f50d2 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.)
git-svn-id: svn://10.0.0.236/trunk@34163 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-08 02:22:10 +00:00
sspitzer%netscape.com
6250b1f442 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.)


git-svn-id: svn://10.0.0.236/trunk@34160 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-08 02:17:24 +00:00
mscott%netscape.com
170ca8965c 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.


git-svn-id: svn://10.0.0.236/trunk@33980 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-07 06:52:45 +00:00
chuang%netscape.com
90d511edd2 Hook up directory preferences
git-svn-id: svn://10.0.0.236/trunk@33596 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-03 21:41:27 +00:00
ducarroz%netscape.com
ba1bdda025 Don't export header files that are generated by the XPIDL compiler. Part of mailnews Mac XPIDL landing.
git-svn-id: svn://10.0.0.236/trunk@33363 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-02 00:07:21 +00:00
sspitzer%netscape.com
1758696eb6 checkin to (hopefully) get the build working. thanks to alecf / scottip
git-svn-id: svn://10.0.0.236/trunk@31996 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 00:59:39 +00:00
ducarroz%netscape.com
d1d71a09d2 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@31986 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 00:11:30 +00:00
chuang%netscape.com
879e713b52 First check in. Address Book Data Source w/ hardcoded data.
git-svn-id: svn://10.0.0.236/trunk@31915 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-17 20:16:22 +00:00