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

266 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 9667b85f0d 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 93b3a91d4c 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 ccbe31b5a4 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 61b428b8b4 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 7d4adc0f19 updates per bug 161765; r=oeschger 2003-05-12 23:33:37 +00:00
sspitzer%netscape.com bf67d76fab 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 4ca245577f 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 8fc8225e87 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 7821f89ab7 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 b6381bec7d 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 d7249b2d91 Add const to PLDHashTableOps static; fix warning and else-after-return. 2003-04-20 03:36:53 +00:00
scott%scott-macgregor.org 1724aedfdc 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 8893b1e6fd 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 0ac32d7188 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 0978e17a8a bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard 2003-04-17 18:43:57 +00:00
robinf%netscape.com bd776538c9 updates to supported devices and software; r=oeschger, per bug 161765 2003-04-02 23:33:57 +00:00
cavin%netscape.com 25d79fa8fb 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 e14255d111 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 4c33e10027 updates per bug 161765; r=oeschger 2003-03-22 00:54:22 +00:00
cavin%netscape.com 408ab4c30f 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 e0daec7cc3 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 ea56b0dbbb 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 f4a2681d1f 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 760e87d221 fixing bustage 2003-03-15 06:41:38 +00:00
bryner%netscape.com 431abb462a attempting to fix mac bustage 2003-03-15 05:30:48 +00:00
dougt%netscape.com e5f095e96f fixing bustage 2003-03-15 04:43:21 +00:00
dougt%netscape.com be629223b6 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 d4d9520f0b 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 954f9d6662 attempting to fix tinderbox bustage 2003-03-05 07:39:12 +00:00
robinf%netscape.com 5e85228712 updating palm readme per bug 161765, r=oeschger 2003-03-05 00:53:34 +00:00
cavin%netscape.com 36ddb38d48 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
cavin%netscape.com eb1129c6bd Set conduit title field and created BrandName.rc for the product brand name. r=ssu, sr=sspitzer. 2003-02-28 23:39:51 +00:00
shliang%netscape.com c54e77633a 183994 - filter/search dialog ui nits, 169938 - clean up filter list statusbar, 186217 - filter not saved after action error, 195313 - menulists in filter/search dialogs dynamically change width. r/sr=sspitzer 2003-02-28 00:21:31 +00:00
sspitzer%netscape.com 4fbe71dec9 moving the palm readme, for robinf. r=ssu 2003-02-27 22:19:56 +00:00
kairo%kairo.at 11348f5311 bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
sspitzer%netscape.com 5924f32db9 fix for message view UI nits in bug #183331.
to match the spec.  see http://www.mozilla.org/mailnews/specs/views/#MsgViews
r/sr=bienvenu
2003-02-26 02:05:16 +00:00
cbiesinger%web.de d2f5857c82 well, the first fix was actually the better one 2003-02-25 23:35:10 +00:00
cbiesinger%web.de 4ee4b56ba8 better bustage fix 2003-02-25 23:31:54 +00:00
cbiesinger%web.de 9007e89909 fix palmsync bustage 2003-02-25 23:24:32 +00:00
cbiesinger%web.de 3615dd1816 fix palmsync bustage 2003-02-25 21:43:05 +00:00
cbiesinger%web.de 26fd1afa1f 190020 r=timeless sr=alecf GetResource should take AUTF8String 2003-02-25 19:02:00 +00:00
neil%parkwaycc.co.uk cb8e852c5b Bug 183312 Label text change not reflected in Views dropdown until next session r/sr=sspitzer 2003-02-25 13:38:31 +00:00
neil%parkwaycc.co.uk 023c9d76ef Bug 183331 Message Views feature: UI Nits r/sr=sspitzer a=asa 2003-02-13 13:27:50 +00:00
sspitzer%netscape.com 77c5c7cba3 fix for bug #189489. hook up help buttons for junk mail controls dialog and message view dialogs.
r/sr=bienvenu, a=asa
2003-01-31 22:48:31 +00:00
sspitzer%netscape.com 0030f74295 fix for bug #191188
mail views list dialog should be modal to the 3 pane.
r/sr=bienvenu, a=asa
2003-01-30 06:48:04 +00:00
sspitzer%netscape.com c04b1bc77f fix for bug #189890
we need to clone the search terms for a view before modifying them for quick search
otherwise we'll be modifying the view.
r=cavin, a=asa
2003-01-29 06:03:57 +00:00
cavin%netscape.com 2c442fcd22 Fix for bugs 183574, 188444, 189123, 189140 and 189995. Deleting addrbooks on either or both sides of palm and mozilla now works. Empty addrbooks are now synced. Added logging facility to mozilla conduit dll. r/sr=sspitzer. 2003-01-22 00:26:37 +00:00
seawood%netscape.com be3f75278e Take advantage of VPATH using automatic variables.
Fixing 'make install' bustage.
2003-01-17 11:36:58 +00:00
cavin%netscape.com 934784527d Fix for bug 188905. Copy zip code from mozilla record to palm record. Thanks to tom.lostaunau@sun.com for the patch. r/sr=sspitzer. 2003-01-14 02:29:27 +00:00
dbaron%dbaron.org 99f34f283f Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:05:52 +00:00