dwitte%stanford.edu
9156e69531
forgot to nuke a makefile in mozilla/allmakefiles.sh in my previous checkin for DOM Inspector.
...
b=210096, got the ok from jst
2003-06-24 22:50:40 +00:00
bryner%netscape.com
fe7ecce15d
Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser.
2003-06-09 22:25:25 +00:00
pavlov%pavlov.net
7237927e55
Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard.
2003-06-03 23:16:42 +00:00
tor%cs.brown.edu
ff555a985e
Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard
2003-05-31 10:42:33 +00:00
dwitte%stanford.edu
f736cb0bb9
sigh, missed a file.
2003-05-29 10:07:23 +00:00
peterv%netscape.com
00be1508c7
Part of fix for bug 203192 (Improvements to XSLT loading). r=Pike, sr=jst, a=asa.
2003-05-05 11:25:43 +00:00
ccarlen%netscape.com
37697e5c14
Profile sharing - enable in build, add autoconf switches, pull ipc module. bug=202474, r=seawood/a=asa
2003-05-02 03:57:15 +00:00
timeless%mozdev.org
095087b182
Bug 203436 remove widget/os2/tests/makefile from allmakefiles.sh
...
patch by jonwil@tpgi.com.au r=cls r=mkaply a=sspitzer
2003-04-29 00:58:19 +00:00
harishd%netscape.com
0ba9003dc1
Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org
2003-04-25 20:57:34 +00:00
bolian.yin%sun.com
a6b3d071a2
Bug 202085, Combine mai code into accessible/src/atk.
...
r=kyle.yuan@sun.com . This is NOT for default build.
2003-04-23 05:28:41 +00:00
heikki%netscape.com
8583070500
Bug 191800, move FIXptr and XPointer into xmlextras, r=harishd, sr=jst.
2003-04-23 00:07:37 +00:00
scott%scott-macgregor.org
313d08995e
for thunderbird, build mozilla/mail/config
2003-04-21 00:32:23 +00:00
scott%scott-macgregor.org
7d69015c67
Bug #173084 --> Land config changes for building thunderbird (stand alone mail). None of these changes
...
should effect the seamonkey build at all.
r/sr=bryner
2003-04-17 06:14:23 +00:00
bryner%netscape.com
53acb4055a
browser/components/console was removed; removing the Makefile
2003-04-17 02:59:42 +00:00
bryner%netscape.com
5e45ec4678
Hopefully the final fix for phoenix bustage. Phoenix bookmarks are now
...
have MODULE=bookmarks, headers in dist/include/bookmarks. Make sure
makefiles are generated and directories are traversed in the right order.
Miscellaneous cleanup. Affects phoenix build only.
2003-04-15 04:21:24 +00:00
aaronl%netscape.com
090b50241a
Bug 199518. Merge MSAA marshalling dlls into one dll. r=cls, sr=alecf
2003-04-08 05:12:01 +00:00
ccarlen%netscape.com
f8446ad9d7
Bug 200118 - Allow Cocoa embedding sample to build from the command line, including in obj dir builds. r=pinkerton/sr=bryner. Not part of build.
2003-04-04 21:24:56 +00:00
seawood%netscape.com
36a30c89e9
Add missing makefile to venkman list
...
Bug #200666
2003-04-04 21:08:02 +00:00
seawood%netscape.com
003c4b1e0b
Removing obsolete include/ from build.
...
Bug #199920
2003-04-04 07:28:20 +00:00
bryner%netscape.com
cb52cbb925
Fork platformXUL.css for mac and use mac scrollbars.css for phoenix.
2003-04-03 02:54:37 +00:00
aaronl%netscape.com
40168b0747
Bug 199060. Move most accessibility code out of widget. Merge MSAA-specific and XP accessibility object hierarchies into one tree of objects. Paves way for XP accessibility caching, more stability, and it's just better. r=kyle, sr=alecf
2003-04-01 20:02:51 +00:00
sicking%bigfoot.com
466c9c7875
update from landing of bug 185797. Also add a missing makefile. r/sr=dbaron
2003-03-26 01:32:39 +00:00
harishd%netscape.com
c03be6a87e
Enabling an alternative security model for web services. b=183824, r=rayw@netscape.com, sr=jst@netscape.com
2003-03-25 00:19:26 +00:00
harishd%netscape.com
2cffc11efa
Enabling WSDL support. b=196102, r=leaf@netscape.com, sr=heikki@netscape.com ( build changes ), sr=jst@netscape.com ( wsdl changes ), a=drivers@mozilla.org
2003-03-21 00:29:35 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
varga%netscape.com
c6227ea75a
Doesn't affect default build.
...
Forgot to removed platform specific makefiles.
2003-03-14 15:36:02 +00:00
timeless%mozdev.org
be1863587f
Bug 181136 remove xpfe/components/regviewer
...
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
seawood%netscape.com
abe8eafe58
Remove qt toolkit support from the tree.
...
Use the QT_LAST_RITES tag to pull the last known "good" tree to continue work on the port.
Bug #178987 r=bryner
2003-02-22 07:14:37 +00:00
seawood%netscape.com
03fef46e2c
Add about:buildconfig
...
Bug #140034 r=bbaetz sr=darin
2003-02-22 05:27:42 +00:00
seawood%netscape.com
8e306fa542
Cleaning up from absync removal
...
Bug #192907 r=sspitzer borrowing a=asa from original absync bug (192074)
2003-02-12 19:44:41 +00:00
bryner%netscape.com
9fb36d33fa
remove content/build/Makefile
2003-01-23 08:16:26 +00:00
danm%netscape.com
2ecd4b8d13
add tridentprofile resources makefile. bug 185689 r=jag
2003-01-22 04:15:29 +00:00
axel%pike.org
856483676a
*** empty log message ***
2003-01-20 10:51:53 +00:00
varga%netscape.com
2dc904fbdd
Adding makefiles for sql extension.
2003-01-18 19:15:34 +00:00
dougt%netscape.com
927c29d1d6
move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood.
2003-01-15 20:40:06 +00:00
dougt%netscape.com
35e036d0f1
Moving nsEmbedString to mozilla/string. r=cls
2003-01-14 03:37:34 +00:00
danm%netscape.com
988f3f56ff
added tridentprofile extension (not built by default). bug 185689 r=ccarlen,jag
2003-01-10 04:16:03 +00:00
seawood%netscape.com
f9bc0f5645
Fix our libical integration:
...
Pull libical & calendar by default.
RForce libical libs to be always dynamic & prefix them with moz
Bug $178798 r=blizzard
2002-12-11 04:15:45 +00:00
seawood%netscape.com
7830b8a6ef
Drop unneeded java build rules & variables since blackwood now builds using ant.
...
Bug #161617 r=edburns sr=beard
2002-11-14 19:36:28 +00:00
ccarlen%netscape.com
1bd86b4dc5
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
seawood%netscape.com
a277bea5bb
Update standalone build section using REQUIRES-data
...
Bug #170366 r=mcafee a=dbaron
2002-10-25 06:02:20 +00:00
bryner%netscape.com
4d08e5a63c
Removing deleted Makefiles
2002-10-14 07:21:36 +00:00
blythe%netscape.com
5d4f708a31
Work for bug 170618
...
Build files only, no code changes
Add directory to allmakefiles.sh, r=cls
Pull directory when appropriate
2002-10-08 21:40:10 +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
av%netscape.com
04f187735b
Adding some makefiles from the plugin SDK, those files are not participating in the build
2002-09-29 02:33:16 +00:00
bryner%netscape.com
7e4412e8a0
Fixing typo
2002-09-28 21:35:43 +00:00
bryner%netscape.com
cc1b611feb
Adding phoenix makefiles to allmakefiles.sh
2002-09-28 21:28:40 +00:00
tor%cs.brown.edu
740dc28dd7
gfx2 is history. r=cls
2002-09-15 09:04:32 +00:00
katakai%japan.sun.com
3ce4fcda65
bug 166152
...
hindShaper should be hindiShaper in allmakefiles.sh
r=cls,sr=bzbarsky
2002-09-03 08:18:17 +00:00