Граф коммитов

435 Коммитов

Автор SHA1 Сообщение Дата
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