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

1541 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 7ea816f84d 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 6ffd0006e8 Remove mac-buildstuff to fix bustage from bug 64945 2002-10-09 09:01:30 +00:00
sicking%bigfoot.com 216e81a996 fix mac bustage 2002-10-09 08:05:04 +00:00
sicking%bigfoot.com 8ad1aece33 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 ea24de18d5 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 fc5bb8d597 Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard 2002-10-03 21:31:41 +00:00
blizzard%redhat.com a10d448fd4 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 53392b85c9 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 6d569ff270 fix for bug 79175, merge jsloader into xpconnect
r=dbradley, sr=brendan
2002-09-27 18:33:02 +00:00
alecf%netscape.com 3bd0bc2b31 bug 169498 - combine i18n libraries into one. sr=bryner, r=ftang 2002-09-24 21:50:05 +00:00
alecf%netscape.com 54fd21de77 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 9993af8a8a 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 d8c808288f 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 f787460a2e 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 13645f71cc adding mac build changes for new MANIFEST file 2002-09-12 19:44:11 +00:00
alecf%netscape.com bab99a09b0 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 55884681d9 backing out erroneous checkin to pull scripts 2002-09-11 18:34:54 +00:00
cltbld%netscape.com 3006f8d6a1 update the tag to MOZILLA_1_2a_RELEASE 2002-09-11 18:03:05 +00:00
timeless%mac.com 48969f653f 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 7aaa7b5df0 Bug 64945: XML Prettyprinting stage 1
r=peterv sr=jst
2002-09-04 06:57:25 +00:00
timeless%mac.com 0f48ab4ed9 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 bfb43eb8a8 Trying to fix Mac bustage. 2002-08-30 16:15:43 +00:00
seawood%netscape.com d18ef1f4be 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 d9e1e87be7 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 7b9bfa7d2b 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 5d5b0b90d9 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 64dbd3ade1 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 0881b0cc24 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 c87f9b29bb Fix standalone xpcom builds for OSX 2002-08-14 23:04:49 +00:00
peterv%netscape.com 4d3e960471 Cleaning up after alecf. 2002-08-13 11:02:29 +00:00
alecf%netscape.com c01350f8b9 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 a2acf86c80 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 d468b89cae 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 d46f90e21c 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 ff42b9f872 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 f0f2d979de 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 e374afb751 Updating rpm build files. Not part of the build. 2002-07-29 03:22:52 +00:00
joe.chou%sun.com 9b7661aaf1 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 7cd06b2e15 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 dc3955d736 re-enabling MathML after peterv's fixup 2002-07-17 07:23:16 +00:00
peterv%netscape.com 63d8ff34c2 Fixing MathML packaging bustage on Mac. 2002-07-17 07:17:05 +00:00
rbs%maths.uq.edu.au 2991ec4e20 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 b285122cf4 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 d115b02bb8 Turn on MathML in the Mac build, b=155703, r=peterv, sr=sfraser 2002-07-16 23:25:55 +00:00
locka%iol.ie 8bd14f1215 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 4d3ec6519e 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 7f1d4a9b29 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 0f4ccc8f0a 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 a8da4b736d Remove MANIFEST_IDL for bug 126312 2002-07-10 01:08:15 +00:00
akkana%netscape.com 04f41fc1ab Fix build bustage -- we have no more IDL files in txtsvc 2002-07-09 23:17:05 +00:00