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

1167 Коммитов

Автор SHA1 Сообщение Дата
javi%netscape.com c0a77e918e Allow developers to build PSM 2.0 on the Mac. Bug 70384 sr=sfraser 2001-03-04 23:13:49 +00:00
javi%netscape.com 64187b0406 Allow developers to build PSM 2.0 on Unix.
Fix for Bug 70343 sr=cls
2001-03-04 22:55:18 +00:00
beard%netscape.com 9845279d6d options cache 1 now implies #define MOZ_NEW_CACHE 1. r=sfraser 2001-03-02 00:19:29 +00:00
pchen%netscape.com 095df8e75f fix for blocker bug 70232, no one ever put mozilla/extensions/cookie/jar.mn into the mac build list 2001-02-28 20:50:16 +00:00
beard%netscape.com f450fa004c build XPCShell.mcp when testing the new cache. r=gordon 2001-02-27 06:03:47 +00:00
beard%netscape.com 139065f68c remove dependence on $main::CARBON, add $main::options{cache} to conditionally build new cache projects. r=sfraser 2001-02-27 02:44:26 +00:00
beard%netscape.com c6dba7aacb Be able to build with GC leak detector. r=gordon 2001-02-27 02:05:02 +00:00
tao%netscape.com 90bfcacfe5 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
sfraser%netscape.com bab8f2127d TESTING please ignore 2001-02-23 06:57:41 +00:00
akkana%netscape.com 8fb21e8b03 DougT suggests this change to fix the orange bloat test 2001-02-23 01:39:36 +00:00
cls%seawood.org 55ca642440 Fix standalone psm bustage. 2001-02-23 00:14:28 +00:00
dougt%netscape.com 4b318e6f94 Enabling FTP on tinderbox bloat tests. (66611) 2001-02-22 23:39:22 +00:00
dbaron%fas.harvard.edu dfeb5551db Fix standalone PSM bustage from layout/content split by adding content/base/public. 2001-02-22 14:01:05 +00:00
dbaron%fas.harvard.edu 7563814353 Fix broken (from waterson's changes yesterday) BUILD_MODULES=psm build by removing rdf/content/public (which no longer has a Makefile) from the list for PSM. I can't tell which new directory, if any, is needed, since there's other bustage preventing a psm build without having already built mozilla. 2001-02-22 13:56:31 +00:00
cls%seawood.org f8fbe70718 Let the standalone xpcom build know about the string library dependency. Bug 69718 2001-02-22 09:24:57 +00:00
sdagley%netscape.com 4a516ab736 This file was supposed to be part of the Carbon carpool last week but somehow didn't get comitted. Trying again. 2001-02-22 04:24:36 +00:00
waterson%netscape.com 9fe59f23f0 Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
scc%mozilla.org 83f22206a2 bug #59429: r=jst. Add the string module to the build. 2001-02-21 11:14:59 +00:00
ben%netscape.com 4cf4ddc5e0 Fix jst bustage 2001-02-19 23:53:33 +00:00
leaf%mozilla.org 8397bced11 changing where we put the gbdate file. 2001-02-19 22:30:35 +00:00
leaf%mozilla.org 40b7587f3c Part of jst@netscape.com's layout/content landing. 2001-02-19 21:40:39 +00:00
danm%netscape.com 1d955c96b6 hooking up EmbedIDL.mcp. bug 67368 r=hyatt,pinkerton 2001-02-17 02:33:03 +00:00
pinkerton%netscape.com d465909997 carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
danm%netscape.com ef7099f79e adding embedding/components 2001-02-07 04:00:41 +00:00
mscott%netscape.com c1d77f34a4 Don't build this obsolete directory. 2001-02-06 05:17:18 +00:00
beard%netscape.com 31ec0aa149 build system changes for Carbon, bug #64484, r=pinkerton, sr=sfraser 2001-02-06 04:00:52 +00:00
ben%netscape.com f3112debd6 mac build needs to know how to find extra jar.mn. builds not starting. a=granrose. 2001-02-05 18:52:24 +00:00
cls%seawood.org 02d1ad6807 Fix fdlibm/mozjs dependency problem by making sure that fdlibm is always built before mozjs. 2001-02-04 06:27:59 +00:00
ccarlen%netscape.com a19cfd3b0f Bug 52473 - Add Mac embedding sample to the build. r=jj@netscape.com, sr=sfraser@netscape.com 2001-02-02 15:10:01 +00:00
cls%seawood.org bf562c2475 Create MOZ_CHECK_PTHREADS() macro that compiles a small test case using <pthread.h> so that systems like hpux & osf/1 will properly detect pthreads. 2001-01-27 22:47:16 +00:00
mkaply%us.ibm.com 01551e02b6 #65880
r=cls
Enable OBJDIR builds for OS/2
2001-01-27 15:36:41 +00:00
rods%netscape.com 99666eed8c This checkin enables mozilla to support the printing of selection, the printing of page ranges, and
the printing of headers and footers.
Printing of selection is implemented by the frames figuring out if they are in the selection and painting
if they or not they they don't paint. This also only allows the printing of the first page of
selections, alothough it is well documented where this is implemeted so it can be removed.
Bugs 63426, 31218, 61075 r=dcone,kmcclusk,erik,buster sr=waterson
2001-01-27 14:09:34 +00:00
mcafee%netscape.com 2a31ed3d19 Removing ftp: URL from bloat test until dougt fixes ftp. r=dougt 2001-01-26 02:35:07 +00:00
darin%netscape.com 6a7567992b Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
r=dougt@netcape.com, sr=mscott@netscape.com.
2001-01-23 22:10:34 +00:00
kin%netscape.com 4275b833c4 Fix for bug #6254 (Find/Replace needs to be implemented.)
First pass implementation of Find and Replace.
sr=sfraser@netscape.com  r=ducarroz@netscape.com

New Files:

    editor/txtsvc/macbuild/txtsvcIDL.mcp
    editor/txtsvc/public/MANIFEST_IDL
    editor/txtsvc/public/nsIFindAndReplace.idl
    editor/txtsvc/src/nsFindAndReplace.cpp
    editor/txtsvc/src/nsFindAndReplace.h
    xpfe/components/find/resources/replacedialog.js
    xpfe/components/find/resources/replacedialog.xul
    xpfe/components/find/resources/locale/en-US/replacedialog.dtd


Modified Files:

    build/mac/build_scripts/MozillaBuildList.pm
    editor/base/nsEditorShell.cpp
    editor/idl/nsIEditorShell.idl
    editor/txtsvc/macbuild/txtsvc.mcp
    editor/txtsvc/public/Makefile.in
    editor/txtsvc/public/makefile.win
    editor/txtsvc/public/MANIFEST
    editor/txtsvc/src/Makefile.in
    editor/txtsvc/src/makefile.win
    editor/txtsvc/src/nsTextServicesFactory.cpp
    editor/ui/composer/content/ComposerCommands.js
    editor/ui/composer/content/editor.js
    editor/ui/composer/content/editorOverlay.xul
    editor/ui/composer/locale/en-US/editorOverlay.dtd
    mailnews/compose/resources/content/messengercompose.xul
    mailnews/compose/resources/content/MsgComposeCommands.js
    mailnews/compose/resources/locale/en-US/messengercompose.dtd
    xpfe/components/jar.mn
    xpfe/components/find/public/nsIFindComponent.idl
    xpfe/components/find/public/nsISearchContext.idl
    xpfe/components/find/resources/makefile.win
    xpfe/components/find/resources/MANIFEST
    xpfe/components/find/resources/locale/en-US/MANIFEST
    xpfe/components/find/src/nsFindComponent.cpp
    xpfe/components/find/src/nsFindComponent.h
2001-01-23 21:55:04 +00:00
cls%seawood.org cc617c0f91 Make sure to pull nspr with xpcom 2001-01-19 21:17:42 +00:00
jj%netscape.com bf4af74c59 fix for #43202: copying default profile resources instead of making aliases. r=sfraser 2001-01-19 02:48:49 +00:00
ccarlen%netscape.com d9dd3b5321 Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
axel%pike.org 99b664568f bug 57282, fixing easy modules like transformiix, r=cls (build stuff) 2001-01-11 11:02:10 +00:00
cls%seawood.org 0530b750cc Explicitly call $(PERL) rather than relying upon the OS to interpret the script correctly. 2001-01-07 14:19:52 +00:00
jj%netscape.com 9f1e059c82 #41854: obsoleting old build scripts and related files. r=sfraser 2001-01-05 23:50:34 +00:00
bnesse%netscape.com a5bac85212 Added build support for the Default Plug-in. b=56761, r=jj, sr=sfraser. 2001-01-04 22:18:03 +00:00
jj%netscape.com c178b3977d fix for #43202: rely on a maniffest file to install default profile resources. r=sfraser 2001-01-04 02:45:32 +00:00
cls%seawood.org 0dcaf7b61a Give the standalone build system a finer grained control over which directories are checked out.
Bug #57282 r=blizzard
2000-12-27 05:29:50 +00:00
cls%seawood.org d5425c7135 Simple script to remove duplicates from a list given as the args. 2000-12-27 00:08:18 +00:00
cls%seawood.org 2835595963 Remove js/src from psm dep list since it's already in DIRS list 2000-12-23 02:44:16 +00:00
cls%seawood.org 2f569c7830 JS has required NSPR for some time apparently. Updating module list to not pull all of js/ just enough to build libmozjs.so (js/src). 2000-12-23 02:26:44 +00:00
cls%seawood.org f9ab982495 Add psm to standalone build system.
Pull psm & nss by default via client.mk .
Moves psm-glue from Mozilla build to psm module.
Bug #60912. r=bryner
CARPOOL!
2000-12-22 20:43:27 +00:00
cls%seawood.org 09f5e7ee11 Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell.
Bug 57282 r=jag
2000-12-11 06:52:25 +00:00
sfraser%netscape.com 3a801cb4e9 Adding options to not use the progress file, and optimize project opening in codewarrior. Bug 61401, r=scc, sr=jj 2000-12-06 22:09:50 +00:00