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

1176 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 9484b33cb8 More const string love. Bug 200389, patch by ataylor@its.to (Andrew Taylor),
r=jst, sr=alecf
2003-04-12 03:23:33 +00:00
cavin%netscape.com b4c1c81ff5 Fix for 201588. Set dirType in CreateDirectoryByURI() and prefName in DIR_AddNewAddressBook(). r=shliang, sr=sspitzer. 2003-04-12 01:26:36 +00:00
cavin%netscape.com 0975e3734b Removing unused code, no bug, no reviewer. 2003-04-09 22:16:13 +00:00
seawood%netscape.com 80e1b303cc Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
seawood%netscape.com 4957953e70 Obsoleting xp_str.h:
* Move XP_IS_ macros into nsCRT.h & rename them to NS_IS_
* Make local XP_IS_ macros use the nsCRT ones
* Remove NOT_NULL defines
Bug #199920 r=alecf sr=bryner
2003-04-01 19:38:12 +00:00
cavin%netscape.com df1255d833 Fix for 96877. Decrement list total by one after a member card is deleted. r/sr=sspitzer, a=dbaron. 2003-03-27 21:25:41 +00:00
varga%netscape.com a8670013de Landing bookmarks branch. Everything except mozilla/xpfe
Bug 196756 - Meta bug for major architectural changes in bookmarks code
r=jag, sr=bryner
2003-03-25 04:44:31 +00:00
timeless%mozdev.org 697618b07d Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
cbiesinger%web.de 11751a9678 194773 patch by piersc@cogs.susx.ac.uk r=dean_tessman@hotmail.com sr=sspitzer Correctly match spec (address book card dialog) 2003-03-23 21:09:42 +00:00
sspitzer%netscape.com 1a75eef0fd landing neil's fix for bug #193416
mailnews start page gets cleared when I open the pref window
regression caused by bandaid for bug #90337
r=jan, sr=jag.
2003-03-23 17:31:42 +00:00
sspitzer%netscape.com 2b271d30fc fix for bug #187230
"People I know filters" don't work with "Additional Email" address in address book.

fix for bug #198303
Deleted cards still show up for junk mail whitelisting, people I know views.

lost of code cleanup.

r=cavin, sr=bienvenu
2003-03-22 15:43:30 +00:00
cbiesinger%web.de 6e538049ff 194773 patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=dmose Add accesskeys to address book card dialog 2003-03-22 13:17:11 +00:00
cbiesinger%web.de ea7612b718 194780 patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=dmoseAdd accesskeys to Print Preview Card/Address Book 2003-03-21 19:47:14 +00:00
cavin%netscape.com 1fd1b38e99 Fix for 197773. Prompt users for deleting mailing lists from the results pane. r/sr=sspitzer. 2003-03-19 21:32:48 +00:00
cavin%netscape.com d24c63b500 Fix for 124007. Create NS-rdf#DirTreeNameSort data source to sort addrbooks. r/sr=sspitzer. 2003-03-18 20:03:11 +00:00
sspitzer%netscape.com 3bfe78b5fd fix for bug #196777
[mailviews] case insensitivity in the "People I Know" view.
[junk] case insensitivity in the junk mail white listing
r=cavin, sr=bienvenu
2003-03-18 18:39:34 +00:00
sspitzer%netscape.com 1b797f7233 fix for bug #197972.
fix assertions when trying to generate collation keys for cards without display names
in addition, we'd bail out before creating the secondary sort key.
r=cavin, sr=bienvenu.
2003-03-18 18:33:33 +00:00
timeless%mozdev.org a2b62b16f2 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=sspitzer 2003-03-17 04:59:12 +00:00
cavin%netscape.com f9c8130ef3 Fix for 70396. Use the directory description in prefs if it exists for the addrbook names. Copy 4.x .na2 files to 7.x directory during migration. r=ccarlen, sr=sspitzer. 2003-03-16 02:22:09 +00:00
dougt%netscape.com 0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
cls%seawood.org e66b271753 Disable outlook addrbook support for mingw builds since w32api lacks those routines.
Bug #134113 r=bzbarsky sr=sspitzer
2003-03-12 20:06:59 +00:00
cavin%netscape.com 140cbad84e Fix for 196222. Set directory pref name in CreateDirectoryByURI() and enable Properties cmd for all addrbooks. r/sr=sspitzer. 2003-03-10 23:43:11 +00:00
cls%seawood.org d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
cavin%netscape.com e6bd6d0b4b Fix for bug 183087. Disallow certain types of cards to be members of a list and/or be editable. r=ducarroz, sr=sspitzer. 2003-03-06 23:58:13 +00:00
cavin%netscape.com 10c8ce1d71 Fix for 196240. Remove File|Rename Address Book menu item. r/sr=bienvenu. 2003-03-06 23:19:27 +00:00
sspitzer%netscape.com ac3a86f99f supplimental fix for bug #17230.
we're using the "Rename Address Book" dialog as the "local addressbook properties"
dialog, so let's make that the title.

(it is what you open when you do "Properties" on a local ab)

instead of alerting, allow the user to open it for the PAB or CAB, but
disable the text field.

r=cavin
2003-03-06 03:12:35 +00:00
cavin%netscape.com 9ce3e07c03 Fix for 17230. Added code to allow addrooks to be renamed. r/sr=sspitzer. 2003-03-06 01:45:43 +00:00
sspitzer%netscape.com cd2842bb7b remove unused code. 2003-03-05 21:24:28 +00:00
cavin%netscape.com 398e9c238a Fix for 124059. Made creating and modifying addrbooks work the right way. r=shliang, sr=sspitzer. 2003-03-05 02:49:18 +00:00
shliang%netscape.com 1eff4344d5 134273 - fix mistakes from previous checkin. r/sr=sspitzer 2003-03-05 01:25:22 +00:00
shliang%netscape.com 8dd1001df8 128503 - fix mail and ab quicksearch field behavior. r=cavin,sr=sspitzer 2003-03-05 01:24:03 +00:00
sspitzer%netscape.com 2c13a386c3 fix for half (the easy half) of bug #191798.
[mailviews|junkmail whitelisting] should be case insensitive when matching address book entries.

the hard half is much harder, given how the addressbook is implemented
and will require more thought.

r/sr=bienvenu
2003-03-04 01:47:23 +00:00
suresh%netscape.com 7c29ce1251 194460 - Add new card dialog doesn't pre-fill with Screen Name. 2003-02-28 21:52:27 +00:00
shliang%netscape.com dc3eb8ed8a 128503 - quicksearch behavior in mail and ab not consistent. r=cavin, sr=sspitzer. 2003-02-28 03:58:46 +00:00
shliang%netscape.com 262cd58812 135877 - convert ab dirtree to use xul tree builder, fix dnd feedback, also 130310, 132362. r/sr=sspitzer 2003-02-28 03:55:49 +00:00
shliang%netscape.com 5a4090f057 78734 - rearrange menuitems. r/sr=sspitzer. 2003-02-28 03:48:36 +00:00
shliang%netscape.com 51f4e6b5c1 128645 - adding card to mailing list in same ab doesn't update, 53216, 44710 - cards added to mailing list lose display name. r=cavin, sr=sspitzer. 2003-02-28 03:42:32 +00:00
shliang%netscape.com 635166216d 134273 - ui issues with focused buttons in select addresses dialog. r=cavin, sr=sspiter 2003-02-28 00:23:46 +00:00
cbiesinger%web.de 0d0baa4796 fix windows mailnews bustage 2003-02-25 21:36:33 +00:00
cbiesinger%web.de 9405eda256 190020 r=timeless sr=alecf GetResource should take AUTF8String 2003-02-25 19:02:00 +00:00
neil%parkwaycc.co.uk 2c76da39ca Bug 132108 Remove temporary patch for bug 26528 r=ducarroz sr=sspitzer 2003-02-24 10:28:06 +00:00
varga%netscape.com 165a71d7b3 Fix for bug 192365. Remove extraneous seltype="multiple" attributes of <tree>s in xul.
r=varga, sr=jag, patch by Daniel Crisman <bugzilla@w.d6.org>
2003-02-22 11:48:19 +00:00
shliang%netscape.com 7fc8c4e4dd 142148 fix sort widget in sidebar addressbook. r=cavin, sr=sspitzer, a=asa 2003-02-13 23:08:10 +00:00
sspitzer%netscape.com b81a4fcc0b supplimental fix for #192074. removing mozilla/mailnews/absync from the tree.
r/sr=bienvenu, this bug has a=asa
2003-02-12 19:32:18 +00:00
sspitzer%netscape.com 86e46e851f fix for bug #122282.
files with .ldif/.txt/.tab extension are not listed when corresponding file types are specified.
thanks to pkw@us.ibm.com for the fix.  r/sr=sspitzer, a=asa
2003-02-11 07:54:25 +00:00
sspitzer%netscape.com 8b583ddca9 supplimental whitespace fixes for bug #124080, which was approved by asa.
thanks to cavin for catching my tab foo.
2003-01-31 23:04:58 +00:00
sspitzer%netscape.com 76b519462e fix for bug #124080.
show secure LDAP server icon for addressbook dir pane.
r/sr=bienvenu, a=asa
2003-01-30 07:24:14 +00:00
sspitzer%netscape.com c124beb22d "fix" for regression bug #190153.
clicking in addressing widget (in reply or edit mailing list dialog)
duplicates the first address.

regression caused by the band-aid for #90337.

thanks to neil for this patch.

r/sr=sspitzer,a=blizzard
2003-01-24 04:04:40 +00:00
darin%netscape.com 685a7af468 modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
dbaron%dbaron.org f1dd4019c1 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 21:33:27 +00:00