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

1009 Коммитов

Автор SHA1 Сообщение Дата
peterv%netscape.com 2622d95a49 72141 (Enable XSLT in default builds). r=nisheeth, sr=jst. 2001-05-11 08:43:45 +00:00
sdagley%netscape.com ace26196ba #79500 - Only put a 'carb' resource in the Viewer app when building for Carbon. r=attinasi, sr=sfraser 2001-05-10 14:50:35 +00:00
pinkerton%netscape.com 6866bb3e16 separating jsconsole into its own component. r=damn/sr=hyatt bug#73127. 2001-05-10 03:12:59 +00:00
ftang%netscape.com 0bf4d9288e fix 75982 r=ftang sr=erik
turn IBMBIDI on by default in car pool
2001-05-09 21:20:16 +00:00
jst%netscape.com adf1d8320a Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 16:46:42 +00:00
peterv%netscape.com 299ae53f22 Correct typo. sr=sfraser. 2001-05-08 00:20:42 +00:00
sfraser%netscape.com 5d17caaa53 Fix MacCVS.pm to no longer require the AppleScript glue library, but instead to use AppleEvents::Simple just like we do for CodeWarrior. Bug 78800. r=peterv 2001-05-07 23:50:43 +00:00
sfraser%netscape.com 2f5ea0c5ee Just add a comment so that saps who come along later and try to figure this out get a head-start that was denied me. 2001-05-07 23:13:41 +00:00
sfraser%netscape.com 4cb7e93c09 Remove a comment about CARBON from the defaul comment that goes into new prefs files, because we now use 'options carbon' instead of main::CARBON. r=peterv 2001-05-07 23:13:05 +00:00
cls%seawood.org 8fe86ff395 Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef.
It's on by default. Set
--disable-logging (unix)
NO_LOGGING=1 (win32)
moz_logging = 0  (mac)
to turn it off globally.

Bug #53226 r=sspitzer,leaf,sfraser
2001-05-05 10:18:53 +00:00
mscott%netscape.com 30936d8639 Bug #74222 --> turn on moz-icon urls for t he mac r=pavlov sr=hyatt 2001-05-05 04:57:25 +00:00
dmose%netscape.com c7015831d7 Tweak Mac build system to make nsLDAPAutoCompleteSession.cpp and friends compile when "options ldap" is on (bug 70933). r=peterv@netscape.com, sr=smfr@netscape.com. 2001-05-05 00:26:14 +00:00
jgmyers%netscape.com 89769c5133 remove signstub: bug 75767 r=ducarroz sr=sspitzer 2001-05-04 23:58:59 +00:00
law%netscape.com 963290d2cf Bug 52454; build new helper app dialog component on Mac; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-04 08:01:21 +00:00
peterv%netscape.com 43f5836e1f Add options for p3p and jsdebugger (both turned off by default), remove obsolete lines and correct some others. r=sfraser. 2001-05-03 20:36:42 +00:00
sfraser%netscape.com 0e1ace29ab Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin 2001-04-27 21:11:03 +00:00
sfraser%netscape.com 60563da0eb Fix Mac classic skin by adding a jar.mn to the build, bug 77821. Wiping ben's arse again. r=me 2001-04-27 01:19:15 +00:00
dbaron%fas.harvard.edu f368832434 Adding nsProxyAutoConfig.js to makefiles and installer manifests. b=53080 r=blizzard@mozilla.org 2001-04-17 14:33:19 +00:00
rbs%maths.uq.edu.au 97f7e45cc7 Improve the speed of viewsource - Patch of Boris Zbarsky <bzbarsky@mit.edu> b=74486 r=rbs r=attinasi 2001-04-17 07:23:04 +00:00
ftang%netscape.com ae5864dc1c add bidi into the build flag and define IBMBID if bidi is set. fix bug 75463. r/sr=sfraser@netscape.com 2001-04-13 11:22:11 +00:00
ftang%netscape.com f402c932d5 add bidi into the build flag. fix bug 75463. r/sr=sfraser@netscape.com 2001-04-13 11:21:34 +00:00
oeschger%netscape.com 3c714d3047 forgot this one from patch, r=samir, sr=alecf, b=74132 2001-04-12 01:45:55 +00:00
hewitt%netscape.com cd9295d4f9 72717 - die Blue, die!, r=dveditz, sr=hyatt 2001-04-11 03:32:24 +00:00
sdagley%netscape.com ce9e0eebff Fix Carbon tinderbox build by turning off build of xpt_link which currently can't build with Pro 6 MSL. r=beard 2001-04-07 04:11:00 +00:00
danm%netscape.com 69c011b348 moving nsIPromptService to WindowWatcher lib. adding nsIPrompt creator. bug 72112 continued. r=ccarlen,hyatt,pinkerton 2001-04-07 03:29:53 +00:00
danm%netscape.com 39a2ecfa89 new embedding promptservice component. bug 72112 r=hyatt,pinkerton 2001-04-05 23:09:35 +00:00
disttsc%bart.nl c9dbc12bfd Provide default userChrome.css and userContent.css with sample (commented out) content for discoverability, bug=37642, author=Boris Zbarsky <bzbarsky@mit.edu>, r=timeless, sr=shaver 2001-04-05 03:20:46 +00:00
evaughan%netscape.com ede60c8b07 Adding accessibilty to mac build -r pinkerton -sr sfraser 2001-03-31 20:18:31 +00:00
joe.chou%eng.sun.com 5ab82eb45c Re-checkin fix of bug 64296 after updating the Mac file, build/mac/build_scripts
/MozillaBuildList.pm.

bug=64296
r=edburns
sr=waterson

This checkin idlifies some files in the plugin hierarchy.

The following files are in this checkin.

build/mac/build_scripts/MozillaBuildList.pm
modules/oji/public/MANIFEST
modules/oji/public/MANIFEST_IDL
modules/oji/macbuild/ojiIDL.mcp
modules/plugin/public/MANIFEST
modules/plugin/public/MANIFEST_IDL
modules/plugin/macbuild/pluginIDL.mcp
modules/oji/public/Makefile.in
modules/oji/public/makefile.win
modules/oji/public/nsIJVMPluginInstance.idl
modules/plugin/public/Makefile.in
modules/plugin/public/makefile.win
modules/plugin/public/nsIPluginManager.idl
2001-03-30 05:00:56 +00:00
morse%netscape.com 6567e5d155 fix 2 smoketest blockers -- 73955 and 73956, r=pchen, sr=rods 2001-03-29 20:05:30 +00:00
pchen%netscape.com 6490ee45c4 bug 46783, mac buddy for morse, don't build walletviewers.mcp, add cookieIDL.mcp, and run over mozilla/extensions/cookie/MANIFEST_IDL 2001-03-29 01:48:21 +00:00
pinkerton%netscape.com 57dab27cad allow macs with low memory to build optimized by setting the |lowmem| option. bug 72945. r=peterv/sr=shaver. 2001-03-27 23:08:32 +00:00
bryner%uiuc.edu 181ee38b92 Backing out joe.chou@eng.sun.com's changes, they broke the Mac. r=sdagley. 2001-03-27 03:49:31 +00:00
joe.chou%eng.sun.com dd64608bc3 bug=64296
r=edburns
sr=waterson

This checkin idlifies some files in the plugin hierarchy.

The following files are in this checkin.

build/mac/build_scripts/MozillaBuildList.pm
modules/oji/public/MANIFEST
modules/oji/public/MANIFEST_IDL
modules/oji/macbuild/ojiIDL.mcp
modules/plugin/public/MANIFEST
modules/plugin/public/MANIFEST_IDL
modules/plugin/macbuild/pluginIDL.mcp
modules/oji/public/Makefile.in
modules/oji/public/makefile.win
modules/oji/public/nsIJVMPluginInstance.idl
modules/plugin/public/Makefile.in
modules/plugin/public/makefile.win
modules/plugin/public/nsIPluginManager.idl
2001-03-27 00:37:58 +00:00
sfraser%netscape.com f859389a26 Fix the imglib2 build stuff to not break the build progress functionality, by keying off build{foo} rather than options{foo} 2001-03-24 08:06:38 +00:00
sfraser%netscape.com e71c8b0a1e Add libimg2 to the list of modules, which is what saari should have done. 2001-03-24 07:38:33 +00:00
saari%netscape.com 4e353b1e1c fixing typo in mac build script to ensure that you can build with useimg2 set to off. 2001-03-24 07:08:21 +00:00
saari%netscape.com 395d4f2945 oh fine, try this fix for mac 2001-03-24 04:05:07 +00:00
saari%netscape.com 0470aee4cd pull libpr0n on mac 2001-03-24 03:31:16 +00:00
saari%netscape.com 57eebbce00 libpr0n 4 mac r=pinkerton,pavlov, sr=smfr 2001-03-24 02:44:26 +00:00
saari%netscape.com fde0a19635 like MIR, libpr0n is landing for mac r=pinkerton, pavlov, sr=smfr 2001-03-24 02:44:07 +00:00
beard%netscape.com e1fa2c57e4 enabling new cache to build by default. a=chofmann, r=darinf 2001-03-22 01:33:46 +00:00
javi%netscape.com abaa712847 Fix for bug 72843 r=dougt sr=sfraser Update Mac build scripts for PSM 2.0 Make necko export the default prefs for security on the Mac. 2001-03-22 01:28:52 +00:00
alecf%netscape.com 581fc10974 other part of fix for 46488 - fix mac build scripts to use NS_LITERAL_STRING so we have a unicode build date. 2001-03-21 19:35:32 +00:00
dmose%netscape.com 24c7dc20d9 Turn on basic LDAP infrastructure in the default mac build. No user-visible changes yet. Code being turned on: moa=dmose@netscape.com, sr=shaver@mozilla.org. Mac system build changes: r=peterv@netscape.com, sr=sfraser@netscape.com 2001-03-21 01:45:24 +00:00
pinkerton%netscape.com 548b29943c fix up case differences, since sometimes OSX seems to care. 2001-03-19 21:31:14 +00:00
sdagley%netscape.com 8c6cc148b3 Fix #72048. Add Carbon target for apprunner project w/'carb' 0 resource so the built app is properly identified as a Carbon app. r=pinkerton, sr=sfraser. 2001-03-16 03:08:41 +00:00
sgehani%netscape.com 81fb832ab1 Fixing fizilla build bustage. r=dveditz 2001-03-14 09:49:22 +00:00
sgehani%netscape.com f2e0cfbe69 Port libxpnet to the mac. (Turning it on.) Also turning on XPICleanup. libxpnet: b = 67248 r = ssu sr = alecf XPICleanup: b = 65680 r = ssu sr = alecf 2001-03-14 06:51:22 +00:00
blakeross%telocity.com 2b03f815af Fix mac bustage. 2001-03-14 04:50:44 +00:00