cavin%netscape.com
d932521e03
Fix for #119441 . Added code to prefix lines starting with "From " with ">" in the msg body. r=ducarroz, sr=sspitzer.
2002-02-01 02:36:58 +00:00
alecf%netscape.com
5483b6f627
one more part of fix for bug 107575, including the much coveted whitespace
...
remove aIgnoreCase parameter from all nsString and nsCString consumers
sr=jag, r=shaver
2002-02-01 01:53:09 +00:00
cavin%netscape.com
229e0f5868
Fix for bug 113421. Closed the msg db after a folder is imported so that the db can be re-generated when the imported folder is re-opened. r=naving, sr=bienvenu.
2002-01-31 01:28:27 +00:00
sfraser%netscape.com
d133d4956f
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
sspitzer%netscape.com
087b9288a7
fix for #119675 , implement LDIF export. r=dmose, sr=bienvenu
...
also fix a bug in the LDIF import code #116973 .
2002-01-15 02:26:47 +00:00
cathleen%netscape.com
92d4fbf218
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
nhotta%netscape.com
35fdaf8fd9
Set output behavior for unicode encoder to prevent the convesion to be aborted,
...
bug 118618, r=naving, sr=sspitzer.
2002-01-10 01:36:59 +00:00
sspitzer%netscape.com
af12714099
fix for #115701 . fix import text. text reviewed by robinf, rs=bienvenu
2002-01-05 07:57:29 +00:00
srilatha%netscape.com
ab1db95e68
checking in for rdayal.
...
Bug # 115307, second patch. r = ducarroz, sr=bienvenu.
Adding a new notification method in nsIMsgSendListener when the compose window is closed
without clicking on Send.
2002-01-03 21:56:36 +00:00
timeless%mac.com
61a97fd94a
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
sspitzer%netscape.com
d08d4d3f97
landing the AB_OUTLINER_BRANCH.
...
fix for #73868 , and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.
r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com
e44e7d9ec8
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
ccarlen%netscape.com
95ce5e2693
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:25:50 +00:00
ccarlen%netscape.com
f810f656cc
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:10:45 +00:00
ccarlen%netscape.com
afffbda535
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:02:40 +00:00
sspitzer%netscape.com
a4cf6d5f30
fix for #113517 , no import progress. r/sr=bienvenu
2001-12-06 05:58:08 +00:00
nhotta%netscape.com
16a527d0a8
For search, cache default charset to the class. For eudora, changed to get a pref directly,
...
bug 110127, r=naving, sr=bienvenu.
2001-12-01 17:36:35 +00:00
naving%netscape.com
d92bce83df
fixing whitespace !
2001-11-28 02:01:00 +00:00
naving%netscape.com
c8ec16032a
112266 r=ducarroz sr=bienvenu. free mimeGetStringById after use (fwd inline)
...
112287 r=ducarroz sr=bienvenu. fix leaking mime url by using nsCOMPtr (fwd inline)
2001-11-28 01:33:44 +00:00
bzbarsky%mit.edu
edfb3b268f
Use <> for system headers, not "". This should help prevent Sun WSU2
...
compiler bustage. Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
nhotta%netscape.com
a1e7be4688
Changed to use char* for charset instead of nsString& for i18n functions, bug 108932, r=ducarroz,sr=sspitzer.
2001-11-15 02:00:32 +00:00
bzbarsky%mit.edu
de3689d153
Fix bustage -- add unicharutil to REQUIRES
2001-11-14 02:46:58 +00:00
bzbarsky%mit.edu
f2ee8260a0
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
...
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
dbaron%fas.harvard.edu
8cd8d91750
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
blakeross%telocity.com
71e1ffab70
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:06:54 +00:00
jaggernaut%netscape.com
9bcc72064d
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-02 06:39:49 +00:00
alecf%netscape.com
7fb5803eb5
fix - why doesn't outlook build on my machine?
2001-11-02 01:03:07 +00:00
jaggernaut%netscape.com
2546ff75ba
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-01 09:09:57 +00:00
colin%theblakes.com
e676aee393
This comment really goes with the last checkin whose comment I fat-fingered.
...
Add an initialiser to ImportCharSet::m_Ascii so that it becomes a strong
symbol and therefore visible to the OpenVMS linker.
b=90666 r/sr=sspitzer
2001-10-29 21:14:11 +00:00
colin%theblakes.com
100a1b792a
ImportCharSet::m_AsciiImportCharSet.cpp
2001-10-29 20:07:56 +00:00
jaggernaut%netscape.com
f02611e9eb
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-29 09:27:57 +00:00
alecf%netscape.com
8b0ceb8c3c
final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon
2001-10-26 03:18:09 +00:00
hewitt%netscape.com
7e10018204
102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
2001-10-21 03:59:20 +00:00
dbaron%fas.harvard.edu
a22072c008
Bug 69873: remove nsAutoCString. r=jag rs=scc
2001-10-12 02:57:59 +00:00
jaggernaut%netscape.com
ca6197295f
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
gerv%gerv.net
4e12e44b2f
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
f8f3e80dd6
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
alecf%netscape.com
19e1c9490b
Update mailnews REQUIRES and MODULEs for bug 98371, r=cls
2001-09-12 20:30:32 +00:00
alecf%netscape.com
b096718382
add REQUIRES support to mailnews b=98371 r=cls
2001-09-10 20:42:53 +00:00
jaggernaut%netscape.com
5b93c1d9fc
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2001-09-07 14:23:21 +00:00
hewitt%netscape.com
75956cc8f6
97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa
2001-08-31 22:20:37 +00:00
ducarroz%netscape.com
48097be031
Fix for bug 95124. Add/update interfaces to pass a send listener and a smtp password when opening a compose window. R=bienvenu, SR=mscott
2001-08-15 22:40:14 +00:00
sspitzer%netscape.com
dd47fcc7b6
fix for #93588 . when importing from outlook express, we had home and work
...
web pages reversed. r=hwaara, sr=bienvenu
2001-08-15 04:54:34 +00:00
cls%seawood.org
a3c1dd1b09
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
cavin%netscape.com
c33416d4df
Bug 64119: Use platform's charset if the msgs to be imported don't specify one. r=sspitzer, sr=mscott.
2001-08-07 18:07:42 +00:00
dmose%netscape.com
eb07f987fc
Land LDAP/MAPI addrbook changes (bug 78933). Patch by paul.sandoz@ireland.sun.com, martin.maher@ireland.sun.com, john.marmion@ireland.sun.com et al. r=chuang@netscape.com,dmose@netscape.com; sr=mscott@netscape.com
2001-08-04 19:31:13 +00:00
jaggernaut%netscape.com
e91f8a147e
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
naving%netscape.com
472546ee63
41720 r=bivenvenu sr=sspitzer. Make the filters work on rename and warn and
...
disable the filter on delete of a folder. Also added msgWindow to some
pop mail retrieval and filter routines.
2001-07-25 04:21:01 +00:00
beard%netscape.com
ea8299e3ca
fix Mac OS X case sensitivity build bustage.
2001-07-25 03:17:15 +00:00
jaggernaut%netscape.com
cb0faab070
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
mitesh%netscape.com
c08757addc
Bug 83585 - Changes for new feature to import comm 4.x ab
...
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com
2001-07-19 01:01:21 +00:00
dbaron%fas.harvard.edu
aa4fec2b67
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
chuang%netscape.com
aaf419adb2
Bug 80446 Importing Outlook Contacts doesn't import email addresses,
...
r=Cyrille.Moureaux@Sun.com , sr=mscott
2001-07-09 21:11:44 +00:00
timeless%mac.com
1fdeed80f7
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
mitesh%netscape.com
a0e961564c
bug 83585 - strings used for importing comm4.x addrbooks
...
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com
2001-07-05 23:39:01 +00:00
chuang%netscape.com
cfd6e3e365
Bug 80446 Importing Outlook Contacts doesn't import email addresses, r=bienvenu, sr=mscott
2001-07-02 22:03:10 +00:00
jaggernaut%netscape.com
5a6317b8a5
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
cathleen%netscape.com
3f81c37b06
Remove extra duplicate symbols in mailnews. Fiiiiiine!
2001-06-20 21:53:15 +00:00
waterson%netscape.com
b74d6e1c8b
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
hewitt%netscape.com
f8f928fa27
63108 - outlook express l10n, r=sspitzer, sr=mscott, a=asa
2001-06-20 03:37:18 +00:00
chuang%netscape.com
5b87155849
bug57839 'Local Folders' not created after cancel Wiz & import settings, r=bhuvan
...
, sr=sspitzer, a=asa@mozilla.org
2001-06-19 22:30:30 +00:00
sspitzer%netscape.com
02ebb198bc
fix for #82019 . fix it so importing eudora settings will do the right thing if the user didn't set a return address in eudora. r=cavin, sr=bienvenu, a=asa
2001-05-26 06:02:34 +00:00
sspitzer%netscape.com
0d66651529
fix for #82019 . fix it so importing eudora settings will do the right
...
thing if the user didn't set a return address in eudora.
r=cavin, sr=bienvenu, a=asa
2001-05-26 06:00:40 +00:00
kandrot%netscape.com
afdac97c93
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
chuang%netscape.com
9ccd8b706a
Bug78410 Unable to send to mailing lists. r=suresh+ducarroz, sr=sspitzer
2001-05-04 04:14:34 +00:00
chuang%netscape.com
ba7c41e13a
fail to check in on my Mac, try again
2001-05-03 01:13:12 +00:00
sspitzer%netscape.com
83c92f04f4
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
ed3e84cd5e
#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
082a0d0fe6
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
8091e6fe4f
Bug71037 Localizability issue in AB import : hardcoded string, r=varada, sr=sspitzer
2001-04-29 21:09:41 +00:00
cls%seawood.org
00f28396a9
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
00bca056ef
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
245d4eb76f
Backing out valeski
2001-04-27 05:53:22 +00:00
valeski%netscape.com
54db7dffa3
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
d5c2359627
#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
46b177e406
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
4e1c241b36
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
75490058dd
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
89aa4e2c3c
Bug 69480 Address Book re-factoring landing
2001-04-12 17:35:30 +00:00
shaver%mozilla.org
a0daa1645d
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
bb0af6f581
more build bustage
2001-04-10 08:19:17 +00:00
pavlov%netscape.com
2e6caf0c0d
fixing build bustage
2001-04-10 08:10:51 +00:00
darin%netscape.com
00a7e27ee6
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
blakeross%telocity.com
c9b9689e26
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
8c0b9eaf97
65845 - new order files
2001-04-05 06:02:32 +00:00
rickg%netscape.com
169a621d42
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
scc%mozilla.org
70de2e4a46
landing string branch; see bug #73786
2001-04-02 19:40:52 +00:00
hwaara%chello.se
f8e062e933
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
f595ed19f3
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
timeless%mac.com
292395ae13
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
0b2dd2b2d2
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
fe4edc0bea
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
edb387e49c
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
shaver%mozilla.org
fcf7cd0d9f
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
c819a81536
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
ac8a0e2480
Fix Solaris bustage. r=scc
2001-03-08 19:57:20 +00:00
scc%mozilla.org
68b1a2e17f
fix solaris bustage
2001-03-08 18:32:28 +00:00
disttsc%bart.nl
8b43034cef
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
6f1d34ff6b
Bug65870 "Notes" data field does not display after migrating, r=ducarroz, sr=mscott
2001-03-06 21:04:55 +00:00
varada%netscape.com
f1852f8c8b
fix for bug#49378;UI:feedback after saving draft;r=ducarroz;sr=mscott
2001-03-05 21:45:05 +00:00
disttsc%bart.nl
277181c660
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
199c935b04
# 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
a7a6aaec82
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
a6f2f5861a
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
cdb669b43e
"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
997fb091c7
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
chuang%netscape.com
e4de95ccf4
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
0cddd31ff7
#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
9c504971f1
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
5b686cd991
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
f579bca00b
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
e1ab0cea00
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
f5a2df2eca
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
cc136ead8f
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
728a1aad5e
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
af0eb76d7c
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
4fa551beb6
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
20efc491d3
59063 59064, r=sspitzer, sr=bienvenu. arguments changed
2000-11-29 01:14:44 +00:00
disttsc%bart.nl
8a55daf86f
titledbutton -> button. bug=57751, r=mscott, a=ben
2000-11-25 01:19:03 +00:00
cls%seawood.org
66a18fcbbf
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
78b954f839
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
01aa87c6bc
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
cd56c0575b
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
0735771512
Removed extra 0 arg
2000-10-27 23:21:30 +00:00
warren%netscape.com
9a6d92a433
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
52440cbb6c
Fix for bug 54091, r=sspitzer, sr=alecf
2000-10-21 04:19:20 +00:00
ben%netscape.com
52667d8608
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
1e44e649c0
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
181bb2dcb2
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
aa961f07d3
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
0257791053
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
5ac574f6f5
46613, more classic skin fixes. Mail import dialog polish
2000-09-07 05:33:42 +00:00
scc%mozilla.org
798d32a8dc
fixing code that relied on implicit string construction
2000-09-02 21:55:23 +00:00
vidur%netscape.com
e153192875
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
12d1b4b403
Switch to nsIFilePicker, b=34051,39036 r=alecf
2000-09-01 01:15:40 +00:00
sfraser%netscape.com
36612d6514
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
c60fe1b59b
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
1dc6fc3dd3
Converted nsIFileLocator to nsIDirectoryService.
r=alecf
2000-08-21 23:43:48 +00:00
scc%mozilla.org
7571e61b25
fixing code that relied on implicit string construction
2000-08-20 07:04:19 +00:00
scc%mozilla.org
ad963283c3
fixing code that relied on implicit string construction
2000-08-20 06:59:07 +00:00
tonyr%fbdesigns.com
a517e5da06
Fix for bustage, added msgUtil.lib projects to link.
2000-07-12 04:43:55 +00:00
tonyr%fbdesigns.com
c244654ebf
Fix up strings for localisation. r=alecf, b=36483,39004
2000-07-12 03:58:17 +00:00
tonyr%fbdesigns.com
849c838318
fix for importing mutlibyte charset messages. r=rhp, b=33291
2000-07-12 03:57:10 +00:00
dougt%netscape.com
8b638a4c67
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
aeaec0cab9
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
7726bc3d76
Adding localization notes per Bugzilla #39775 Beta2+
...
r=rchen@netscape.com
2000-06-20 02:30:45 +00:00
amasri%netscape.com
9637cd75fa
Adding Localization notes per Bugzilla #39775 Beta2+
...
r=rchen@netscape.com
2000-06-20 02:20:42 +00:00
amasri%netscape.com
19d725f6b5
Adding localization notes per Bugzilla #39775 beta2+
...
r=rchen@netscape.com
2000-06-20 02:16:05 +00:00
hyatt%netscape.com
3bae878045
30511
2000-06-19 23:39:43 +00:00
bryner%uiuc.edu
6156d432ab
Updating trees for new tree widget. bug 30511. r=hyatt.
2000-06-19 23:03:40 +00:00
rbs%maths.uq.edu.au
26742e611c
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
258e991be5
Fixed import of html messages. b=3157, r=rhp, a=putterman
2000-06-10 16:35:13 +00:00
chuang%netscape.com
01ca543d02
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
512c8bf433
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
hyatt%netscape.com
a033b47e55
fixing string errors
2000-05-16 08:54:20 +00:00
hyatt%netscape.com
6b99f09130
Fix bustage.
2000-05-16 08:43:56 +00:00
scc%netscape.com
47d9c38f96
fixing bustage
2000-05-16 08:30:36 +00:00
scc%netscape.com
6b6c943696
string fixes
2000-05-15 00:00:32 +00:00
danm%netscape.com
c0ae0cbbf6
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
scc%netscape.com
383fdc142e
string backsliding. r=mjudge
2000-05-12 07:53:02 +00:00
sspitzer%netscape.com
284b7beebd
these skin files have moved
2000-05-11 04:07:48 +00:00
alecf%netscape.com
6a363ba9fa
scriptify key methods of nsIMsgSend so that QA can do more whitebox testing
2000-05-10 07:30:45 +00:00
alecf%netscape.com
3666089432
update import stuff to match new api
2000-05-10 06:45:01 +00:00
alecf%netscape.com
f2b19b504e
add second parameter to nsISmtpService::FindServer for the datasource
2000-05-10 06:44:06 +00:00
rjc%netscape.com
31fad5b776
Part of fix for bug # 36037: drag&drop change.
2000-05-08 23:43:01 +00:00
tonyr%fbdesigns.com
9bbde92bc9
Updated the import tools to new xul tags
2000-05-06 18:38:41 +00:00
tonyr%fbdesigns.com
01078e6243
Added comment when building with VC++ 5
2000-05-03 14:15:36 +00:00
tonyr%fbdesigns.com
c4ed25e0b4
Getting ready to skin
2000-05-03 14:13:05 +00:00
tonyr%fbdesigns.com
cad6be9311
First Checked In.
2000-05-03 14:12:32 +00:00
sspitzer%netscape.com
a3cd73e352
more fixes.
2000-04-28 04:23:05 +00:00
sspitzer%netscape.com
e367c31117
more bustage fixage
2000-04-28 04:07:58 +00:00
sspitzer%netscape.com
83df722bce
more bustage fixed. help from scc.
2000-04-28 04:04:56 +00:00
sspitzer%netscape.com
8cf17967fa
more bustage fixage. help from scc.
2000-04-28 04:01:18 +00:00
sspitzer%netscape.com
cdf32dc430
fix bustage. help from scc.
2000-04-28 03:59:34 +00:00
sspitzer%netscape.com
a503099e4b
fix the build.
2000-04-28 03:53:57 +00:00
mjudge%netscape.com
c3c9b44819
i dont believe it. more fixes to str
2000-04-28 03:46:32 +00:00
mjudge%netscape.com
58e4d31eae
another fix...
2000-04-28 02:57:24 +00:00
mjudge%netscape.com
686b8c8dc1
str bustage
2000-04-28 02:27:04 +00:00
pinkerton%netscape.com
5c7fe474d0
one... more... time... small string fix
2000-04-27 23:30:04 +00:00
scc%netscape.com
5163d22d73
making string conversions explicit
2000-04-27 22:09:11 +00:00
mjudge%netscape.com
2cfb602409
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
scc%netscape.com
3f0250495b
making string conversions explicit
2000-04-24 05:11:18 +00:00
scc%netscape.com
5187e669d8
making string conversions explicit
2000-04-24 04:55:38 +00:00
scc%netscape.com
8a404c62cc
making string conversions explicit
2000-04-24 04:47:32 +00:00
sspitzer%netscape.com
5f4eeb963e
fix a warning by making the dtor virtual.
2000-04-21 08:13:24 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
tonyr%fbdesigns.com
c98c1a4920
Got rid of some compiler warnings
2000-04-14 14:46:50 +00:00
cls%seawood.org
f6740baa20
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
sspitzer%netscape.com
bc3673f959
use nsIComponentManager.h instead of nsComponetManagerUtils.h directly.
2000-04-02 17:20:50 +00:00
cls%seawood.org
da66e49516
Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point.
2000-04-02 07:17:25 +00:00
sspitzer%netscape.com
b64781d030
fixing build bustage.
2000-03-23 05:27:02 +00:00
tonyr%fbdesigns.com
e55e8d91c0
Lots of i18N fixes for address book importing.
2000-03-19 15:52:33 +00:00
jdunn%netscape.com
30cc7a5490
just adding 'newlines' UGH!
2000-03-14 03:01:38 +00:00
tonyr%fbdesigns.com
f95f358af0
Fix for bug 31242 and a bunch of thread safety issues
2000-03-11 21:30:17 +00:00
pavlov%netscape.com
ce094b4cfc
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
tonyr%fbdesigns.com
ac13e292a2
Convert strings to UTF8 when adding to the address book. b=29789, r=chuang@netscape.com a=phil
2000-03-03 01:15:00 +00:00
tonyr%fbdesigns.com
67c4369e6a
Bug #28250 Fix import of mail headers for Outlook & Eudora. r=tbesset@slb.com a=phil
2000-02-18 19:54:13 +00:00
wtc%netscape.com
9377345e33
Bugzilla bug #27457 : prepare the Windows build system for NSPR library
...
name change. Define a new makefile variable LIBPLC.
Modified files:
mozilla/config/config.mak
mozilla/dom/src/build/makefile.win
mozilla/extensions/wallet/cookieviewer/makefile.win
mozilla/extensions/wallet/editor/makefile.win
mozilla/extensions/wallet/signonviewer/makefile.win
mozilla/extensions/wallet/walletpreview/makefile.win
mozilla/mailnews/import/eudora/src/makefile.win
mozilla/mailnews/import/oexpress/makefile.win
mozilla/mailnews/import/outlook/src/makefile.win
mozilla/mailnews/import/src/makefile.win
mozilla/mailnews/import/text/src/makefile.win
mozilla/netwerk/protocol/jar/src/makefile.win
mozilla/profile/Acctidl/makefile.win
mozilla/profile/src/makefile.win
mozilla/xpcom/sample/makefile.win
2000-02-15 14:35:15 +00:00
tonyr%fbdesigns.com
7d7d90be2d
Get rid of some debugging code that shouldn't have been there to begin with.
2000-02-14 00:36:00 +00:00
tonyr%fbdesigns.com
ee875eb6ea
Updated the description to include LDIF
2000-02-14 00:32:51 +00:00
tonyr%fbdesigns.com
86789213df
Switch to the category manager for registration
2000-02-11 03:37:28 +00:00
tonyr%fbdesigns.com
9686d54c2f
Updated mail import to use nsMsgSend to reconstruct messages
2000-02-11 03:36:20 +00:00
tonyr%fbdesigns.com
0c1ce362ec
Switched to use the category manager for registration
2000-02-11 03:35:24 +00:00
tonyr%fbdesigns.com
49e4fd5533
Improved progress reporting
2000-02-11 03:33:54 +00:00
tonyr%fbdesigns.com
bbe7e35e54
Added onclick handler for checkboxes
2000-02-11 03:33:02 +00:00
dp%netscape.com
b0c7d2e3f2
bug 26937 The code was changing the component registry got from the
...
service to open the application registry. This causes asserts all
over. The registry we get from the service is always the component
registry. r=dveditz
2000-02-08 23:03:03 +00:00
dp%netscape.com
7a8dd82387
bug 26937 The code was changing the component registry got from the service to open the application registry. This causes asserts all over. The registry we get from the service is always the component registry
2000-02-08 21:54:45 +00:00
scc%netscape.com
73802d6f2e
Pro5 update
2000-02-07 23:06:04 +00:00
bienvenu%netscape.com
ece14626a0
allow creation of folders with double-byte characters r=putterman, 26745
2000-02-07 00:20:37 +00:00
pp%ludusdesign.com
cc01ef5223
Converting ::GetIID() to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2000-02-06 03:18:27 +00:00
tonyr%fbdesigns.com
9d1d7b745a
Added the skin directory
2000-02-05 16:52:19 +00:00
tonyr%fbdesigns.com
abc22bfd1d
Added workaround for bug #26291
2000-02-05 16:51:41 +00:00
tonyr%fbdesigns.com
cb60d023ef
Update to use a style sheet rather than setAttribute from JS. bug# 26482
2000-02-05 16:50:45 +00:00
tonyr%fbdesigns.com
7cf24862d3
First Checked In.
2000-02-05 16:45:33 +00:00
tonyr%fbdesigns.com
e556b73635
Got rid of those pesky compiler warnings
2000-02-04 01:28:53 +00:00
tonyr%fbdesigns.com
553b59de3e
Add progress reporting to mail and address import
2000-02-03 04:56:31 +00:00
tonyr%fbdesigns.com
5e31141872
Fixed bug causing user to always specify location of address books to import
2000-02-03 04:54:09 +00:00
tonyr%fbdesigns.com
07e57f22fd
Update the UI for better progress reporting and change text/plain d&d to text/unicode
2000-02-03 00:52:40 +00:00
tonyr%fbdesigns.com
594b654dbc
Added better support for progress reporting during mail import
2000-02-03 00:49:53 +00:00
tonyr%fbdesigns.com
ab9e14c3c8
Fixed progress reporting for mail import
2000-02-03 00:48:49 +00:00
ducarroz%netscape.com
4f851be879
fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a
2000-02-01 01:53:01 +00:00
tonyr%fbdesigns.com
1e7f0963a5
These files seem to be useful on Unix.
2000-01-30 00:51:59 +00:00
tonyr%fbdesigns.com
85e1da008f
Update the progress status to never return < 5 so it looks like we're always doing something!
2000-01-28 23:56:45 +00:00
tonyr%fbdesigns.com
0633cd90d6
Added the rest of the address book fields to the import
2000-01-28 23:51:39 +00:00
tonyr%fbdesigns.com
39c10ca7d0
Updated the tree in the fieldMap UI to work properly
2000-01-28 23:50:40 +00:00
tonyr%fbdesigns.com
eb358632bc
Added progress information to text import
2000-01-28 23:49:50 +00:00
sfraser%netscape.com
336f69669f
Use system includes for stdio.h. r=kin
2000-01-26 23:35:34 +00:00
tonyr%fbdesigns.com
71903370cb
Update to build under Unix
2000-01-25 04:40:00 +00:00
dougt%netscape.com
f90dd072fc
nsIFile Landing
2000-01-24 22:00:59 +00:00
dougt%netscape.com
0b0346079c
Landing nsIFile.
2000-01-24 21:28:28 +00:00
tonyr%fbdesigns.com
0b6574dbcd
Added unix makefiles for import service and text import component
2000-01-23 19:51:23 +00:00
sford3%swbell.net
b2c319eae7
Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi
2000-01-17 22:32:13 +00:00
tonyr%fbdesigns.com
f659101ae6
Update UI to have single entry point
2000-01-17 06:06:56 +00:00
tonyr%fbdesigns.com
d4ce53cf93
Added importDialog.dtd
2000-01-17 06:06:13 +00:00
tonyr%fbdesigns.com
ef47f328ce
First Checked In.
2000-01-17 06:04:49 +00:00
tonyr%fbdesigns.com
1abe7ce7f9
Update to generic modules and add field map support
2000-01-14 01:41:56 +00:00
tonyr%fbdesigns.com
d4e579608c
Added field mapping UI
2000-01-14 01:40:34 +00:00
tonyr%fbdesigns.com
7804e3805c
Update to changed nsIMsgAccountManager interfaces
2000-01-09 17:30:18 +00:00
tonyr%fbdesigns.com
a1eb629576
Added nsIFieldMap interface.
2000-01-06 16:43:06 +00:00
tonyr%fbdesigns.com
345de80f90
Fixed to actually build.
2000-01-06 16:43:01 +00:00
tonyr%fbdesigns.com
b999278e72
Added nsIFieldMap implementation.
2000-01-06 16:42:57 +00:00
tonyr%fbdesigns.com
5750e9fac7
First Checked In.
2000-01-06 16:37:39 +00:00
tonyr%fbdesigns.com
b1de7cbf3c
Added text import module and new UI
1999-12-27 21:24:00 +00:00
tonyr%fbdesigns.com
4df0cc9939
Bug fixes for importing from NT
1999-12-07 22:22:34 +00:00
tonyr%fbdesigns.com
d4f18c2dac
Updated to use new nsIMsgAccountManager interfaces
1999-12-02 23:53:30 +00:00