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

264 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com deb38085f2 fix for #77617. if you crash after creating an account (either through import, autosubscribe,
or auto wizard) and we haven't saved prefs yet, you'll lose the account.
abstract how we "save" account changes, and then "save" after creation.
fix by cavin@netscape.com.  r/sr=sspitzer@netscape.com
2001-05-03 01:07:45 +00:00
sspitzer%netscape.com 7215218c17 #77616. fix for some (of the many) asserts when importing mail. the assert is because the import
happens on a separate thread.  sr=bienvenu
2001-05-03 00:48:20 +00:00
chuang%netscape.com 294828c3f2 Bug70532 Import Settings and "Leave Messages on Server" is not selected, r=ducarroz, sr=mscott 2001-05-02 23:41:47 +00:00
chuang%netscape.com 89c25d9b5c Bug71037 Localizability issue in AB import : hardcoded string, r=varada, sr=sspitzer 2001-04-29 21:09:41 +00:00
cls%seawood.org 25c6dc1c7e Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
valeski%netscape.com 9e8d80d70f mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +00:00
sfraser%netscape.com 5e35cbdbc0 Backing out valeski 2001-04-27 05:53:22 +00:00
valeski%netscape.com def10e77f9 mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332 2001-04-27 04:16:22 +00:00
sspitzer%netscape.com 2fc117aa62 #57125 importing from eudora or outlook can crash.
#59084 can't copy imported mail messages because they have bad message envelopes.
fixed by cavin@netscape.com, r=sspitzer, sr=bienvenu
2001-04-26 05:48:38 +00:00
timeless%mac.com ee959d2767 fix Bugzilla Bug 75853 CR and LF are naked ifdefs
r=dveditz, sr=scc
2001-04-18 05:59:43 +00:00
hwaara%chello.se d08c78b365 Implement date&time support in reply-headers, like:
"On <date & time>, <author> wrote:"
For now, this is optional (set mailnews.reply_header_type to '2' in prefs.js), we will default to only show "<author> wrote:", as usual.  This is due to some l10n issues which are part of bug 75377. The date&time format is hard-coded to be en-US if set, again, bug 75377.
bug 23615. r=disttsc@bart.nl, sr=sspitzer@netscape.com

Fix a bunch of leaks (15 of them) in addressbook, addressbook-sync and import-mail code. None of the callers to GetUserProfileDirectory() deallocated their nsFileSpec.
bug 75332. r=chuang@netscape.com, sr=bienvenu@netscape.com
2001-04-16 20:40:07 +00:00
ducarroz%netscape.com ad2a0abe60 Fix for bug 28348 and bug 52329. Add a progress dialog while sending or saving a message. Also stop hidding the msg compose window during send. I have also did a big cleanup of message compose backend which remove couple of leaks. R=varada, SR=sspitzer 2001-04-13 04:38:01 +00:00
chuang%netscape.com 48fd2778c0 Bug 69480 Address Book re-factoring landing 2001-04-12 17:35:30 +00:00
shaver%mozilla.org e2dc3d6d88 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
pavlov%netscape.com 09d01c38c7 more build bustage 2001-04-10 08:19:17 +00:00
pavlov%netscape.com d24033ff8d fixing build bustage 2001-04-10 08:10:51 +00:00
darin%netscape.com 41efbc6217 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
blakeross%telocity.com 6573419a09 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
dprice%netscape.com 3e31ab9946 65845 - new order files 2001-04-05 06:02:32 +00:00
rickg%netscape.com c1ce80ae83 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
scc%mozilla.org c355507eda landing string branch; see bug #73786 2001-04-02 19:40:52 +00:00
hwaara%chello.se 1e171d1437 Kill the last remaining js warning in this file. bug 60632. r=mao, sr=jst 2001-04-01 11:05:51 +00:00
disttsc%bart.nl 6e48266508 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
timeless%mac.com c112b6521e fix Bugzilla Bug 65428 language="javascript" should be type="application/x-javascript" mailnews
r=fabian, a=ben
2001-03-23 23:44:31 +00:00
blakeross%telocity.com eaa6754a0a Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
mscott%netscape.com 5f8e59593c Land the Mailnews Performance Branch.
Includes front end re-write to use the outliner widget for the thread pane.

Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.

enjoy =).
2001-03-17 01:59:34 +00:00
dprice%netscape.com 1b42d68e45 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
shaver%mozilla.org 89c833fb49 67699: all your nsIClassInfo is belong to us
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
  builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
  testing
2001-03-12 20:43:02 +00:00
ccarlen%netscape.com 3972e66a0f Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:15:22 +00:00
disttsc%bart.nl fd60bf8052 Fix Solaris bustage. r=scc 2001-03-08 19:57:20 +00:00
scc%mozilla.org 136cdec2c2 fix solaris bustage 2001-03-08 18:32:28 +00:00
disttsc%bart.nl aebc676048 Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
chuang%netscape.com 6a23cc992c Bug65870 "Notes" data field does not display after migrating, r=ducarroz, sr=mscott 2001-03-06 21:04:55 +00:00
varada%netscape.com d737456ead fix for bug#49378;UI:feedback after saving draft;r=ducarroz;sr=mscott 2001-03-05 21:45:05 +00:00
disttsc%bart.nl 043186b34e Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
dprice%netscape.com 5184a7104b # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
blakeross%telocity.com a24ffe4299 Using xul <stringbundle/> in mailnews instead of including strres.js everywhere (56680). Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu 2001-02-23 00:28:34 +00:00
disttsc%bart.nl 744785129a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
disttsc%bart.nl 7e876d6871 "javascript strict warnings in importDialog.js". bug=60632, author=Mark Olson <maolson@earthlink.net>, r=tonyr, r=chuang, sr=sspitzer 2001-02-14 01:28:54 +00:00
dprice%netscape.com fc5a7ddbf1 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
chuang%netscape.com fc911fac0b Bug42038 UI: AB - "Card for" dialog wording. "Prefers to receive rich text (HTML) mail", r=sspitzer, sr=mscott 2001-01-25 20:19:38 +00:00
mkaply%us.ibm.com b354238762 #65732
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
blakeross%telocity.com a1f6839caa Fix 60633: JS strict warnings in fieldMapImport.js. patch by Mark Olson. r=timeless sr=mscott 2001-01-16 20:32:38 +00:00
m_kato%ga2.so-net.ne.jp e6bf2568f3 bug 58109
r=nhotta sr=bienvenu, mscott

o misstake charset convertion
o fix memory leak
2001-01-08 12:27:37 +00:00
bryner%uiuc.edu 433f20e3da Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
sspitzer%netscape.com d04b934feb fix for #56074. thanks to andrew taylor (andrew.taylor@cal.montage.ca) for the fix.
r=sspitzer,sr=bienvenu
2000-12-21 23:34:22 +00:00
jdunn%netscape.com 76eaf94a55 fix unresolved symbol for nsUInt32Array by linking in libmsgbaseutil.
Also combine NSPR_LIBS & XPCOM_LIBS to just use MOZ_COMPONENT_LIBS

r= cls@seawood.org
# 62884
2000-12-15 12:58:07 +00:00
bryner%uiuc.edu db51fc636e Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
m_kato%ga2.so-net.ne.jp 0f70ac75b0 bug 61100 and bug 58897
import mailbox for I18N support.
r=nhotta sr=mscott
2000-12-14 17:25:25 +00:00
alecf%netscape.com 3fb16d0836 fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail
r=sspitzer
sr=mscott
iho=warren
2000-12-06 22:24:41 +00:00
sspitzer%netscape.com 335e924024 fix for #61845. remove all NS_DEFINE_IID and replaces the consts with NS_GET_IID macros.
thanks to rods@netscape.com for the patch.  also, some other NS_DEFINE_IID/CID cleanup.
sr=bienvenu.
2000-12-05 04:30:55 +00:00
naving%netscape.com adfa61db06 59063 59064, r=sspitzer, sr=bienvenu. arguments changed 2000-11-29 01:14:44 +00:00
disttsc%bart.nl a7c2c1dbeb titledbutton -> button. bug=57751, r=mscott, a=ben 2000-11-25 01:19:03 +00:00
cls%seawood.org 8bd122b3d5 Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
bienvenu%netscape.com 587ed9f545 fix for 50663, memory leak in ab directory handling, sr=me, checking in for jarrod.k.gray 2000-11-15 21:46:16 +00:00
sspitzer%netscape.com 705e78a461 fix for #58337 r=tonyr, sr=alecf
make sure we remove the temporary identity we create during
eudora and outlook import.
2000-11-02 01:02:38 +00:00
warren%netscape.com 4189314fdb Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 4e1ac5ce9d Removed extra 0 arg 2000-10-27 23:21:30 +00:00
warren%netscape.com 6e35f97e31 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
tonyr%fbdesigns.com 8b9ff9562e Fix for bug 54091, r=sspitzer, sr=alecf 2000-10-21 04:19:20 +00:00
ben%netscape.com 9701ac135c Fix for rtm++ bug 52086, non functional mail import wizard.
r=sspitzer, a=alecf, scc@mozilla.org
2000-10-14 03:58:31 +00:00
chuang%netscape.com 3270b1787a bug50584 Lists in Personal Address Book not migrating as lists, r=bienvenu+putterman, sr=alecf 2000-10-10 21:38:26 +00:00
warren%netscape.com 075350b1c8 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
jst%netscape.com 87fb181ba8 Fixing nsbeta3+ bug 48161. Fixing getAttribute() on a XUL element to conform to the DOM Level 2 spec. This requires some changes in XUL files where various attributes incorrectly have a 'rdf:' prefix. r=waterson@netscape.com & scottip@netscape.com 2000-09-14 05:36:52 +00:00
rayw%netscape.com 6cc70ebd6c Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
ben%netscape.com 4003da45b9 46613, more classic skin fixes. Mail import dialog polish 2000-09-07 05:33:42 +00:00
scc%mozilla.org 88d1d5ad8a fixing code that relied on implicit string construction 2000-09-02 21:55:23 +00:00
vidur%netscape.com 4a41eee18d Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
tonyr%fbdesigns.com a7859214f0 Switch to nsIFilePicker, b=34051,39036 r=alecf 2000-09-01 01:15:40 +00:00
sfraser%netscape.com 140ddade7e Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags. 2000-09-01 00:48:04 +00:00
chuang%netscape.com ec534e0dd9 bug 45870 Migrating profile 4.7 to 6.0, not all entries were imported, r=putterman 2000-08-30 21:41:16 +00:00
ccarlen%netscape.com 466ce01ab9 Converted nsIFileLocator to nsIDirectoryService. r=alecf 2000-08-21 23:43:48 +00:00
scc%mozilla.org 0b3d40b866 fixing code that relied on implicit string construction 2000-08-20 07:04:19 +00:00
scc%mozilla.org a74bc9539d fixing code that relied on implicit string construction 2000-08-20 06:59:07 +00:00
tonyr%fbdesigns.com 56938c2bf9 Fix for bustage, added msgUtil.lib projects to link. 2000-07-12 04:43:55 +00:00
tonyr%fbdesigns.com 38849fc7b4 Fix up strings for localisation. r=alecf, b=36483,39004 2000-07-12 03:58:17 +00:00
tonyr%fbdesigns.com db84044a35 fix for importing mutlibyte charset messages. r=rhp, b=33291 2000-07-12 03:57:10 +00:00
dougt%netscape.com e1274cde0a I IDL-ifying the nsProxyObjectManager.
I have updated all users that I found
grepping the source tree.

r=valeski@netscape.com
a=waterson@netscape.com
b=43131

Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
bryner%uiuc.edu fecb9d4833 Patching more (hopefully all) trees to work with the new tree widget (bug
30511).  r=hyatt.
2000-06-23 21:44:48 +00:00
amasri%netscape.com 93e980b67b Adding localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:30:45 +00:00
amasri%netscape.com fd7910aea2 Adding Localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:20:42 +00:00
amasri%netscape.com e9b7e7b331 Adding localization notes per Bugzilla #39775 beta2+
r=rchen@netscape.com
2000-06-20 02:16:05 +00:00
hyatt%netscape.com 62a9741810 30511 2000-06-19 23:39:43 +00:00
bryner%uiuc.edu 481fea3cd4 Updating trees for new tree widget. bug 30511. r=hyatt. 2000-06-19 23:03:40 +00:00
rbs%maths.uq.edu.au 29f1b6960b Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
tonyr%fbdesigns.com 592b7000c3 Fixed import of html messages. b=3157, r=rhp, a=putterman 2000-06-10 16:35:13 +00:00
chuang%netscape.com 865466897e Bug 16422 Import mail list in ldif file, 38844 import ldif file displays
single non-ascii chars as two single chars.  r=putterman
2000-06-08 01:52:50 +00:00
warren%netscape.com 958ed96edd Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
hyatt%netscape.com 59afedb5c1 fixing string errors 2000-05-16 08:54:20 +00:00
hyatt%netscape.com c490c7bb53 Fix bustage. 2000-05-16 08:43:56 +00:00
scc%netscape.com 742d5b5e8e fixing bustage 2000-05-16 08:30:36 +00:00
scc%netscape.com cf40d4b1cf string fixes 2000-05-15 00:00:32 +00:00
danm%netscape.com e6b9efbec5 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
scc%netscape.com d11c66a210 string backsliding. r=mjudge 2000-05-12 07:53:02 +00:00
sspitzer%netscape.com 65935c9341 these skin files have moved 2000-05-11 04:07:48 +00:00
alecf%netscape.com 1ff680cb13 scriptify key methods of nsIMsgSend so that QA can do more whitebox testing 2000-05-10 07:30:45 +00:00
alecf%netscape.com d32ddf2d98 update import stuff to match new api 2000-05-10 06:45:01 +00:00
alecf%netscape.com fedb69d61d add second parameter to nsISmtpService::FindServer for the datasource 2000-05-10 06:44:06 +00:00
rjc%netscape.com f9e4f90e64 Part of fix for bug # 36037: drag&drop change. 2000-05-08 23:43:01 +00:00
tonyr%fbdesigns.com 0e6fa56891 Updated the import tools to new xul tags 2000-05-06 18:38:41 +00:00