Commit Graph

1470 Commits

Author SHA1 Message Date
seawood%netscape.com
f7ae5fe5a3 Remove unneeded dirs from xpcom standalone build.
Go Alecf!
2002-02-20 06:56:15 +00:00
sgehani%netscape.com
bdc87e0fa7 Land update notifications.
b=120201; r=law,pavlov; sr=dveditz
2002-02-20 04:01:34 +00:00
blizzard%redhat.com
69e105837c Bug #125495. Get irc building again in the rpms. Get these patches working again. Doesn't affect the default build. 2002-02-19 12:16:50 +00:00
seawood%netscape.com
42fad90eb1 Explicitly use <STDIN> instead of <> as some newer ports of perl seem to have problems with <>.
Bug #122412
2002-02-17 21:08:44 +00:00
seawood%netscape.com
2803c78e79 cat $(MDDEPEND_FILES) since < only redirects the first file. Use <STDIN> instead of <> to clear up potential ambigiousness. r=bryner 2002-02-17 11:20:51 +00:00
bryner%netscape.com
721e75b97e Attempting to fix some depend build issues on win32 by passing the list of files via stdin instead of on the command line. r=cls 2002-02-16 11:21:57 +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
bbaetz%student.usyd.edu.au
e83b1a7570 Point to ftp.netscape.com/Welcome for ftp tests since ftp.mozilla.org
appears to be loaded
rs=jag
2002-02-05 07:16:24 +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
seawood%netscape.com
00b465bc48 Had the logic backwards 2002-02-01 08:40:31 +00:00
seawood%netscape.com
ca1f78f8b0 Add windbgdlg to standalone xpcom list 2002-02-01 05:31:30 +00:00
seawood%netscape.com
0b930dd465 Skip installing mozilla-config & run-mozilla.sh on os/2 & win32 2002-02-01 04:49:21 +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
seawood%netscape.com
02738a8a90 Add support for our multiple component subdirs as well as finding the proper
nspr includes & libs.  Split DEFINES used to build mozilla into separate option, --defines.
Bug #92029 r=bryner
2002-01-16 00:30:15 +00:00
blizzard%redhat.com
695668b70f Add exclusion lists to the packager. Not part of the default build. 2002-01-11 17:18:01 +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
bstell%ix.netcom.com
44eae503ad bug 116148, *.m4 file to test for FreeType2. Slightly modified from
the FreeType2 src. r=cls
2002-01-09 14:32:28 +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
blizzard%redhat.com
81ac89da4e Checkpointing changes. Updated menu patch. New startup script that uses mozilla-xremote-client and changes to the spec that include nss shared libraries, etc. 2001-12-30 01:07:18 +00:00
timeless%mac.com
61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +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
seawood%netscape.com
8a8df7b5de Add netwerk/build to standalone xpcom dirs list.
Bug #116039
2001-12-20 01:21:28 +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
a6f482e97d Left this out of bug 80142 checkin 2001-12-12 08:24:16 +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
seawood%netscape.com
c68ff5bf8d Update standalone xpcom dirs list.
Bug #58981 r=bryner
2001-12-09 07:02:42 +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
seawood%netscape.com
995026559f Revert to using standard config.sub & config.guess entries for OS/2.
Thanks to pedemont@us.ibm.com (Javier Pedemonte) for the patch.
Bug #112244 r=cls
2001-12-01 18:54:36 +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
dbaron%fas.harvard.edu
203e472d8f Set DYLD_LIBRARY_PATH for Mac OS X (Darwin). b=110918 r=seawood 2001-11-22 23:22:59 +00:00
seawood%netscape.com
55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +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
blizzard%redhat.com
d0faaa0653 Checkpointing changes. Not part of the build. 2001-11-15 07:27:22 +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
jdunn%netscape.com
9ad5c6d444 setting up AIX to only export NSGetModule from all components
These are if'd AIX only!
r=cls@seawood.org
a=blizzard@mozilla.org
# 108864
2001-11-08 12:15:48 +00:00
seawood%netscape.com
68cb29fa0d Silence! 2001-11-07 06:06:02 +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
seawood%netscape.com
68e089b366 Update LD_LIBRARY_PATH_64 if LD_LIBRARY_PATH_64 is set.
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #91842
2001-11-03 08:26:37 +00:00
seawood%netscape.com
f230455df7 Only output startup script *_PATH info if debugging.
Thanks to Dawn Endico <endico@mozilla.org> for the patch.
Bug #79039 r=cls
2001-11-03 05:05:47 +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
blizzard%redhat.com
56d5bda4a6 add the js-debugger package. not part of the build. 2001-11-02 18:47:04 +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
blizzard%redhat.com
3eb643cc9d Update patches to keep up with the trunk. Add patch for Red Hat 7.2 that will get postscript printing working with CJK locales. Not part of the build. 2001-11-02 00:00:36 +00:00
seawood%netscape.com
d139b3f6bb Fixing internal MOZ_TWO_STRINGS_TEST macro so that it doesn't always use enableval to test option arguments
Bug #107055 r=jesup
2001-10-29 22:59:31 +00:00
seawood%netscape.com
da2578a055 split xpidl into seperate module 2001-10-29 06:32:18 +00:00
seawood%netscape.com
43754efed6 Do an exact match 2001-10-29 04:48:55 +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
seawood%netscape.com
0b8d38b7f6 Don't explicitly add $(srcdir) and let VPATH do its thing. Fixes packages built in objdirs. 2001-10-25 03:35:01 +00:00
seawood%netscape.com
9994a450c9 Fix xpcom standalone build 2001-10-24 00:12:06 +00:00
seawood%netscape.com
7900d1b16d Spit out error if given -d without argument.
Bug #74067
2001-10-23 06:25:59 +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
jj%netscape.com
03f31d9174 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
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
blizzard%redhat.com
45d8560e3a Work with versions of bash older than version 2. Not part of the default build. Bug #104768. 2001-10-17 02:57:00 +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
seawood%netscape.com
51e788aaa4 Add support for mips*el 2001-10-13 05:59:55 +00:00
wtc%netscape.com
0cd96ac069 Bugzilla bug 104286: teach config.guess and config.sub about MKS Toolkit.
r=cls.
2001-10-12 20:46:34 +00:00
mcafee%netscape.com
712abc9e7b Removing reference to moved file, to match my last checkin 2001-10-11 22:52:46 +00:00
mcafee%netscape.com
4d655f666d Moving this file to mozilla/tools/performance/startup, so we can group all the startup test stuff together. r=jrgm,dp 2001-10-11 22:34:00 +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
blizzard%redhat.com
5ea5153955 Bump serial for the next release. Not part of the build. 2001-10-10 14:34:04 +00:00
seawood%netscape.com
9812fbb51b Updating config.guess & config.sub with 2001-10-07 changes from the GNU master c
opy at :pserver:anoncvs@subversions.gnu.org:/cvs /config .
2001-10-07 23:08:11 +00:00
seawood%netscape.com
ccf594f1ae Update standalone xpcom build list 2001-10-07 04:03:57 +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
akkana%netscape.com
7ab75cf931 66345: Flipping the switch on the editor reorg.
libeditor is now just the base libraries; libcomposer covers
  the composer app.  Installing both in packages that used to
  install the composer app.  Mac checkin will follow separately.
  r=cmanske,jfrancis sr=sfraser,kin a=dbaron
2001-10-05 00:40:27 +00:00
blizzard%redhat.com
f4d448c8e5 Update patches, images and spec file to the current tip. Not part of the build. 2001-10-03 18:40:13 +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