Commit Graph

285 Commits

Author SHA1 Message Date
bienvenu%nventure.com
74241f4276 fix mdn problems when current user is same as requester, and with mdn responses to messages stored for offline use, r/sr=mscott 218732 218132 2003-09-11 01:53:25 +00:00
bryner%brianryner.com
5cd0bcdb7a Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:56:05 +00:00
cls%seawood.org
1b51ba858c Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
kairo%kairo.at
5cbc82d1b5 bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa 2003-08-11 11:31:24 +00:00
brendan%mozilla.org
b7cdb7debb Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron). 2003-08-05 20:09:21 +00:00
cls%seawood.org
064d382e0c Fix VPATH build problem with cygwin make 3.80:
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
bzbarsky%mit.edu
b0d068ccde Bump skinVersion up to 1.5, since older skins are likely to get broken by the
change to no longer support single-':' pseudo-elements.  Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
jaggernaut%netscape.com
83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
scott%scott-macgregor.org
6906e3ab3a Bug #210984 --> let extensions extend entries in the account manager. This allows extensions like PGP/mime to directly add panels
to the account manager.

r/sr=sspitzer
2003-07-14 00:02:09 +00:00
jaggernaut%netscape.com
2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
kaie%netscape.com
eca5c05eea Fixing bustage from previous checkin. 2003-07-11 20:20:14 +00:00
kaie%netscape.com
903de8295b b=205702 S/Mime messages should use larger encrypted strings to increase strength of security
r=ddrinan sr=brendan
2003-07-11 19:27:27 +00:00
timeless%mozdev.org
6ebcae8784 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=sspitzer
2003-07-02 14:30:36 +00:00
cbiesinger%web.de
8106f8f4f4 201769 r=neil sr=dmose patch by bugzilla@christian.schmidt.name
Security panel is confusing - order of controls should be changed
2003-06-24 20:51:38 +00:00
alecf%flett.org
2751c6b097 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com
bde9a95afd Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:29:40 +00:00
seawood%netscape.com
b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
kairo%kairo.at
0b93c73eee bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
sspitzer%netscape.com
13da6b1dd4 fix for bug #206339
add PR_LOGGING for the bayesian filter.
people will have problems, and this will help dev and QA track them down.
it's *really* verbose, but that can be addressed later.
r/sr=bienvenu, a=sspitzer for 1.4 final
2003-05-23 07:34:19 +00:00
sspitzer%netscape.com
d19d84c6e7 fix for regression bug #206504
Views dropdown menu quickly loses focus/highlight.
thanks to bryner for debugging the problem.
r/sr=bryner, a=sspitzer
2003-05-21 22:59:38 +00:00
scott%scott-macgregor.org
eb5faba111 Part of Bug #179533 --> remove obsolete CID file (has no effect on the current build) since this file has
been moved to ..\src.
2003-05-18 19:25:59 +00:00
ssu%netscape.com
3cd78f7202 checking fix for rajiv for bug 177514 - 'mozMapi' should be 'MozillaMapi'. r=naving, sr=sspitzer, a=sspitzer 2003-05-17 19:05:42 +00:00
shliang%netscape.com
fa7043c160 bug 205054 - need descriptive text dialog to come up for user's first junk mail action. r/sr/a=sspitzer 2003-05-16 01:10:33 +00:00
robinf%netscape.com
2c439ed1ce updates per bug 161765; r=oeschger 2003-05-12 23:33:37 +00:00
sspitzer%netscape.com
0e038caab6 fix for bug #189490.
remember the current mail view, across sessions.
(we already remember it when switching folders).
r/sr=bienvenu a=sspitzer
2003-05-08 14:05:57 +00:00
sspitzer%netscape.com
51d79ff6d2 even though they live in mailnews/extensions
mdn, mailviews and bayesian aren't optional.
no bug, no reviewer.  just adding a comment.
2003-05-02 01:21:16 +00:00
sspitzer%netscape.com
f7bbce7579 fix for some mail view issues
bug #189543 [Mailviews: View dropdown menu items should be in View:Messages Menu]
bug #187990 [dropdown out of sync if view set in View|Messages]
bug #190187 [mail view list, remove cancel button (doesn't work).  instead, prompt on delete, like filters]

r/sr=bienvenu, a=sspitzer
2003-04-30 07:37:16 +00:00
ssu%netscape.com
245584a2d9 fixing bug 195136 - Palm Sync readme file needs to be packaged and installed with mail.xpi. r=sgehani, sr=dmose, a=asa 2003-04-23 23:39:11 +00:00
scott%scott-macgregor.org
8b5be13a9d Bug #179533 --> add the option to make a static build of mailnews which is disabled by default.
r/sr=sspiter
2003-04-20 20:56:21 +00:00
brendan%mozilla.org
bdeb25acd4 Add const to PLDHashTableOps static; fix warning and else-after-return. 2003-04-20 03:36:53 +00:00
scott%scott-macgregor.org
7bf4126720 Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
This will make aggregating mail dlls easier.
r/sr=sspitzer
2003-04-19 05:29:35 +00:00
seawood%netscape.com
f7bf89f618 Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
scott%scott-macgregor.org
e26b186cf9 Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
This will make aggregating mail dlls easier.
r/sr=sspitzer
2003-04-18 06:12:46 +00:00
kairo%kairo.at
b6009f1e51 bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard 2003-04-17 18:43:57 +00:00
robinf%netscape.com
11ad7740c2 updates to supported devices and software; r=oeschger, per bug 161765 2003-04-02 23:33:57 +00:00
cavin%netscape.com
156811fb0d Fix for 199186. Only compare first 15 chars for the addrbook names in GetABInterface(). r/sr=sspitzer. 2003-03-26 00:27:52 +00:00
cavin%netscape.com
ff1e7b0dcc Fix for 192994. Put back memeset() call to fix MS COM not returning the right status code for nsSynchronizeAB(). r/sr=sspitzer. 2003-03-26 00:25:14 +00:00
robinf%netscape.com
d578e591a8 updates per bug 161765; r=oeschger 2003-03-22 00:54:22 +00:00
cavin%netscape.com
ffa7725b75 Fix for 192994. Use the Palm category index, instead of
category id, as the key to link/tie moz addrbooks and Palm categories together. Also Added code to avoid removing of unsynced addrbooks. r/sr=sspitzer.
2003-03-21 00:16:26 +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
sspitzer%netscape.com
adce3a35d1 fix for bug #194238
the junk mail controls won't detect a message as junk until you mark a message as good.

the algorithm in "A Plan For Spam" assumes that you have a large good
corpus and a large junk corpus.

that won't be the case with users who first use the junk mail feature
so, we do certain things to encourage them to train.

r/sr=bienvenu
2003-03-16 07:09:41 +00:00
dbaron%dbaron.org
4aa4ac846f Add MODULE_NAME line to fix build bustage (from rules.mk checkin by seawood). 2003-03-16 00:24:15 +00:00
dougt%netscape.com
e06cabecf2 fixing bustage 2003-03-15 06:41:38 +00:00
bryner%netscape.com
1d7a118270 attempting to fix mac bustage 2003-03-15 05:30:48 +00:00
dougt%netscape.com
9040408519 fixing bustage 2003-03-15 04:43:21 +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
cavin%netscape.com
27584aa717 Fix for 189968. Modified code to use addrbook xpcom interface methods, instead of addrbook internal functions and variables. r/sr=sspiter. 2003-03-05 21:40:29 +00:00
bryner%netscape.com
3c1dc80ee4 attempting to fix tinderbox bustage 2003-03-05 07:39:12 +00:00
robinf%netscape.com
62752a1b15 updating palm readme per bug 161765, r=oeschger 2003-03-05 00:53:34 +00:00
cavin%netscape.com
7541ec415d Fix for 190233. Added code to split (from palm -> moz) and join (from moz -> palm) address lines. Also added code to replace CRLFs with spaces for all fields (except
notes). r/sr=sspitzer.
2003-03-01 02:08:56 +00:00