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

1321 Коммитов

Автор SHA1 Сообщение Дата
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
locka%iol.ie 64478dedad Allow run-mozilla.sh to be renamed (e.g. foo) and have it automatically launch foo-bin if such an executable exists. b=70760 r=valeski@netscape.com sr=blizzard@mozilla.org 2001-10-01 18:40:45 +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
dbaron%fas.harvard.edu 5a2640b3c0 Switch from ftp.netscape.com to ftp.mozilla.org since the former is down. 2001-09-29 22:20:41 +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
blizzard%redhat.com f588f93427 Bump the epoch up to make room for 0.9.4.x versions. Not part of the build. 2001-09-14 04:44:27 +00:00
cls%seawood.org f4cd4f78e2 Replace cat<<EOF with echos to avoid potential security risk with predictable /tmp files.
Thanks to Ashu Kulkarni <ashuk@eng.sun.com> for the patch.
Bug #98723 r=cls a=blizzard
2001-09-08 19:16:27 +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
blizzard%redhat.com c97712673f Rev the serial number, remove some old patches. Not part of the build. 2001-09-05 03:06:01 +00:00
blizzard%redhat.com 1749e8d4f9 drop in updated patches. not part of the build. 2001-09-01 17:12:21 +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
blizzard%redhat.com 5b86c7cae5 update patches that I use. not part of the build. 2001-08-13 14:30:01 +00:00
dbaron%fas.harvard.edu 777b8be12c www.mozilla.org is back up again 2001-08-12 03:28:16 +00:00
dbaron%fas.harvard.edu 974ad51aa8 Use lxr.mozilla.org since www.mozilla.org is down. (to make the tinderbox orange go away) 2001-08-12 01:55:36 +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
timeless%mac.com c6918880e8 Bugzilla Bug 68570 RFE: Set XSUNTRANPORT/XSUNSMESIZE on Solaris to improve rendering speed...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=antitux sr=blizzard
2001-08-03 04:10:25 +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
blizzard%redhat.com feaf05a2df Add basic infastructure for gtk2 work. Bug #92034. r=cls 2001-07-24 23:30:00 +00:00
hewitt%netscape.com 871ba121b4 90738 - build DOM traversal idl, r=blake, sr=jst 2001-07-17 06:58:08 +00:00
dbaron%fas.harvard.edu 7b7a14a285 Adding ftp.netscape.com back to bloaturls again, in the hopes that the weird network problems have been fixed by now. 2001-07-14 18:35:32 +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