shliang%netscape.com
3f378f1d5f
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
aad3bf2f53
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
0872142ecf
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
aa17b929a9
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
61d131e8e6
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
6ad5f8c54f
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
1251ceac0c
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
3f385c6c02
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
8d8f9b2a81
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
daf0f82162
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
e8b1bac22e
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
51c08473ed
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
236293ae2b
Land update notifications.
...
b=120201; r=law,pavlov; sr=dveditz
2002-02-20 04:01:34 +00:00
blakeross%telocity.com
e0c72475a2
Fixing bustage.
2002-02-09 04:32:08 +00:00
peterv%netscape.com
d8aaee3a37
Fix CLOBBER_IDL_PROJECTS (broken after the conversion to XML projects). r=smfr.
2002-02-08 11:34:27 +00:00
kaie%netscape.com
45413ade3e
b=116334 NSS 3.4 landing
...
r=cls/wtc sr=kin/simon
2002-02-06 13:31:07 +00:00
peterv%netscape.com
6bcb2d3a1e
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
b3c7820e85
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
e30546fff8
add MANIFEST_IDL for content:html:document:public
2002-01-31 20:35:06 +00:00
jaggernaut%netscape.com
60a9d4cfa5
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
71ac1f4761
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
0fa04ab03a
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
f5a879bfb3
bug #105137 , fixing mac bustage.
2002-01-09 03:27:17 +00:00
beard%netscape.com
d3bc226a3a
bug #118649 , r=peterl, sr=sfraser
2002-01-09 02:15:50 +00:00
harishd%netscape.com
fd33e7c446
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
01e4861b8d
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
6183810557
Make SOAP build again on Mac. Doesn't affect default build.
2002-01-04 08:50:30 +00:00
bnesse%netscape.com
5234452a4b
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
1dc8b67ef1
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
1d663a47da
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
2d9190147b
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
5cd1b8e131
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
jgaunt%netscape.com
4c8112689d
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
6c932f3fb4
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
43806ea8b2
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
0766c35c7f
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
e4d72763ac
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
400d143c9d
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
5115549241
Make SOAP build again on Mac. Doesn't affect default build. r=sfraser.
2001-12-04 11:41:03 +00:00
ben%netscape.com
342ec84024
fix for 113295 -'Exit' etc missing from menus. (smoketest blocker)
2001-12-03 21:35:55 +00:00
jgaunt%netscape.com
9813cc5032
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
ebd49478fd
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
5cb9ace646
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
3a5f5d9790
102574 - enable DOM Inspector in the default builds, r=leaf, sr=shaver
2001-11-29 09:36:46 +00:00
mscott%netscape.com
c1b28d9715
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
2e18175596
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
d27bbcce4a
bug 20943, r=rods, sr=ben, set NS_PRINT_PREVIEW for mac build
2001-11-18 08:00:08 +00:00
sfraser%netscape.com
cde6848940
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
6abc87100e
Fixing typo
2001-11-09 21:14:07 +00:00
javi%netscape.com
81608ca2a0
Bug 106507
...
Enable S/MIME for users that are already building PSM.
2001-11-09 20:45:47 +00:00
ben%netscape.com
64811c1584
108462 - Remove Vixen. r=bryner, sr=jst
2001-11-06 22:59:55 +00:00
sfraser%netscape.com
ba97c58579
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
482a029e83
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
7f2c3f1c62
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
cf821fcfa0
Add build option for the JS profiler on Mac. r=sfraser.
2001-11-02 10:29:25 +00:00
peterv%netscape.com
cdf6942c57
Clean up. mozilla/modules/libimg/src got whacked a while back. rs=sfraser.
2001-10-28 00:47:23 +00:00
peterv%netscape.com
66335a77db
Clean up. mozilla/rdf/tests/domds got whacked a while back. rs=sfraser.
2001-10-27 16:16:54 +00:00
sfraser%netscape.com
31a9f6853e
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
87fa290062
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
40850e0fa3
bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard
2001-10-19 22:41:59 +00:00
jj%netscape.com
a89f651d05
landing fix for bug 101608 on the trunk (keeping traceback option on for optimized Carbon build). r=sdagley, sr=sfraser
2001-10-19 02:46:02 +00:00
gordon%netscape.com
892715fc5f
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
0aeede6732
bug 76339 - kill nsIAppShellComponent, finally. sr=sfraser, r=dveditz
2001-10-16 21:10:35 +00:00
dougt%netscape.com
e75485644c
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
2b22a6a5a4
Adding a new project "universalchardet", bug 91304, r=ftang, sr=sfraser.
2001-10-15 22:41:29 +00:00
blakeross%telocity.com
6808ff0447
Remove nsTimeBomb, stop doing unnecessary timebomb work (57306). r=mcafee sr=ben
2001-10-14 01:56:05 +00:00
alecf%netscape.com
36a3612553
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
99c78d7bc7
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
45f3eac96f
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
070dba8b90
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
9def8f5445
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
2703f39eb9
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
1ea8d66244
turn of venkman until we can get the bustage sorted out
...
r=jag
2001-09-30 06:57:28 +00:00
rginda%netscape.com
67eff40fc0
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
31ebfa8d88
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
e506dc33aa
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
41d068930b
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
gerv%gerv.net
2cab766559
License changes, take 2. Bug 98089. mozilla/config/, mozilla/caps/, mozilla/build/.
2001-09-25 01:03:58 +00:00
tao%netscape.com
3eb0f6dbe1
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
1c6a798194
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
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
63e86dc84f
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
scc%mozilla.org
4eb0af2983
bug #98089 : ripped new license
2001-09-19 18:55:32 +00:00
tao%netscape.com
06eed07c8e
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
59b4ba4b81
Bug 96473, added accessible.properties to Mac Build - r=tao, sr=waterson
2001-09-05 21:13:54 +00:00
sdagley%netscape.com
2f65dff61e
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
7c496219bf
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
e7fa050d04
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
59b8330c73
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
aabb7cc883
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
0044ec43e9
Bug 78498 - Carbonize PPEmbed. r=pinkerton/sr=sfraser
2001-08-18 15:10:38 +00:00
cls%seawood.org
c4420406d6
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
9577ec2d01
Bug 15089, make XML parser error messages localizable. r=harishd,ftang, sr=jst.
2001-08-17 23:27:20 +00:00
cls%seawood.org
b0ff81cdc4
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
00f903a8da
fix for bug 94768
...
r=smfr,leaf
sr=hyatt
2001-08-17 03:13:07 +00:00
cathleen%netscape.com
b6297898fd
enable MOZ_TIMELINE tool, bug 78793, r=rogc, sr=waterson
2001-08-17 02:03:34 +00:00
sfraser%netscape.com
0757611ab0
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
6c90ed45ba
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
d1f250e696
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
b72c324af1
fixing bug 78690. removing old imagelib. r=jst sr=waterson
2001-08-09 20:22:39 +00:00
peterlubczynski%netscape.com
001e4f4ef3
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
f7b966fafe
Fixing Mac bustage, no MANIFEST in htmlparser/src anymore.
2001-08-03 22:15:00 +00:00
beard%netscape.com
873569d370
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
871ba121b4
90738 - build DOM traversal idl, r=blake, sr=jst
2001-07-17 06:58:08 +00:00
ben%netscape.com
1c792e4322
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
fae06e6dc1
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
f7b3bda4f3
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
04ff7c34c2
Remove unneeded cache/MOZ_NEW_CACHE option.
...
Bug #89008 r=peterv
2001-07-07 17:16:44 +00:00
cls%seawood.org
74dc7b67b0
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
5b6cf13b29
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
96a2e5ce18
bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
...
r= lots, see bug
2001-06-30 00:25:09 +00:00
scc%mozilla.org
d99aaa1742
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
335c7199f4
Fix for bug 85606 (Need -venkman command line handler). r=rginda, sr=sfraser.
2001-06-26 11:42:10 +00:00
ben%netscape.com
b121b690c0
turn on 65251 by default. Part of previous checkin.
2001-06-22 04:19:34 +00:00
rbs%maths.uq.edu.au
355e55bbf6
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
478aa85dca
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
99d9e7cddd
landing fix for #84325 on the tip. r=dougt, sr=granrose, a=scc
2001-06-15 03:22:50 +00:00
peterv%netscape.com
804dd28c92
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
0607ee7e44
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
09aa95d551
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
c8bfa4b71d
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
6f4a71d7e5
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
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