ducarroz%netscape.com
76e9246da0
Remove old autocomplete IDL files
2000-04-21 00:28:53 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
chuang%netscape.com
b5ab8c0cc3
Address Book drag and drop file, not in build yet.
2000-04-18 20:42:05 +00:00
chuang%netscape.com
fcd3a5de8b
Bug11366 [FEATURE] Print Address Book Card, r=rhp+hangas
2000-04-18 20:27:28 +00:00
chuang%netscape.com
8c2dbf59fc
Bug 32286, 32287, 32292, mailing list backend feature, r=putterman
2000-04-18 06:26:53 +00:00
rhp%netscape.com
32d8d79f6a
Fix for crash on vCard Add button - Bug #34780
2000-04-17 04:16:06 +00:00
mstoltz%netscape.com
6a76f09450
Made prefapi.h private and removed all #includes of it outside of libpref. r=norris
2000-04-15 03:43:09 +00:00
cmanske%netscape.com
fb4c86c453
Fixed 20938: added 'Blank Page to Edit' to 'New' submenus in all primary module windows. a=german
2000-04-15 03:08:43 +00:00
ducarroz%netscape.com
32b3ac7287
Rename Addressbook classes nsIAutoCompleteSession & nsIAutoCompleteListener to avoid any conflict with the new autocomplete widget during it's landing. R=mscott.
2000-04-12 06:12:41 +00:00
ducarroz%netscape.com
519fef052d
First Checked In.
2000-04-12 04:57:48 +00:00
hyatt%netscape.com
857df0c253
Cuddling mailnews. XOXOXOXOX
2000-04-12 00:26:01 +00:00
hangas%netscape.com
82f9b1214c
Fixed 16330 and 16428, adding web page fields to AB cards. r=scottip
2000-04-04 23:55:54 +00:00
cls%seawood.org
fdd09457b4
Fix for EXTRA_DSO_LIBS in rules.mk
...
OS/2 Makefile.in changes (Patch 4a). Bug #34106
2000-04-04 07:37:50 +00:00
cls%seawood.org
f6740baa20
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
chuang%netscape.com
c751529bbd
bug 32285 - [FEATURE]Add mailing list backend to address book, r=putterman
2000-04-01 17:34:39 +00:00
rhp%netscape.com
92a435ed66
Finalizing the addbook: calls for printing - r: chuang
2000-03-31 02:21:53 +00:00
warren%netscape.com
727f312b32
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
2000-03-29 03:58:50 +00:00
bienvenu%netscape.com
3444cfa790
get downloading of imap attachments working, r=alecf 32767
2000-03-29 00:58:21 +00:00
sspitzer%netscape.com
8badc05d83
move all the verify account stuff into a central place, and call
...
it when opening messenger, message compose and addressbook. bug #33558
fix some debugging printfs. add some new files to the build for the new subscribe dialog.
(not turned on yet.) general cleanup.
2000-03-28 07:26:41 +00:00
rhp%netscape.com
d135f67bc7
Fix for Solaris 5.6 bustage
2000-03-27 08:45:31 +00:00
sspitzer%netscape.com
200b78e08a
Checking in project changes for addbook: support
2000-03-27 08:19:58 +00:00
rhp%netscape.com
7c449b431e
Adding addbook: URL support
2000-03-27 08:18:10 +00:00
rhp%netscape.com
1a155a6a55
Updating code that is NOT PART OF THE BUILD!
2000-03-27 07:37:42 +00:00
rhp%netscape.com
85ab85aa1c
Just updating this file - NOT PART OF THE BUILD
2000-03-27 07:32:08 +00:00
rhp%netscape.com
4db4081902
Adding new files to tree - NOT PART OF THE BUILD
2000-03-27 07:02:07 +00:00
scc%netscape.com
ed10d41857
small changes to clients of string converting APIs
2000-03-26 13:56:23 +00:00
alecf%netscape.com
4e4dc345d8
fix html:label for= tags so that they match their respective IDs ( #24872 )
...
fix incredibly trivial r=me
2000-03-24 08:55:41 +00:00
sspitzer%netscape.com
f80657cb54
get import of 4.x addressbooks to work. and an alert if addressbook
...
import fails. clean up code. r=bienvenu
2000-03-24 04:07:46 +00:00
sspitzer%netscape.com
55eef7c79e
more changes for 4.x addressbook migration. r=bienvenu.
...
some hackery required since we hard code the pab to be abook.mab.
also, the api's need to be able to create a new directory that already has exists and has prefs.
2000-03-23 04:36:03 +00:00
ben%netscape.com
cf42a9139a
switch from titledbutton on toolbar to button
2000-03-23 04:21:55 +00:00
sspitzer%netscape.com
e96efc2dbd
added files: mozilla/mailnews/addrbook/public/nsIAbUpgrader.idl
2000-03-22 22:49:26 +00:00
sspitzer%netscape.com
c2c60cba11
only move aside the 4.x pab if we don't have the ab upgrader.
2000-03-22 21:59:40 +00:00
sspitzer%netscape.com
d6f1c4cd50
hook up to the addressbook migration code. r=bienvenu
2000-03-22 21:39:57 +00:00
mccabe%netscape.com
a1a082d9b2
Add [noscript] to a number of non-scriptable attributes in [scriptable] interfaces. (They're not scriptable, because they refer to native types.) This is in preparation for a new compile-time check in xpidl to require the [noscript] annotation for attributes, as it is required for methods.
...
Preparatory to fix to 11454.
r=jband
2000-03-17 23:47:48 +00:00
hangas%netscape.com
49c8da4a8e
Fix for 32015 (adding sort direction indicators to address book column headers) submitted by Becki Sanford <becki@talkware.net>, modified by me, r=mscott
2000-03-16 23:12:50 +00:00
chuang%netscape.com
6706b9e1ba
bug 27642 Javascript error when opening empty address book
2000-03-16 23:02:49 +00:00
hyatt%netscape.com
336a29752a
Converting tabs.
2000-03-14 11:40:59 +00:00
ben%netscape.com
9edc1b6866
pref panel appearance tweaks, r=hyatt
2000-03-14 11:31:54 +00:00
bienvenu%netscape.com
94234d0729
add nsIAbUpgrader.idl
2000-03-11 19:42:37 +00:00
bienvenu%netscape.com
3a9cda9f72
add PROGID and CID for ab upgraders, 10837
2000-03-11 19:41:18 +00:00
tbogard%aol.net
0766d0b302
Get the contentViewer from the docShell APIs instead of the webShell ones.
2000-03-11 00:26:20 +00:00
bienvenu%netscape.com
03a52b6290
more work on ab import, NOT PART OF BUILD
2000-03-08 04:30:45 +00:00
bienvenu%netscape.com
137833a7ba
add ab upgrader interface, NOT PART OF BUILD
2000-03-07 20:57:03 +00:00
hangas%netscape.com
d1f6b630a1
Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil
2000-03-07 00:22:55 +00:00
hangas%netscape.com
d310c8fbcf
Fix 29383 (Calling address picker twice causes hang) r=mscott, a=phil
2000-02-29 21:53:02 +00:00
blizzard%redhat.com
a6d97b2321
fix spelling of hander to handler. bug #29407 . r=sspitzer
2000-02-27 20:51:11 +00:00
sspitzer%netscape.com
7cb570ad1b
fix for #28911 , r=alecf, a=jar. avoid loading in unnecessary dlls at startup.
2000-02-26 03:52:06 +00:00
hangas%netscape.com
854cdcac87
Fix 28144 Make XP Toolkit widgets look more professional. r=german/scottip a=phil
2000-02-26 01:21:51 +00:00
ducarroz%netscape.com
8e9f767934
Fix for PDT+ 28314. Change default value for AB card property "Send Plain Text" to true. R=hangas, A=phil.
2000-02-22 22:37:03 +00:00
hangas%netscape.com
49fde4e061
First phase of fix for 28144. This checkin is to make our chrome widgets look more professional. They now look much more like the spec. This changed the look for titledbutton, tab, input, checkbox, radio button, and select widgets. Some other widgets had minor changes to colors, paddings, and margins. r=german, a=phil.
2000-02-19 02:44:24 +00:00