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

1627 Коммитов

Автор SHA1 Сообщение Дата
colin%theblakes.com 4b1b530270 Make the default IPv4. b=189916. r=cls 2003-01-21 20:55:36 +00:00
cbiesinger%web.de c3aead1b40 187373 r=roc+moz sr=tor remove gfx/src/icon_0.gif and icon_1.gif 2003-01-15 22:01:15 +00:00
bryner%netscape.com 7567117773 Combine content and layout into a single library (bug 106161). r=dbaron, sr=jst. 2003-01-14 07:08:59 +00:00
bryner%netscape.com ce2428141f Use the linker option to control which symbols are exported for Mach-O builds (only export NSGetModule from component libraries). Bug 187732, r=cls. 2003-01-06 00:40:49 +00:00
seawood%netscape.com 2457dd3be2 Return proper version number from `mozilla-config --version`
Bug #185551
2002-12-31 11:05:47 +00:00
cbiesinger%web.de 0cb42104bf fix build bustage (hopefully) 2002-12-22 14:44:38 +00:00
cbiesinger%web.de 762f84951e 88685 r=cls final USE_IMG2 removal 2002-12-22 13:10:26 +00:00
seawood%netscape.com 7ab8ea0ad7 Pull calendar & libical by default for mac builds too. 2002-12-13 00:52:10 +00:00
blizzard%redhat.com db2f5f2cce Bug #178834. Startup script clobbers MOZ_PLUGIN_PATH. a=peter 2002-12-12 20:28:27 +00:00
colin%theblakes.com 0824e190c0 OpenVMS build changes. b=180290. r=cls 2002-12-12 00:08:59 +00:00
peterv%netscape.com 9ea8b175b0 Bustage fix for rods (once more). 2002-12-10 16:58:14 +00:00
peterv%netscape.com c78573f69e Fix for bug 146310 (Make Calendar client available for Macintosh platform). sr=sfraser, a=asa. 2002-12-07 11:57:09 +00:00
blizzard%redhat.com 1cd335e8aa Bug #165198. object files are not stripped for RPM build. Use --enable-strip not --enable-strip-libs. 2002-12-04 15:29:03 +00:00
shanjian%netscape.com 3b0054ca0b bug 176528, need a nsISemanticUnitScanner to support intl spam mail filter
Implement a new interface for this purpose.
win&linux, p=ftang, r=shanjian, sr=beard
mac build, p=nhotta, r=ftang, sr=beard
2002-11-22 22:36:42 +00:00
smontagu%netscape.com 25245b12da Backing out shanjian's last checkin 2002-11-20 23:58:14 +00:00
shanjian%netscape.com af6dc1965c bug 176528, need a nsISemanticUnitScanner to support intl spam mail filter
Implement a new interface for this purpose.
win&linux, p=ftang, r=shanjian, sr=beard
mac build, p=nhotta, r=ftang, sr=beard
2002-11-20 21:13:52 +00:00
blizzard%redhat.com 5b31930980 Bug #180700. Only link with superwin with gtk 1.2. r=cls 2002-11-19 03:11:13 +00:00
seawood%netscape.com b7762135e9 Get MOZILLA_VERSION from central config/milestone.txt file
Bug #179565 r=asasaki
2002-11-19 03:06:29 +00:00
ccarlen%netscape.com bd10f91b44 Bug 177321 - factor nsIDirectoryServiceProvider impl out of nsProfile.cpp. Now built as a static lib with which apps can link if they only use a single profile r=dougt/sr=darin 2002-11-09 19:38:43 +00:00
asasaki%netscape.com c3af22841a bugscape 17934, which has code for unhardcoding versions in both trees
(bugzilla reference 169074).  r=cls, no sr= needed for build changes.
2002-11-08 23:04:01 +00:00
bryner%netscape.com 399a7ee28e Stop building and packaging XBL form controls, since they aren't being actively worked on and aren't slated to be turned on anytime soon (bug 172288). r=jkeiser, sr=blake. 2002-11-08 06:09:17 +00:00
peterv%netscape.com b71a88f912 Turn on basic junk-mail detection functionality in mail on Mac. r=dmose. 2002-11-07 22:30:16 +00:00
jfrancis%netscape.com d35f47e57f 175943: port layout-debug plugin+component to mac. This build option is not on by default. 2002-11-07 12:06:49 +00:00
sspitzer%netscape.com 6892e100cf mac build change for mailViews. bug #176850.
sr=sfraser.
2002-11-06 22:27:17 +00:00
smontagu%netscape.com 7cca738502 Bug 178623: run-mozilla.sh should popuplate ${XPSERVERLIST} if it was not set yet. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=pete.zha@sun.com, sr=roc+moz, moa=cls 2002-11-06 22:22:32 +00:00
seawood%netscape.com 7596788ade Add plugin pkgconfig file to the build.
Bug #174915 r=bryner a=roz+moz
2002-10-30 00:41:08 +00:00
seawood%netscape.com 3488e15756 Pkgconfig metafile for plugins
Thanks to braden@endoframe.com for the file.
Bug#174915 r=cls a=roz+moc
2002-10-30 00:40:16 +00:00
seawood%netscape.com 1c31450781 Make activestate perl happy. 2002-10-25 10:57:12 +00:00
seawood%netscape.com 6d81cb3eab XSLT standalone builds are special
Bug #173066
2002-10-25 10:13:27 +00:00
seawood%netscape.com d054197aba Update standalone build section using REQUIRES-data
Bug #170366 r=mcafee a=dbaron
2002-10-25 06:02:20 +00:00
seawood%netscape.com 9e2c736289 Build changes to enhance --enable-standalone-modules builds using REQUIRES-based metadata.
Bug #173066 r=mcafee a=dbaron
2002-10-25 05:59:52 +00:00
blizzard%redhat.com 6e9b4885ca bug #149390. Link against mozjs, not js. Patch by braden@endoframe.com. r=blizzard, a=dbaron 2002-10-25 02:30:37 +00:00
blizzard%redhat.com 588464507c Bug #149388. fix mozilla-js.pc. patch by braden@endoframe.com, r=blizzard, a=dbaron 2002-10-25 02:28:34 +00:00
blizzard%redhat.com 7a7ed8478c fix problems with icons/ dir. not part of the build. 2002-10-24 04:43:27 +00:00
blizzard%redhat.com b2c300d3ab Bring spec files up to date. Not part of the default build. 2002-10-23 17:17:50 +00:00
sicking%bigfoot.com 2d711c26ac Landing XSLT branch. Tracking bug is 155578, fixes bugs 46633, 54659, 73492, 70369, 85408, 90157, 130161, 109918, 150916 and 170097
* New scriptable interfaces to XSLT
* Make HTML-output create real html
* cleanup the XSLTProcessor class

Patch by sicking, pike and peterv

r=sicking/pike, sr=peterv, a=asa
2002-10-21 22:32:29 +00:00
bryner%netscape.com 123e5a33b2 Don't assume that the mount point will be /Volumes/$VOLUME_NAME. Not part of any build. 2002-10-10 22:15:35 +00:00
sicking%bigfoot.com 0ebafe602c Remove mac-buildstuff to fix bustage from bug 64945 2002-10-09 09:01:30 +00:00
sicking%bigfoot.com 19f4071008 fix mac bustage 2002-10-09 08:05:04 +00:00
sicking%bigfoot.com de70300d00 bug 64945 stage two.
Prettyprint without modifying the DOM by using an XBL binding. Use viewsource.css for styling. Also refactor a real sync-load service and make transformiix and XBL use it.

r=jkeiser sr=darin
2002-10-09 07:03:15 +00:00
loadrunner%betak.net b83ec4cf48 b144551, inconsistent en-mac/en-unix in different platform langenus.xpi files, r=cls, sr=sfraser 2002-10-08 06:18:52 +00:00
av%netscape.com 72909869a0 Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard 2002-10-03 21:31:41 +00:00
blizzard%redhat.com 7aa07050e1 Part of bug #126919. Set up configure options for using an external version of xft. r=cls 2002-10-03 00:37:12 +00:00
bryner%netscape.com 97334d8f6e Add a configure option to disable building composer (bug 170136). Move handling of the -composer command-line option from libeditor/base/ to composer/src/. Remove unused nsIEditorService interface. r=seawood, sr=sfraser. 2002-10-01 00:16:51 +00:00
alecf%netscape.com 7398d2a8f9 fix for bug 79175, merge jsloader into xpconnect
r=dbradley, sr=brendan
2002-09-27 18:33:02 +00:00
alecf%netscape.com 31f48ac541 bug 169498 - combine i18n libraries into one. sr=bryner, r=ftang 2002-09-24 21:50:05 +00:00
alecf%netscape.com 08ed1c3188 bug 169003 - merge the mozbrwsr DLL into the appcomps DLL
r=bryner, sr=jag
2002-09-19 19:00:13 +00:00
alecf%netscape.com 8872bc9ac4 fix for bug 115217
merge cache dll into main necko dll for a minor startup improvement
r=dougt, sr=darin
2002-09-19 18:29:56 +00:00
alecf%netscape.com 8f4ca1f344 fix for bug 168048 - combine commonly used decoders into the main imglib dll
r=pavlov, sr=tor
2002-09-17 23:05:27 +00:00
aaronl%netscape.com 438a4489a6 Bug 165632. Get typeaheadfind into mac build. This does not check it into the mac installer. r=cls, sr=sfraser 2002-09-12 23:23:18 +00:00
darin%netscape.com f8b4439d1b adding mac build changes for new MANIFEST file 2002-09-12 19:44:11 +00:00
alecf%netscape.com 214146625e fix for bug 163736 - consolidate gfx2 into gfx, and remove the gfx2 DLL from the build.
r=pavlov, sr=rbs
includes creating a new "Shared" library which shares gfx code between all platforms
2002-09-12 04:43:31 +00:00
leaf%mozilla.org bdb8dd5fb8 backing out erroneous checkin to pull scripts 2002-09-11 18:34:54 +00:00
cltbld%netscape.com f70ff03c41 update the tag to MOZILLA_1_2a_RELEASE 2002-09-11 18:03:05 +00:00
timeless%mac.com febd13a923 bug 166610 jar packaging failure
r=cls. macosx build fails to launch due to packaging failure
2002-09-04 20:13:07 +00:00
sicking%bigfoot.com 443bb6d0bc Bug 64945: XML Prettyprinting stage 1
r=peterv sr=jst
2002-09-04 06:57:25 +00:00
timeless%mac.com 7edc5fcee1 Bug 158739 Tabbed Browsing, OS X: Command+Enter checkbox text displayed in 3 lines (should be 1 line)
r=doron sr=jag
2002-09-04 03:35:58 +00:00
peterv%netscape.com 0e331f5cf3 Trying to fix Mac bustage. 2002-08-30 16:15:43 +00:00
seawood%netscape.com 0dcb5efb9c Updating cvsignore files.
Thanks to Diego Biurrun <diego@biurrun.de> for the patch.
Bug #164774 r=cls
2002-08-30 05:12:02 +00:00
bolian.yin%sun.com 7e67351fac bug 156593, Remove the dependence to gtk1 when the default toolkit is gtk2.
patch by john.sun@sun.com, r=cls
2002-08-29 10:30:58 +00:00
alecf%netscape.com 794d931f00 for bug 157567
combine txtsvc into libeditor - no need for seperate dlls
r=akkana, sr=kin
2002-08-22 22:08:36 +00:00
seawood%netscape.com 795fe5cc9e Redirect errors from md5sum detection to /dev/null since md5sum is not available on all platforms.
Bug #163744 r=bryner
2002-08-22 01:06:17 +00:00
rods%netscape.com fa04fb294e Move printing code out of the DocumentViewer
add in #defines to turn on and off printing and print preview
Bug 139905 r=dcone sr=jst
2002-08-21 12:01:05 +00:00
axel%pike.org 830df556e6 bug 46754, remove transformiix copy of expat. Not part of build. build transformiix standalone on windows again.
changes to build system are r=cls, changes to transformiix r=peterv
2002-08-15 08:52:59 +00:00
seawood%netscape.com b49badabe7 Fix standalone xpcom builds for OSX 2002-08-14 23:04:49 +00:00
peterv%netscape.com ee42cbb6ef Cleaning up after alecf. 2002-08-13 11:02:29 +00:00
alecf%netscape.com 567d3deb58 oops, remove references to now non-existant MANIFEST files (does not affect build, just cleans things up) 2002-08-12 21:47:31 +00:00
alecf%netscape.com 398c128889 fix for bug 157993 - combine all unicode converters into a single library, and share GetMaxLength() implementation between all converters that can support it.
r=ftang, sr=blizzard
2002-08-12 19:16:16 +00:00
margaret.chan%sun.com 3e32c7839d Bug 149152 - Reduce exported functions to facilitate better runtime search. This is to address performance issue for Solaris. Check in once again for Nidheesh Dubey (nidheesh@eng.sun.com). Previous checkin has some editing problem. r=cls. 2002-08-07 23:46:20 +00:00
seawood%netscape.com ae739f8f71 Allow mozilla to handle paths with spaces correctly. (Note: it still doesn't appear to work properly for gdb4. Reportedly works for gdb5 though)
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu> for the patch.
Bug #157043 r=cls
2002-08-07 11:46:15 +00:00
rbs%maths.uq.edu.au 34e893d1c3 Add fontEncoding.properties to the Mac for fonts that need special treatment, b=159243, r=ftang, sr=sfraser, a=asa 2002-08-02 00:27:50 +00:00
mcafee%netscape.com fbb97a63e6 Fix ftp url to not point at the flakey Welcome file that seems to disappear from _some_ of the mozilla.org ftp servers (160465). r=bbaetz, sr/a=rjesup 2002-08-01 22:59:04 +00:00
blizzard%redhat.com b870f2d915 Updating rpm build files. Not part of the build. 2002-07-29 03:22:52 +00:00
joe.chou%sun.com 8e747e94e5 Bug149152-Add mapfile to Solaris to improve browser performance. r=cls@seawood.org, a=asa@mozilla.org 2002-07-27 02:45:51 +00:00
yokoyama%netscape.com 8d6be5d98d Bug 156979
XBL emulation of marquee.
/r=nhotta, timeless, /sr=jst, /a=asa
2002-07-26 17:47:16 +00:00
rbs%maths.uq.edu.au d2d7b49a85 re-enabling MathML after peterv's fixup 2002-07-17 07:23:16 +00:00
peterv%netscape.com be908653fb Fixing MathML packaging bustage on Mac. 2002-07-17 07:17:05 +00:00
rbs%maths.uq.edu.au 39c6b78d8e Turn off the build of MathML to attempt to fix the bustage 2002-07-17 00:31:47 +00:00
rbs%maths.uq.edu.au 75db0d2c4c Whitespace to add a=drivers, b=155703, r=peterv, sr=sfraser, a=asa 2002-07-16 23:29:54 +00:00
rbs%maths.uq.edu.au 41a6388b7a Turn on MathML in the Mac build, b=155703, r=peterv, sr=sfraser 2002-07-16 23:25:55 +00:00
locka%iol.ie 3291fb895d Move appstrings.properties into new docshell/resources dir. b=156988 r=brade@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org 2002-07-16 11:54:44 +00:00
alecf%netscape.com c653d928d8 bug 156723 - remove xfer and ucth from the build - no longer used
r=law, sr=blake, a=asa
2002-07-11 21:01:33 +00:00
locka%iol.ie 1f26756e18 Support for error pages. b=28586 r=radha@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org 2002-07-11 20:59:03 +00:00
seawood%netscape.com e2a7b28452 Replace each backslash with multiple backslashes so that escaped chars are properly escaped when the shell scripts are run. This should fix the random shell/sed segfault that was killing the nightly automation too.
Bug #156838 r=leaf
2002-07-11 20:19:14 +00:00
akkana%netscape.com 22a1bb0cb6 Remove MANIFEST_IDL for bug 126312 2002-07-10 01:08:15 +00:00
akkana%netscape.com c31a125313 Fix build bustage -- we have no more IDL files in txtsvc 2002-07-09 23:17:05 +00:00
seawood%netscape.com 08c7c28169 Add generated files to GARBAGE. 2002-07-06 20:00:45 +00:00
dbaron%fas.harvard.edu 4aba7cc14e For stylesheet loads with text/css or empty advisory type, end error message to error console when we don't load a stylesheet (standards mode) or warning message when we do load it (quirks mode). b=154942 r=bzbarsky sr=waterson 2002-07-02 03:11:57 +00:00
bryner%netscape.com a2de586dd3 Adding a simple shell script to create a DMG disk image from a folder's contents (used for mach-o nightly builds). Not part of the regular build. 2002-06-28 09:31:28 +00:00
jj%netscape.com ca246a2f8f bug 139815: Fix for depend builds: delete the plugin directory structure if it already exists under dist before copying it again. by sfraser, r=jj 2002-06-27 02:39:12 +00:00
blakeross%telocity.com 7bc8fc6afb 132027 - no menus work when download manager window has focus. patches by bryner and I. r=bryner/blake sr=ben/dveditz 2002-06-24 21:48:24 +00:00
peterv%netscape.com d5b273bc97 Fix for bug 142108 (Crash when reloading XML+XSLT Trunk, M100, N70PR1, M11A [@ nsXMLContentSink::Observe][@ 0x00000001]). r=Pike, sr=jst. 2002-06-20 12:04:22 +00:00
seawood%netscape.com 5b89bfd6bb Re-adding with executable bit set. 2002-06-17 17:30:22 +00:00
seawood%netscape.com 42f3e16064 Oops. These need to be executable by default 2002-06-17 17:28:34 +00:00
seawood%netscape.com 6de5b59159 Fixing win32 gmake builds lack of debugging information problem by working around a combination MSVC & cygwin make deficiencies:
* We must use the full path to the source file when calling MSVC so that debugging information shows up in the object files.
* Because of cygwin's use of /cygdrive when using full paths, we must use a cygwin-wrapper script in some cases to allow native win32 programs to use a fully qualified cygwin path.
* We have to call configure using the full path so that $(srcdir) contains the
full path in the Makefiles. The rules have been changed for win32 so that it
always use $(srcdir)/$*.{c,cpp} as the sourcefile name even when the file is in
the cwd.  This works around both the /cygdrive issue and the msvc's path info
optimization.
* We still use the wrapper when calling rc.exe & nsinstall.  nsinstall
frequently takes multiple args and is called all over the tree so changing each
calling site is going to be expensive.	(I'll have to check  the logs again but
I think the rc wrapping can go.)
* nspr & ldap still use the wrappers for all native win32 progs.  Neither nspr
nor ldap uses the acoutput-fast.pl script to speed up the substitution of
@srcdir@ into their Makefiles so, makefile substitution will break if we use
dos-paths.
* In the handful of directories where we copy srcfiles from another directory
in lieu of using VPATHs, we have to now copy those files to $(srcdir) so that
the default rules can find them.
Bug #141834 r=leaf,wtc,dmose,mcs
2002-06-17 17:09:57 +00:00
seawood%netscape.com 4fdf807b23 Use ftp.mozilla.org for the ftp test as ftp.netscape.com is ironicly unreachable from inside the Netscape firewall. 2002-06-14 05:29:20 +00:00
bnesse%netscape.com 10a7b9cd05 Fix for bug 141035. Application must quit if it fails to load the .cfg file. r=sgehani, ccarlen, sr=alecf. 2002-06-12 18:52:46 +00:00
beard%netscape.com 670c2733f8 Backout previous checkin. MRJPlugin.jar is now part of the tree. 2002-06-06 23:40:28 +00:00
beard%netscape.com f2cb764204 Fix build bustage, if no Java tools. 2002-06-06 23:32:07 +00:00
beard%netscape.com f53bed27ee Add MRJPluginCarbon to the build. r=jj, sr=waterson, a=adt/jaimejr. 2002-06-06 20:35:33 +00:00