seawood%netscape.com
d3d6f9b613
Add generated header file to generated list so that files don't sit in the srcdir and mask bustage caused by a missing include path.
...
Not exactly fallout from bug #141834 but it's going in anyway.
2002-06-19 22:17:27 +00:00
seawood%netscape.com
1016cf5c89
Yet another fix for the srcdir race problem. We'll just remove the srcdir copies whenever we regenerate the files.
...
Fallout from bug 141834
2002-06-19 01:31:47 +00:00
seawood%netscape.com
ff1348e700
Fix srcdir copy race condition by explicitly doing a cmp between the srcfile and the target.
...
Fixing tinderbox bustage.
2002-06-17 21:39:35 +00:00
seawood%netscape.com
c61a26b5bb
Fixing win32 gmake builds lack of debugging information problem by working around a combination MSVC & cygwin make deficiencies:
...
* We must use the full path to the source file when calling MSVC so that debugging information shows up in the object files.
* Because of cygwin's use of /cygdrive when using full paths, we must use a cygwin-wrapper script in some cases to allow native win32 programs to use a fully qualified cygwin path.
* We have to call configure using the full path so that $(srcdir) contains the
full path in the Makefiles. The rules have been changed for win32 so that it
always use $(srcdir)/$*.{c,cpp} as the sourcefile name even when the file is in
the cwd. This works around both the /cygdrive issue and the msvc's path info
optimization.
* We still use the wrapper when calling rc.exe & nsinstall. nsinstall
frequently takes multiple args and is called all over the tree so changing each
calling site is going to be expensive. (I'll have to check the logs again but
I think the rc wrapping can go.)
* nspr & ldap still use the wrappers for all native win32 progs. Neither nspr
nor ldap uses the acoutput-fast.pl script to speed up the substitution of
@srcdir@ into their Makefiles so, makefile substitution will break if we use
dos-paths.
* In the handful of directories where we copy srcfiles from another directory
in lieu of using VPATHs, we have to now copy those files to $(srcdir) so that
the default rules can find them.
Bug #141834 r=leaf,wtc,dmose,mcs
2002-06-17 17:09:57 +00:00
srilatha%netscape.com
1a6db97c61
Fix for bugscape bug # 15236. The registry settings for simple MAPI needs to be set same as the installer
...
r=rdayal, sr=mscott
2002-06-12 22:07:24 +00:00
leaf%mozilla.org
0034658953
updating locale version string for impending release, bug 149802
2002-06-07 07:45:38 +00:00
srilatha%netscape.com
c28f6593b8
Fix for bug # 129610. Simple Mapi Pref does not get saved if the pref window is launched from mail
...
r=rdayal@netscape.com , sr=mscott@netscape.com
2002-05-16 21:19:45 +00:00
dougt%netscape.com
e96df2ad1b
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
rdayal%netscape.com
624ded349c
fix for bug # 131857 - setting Mozilla as default mail app crashes
...
Makefile.in changed to build msgMapi.dll for machines using gmake for windows builds.
r=cls, sr=mscott.
2002-05-13 23:04:36 +00:00
darin%netscape.com
f43dfb75ba
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
darin%netscape.com
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
seawood%netscape.com
d42b1b1fd4
Add make -j support to win32 gmake builds.
...
Bug #132848 r=bryner
2002-04-19 02:42:28 +00:00
rdayal%netscape.com
2bbfb34290
fix for MAPI send of files with localized filenames, bug # 103313
...
r=nhotta, sr=mscott
2002-04-18 23:43:36 +00:00
dbragg%netscape.com
060ac1f254
Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa
2002-04-16 22:19:10 +00:00
timeless%mac.com
868c20ffc7
gmake bustage, bug 129347
...
r=peterv
2002-04-16 13:44:49 +00:00
rdayal%netscape.com
8ec7b83fc1
fix for bug # 129347, trunk checkin
...
resolves hang in MAPI Client in certain cases when doing MAPI Send
r=ducarroz, sr=mscott
2002-04-16 12:36:21 +00:00
rdayal%netscape.com
13226aae94
fix for bug # 129347, trunk checking
...
resolves hang in MAPI Client in certain cases when doing MAPI Send
r=ducarroz, sr=mscott
2002-04-16 12:35:05 +00:00
seawood%netscape.com
0d6dbd8157
Update .cvsignore to ignore generated Makefiles.
...
Bug #131909 r=pavlov a=asa
2002-03-26 15:42:05 +00:00
andreww%netscape.com
9401f96236
bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0
2002-03-14 21:20:51 +00:00
seawood%netscape.com
1e2fdc2421
Remove now redudant REGCHROME calls.
...
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com
af0cf0ee2d
Remove REGCHROME calls since we now auto-register chrome when jars are processed.
...
Bug #129456 r=bryner a=asa
2002-03-14 06:17:54 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
bzbarsky%mit.edu
6e6c5db6c2
Build simple mapi again. Bug 122725, patch by rdayal@netscape.com,
...
r=cathleen, sr=mscott, a=roc+moz
2002-03-05 22:42:52 +00:00
dbragg%netscape.com
9fd02ba450
Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz
2002-02-20 03:18:10 +00:00
rdayal%netscape.com
a4c3564dfb
Fix for bug # 123596, removes the mishaving duplicate pref for default mail client.
...
Also fixes bug #s 122377 and 120134.
r=ducarroz, sr=mscott.
2002-02-13 05:01:54 +00:00
seawood%netscape.com
88c0df8202
Use @ so that regchrome commands aren't echoed.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #124328 r=cls
2002-02-08 08:30:30 +00:00
seawood%netscape.com
d444650985
Add Makefile.ins for mapi
...
Bug #120135
2002-02-05 09:23:43 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
srilatha%netscape.com
6d6fc3301c
Fix for bug # 118237. Removed shorPathBuf in thisApplication()
...
r=rdayal@netscape.com , sr=jaggernaut@netscape.com
2002-01-16 03:06:55 +00:00
dbragg%netscape.com
b3ce95e541
Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com
2002-01-15 23:11:03 +00:00
srilatha%netscape.com
593d997f60
Fix for bug 102766. Moving localizable mapi files to en-win.jar
...
r=racham@netscape.com , sr=sspitzer@netscape.com
2002-01-12 01:10:15 +00:00
cathleen%netscape.com
b5ee5395f8
fix bug 118044, windows static build bustage. sr=waterson r=darin, timeless
2002-01-11 00:33:37 +00:00
srilatha%netscape.com
134c0f03bc
Fix for bug# 104258.
...
Dlg for setting to default mail should not appear when I'm composing a msg
r=ssu, sr=mscott
2002-01-10 22:51:30 +00:00
alecf%netscape.com
c080e581e2
oops, additional file missed from previous checkin
...
bug 100212, r=dougt, sr=darin
2002-01-08 02:01:23 +00:00
sspitzer%netscape.com
d2157918a5
landing fix for #118180 for rajiv. r=srilata, sr=sspitzer
...
fix problems with mapi code.
2002-01-08 01:30:30 +00:00
jaggernaut%netscape.com
c16136d81f
str.ToUpperCase() -> ToUpperCase(str), r=mozbot, rs=scc
2002-01-05 11:14:51 +00:00
srilatha%netscape.com
2b9746b846
checking in for rdayal
...
Bug # 104672 and 106137 r=dougt, sr=sspitzer, sr=mscott.
Making MAPI part of the build. Landing modified makefile and resource file changes.
2002-01-03 23:20:11 +00:00
srilatha%netscape.com
80aabc8a1f
Checking in for rdayal. Files for MAPI TRUNK landing.
...
Bug #s :
104672 - trunk landing bug,
106137 - encapsulating MAPI components into one XPCOM component, main r/sr for MAPI_NEW_DIR_TRUNK
107697 - changing MAPI to comply with new nsIMsgCompose
109101 - remove hardcoding that was earlier there in the 094 branch,
115307 and 116993 - other bug fixes for the MAPI_NEW_DIR_TRUNK branch.
r= dougt, mscott, ducarroz, ssu.
sr=alecf, mscott, sspitzer, bienvenu.
These files are for the hook part of the MAPI support in Mozilla.
2002-01-02 01:11:52 +00:00
srilatha%netscape.com
c7c8952253
Checking in for rdayal. files for MAPI_NEW_DIR_TRUNK landing.
...
Bug #s 104672, 106137, 107697, 109101, 115307 and 116993.
r= dougt, ducarroz, ssu
sr=alecf, mscott, sspitzer, bienvenu.
These files are the mapi32.dll files.
2002-01-02 01:04:40 +00:00
sspitzer%netscape.com
404e12e054
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
874c54280c
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
dbragg%netscape.com
8b33e8cf0b
Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
...
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2001-12-14 00:18:54 +00:00
blakeross%telocity.com
0d57f862f8
114325 - Update callers for hasAttribute work. r=ben sr=hewitt
2001-12-10 00:24:45 +00:00
mscott%netscape.com
14cb2d25ad
add missing file
2001-12-01 00:58:48 +00:00
mscott%netscape.com
27c09640a5
Bug #112724 --> reduce the duplicate copies of messenger's contents.rdf
...
by creating a new chrome package called messenger-mapi.
r=bienvenu
sr=sspitzer
2001-12-01 00:01:02 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
blakeross%telocity.com
d41637ea57
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
tao%netscape.com
27db070415
107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
...
(r=jbetak,sr=dveditz)
2001-11-01 01:11:57 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
shaver%mozilla.org
d654b8d0d8
Backing out checkin(s) due to illegal relicensing of proprietary code.
...
sr=alecf, r=dawn (not part of build *cough*)
2001-09-27 16:22:05 +00:00