locka%iol.ie
ff164450dd
Replaced references to webshell with docshell equivalents
2000-05-12 20:41:19 +00:00
chuang%netscape.com
8c03eca95a
Edit Mailing list backend and fix for mailing list add, delete problem
2000-05-11 21:16:52 +00:00
chuang%netscape.com
dc75e17568
more Edit mail list dialog front end
2000-05-11 21:09:52 +00:00
sspitzer%netscape.com
8dfab7a3bd
remove old address book skins
2000-05-11 03:46:55 +00:00
sspitzer%netscape.com
f0337b95af
no longer building skins here. now under mozilla/themes/modern
2000-05-11 03:29:11 +00:00
putterman%netscape.com
d5bde37a29
add tooltips. fixes 31807.
2000-05-11 02:52:07 +00:00
slamm%netscape.com
a8ef73250d
Sidebar style optimizations.
2000-05-11 00:08:34 +00:00
suresh%netscape.com
f8cbf7e84c
Adding id to treerow in template.
2000-05-10 23:45:48 +00:00
suresh%netscape.com
651fff8f57
Adding settimeout to selectfirstaddressbook.
2000-05-10 23:44:58 +00:00
alecf%netscape.com
3fae642d7d
remove dependancies on mail util headers to fix HP build
2000-05-10 22:47:58 +00:00
hangas%netscape.com
3ba6e69101
Fixed files to import the correct css files. communicator.css for addressbook (19561), and messenger.css for messagecompose (19558).
2000-05-09 23:15:12 +00:00
suresh%netscape.com
7defd6b009
fix for 30035. r=sspitzer
2000-05-09 20:44:49 +00:00
rhp%netscape.com
860f587fa3
Checking in new method of ab card additions - r: chuang
2000-05-09 19:16:11 +00:00
chuang%netscape.com
a2aa8e9874
New files, not part of build.
2000-05-09 06:30:49 +00:00
putterman%netscape.com
d73cfff06e
Fix for 38592. Don't show twisties if there are no children.
2000-05-09 05:27:30 +00:00
rjc%netscape.com
f9e4f90e64
Part of fix for bug # 36037: drag&drop change.
2000-05-08 23:43:01 +00:00
putterman%netscape.com
7bb177f6c8
tooltips and making button icons show up again.
2000-05-08 14:48:51 +00:00
hangas%netscape.com
12c9455e12
Converting files to use xul widgets (19558)
2000-05-07 07:33:28 +00:00
slamm%netscape.com
1d9cc7ef2c
Add id to view menu so the Sidebar menu option appears. Also remove an old sidebar call from the splitter.
2000-05-05 22:14:03 +00:00
chuang%netscape.com
4b7f4b5aba
More mailing list dialog stuff, r=putterman
2000-05-05 03:10:10 +00:00
chuang%netscape.com
263846dadf
New files, not part of build yet.
2000-05-04 23:23:07 +00:00
chuang%netscape.com
3125e604d8
New files for mailing list dialog, not part of build.
2000-05-04 00:35:59 +00:00
chuang%netscape.com
6451bae10f
Bug33783 Import for Address book to be done by Import Utility, r=putterman
2000-05-03 23:37:49 +00:00
rhp%netscape.com
042718c2bc
JUST ADDING FILES TO THE TREE - NOT PART OF THE BUILD
2000-05-02 06:03:54 +00:00
ducarroz%netscape.com
df70aa0e76
Replace harcoded string by a define. R=putterman, chung
2000-04-30 21:45:19 +00:00
ducarroz%netscape.com
92673a754c
Fix a crasher in openMDB because we were returning a wrong error code. R=chuang
2000-04-30 21:45:08 +00:00
ben%netscape.com
dfbb04f8e8
skinnability fixes for addrbook, mailcompose, messenger, mailnews prefpanels
2000-04-30 02:49:07 +00:00
putterman%netscape.com
712e08312a
r=mscott. Fixes 37296. can now add a new card to the preselected ab.
2000-04-26 21:33:44 +00:00
chuang%netscape.com
116115955e
bug 32297 D&D from Address Book to the Compose window, r=putterman
2000-04-26 14:21:53 +00:00
chuang%netscape.com
5eeccfabda
Add record key for address book sync
2000-04-26 13:46:00 +00:00
suresh%netscape.com
d71f0c6a1b
fix for 33131. r=putterman
2000-04-26 04:09:07 +00:00
mjudge%netscape.com
6622635cab
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
ben%netscape.com
82b4585995
PrefWindow IV landing
2000-04-25 03:09:02 +00:00
scc%netscape.com
e9e31a47c5
making string conversions explicit
2000-04-23 22:25:52 +00:00
cls%seawood.org
33edc21c9c
General cleanup of the shared library rules.
...
Quick fix for bug #36844 .
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk. Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
alecf%netscape.com
711a852a87
switch to nsString::IsSpace to avoid dependancies on xp_core.h
2000-04-23 17:32:22 +00:00
hangas%netscape.com
0b19f1f465
More progress on 19561 (converting AB to xul widgets)
2000-04-22 08:14:59 +00:00
hangas%netscape.com
6cbb067972
Progress towards 19561 (making AB skinnable), fix to 36428 & 36268 bugs with html widgets not drawing in Card Edit dialog.
2000-04-22 07:04:15 +00:00
ducarroz%netscape.com
9a5d1552df
Fix for bug 16354. Land new autocomplete for mailnews
2000-04-22 03:30:45 +00:00
ducarroz%netscape.com
eeae5106a3
Need to be able to parse AB directories without to have to open the AddressBook first. Needed by autocomplete search engine. R=candice
2000-04-22 03:29:44 +00:00
ducarroz%netscape.com
327c92d375
Fix for bug 16354. Landing of the new autocomplete in mailnews
2000-04-22 03:29:36 +00:00
ducarroz%netscape.com
2f83501a10
Fix for bug 16354. Landing of the new autocomplete in mailnews. R=mscott
2000-04-22 03:29:35 +00:00
ducarroz%netscape.com
0d6f7d9357
Fix for bug 16354. Landing of the new autocomplete in mailnews, R=mscott
2000-04-22 03:28:46 +00:00
ducarroz%netscape.com
afd6b3cff8
Fix for bug 16354. Change component prog id name to be more generic
2000-04-22 03:28:45 +00:00
nhotta%netscape.com
52c54d05da
Changed to use ToNewUTF8String instead of ToNewCString in order to avoid data loss of non latin1 data,
...
contributed by m_kato@ga2.so-net.ne.jp , r=chuang,nhotta.
2000-04-21 21:35:21 +00:00
ben%netscape.com
b4534e4fd1
stylesheet load correction
2000-04-21 10:22:47 +00:00
ducarroz%netscape.com
cbd4d58252
Remove old autocomplete IDL files
2000-04-21 00:28:53 +00:00
danm%netscape.com
622d6fe83b
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
chuang%netscape.com
7120daeaec
Address Book drag and drop file, not in build yet.
2000-04-18 20:42:05 +00:00
chuang%netscape.com
5fee9025e8
Bug11366 [FEATURE] Print Address Book Card, r=rhp+hangas
2000-04-18 20:27:28 +00:00
chuang%netscape.com
df37395775
Bug 32286, 32287, 32292, mailing list backend feature, r=putterman
2000-04-18 06:26:53 +00:00
rhp%netscape.com
60f9dccefd
Fix for crash on vCard Add button - Bug #34780
2000-04-17 04:16:06 +00:00
mstoltz%netscape.com
a4b2043dcb
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
b2792ef321
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
48395f98a3
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
f8bc4c436f
First Checked In.
2000-04-12 04:57:48 +00:00
hyatt%netscape.com
ca5fbbd73d
Cuddling mailnews. XOXOXOXOX
2000-04-12 00:26:01 +00:00
hangas%netscape.com
83667e9e8f
Fixed 16330 and 16428, adding web page fields to AB cards. r=scottip
2000-04-04 23:55:54 +00:00
cls%seawood.org
372343f97f
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
57978e5c23
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
3b4bb656ae
bug 32285 - [FEATURE]Add mailing list backend to address book, r=putterman
2000-04-01 17:34:39 +00:00
rhp%netscape.com
46b5d1e7d4
Finalizing the addbook: calls for printing - r: chuang
2000-03-31 02:21:53 +00:00
warren%netscape.com
d60b12b153
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
90210ce245
get downloading of imap attachments working, r=alecf 32767
2000-03-29 00:58:21 +00:00
sspitzer%netscape.com
8f8d5ebc5e
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
94523c4948
Fix for Solaris 5.6 bustage
2000-03-27 08:45:31 +00:00
sspitzer%netscape.com
9985845264
Checking in project changes for addbook: support
2000-03-27 08:19:58 +00:00
rhp%netscape.com
8e529ac72a
Adding addbook: URL support
2000-03-27 08:18:10 +00:00
rhp%netscape.com
11547dbadd
Updating code that is NOT PART OF THE BUILD!
2000-03-27 07:37:42 +00:00
rhp%netscape.com
858e48b75c
Just updating this file - NOT PART OF THE BUILD
2000-03-27 07:32:08 +00:00
rhp%netscape.com
e776747d06
Adding new files to tree - NOT PART OF THE BUILD
2000-03-27 07:02:07 +00:00
scc%netscape.com
edf25c7995
small changes to clients of string converting APIs
2000-03-26 13:56:23 +00:00
alecf%netscape.com
ea90f30ce1
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
36dfea9de1
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
3debaa75a5
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
d297d98ef7
switch from titledbutton on toolbar to button
2000-03-23 04:21:55 +00:00
sspitzer%netscape.com
f176bdf253
added files: mozilla/mailnews/addrbook/public/nsIAbUpgrader.idl
2000-03-22 22:49:26 +00:00
sspitzer%netscape.com
68c25757f7
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
dc59f1654f
hook up to the addressbook migration code. r=bienvenu
2000-03-22 21:39:57 +00:00
mccabe%netscape.com
7cef346a78
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
d4b99fa048
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
bd10e116b4
bug 27642 Javascript error when opening empty address book
2000-03-16 23:02:49 +00:00
hyatt%netscape.com
bf5953f289
Converting tabs.
2000-03-14 11:40:59 +00:00
ben%netscape.com
b1d5b6cdb2
pref panel appearance tweaks, r=hyatt
2000-03-14 11:31:54 +00:00
bienvenu%netscape.com
ae42afefa5
add nsIAbUpgrader.idl
2000-03-11 19:42:37 +00:00
bienvenu%netscape.com
99c25cd4aa
add PROGID and CID for ab upgraders, 10837
2000-03-11 19:41:18 +00:00
tbogard%aol.net
53b6e571ee
Get the contentViewer from the docShell APIs instead of the webShell ones.
2000-03-11 00:26:20 +00:00
bienvenu%netscape.com
7ff066ebef
more work on ab import, NOT PART OF BUILD
2000-03-08 04:30:45 +00:00
bienvenu%netscape.com
550d22cc81
add ab upgrader interface, NOT PART OF BUILD
2000-03-07 20:57:03 +00:00
hangas%netscape.com
b109077b5a
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
e0b6e2946a
Fix 29383 (Calling address picker twice causes hang) r=mscott, a=phil
2000-02-29 21:53:02 +00:00
blizzard%redhat.com
8bbac10e64
fix spelling of hander to handler. bug #29407 . r=sspitzer
2000-02-27 20:51:11 +00:00
sspitzer%netscape.com
83498d2ac6
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
2d7bd9402d
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
28192889ce
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
a04e211cbe
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
amusil%netscape.com
bbdd6f35d1
Added ability to register OnOK handlers. r=hangas
2000-02-15 23:11:21 +00:00
hangas%netscape.com
a0cffea37b
Fix 27451, removal of "HTML Domains..." menu item from address book. r=scottip.
2000-02-15 22:08:40 +00:00
andreww%netscape.com
c3a582657f
adding id to menupop under file>new for commercial overlay to target. bugsplat bug#369022 r=amusil
2000-02-15 21:24:39 +00:00
mscott%netscape.com
6afc36153c
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
2000-02-15 06:49:24 +00:00