shliang%netscape.com
d255e04b6b
fixing redness in mac - cut off part of a line by accident before in MozillaBuildList.pm
2002-03-15 00:16:08 +00:00
shliang%netscape.com
773649dc13
bug 128962 - mac build changes for mdn account manager extension - r=ducarroz,sr=sspitzer,a=asa
2002-03-14 23:35:16 +00:00
pinkerton%netscape.com
f76d67c93e
create embed.jar on mac, refactoring gen_mn.pl so it can be called from macPerl directly. r=ccarlen/sr=sfraser/a=shaver. bug#129492
2002-03-14 14:53:55 +00:00
peterv%netscape.com
dd0cd87639
Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
2002-03-14 12:18:04 +00:00
harishd%netscape.com
342a2db398
Adding support to enable P3P upon request. r=heikki, sr=alecf,sfraser a=asa
2002-03-08 22:33:50 +00:00
law%netscape.com
51b59dbf5c
Bug 122540; add new component to reset prefs from command line (last bit for mac build); r=dveditz, sr=hewitt, a=asa
2002-03-04 10:24:18 +00:00
peterv%netscape.com
e6910ed338
Fix for bug 127485 (Clean up soap in the mac buildscripts). sr=sfraser, a=dbaron.
2002-03-03 11:19:24 +00:00
peterv%netscape.com
f0ea3558c8
Fix for bug 5794 ([MAC]Aliasing NGLayoutConfigInclude.h to MacConfigInclude.h is evil). sr=sfraser, a=dbaron.
2002-03-03 10:57:06 +00:00
law%netscape.com
62bd06f43e
Bug 126583; add webbrowserpersist properties file to jar on Mac so download error message text is available; r=bzbarsky, sr=jag, a=asa/drivers
2002-03-01 00:31:14 +00:00
peterv%netscape.com
26c9d6edb3
This, completely closes bug 107795.
...
r=heikki, sr=vidur, sr=jband, a=shaver.
This eliminates the MOZ_SOAP defining and checking from the makefiles, from one .cpp file for conditional compiles, and from .html documentation and tests (.html is only significant to human readers).
This enables SOAP in the default build, and has been tested on all clean builds.
2002-02-21 23:16:49 +00:00
peterv%netscape.com
4a10bd5605
First part of fix for bug 107795 (Enable SOAP in default builds). SOAP is still off after this check-in. sr=sfraser, a=shaver.
2002-02-21 14:15:55 +00:00
law%netscape.com
18a0031354
Bug 27609; mac build system changes to build new progress dialog; r=sdagley, sr=jag
2002-02-20 07:31:09 +00:00
sgehani%netscape.com
bdc87e0fa7
Land update notifications.
...
b=120201; r=law,pavlov; sr=dveditz
2002-02-20 04:01:34 +00:00
blakeross%telocity.com
734e1be2e2
Fixing bustage.
2002-02-09 04:32:08 +00:00
peterv%netscape.com
2fb9c0c061
Fix CLOBBER_IDL_PROJECTS (broken after the conversion to XML projects). r=smfr.
2002-02-08 11:34:27 +00:00
kaie%netscape.com
7792168b34
b=116334 NSS 3.4 landing
...
r=cls/wtc sr=kin/simon
2002-02-06 13:31:07 +00:00
peterv%netscape.com
27819aa97d
Export svg.dtd and mathml.dtd to res/dtd. Bug 122710. r=rbs, sr=sfraser.
2002-02-06 13:02:21 +00:00
heikki%netscape.com
3a6fb922c1
Bug 122710, dtd folder in dist/bin should be moved into res. r=rbs@maths.uq.edu.au&harishd, sr=sfraser.
2002-02-01 22:28:55 +00:00
pinkerton%netscape.com
e9360f8f96
add MANIFEST_IDL for content:html:document:public
2002-01-31 20:35:06 +00:00
jaggernaut%netscape.com
b465107ccc
Bug 113519: cannot build with cookie extension disabled. Patch by Stephen P. Morse <morse@netscape.com>, r=/sr=darin,alecf,smfr.
...
Step 2: Modify existing files to stop pointing at old files and start pointing at new files.
2002-01-31 04:08:19 +00:00
heikki%netscape.com
633177c06d
Bug 44458, enable XHTML entities when an XHTML doctype with public id is present in an XML document. r=rbs@maths.uq.edu.au, sr=jst.
2002-01-25 00:07:45 +00:00
bryner%netscape.com
0c1b36eec5
Bug 119032 - converting nsISelectElement to idl so it can be used from js. r=varga, sr=jst.
2002-01-09 23:03:21 +00:00
beard%netscape.com
1215960968
bug #105137 , fixing mac bustage.
2002-01-09 03:27:17 +00:00
beard%netscape.com
9f6edc0269
bug #118649 , r=peterl, sr=sfraser
2002-01-09 02:15:50 +00:00
harishd%netscape.com
7c522efd05
105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst
2002-01-09 01:37:50 +00:00
bryner%netscape.com
6cf1d33b09
Initial checkin of XBL select widget (listbox) code (bug 112713).
...
Summary of changes:
- Removed old XBL form control cruft.
- Made nsOutlinerContentView accessible from content scripts.
- Created a new interface, nsIDOMNSXBLFormControl which exists to allow a
select element to have an outliner box object.
- Factored out nsChildIterator into its own file.
- Added support to the outliner content view for having option elements
directly inserted in the outliner.
- Cleaned up pixel/twip conversions in outliner.
- Added support for intrinsic width for outliner.
r=jag, sr=hyatt. Note that the new select widget is NOT turned on by
default.
2002-01-05 07:17:10 +00:00
peterv%netscape.com
b385bfa7d0
Make SOAP build again on Mac. Doesn't affect default build.
2002-01-04 08:50:30 +00:00
bnesse%netscape.com
bf6619e295
Fix for bug 89137. Remove autoconfig from preferences library. Patch by mitesh, r=bnesse/dmose. sr = alecf.
2001-12-21 22:29:31 +00:00
hewitt%netscape.com
7b10439c40
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2001-12-19 12:04:11 +00:00
tor%cs.brown.edu
073a7c9d91
Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
...
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00
jgaunt%netscape.com
ae53a4b116
bug 102021, xul menulist accessibility support for aaronl
r=jgaunt, sr=hyatt
bug 109227, xul tabbox accessibility support
r=aaronl, sr=hewitt
2001-12-17 01:21:45 +00:00
pavlov%netscape.com
15273ea50a
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
jgaunt%netscape.com
eb11189c2a
bug 103148, turn off xul accessibility when not needed
r=aaronl,cls,sfraser
sr=hyatt
2001-12-16 00:59:16 +00:00
jgaunt%netscape.com
6344e2b6a6
bug 103148, turn off xul accessibility when not needed
r=aaronl,cls,sfraser
sr=hyatt
2001-12-15 23:50:32 +00:00
bbaetz%cs.mcgill.ca
5c8cc975a2
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
...
alex.fritze@crocodile-clips.com , james.turner@crocodile-clips.com , and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes
r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.
NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
ccarlen%netscape.com
c343dad63a
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:58:15 +00:00
bbaetz%cs.mcgill.ca
34ab07acfd
Part of bug 114275 - Mac build options for libart. Will have no effect
...
until the SVG branch is merged. r=cls
2001-12-10 06:29:08 +00:00
sfraser%netscape.com
004e2a7a95
Fix bug 113295 by ensuring that mac locale for communicator/platform is registered after unix and win. r=bryner/pchen, sr=ben
2001-12-04 22:24:55 +00:00
peterv%netscape.com
6e3cff3838
Make SOAP build again on Mac. Doesn't affect default build. r=sfraser.
2001-12-04 11:41:03 +00:00
ben%netscape.com
13c08ff0bb
fix for 113295 -'Exit' etc missing from menus. (smoketest blocker)
2001-12-03 21:35:55 +00:00
jgaunt%netscape.com
fcfee9a0cc
bug 112701 - seperate accessible/src dir into 3
mac specific changes
r=aaronl
r=leaf
sr=hyatt
2001-11-30 22:49:02 +00:00
javi%netscape.com
e2d6d9754a
b=75947 Landing security startup performance improvement related issues. r=javi sr=alecf
b=109777 Mae sure certificate downloading works immediately r=javi sr=mscott
(Checking in for kaie)
2001-11-29 23:43:10 +00:00
kaie%netscape.com
4f540afa38
b=75947 Landing security startup performance improvement and related issues.
...
r=javi sr=alecf
b=109777 Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:36:34 +00:00
hewitt%netscape.com
ecdcf7a9d1
102574 - enable DOM Inspector in the default builds, r=leaf, sr=shaver
2001-11-29 09:36:46 +00:00
mscott%netscape.com
1b481c88e7
Part of Bug #110543 for adding smime UI to message display. If we are building smime and building psm,
...
then export the MANIFEST_IDL file in extensions/smime/public.
2001-11-27 23:40:32 +00:00
attinasi%netscape.com
c96d909cb7
Loading and broken image icons moving to /res b=110384 r=-adamlock,sfraser sr=sfraser,waterson
2001-11-20 22:23:34 +00:00
pchen%netscape.com
2f2def6297
bug 20943, r=rods, sr=ben, set NS_PRINT_PREVIEW for mac build
2001-11-18 08:00:08 +00:00
sfraser%netscape.com
f4da98e824
Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin
2001-11-10 01:05:03 +00:00
javi%netscape.com
96b3fbef61
Fixing typo
2001-11-09 21:14:07 +00:00
javi%netscape.com
b8c3ead24e
Bug 106507
...
Enable S/MIME for users that are already building PSM.
2001-11-09 20:45:47 +00:00
ben%netscape.com
e22d4e2a9f
108462 - Remove Vixen. r=bryner, sr=jst
2001-11-06 22:59:55 +00:00
sfraser%netscape.com
d7dcb1ab04
Fix NullPlugin.mcp to build in a Carbon debug build; renaming it to DefaultPlugin.mcp and fixing prefix files. r=beard, sr=fm
2001-11-06 01:45:15 +00:00
hyatt%netscape.com
83c7ae6b1f
Bug 18502 remainder of checkin. Turning it on on the Mac. r/sr=pav,jband
2001-11-04 02:17:11 +00:00
javi%netscape.com
1b9076c2d6
Part of Bug 106507. add the ability to build S/MIME as part of the client. Leaving off as default for now. But can be turned on with the build preferences.
2001-11-03 00:37:07 +00:00
peterv%netscape.com
b5ef014320
Add build option for the JS profiler on Mac. r=sfraser.
2001-11-02 10:29:25 +00:00
peterv%netscape.com
879579fb93
Clean up. mozilla/modules/libimg/src got whacked a while back. rs=sfraser.
2001-10-28 00:47:23 +00:00
peterv%netscape.com
90b066495c
Clean up. mozilla/rdf/tests/domds got whacked a while back. rs=sfraser.
2001-10-27 16:16:54 +00:00
sfraser%netscape.com
72ca9383ae
Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf
2001-10-26 23:34:53 +00:00
sfraser%netscape.com
e7f7baee09
Fix for bug 83589 -- fix the mac build scripts so that a commercial tree doesn't clobber config files in the mozilla tree. r=peterv,sr=scc
2001-10-26 22:36:28 +00:00
loadrunner%betak.net
96ebdc00c1
bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard
2001-10-19 22:41:59 +00:00
gordon%netscape.com
e68095ff40
Fix for bug 103167, removing obsolete MANIFEST file from Mac build script. r=sfraser, sr=darin.
2001-10-19 01:52:31 +00:00
alecf%netscape.com
97912541e2
bug 76339 - kill nsIAppShellComponent, finally. sr=sfraser, r=dveditz
2001-10-16 21:10:35 +00:00
dougt%netscape.com
4f3a44d63b
API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147
2001-10-16 03:35:52 +00:00
nhotta%netscape.com
f1a7687afd
Adding a new project "universalchardet", bug 91304, r=ftang, sr=sfraser.
2001-10-15 22:41:29 +00:00
blakeross%telocity.com
4f35ccddc4
Remove nsTimeBomb, stop doing unnecessary timebomb work (57306). r=mcafee sr=ben
2001-10-14 01:56:05 +00:00
alecf%netscape.com
e315082c97
part of bug 100214 - turn on unicharutil_s on all platforms. r=cls (build-only change, and unicharutil_s is #if 0'd out)
2001-10-10 23:38:36 +00:00
brade%netscape.com
3e527fb49c
new Composer project and editor project split (build plaintext or html&plaintext); also commented out bmp project which may land some day
2001-10-05 01:16:50 +00:00
ccarlen%netscape.com
cf1abf69eb
Bug 92750 - Fizilla doesn't ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser
2001-10-02 14:50:29 +00:00
alecf%netscape.com
3cc5739157
add new xpfe intl stuff to mac build r=ftang, sr=shaver
...
bug 101004
2001-10-02 00:26:44 +00:00
sdagley%netscape.com
ba792b1887
Bug 97676 - Use LaunchServices APIs under OS X for helper app launching and fix Reveal to work with OS X Finder. r=ccarlen,sr=sfraser
2001-10-01 06:43:41 +00:00
jaggernaut%netscape.com
d714fdb34e
Bild Venkman by default on Mac now that the project file is fixed. See bug 97944 for further details.
2001-09-30 12:41:37 +00:00
rginda%netscape.com
d490959bc8
turn of venkman until we can get the bustage sorted out
...
r=jag
2001-09-30 06:57:28 +00:00
rginda%netscape.com
501132eb35
bug 97944, sr=shaver, r=cls,peterv, build venkman by default
...
split jsdebugger option into jsd and venkman. jsd builds the binary debugger support component, and venkman builds the front end. build both by default.
2001-09-30 06:00:54 +00:00
seawood%netscape.com
ebc656947f
Export nsCOMPtr.h from xpcom:glue instead of xpcom:base .
...
Bug #99698 sr=alecf
2001-09-29 12:31:09 +00:00
beard%netscape.com
a9648d2f97
Fix for bug #92322 , changes for Carbon/Mac OS X, r=peterl, sr=sfraser.
2001-09-27 00:29:39 +00:00
sfraser%netscape.com
d9eb6fadde
Fix for bug 99497. Re-order processing of jar.mn files so that we register en-mac locales after those for other platforms, so that non-installed builds (like the Mac OS X build) get Mac overlays. r=tao, sr=alecf.
2001-09-26 19:23:31 +00:00
tao%netscape.com
4cc129fd94
97606: Default character coding setting is blank in pref
...
(r=dveditz,sr=alecf). add navigator.proeprties to en-{win,mac}.jar
2001-09-21 01:16:59 +00:00
dmose%netscape.com
f4c1719b7b
Mac build system changes to jar up the LDAP chrome stuff when building with 'options ldap'. Part of fix for bug 79935; r=pavlov@netscape.com.
2001-09-20 07:47:07 +00:00
tao%netscape.com
c28c8d47df
71517: Dynamically select platform jar in langxxxx.xpi.
(r=jbetak,sr=mscott). Build en-{win,unix}.jar on Mac.
2001-09-07 22:45:31 +00:00
aaronl%netscape.com
57b084966d
Bug 96473, added accessible.properties to Mac Build - r=tao, sr=waterson
2001-09-05 21:13:54 +00:00
sdagley%netscape.com
0e89c2ad50
Doh! Fixing build bustage due to my landing of fix for #89019 . We have to have different targets for Carbon and Classic due to linkage issues with the OT libs OpenTransportAppPPC.o and OpenTptInetPPC.o that are required for Classic.
2001-08-29 04:58:11 +00:00
thesteve%netscape.com
27e15b45d4
Bug#81373
...
build script changes to support mac static build.
r=jfrancis
sr=sfraser
a=asa on behalf of drivers
2001-08-28 00:11:50 +00:00
thesteve%netscape.com
03478ecb68
Bug#81373 (mac static build)
...
this new file adds XML-DOM support to munge the
exported codewarrior project files.
r=jfrancis
sr=sfraser
a=asa on behalf of drivers
2001-08-28 00:01:40 +00:00
thesteve%netscape.com
1e1fa66cc2
Bug#81373 (mac static build)
...
added static_build option
r=jfrancis
sr=sfraser
a=asa on behalf of drivers
2001-08-27 23:50:45 +00:00
kaie%netscape.com
ab97d227f0
b=76915 r=dveditz sr=sfraser a=asa
...
Giving GUI feedback instead of crashing
Part 2 of 3 - changes to make files only
2001-08-23 05:23:21 +00:00
ccarlen%netscape.com
51baf59c94
Bug 78498 - Carbonize PPEmbed. r=pinkerton/sr=sfraser
2001-08-18 15:10:38 +00:00
cls%seawood.org
374c6436fe
Making sure that we export & build LDAP before mailnews like we do on every other platform. This might fix the current bustage possibly related to bug #89198
2001-08-18 04:15:19 +00:00
heikki%netscape.com
44fcf3f455
Bug 15089, make XML parser error messages localizable. r=harishd,ftang, sr=jst.
2001-08-17 23:27:20 +00:00
cls%seawood.org
7735dffe33
Pull using the NSPRPUB_PRE_4_2_CLIENT_BRANCH instead of the static tag.
...
r=leaf
2001-08-17 11:17:02 +00:00
jgaunt%netscape.com
9f2f88aa48
fix for bug 94768
...
r=smfr,leaf
sr=hyatt
2001-08-17 03:13:07 +00:00
cathleen%netscape.com
be72d98064
enable MOZ_TIMELINE tool, bug 78793, r=rogc, sr=waterson
2001-08-17 02:03:34 +00:00
sfraser%netscape.com
852e355fe9
Add support for a fast-update option on Mac, bug 79280. r=peterv, sr=scc
2001-08-17 01:50:06 +00:00
cls%seawood.org
b8987cb0d7
Remove references to PSM1 from the build so that we can cvs remove the PSM1 dirs.
...
Bug #78975 r=leaf sr=sfraser
2001-08-16 00:11:40 +00:00
wtc%netscape.com
97ab62e4c1
Bugzilla bug 78471: have Mozilla pull the latest version of NSPR (NSPR 4.2
...
Beta). The tag we are using now is the static tag NSPRPUB_CLIENT_TAG.
We may change the tag to "HEAD" (the tip of NSPR) or some client-specific
branch tag soon. This landing has been approved by drivers@mozilla.org
for mozilla0.9.4.
Modified files: mozilla/client.mk mozilla/client.mak
mozilla/build/mac/build_scripts/MozillaCheckoutList.txt
2001-08-14 18:09:04 +00:00
pavlov%netscape.com
1e20984ef0
fixing bug 78690. removing old imagelib. r=jst sr=waterson
2001-08-09 20:22:39 +00:00
peterlubczynski%netscape.com
3452d67ff5
Changes for new location of Mac plugin module project files bug 76602 r=bnesse sr=sfraser
2001-08-09 01:32:10 +00:00
heikki%netscape.com
a337e54efa
Fixing Mac bustage, no MANIFEST in htmlparser/src anymore.
2001-08-03 22:15:00 +00:00
beard%netscape.com
501794abed
factor out SIOUX console, use true UNIX console on Mac OS X. b=86550, r=pinkerton, sr=scc
2001-08-02 03:32:14 +00:00
hewitt%netscape.com
da02b259d6
90738 - build DOM traversal idl, r=blake, sr=jst
2001-07-17 06:58:08 +00:00
ben%netscape.com
fa59be983d
forgot to check this in with original patch for bug 65251.
...
Make content pack extension build on Mac.
r=pchen, sr=hyatt
2001-07-14 08:45:08 +00:00
sfraser%netscape.com
4787fc9a45
Fix bug 84216: add option to Mac build scripts to pull by date (options pull_by_date). r=peterv,sr=scc
2001-07-13 20:08:50 +00:00
jgaunt%netscape.com
449476cffa
bug 89473 - fixes mac build bustage from accessibility landing on 7/4
...
r=saari,peterv sr=scc
2001-07-10 23:55:20 +00:00
cls%seawood.org
9e7f1ccd8e
Remove unneeded cache/MOZ_NEW_CACHE option.
...
Bug #89008 r=peterv
2001-07-07 17:16:44 +00:00
cls%seawood.org
a00254162a
Cleaning up mess caused by missed file from bug 53226
...
Thanks to Simon Fraser <sfraser@netscape.com> for the patch.
Bug #89134 r=peterv@netscape.com
2001-07-05 06:06:48 +00:00
peterv%netscape.com
be9c7685a6
Fix for bug 83589 (Doing a commercial build clobbers DefinesOptions.h, forcing an entire rebuild). We now have separate headers for the optional defines for mozilla/commercial and debug/optimized. sr=sfraser.
2001-06-30 14:30:54 +00:00
jgaunt%netscape.com
07868cf706
bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
...
r= lots, see bug
2001-06-30 00:25:09 +00:00
scc%mozilla.org
618093b4d7
bug #74726 : sr=waterson, r=beard. Make |nsXPIDLC?String| inherit from |nsSharableC?String|, the new implementation is now in the string hierarchy (and out of string/obsolete). This change to MozillaBuildFlags.txt makes it possible for Mac builds to selectively turn on string debugging and statistics machinery.
2001-06-29 12:45:05 +00:00
peterv%netscape.com
7ae38114cc
Fix for bug 85606 (Need -venkman command line handler). r=rginda, sr=sfraser.
2001-06-26 11:42:10 +00:00
ben%netscape.com
3e870952a2
turn on 65251 by default. Part of previous checkin.
2001-06-22 04:19:34 +00:00
rbs%maths.uq.edu.au
c760fc7a2f
create a debug-developer.js to catch strict javascript errors & warnings during development, and to avoid receiving bugs from gemal for the fixup r=peterv, sr=sfraser,sspitzer a=dbaron (on behalf of drivers) -- I add that in the previous checkin
2001-06-20 07:51:12 +00:00
srilatha%netscape.com
7f252810a0
Fix for bug 79252. This fixes the migration from 4.x format to mozilla format. r=dmose, sr=sspitzer, a=dbaron
2001-06-20 06:51:37 +00:00
jj%netscape.com
6d808e5847
landing fix for #84325 on the tip. r=dougt, sr=granrose, a=scc
2001-06-15 03:22:50 +00:00
peterv%netscape.com
d43e13bfc3
Fix for bug 56789 (Add more build logic for the LDAP component on Mac). sr=sfraser, a=dbaron.
2001-06-08 14:00:29 +00:00
peterv%netscape.com
4cfcfc4fba
Add build options for all the extensions. This ensures that restarting a build after extensions builds the jar files for the extensions. r=sfraser.
2001-05-18 13:28:22 +00:00
peterv%netscape.com
0e1c3e656d
Fix bug 79271 (Option-specific #defines should move from BuildFlags.pm into MozillaCheckoutList.txt). r=sfraser.
2001-05-17 10:22:42 +00:00
dbragg%netscape.com
8ec791e1e7
Added the exporting of InstallCleanupDefines.h from xpinstall/cleanup folder and the export of cmessage.txt to the res directory.
2001-05-17 05:31:00 +00:00
dveditz%netscape.com
8688792701
fix Mac build problem for bug 7022; thanks to sgehani@netscape.com for tracking down
2001-05-14 12:38:15 +00:00
peterv%netscape.com
d5a6b02631
72141 (Enable XSLT in default builds). r=nisheeth, sr=jst.
2001-05-11 08:43:45 +00:00
sdagley%netscape.com
96c16823b3
#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
8bcd5a8be5
separating jsconsole into its own component. r=damn/sr=hyatt bug#73127.
2001-05-10 03:12:59 +00:00
ftang%netscape.com
378ad98963
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
f7460d0269
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
2a21a3c0dd
Correct typo. sr=sfraser.
2001-05-08 00:20:42 +00:00
sfraser%netscape.com
54c7bc2961
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
d15ecc02ad
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
34ab8f77b0
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
6f256984a9
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
533d5bad5b
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
26f81c3c15
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
34d3a07da4
remove signstub: bug 75767 r=ducarroz sr=sspitzer
2001-05-04 23:58:59 +00:00
law%netscape.com
a8f272185f
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
45a3979f6b
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
44cbfd57f8
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
cf19a4fda7
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
917a656fc5
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
67e1cb2bbb
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
97bb95a7b4
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
c6afa8f328
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
ca5bab9069
forgot this one from patch, r=samir, sr=alecf, b=74132
2001-04-12 01:45:55 +00:00
hewitt%netscape.com
a45fdbc40d
72717 - die Blue, die!, r=dveditz, sr=hyatt
2001-04-11 03:32:24 +00:00
sdagley%netscape.com
2f0ab0218a
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
ef006ede45
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
26f6c31274
new embedding promptservice component. bug 72112 r=hyatt,pinkerton
2001-04-05 23:09:35 +00:00
disttsc%bart.nl
5c9f7ba46c
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
fc206e4cca
Adding accessibilty to mac build
-r pinkerton -sr sfraser
2001-03-31 20:18:31 +00:00
joe.chou%eng.sun.com
47d5143773
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
ad6445c7fb
fix 2 smoketest blockers -- 73955 and 73956, r=pchen, sr=rods
2001-03-29 20:05:30 +00:00
pchen%netscape.com
f0faad3250
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
c3982c4c90
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
a57c876f7b
Backing out joe.chou@eng.sun.com's changes, they broke the Mac. r=sdagley.
2001-03-27 03:49:31 +00:00