dbragg%netscape.com
|
1487bb0ca3
|
Build xpinstall idl after xpfe (build bustage)
|
1999-12-08 01:49:02 +00:00 |
|
sfraser%netscape.com
|
fc159b3d8c
|
Add the cache projects to the build. r=fur.
|
1999-12-07 07:16:43 +00:00 |
|
rhp%netscape.com
|
69324f7882
|
Adding smime wrapper- R: ducarroz
|
1999-12-01 23:22:25 +00:00 |
|
slamm%netscape.com
|
863bb10e84
|
Use loop for xpfe instead of so much cut and paste.
Add sidebar component manifests. r=mcafee
|
1999-11-30 00:52:36 +00:00 |
|
pinkerton%netscape.com
|
329fc51e75
|
changes for docshell idl project to get built. required adding a new idl export in prefs.
|
1999-11-30 00:16:48 +00:00 |
|
dbragg%netscape.com
|
3736c38867
|
Part of fixes for bug 17506. r=dougt
|
1999-11-29 21:19:06 +00:00 |
|
rjc%netscape.com
|
30c94599dc
|
Get search locale DTDs from proper location.
|
1999-11-24 10:15:53 +00:00 |
|
warren%netscape.com
|
c8ef7f70d7
|
Added new/missing protocols.
|
1999-11-24 06:27:28 +00:00 |
|
rjc%netscape.com
|
b283576465
|
Part of fix for bug # 19564: add new search chrome: and DTD references into Mac build.
|
1999-11-24 05:15:39 +00:00 |
|
pinkerton%netscape.com
|
7551c4c8af
|
add new layout idl stuff for travis.
|
1999-11-22 22:33:17 +00:00 |
|
mscott%netscape.com
|
1dd074ba5d
|
Make the uri loader a component.
|
1999-11-18 06:39:37 +00:00 |
|
mscott%netscape.com
|
5560a6abd0
|
Add uriloader directory to the mac build.
|
1999-11-18 06:07:52 +00:00 |
|
sfraser%netscape.com
|
3c2ef1f689
|
Build the static lib targets of the JPEG project. r=sdagley
|
1999-11-15 22:44:45 +00:00 |
|
dmose%mozilla.org
|
5312eacf8c
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
|
sgehani%netscape.com
|
b8688c8b7f
|
Chnage MIW target name to Mozilla Installer [r=sfraser].
|
1999-11-03 07:54:28 +00:00 |
|
slamm%netscape.com
|
25cfebc5d8
|
Partial fix for bug 17722, "No [Sidebar] Panels for mac". We should probably copy the entire directory, but adding a MANIFEST file to profile/defaults would mess up Linux and Windows. May need to add Makefiles for them too. r=pinkerton.
|
1999-11-02 03:49:14 +00:00 |
|
sgehani%netscape.com
|
c6a81529b8
|
Turning on Mac Install Wizard. [r=ssu]
|
1999-10-30 23:04:41 +00:00 |
|
sspitzer%netscape.com
|
f297a3c3db
|
adding "Mozilla Select Profile" (aka -SelectProfile) for the mac.
|
1999-10-28 23:19:02 +00:00 |
|
ducarroz%netscape.com
|
206898973a
|
Fix Mac bustage for mscott.
Add build instruction for mozilla:mailnews:mime:public:MANIFEST_IDL.
|
1999-10-28 05:45:22 +00:00 |
|
pinkerton%netscape.com
|
c3eaba1440
|
use new chrome idl project instead of generated header file (r=hyatt).
|
1999-10-26 22:38:40 +00:00 |
|
pierre%netscape.com
|
a966f87a22
|
Enabled MOZ_PERF_METRICS in the Mac build:
- updated DefinesMozilla.h
- fixed stopwatch.cpp
- created libutilIDL.mcp
- added StopWatch exports to libutil.exp
- added xpcom.shlb to libutil.mcp
- added libutil.shlb to htmlparser.mcp, layout.mcp, webshell.mcp
|
1999-10-21 05:41:45 +00:00 |
|
scc%netscape.com
|
d14a8827b1
|
Now InstallFromManifest "xpcom/components/MANIFEST_COMPONENTS" to get some javascript installed in the apps "Components" directory. This corresponds to work shaver has already done on the other platforms. r=sfraser
|
1999-10-20 21:31:46 +00:00 |
|
davidm%netscape.com
|
e282dc6b83
|
14974 apprunner fails to start up on B&W G3 8.6
Add file to generate logs on the mac
r sdagley
|
1999-10-14 23:46:27 +00:00 |
|
sfraser%netscape.com
|
2672128e9d
|
Add jsurl IDL manifest and project for dougt.
|
1999-10-13 07:19:40 +00:00 |
|
sspitzer%netscape.com
|
298b3b506a
|
fix for #16262, r=mscott. now we have "Mozilla Profile Wizard" (a.k.a. -ProfileWizard) for the mac.
|
1999-10-13 04:21:18 +00:00 |
|
sspitzer%netscape.com
|
66239ff2bf
|
fix for #16098, r=mscott. Now we have "Mozilla Profile Manager" for the mac, which is the same as -ProfileManager on the other platforms
|
1999-10-12 00:16:31 +00:00 |
|
sfraser%netscape.com
|
4412cb4368
|
Don't export headers in lib/mac/MacMemoryAllocator any more. NSPR no longer needs the one that was being exported. r=sdagley
|
1999-10-06 01:20:44 +00:00 |
|
beard%netscape.com
|
a44d3ce6b9
|
removed pulling of mozilla/gc/boehm, no longer building NStdLibGC target. r=smfr
|
1999-10-03 21:51:39 +00:00 |
|
beard%netscape.com
|
bab29893c2
|
added pulling of mozilla/gc/boehm, conditionally building gc.mcp if $GC_LEAK_DETECTOR is true, and building MemAllocator.mcp[MemAllocatorGC.o], NSStdLib.mcp[NSStdLibGC.shlb] if $GC_LEAK_DETECTOR is true. r=smfr
|
1999-10-03 20:06:10 +00:00 |
|
beard%netscape.com
|
12ae6bdc48
|
Added $GC_LEAK_DETECTOR. r=smfr
|
1999-10-03 20:03:39 +00:00 |
|
beard%netscape.com
|
39e0350da6
|
added GC_LEAK_DETECTOR variable. r=smfr
|
1999-10-03 20:01:48 +00:00 |
|
hyatt%netscape.com
|
7501e2d296
|
Fixing apprunner startup bustage on mac. r=beard
|
1999-10-03 01:41:06 +00:00 |
|
beard%netscape.com
|
29555f5d48
|
Now that mozilla/lib/mac/NSStartup has been added to the modules file, SeaMonkeyEditor, reenabled building NSStartup.mcp. Converted building JSLoader.mcp into Components, per shaver's permission. r=smfr
|
1999-10-03 00:37:19 +00:00 |
|
scc%netscape.com
|
68c500eb62
|
Fixing Mac build bustage by backing out (actually commenting out) beards previous change. The project he cites isn't in the module (or something) and isn't getting checked out. Ergo, errors when you try to find it to build. Couldn't find anyone to review or approve and there is no bug number ... but it has to be done. I guess I'm going to hell.
|
1999-10-02 03:41:52 +00:00 |
|
beard%netscape.com
|
7c6b49c2c3
|
added mozilla/lib/mac/NSStartup/NSStartup.mcp to the build. This will create NSAppStartup.o, NSComponentStartup.o, and NSLibraryStartup.o, and will permit conditional use of the GC leak detector. r=sdagley
|
1999-10-02 02:21:17 +00:00 |
|
hyatt%netscape.com
|
9f5ee90ab4
|
Restructuring ua.css to use html.css
|
1999-10-01 21:57:01 +00:00 |
|
hyatt%netscape.com
|
0c1aef9920
|
Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
|
1999-10-01 20:49:07 +00:00 |
|
beard%netscape.com
|
64e5e8bc7e
|
build htmlparser and view into components directory. r=vidur
|
1999-10-01 00:43:24 +00:00 |
|
sspitzer%netscape.com
|
9bd69cb663
|
fix resources for the profile migration dialog.
|
1999-09-29 04:07:12 +00:00 |
|
sspitzer%netscape.com
|
85f2d4b7ac
|
finish renaming and moving all the profile xul, js and dtd files.
|
1999-09-28 22:50:45 +00:00 |
|
sspitzer%netscape.com
|
fba59a94f6
|
whoops. this is still needed, as it builds nsIProfile.idl
|
1999-09-28 07:40:55 +00:00 |
|
sspitzer%netscape.com
|
11a8e083bf
|
idlservices is gone, as is the profile appcore. #14999
|
1999-09-28 07:35:32 +00:00 |
|
sspitzer%netscape.com
|
e96fe99b53
|
fix for #14999. remove the profile appcore
|
1999-09-28 07:29:25 +00:00 |
|
morse%netscape.com
|
b31a288d0d
|
fix signonviewer bugs 14703 and 14916, approved chofmann
|
1999-09-26 09:51:20 +00:00 |
|
waterson%netscape.com
|
613a59f4b4
|
Bug 14896. Add regviewer to mac build. a=chofmann
|
1999-09-25 00:51:59 +00:00 |
|
gordon%netscape.com
|
ffea4b2e20
|
Add data.mcp and dataIDL.mcp to buildlist for bug#13697 and #8649. Reviewed by warren, approved by chofmann.
|
1999-09-24 00:47:30 +00:00 |
|
sspitzer%netscape.com
|
cbf6fa13e0
|
step 2 of getting the pref-migrator progress dialog working on the Mac.
yes, I know these are in the wrong place. after I get it working, I'll clean
it up
|
1999-09-22 01:50:58 +00:00 |
|
sfraser%netscape.com
|
68248777e1
|
File Removed.
|
1999-09-21 23:41:46 +00:00 |
|
brade%netscape.com
|
f17aaa0745
|
add JSLoader.mcp for shaver
|
1999-09-21 23:41:10 +00:00 |
|
brade%netscape.com
|
8d71637678
|
build txmgridl on Mac
|
1999-09-21 23:31:10 +00:00 |
|