pierre%netscape.com
|
fc6e72a505
|
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
|
443184730b
|
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
|
330561ede3
|
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
|
94149b57b9
|
Add jsurl IDL manifest and project for dougt.
|
1999-10-13 07:19:40 +00:00 |
sspitzer%netscape.com
|
71c98f1d88
|
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
|
c3d246d9c3
|
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
|
049485c2c3
|
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
|
2cdd7248cf
|
removed pulling of mozilla/gc/boehm, no longer building NStdLibGC target. r=smfr
|
1999-10-03 21:51:39 +00:00 |
beard%netscape.com
|
e5e3abf3e5
|
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
|
a533411cca
|
Added $GC_LEAK_DETECTOR. r=smfr
|
1999-10-03 20:03:39 +00:00 |
beard%netscape.com
|
689b2c4833
|
added GC_LEAK_DETECTOR variable. r=smfr
|
1999-10-03 20:01:48 +00:00 |
hyatt%netscape.com
|
3c2c8a8904
|
Fixing apprunner startup bustage on mac. r=beard
|
1999-10-03 01:41:06 +00:00 |
beard%netscape.com
|
b86254c097
|
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
|
2bd686b0b0
|
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
|
b1784bc612
|
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
|
a743892b2e
|
Restructuring ua.css to use html.css
|
1999-10-01 21:57:01 +00:00 |
hyatt%netscape.com
|
9e75934ef0
|
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
|
30ad9147e0
|
build htmlparser and view into components directory. r=vidur
|
1999-10-01 00:43:24 +00:00 |
sspitzer%netscape.com
|
8093d1a122
|
fix resources for the profile migration dialog.
|
1999-09-29 04:07:12 +00:00 |
sspitzer%netscape.com
|
ae18a95895
|
finish renaming and moving all the profile xul, js and dtd files.
|
1999-09-28 22:50:45 +00:00 |
sspitzer%netscape.com
|
33d3b90187
|
whoops. this is still needed, as it builds nsIProfile.idl
|
1999-09-28 07:40:55 +00:00 |
sspitzer%netscape.com
|
0447c362ae
|
idlservices is gone, as is the profile appcore. #14999
|
1999-09-28 07:35:32 +00:00 |
sspitzer%netscape.com
|
a0a70c9ca0
|
fix for #14999. remove the profile appcore
|
1999-09-28 07:29:25 +00:00 |
morse%netscape.com
|
6a164cc520
|
fix signonviewer bugs 14703 and 14916, approved chofmann
|
1999-09-26 09:51:20 +00:00 |
waterson%netscape.com
|
dce8066e08
|
Bug 14896. Add regviewer to mac build. a=chofmann
|
1999-09-25 00:51:59 +00:00 |
gordon%netscape.com
|
f8ef0a4dcf
|
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
|
45b44d42e4
|
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
|
f2b6e9a1a6
|
File Removed.
|
1999-09-21 23:41:46 +00:00 |
brade%netscape.com
|
dbacc00eda
|
add JSLoader.mcp for shaver
|
1999-09-21 23:41:10 +00:00 |
brade%netscape.com
|
e62839622d
|
build txmgridl on Mac
|
1999-09-21 23:31:10 +00:00 |
sfraser%netscape.com
|
e00cdf56f4
|
Remove unneeded MANIFESTS in cmd/macfe
|
1999-09-21 21:05:30 +00:00 |
shaver%netscape.com
|
1191a5609a
|
turn on JS loader for Mac
|
1999-09-21 20:10:20 +00:00 |
sgehani%netscape.com
|
beea47777e
|
Adding i18n support to xpinstall: using StringBundleService.
|
1999-09-21 08:46:59 +00:00 |
tao%netscape.com
|
a28efc9d1e
|
Move *.properties to locale
|
1999-09-21 05:38:01 +00:00 |
ftang%netscape.com
|
f110e9adab
|
add uconvIDL.mcp
|
1999-09-21 00:55:40 +00:00 |
beard%netscape.com
|
60929bb954
|
added pulling of MRJ OJI plugin source, in preparation for building.
|
1999-09-19 03:36:15 +00:00 |
sspitzer%netscape.com
|
54d42248c8
|
remaining changes to get alecf's dom viewer to build on the mac.
thanks to sfraser for the *.mcp / *.pm / MANIFEST help.
|
1999-09-19 00:43:24 +00:00 |
dougt%netscape.com
|
8c114e1926
|
removing silentdl to speed up build.
|
1999-09-18 20:34:19 +00:00 |
sfraser%netscape.com
|
856250d526
|
Moving default pref files to Defaults/Pref, for neeti.
|
1999-09-17 23:32:18 +00:00 |
sfraser%netscape.com
|
8bc2345187
|
Changes for profile DTD files, for gayatrib.
|
1999-09-17 23:22:59 +00:00 |
cyeh%netscape.com
|
dbaab537de
|
build RegXPCOM in optimized builds for creation of Component Registry
|
1999-09-17 00:08:41 +00:00 |
sfraser%netscape.com
|
cd37cfd244
|
No need to build the security project any more. Yay!
|
1999-09-16 01:15:17 +00:00 |
warren%netscape.com
|
a18c45690f
|
Making nsIThread nsIRunnable and nsIThreadPool idl interfaces.
|
1999-09-15 21:41:20 +00:00 |
rjc%netscape.com
|
90c4552b82
|
Add search component (code, IDL, and datasets) into Mac build.
|
1999-09-15 08:19:30 +00:00 |
morse%netscape.com
|
29d26c0497
|
new cookie viewer from Ben Goodger
|
1999-09-14 21:53:54 +00:00 |
sspitzer%netscape.com
|
5564fdd48b
|
create a "Mozilla Installer" thing for the mac.
now if only -installer would work on the mac.
but that's next.
|
1999-09-14 03:25:58 +00:00 |
hangas%netscape.com
|
293ab3ddf8
|
Added platform specific xul/dtd stuff to Mac build.
|
1999-09-14 02:27:59 +00:00 |
sfraser%netscape.com
|
bbf2cf4c67
|
First Checked In.
|
1999-09-13 23:10:16 +00:00 |
jj%netscape.com
|
6b6ceb6d19
|
fix for 12046
|
1999-09-10 23:13:25 +00:00 |
morse%netscape.com
|
13de20163d
|
fix bug 13243
|
1999-09-10 19:11:04 +00:00 |