Commit Graph

237 Commits

Author SHA1 Message Date
pete.zha%sun.com
a2e5eda35e bug 260465
remove pref-applicatiopn-new.xul
r/sr=neil.parkwaycc.co.uk
patch=leon.sha@sun.com
2004-09-22 03:03:24 +00:00
cbiesinger%web.de
1d61416f70 Bug 248044 move jar protocol handler into libjar. these are the changes to the
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
bryner%brianryner.com
8261446984 Hook up gtk2 native keybindings for editor. This gets rid of htmlBindings.xml and instead makes the platform-neutral base bindings be included via the preprocessor, allowing the editorBase bindings to not be applied on gtk2. Also, removed obsolete mac CFM package files. Bug 257405, r=bzbarsky, sr=ben. 2004-09-10 07:17:31 +00:00
kjh-5727%comcast.net
2e772d27d3 BUg 257381: New shared library libgfxpsshar.so. 2004-09-07 21:16:05 +00:00
ben%bengoodger.com
0ff1207b6d 243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor 2004-06-20 01:42:05 +00:00
gerv%gerv.net
8b8dde7d95 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
neil%parkwaycc.co.uk
2f7d2ed0d1 Bug 162718 Advanced smart browsing preview is not localizable p=vberon@mecano.gme.usherb.ca r=bryner sr=rbs a=chofmann 2004-03-15 23:19:46 +00:00
pinkerton%aol.net
40806fd1ab work around bug in chrome reg that won't register locales w/out content.
(bug 234109, patch from bsmedberg, r=pink/sr=bryner)
2004-03-04 00:39:06 +00:00
bryner%brianryner.com
078b6c6ce9 Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst. 2004-02-24 03:22:35 +00:00
amardare%qnx.com
f5b34fbe07 Changes for the qnx platform only. These changes should not affect runtime/building
other platforms.

Added the minimo-qnx for the qnx platform.
2004-02-20 23:04:07 +00:00
dbaron%dbaron.org
1af04467ad Fix --disable-xul for non-MINIMO builds by building chromelite. b=232254 r=dougt 2004-02-01 23:23:19 +00:00
darin%meer.net
a7ca15c1f4 updating basebrowser and PPEmbed project file to reflect mozipcd being
renamed mozilla-ipcd.  see bug 226481.  r/sr=dbaron
2004-01-28 22:33:34 +00:00
dougt%meer.net
528750f97a [Minimo only] Adding simple popup blocking 2004-01-27 08:45:11 +00:00
dougt%meer.net
a3f8224cd8 [minimo only] there are no default/ prefs any longer 2004-01-21 07:05:19 +00:00
dougt%meer.net
4f4123a17f [minimo only] Minimo, now renamed. 2004-01-21 06:50:52 +00:00
bsmedberg%covad.net
047415ef80 Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
amardare%qnx.com
0260c1001a Added the embedding/config/basebrowser-qnx for the QNX ( Neutrino ) ( GUI=photon ) OS. 2004-01-05 23:02:53 +00:00
locka%iol.ie
1510da7306 Fix about: protocol in embedding. b=179129 r=bsmedberg sr=jst a=chofmann 2003-11-25 22:36:23 +00:00
mkaply%us.ibm.com
00501bdd57 #226369
r=darin, a=mkaply
Rename transmngr to transmgr
2003-11-21 22:25:22 +00:00
bsmedberg%covad.net
0568e675fc Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-13 17:55:56 +00:00
dougt%meer.net
b1249ddd5e updating minimo-unix requirements 2003-07-23 05:56:38 +00:00
bryner%netscape.com
f35d6a868e We still want to ignore errors copying the embed_lite component when not building Minimo, or running make in this directory in a non-minimo static build will fail. Fixing Camino tinderbox bustage. 2003-07-07 08:02:25 +00:00
dougt%meer.net
c0b63b4340 adding minimo-unix config file. not part of build. 2003-07-05 19:35:04 +00:00
dougt%meer.net
2481164ffb Adding support for static builds of minimo. r=pavlov. b=211645 2003-07-05 19:34:19 +00:00
alecf%flett.org
b1784414de just adding a '-q' to the UNZIP line - not part of the default build (this just quiets down the console spew while building the embedded client) 2003-06-17 17:23:32 +00:00
ccarlen%netscape.com
4caa551e12 Bug 191159 - Add a target which merges all .xpt files using xpt_link. r=dougt/sr=bryner 2003-06-12 13:42:41 +00:00
pavlov%pavlov.net
89b728063a Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard. 2003-06-03 23:16:42 +00:00
darin%netscape.com
d6684686a5 bug 204255
this patch fixes/cleans-up several things:

1- honor ENABLE_TESTS build var
2- don't export intermediate static libs (bug 205025)
3- tmITransactionService should be ipcITransactionService
4- transaction service should not be a separate xpcom component library

plus some minor changes:

5- separate interfaces out into individual IDL file
6- get rid of *CID.h files (move CID/ContractID into IDL).. i think *CID.h
files are just overkill in this case.  there should either be just one ipcCID.h
file for all IDs or none.

r=ccarlen, sr=alecf, a=sspitzer
2003-05-21 19:20:38 +00:00
ccarlen%netscape.com
ab29e4bdf5 MfcEmbed preferences not being saved because profile sharing components are not packaged. Adding them to Windows and Mac packages and removing extra occurance of intl.xpt. b=204740, r=ssu/sr=alecf/a=asa 2003-05-12 14:02:40 +00:00
ccarlen%netscape.com
47683e635f Profile sharing - changes to profile dirserviceprovider, a component to control whether sharing is enabled. bug=202474, rs=dougt/sr=darin/a=asa 2003-05-02 03:59:23 +00:00
harishd%netscape.com
d04223ecb0 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
seawood%netscape.com
76ea08aa57 Use detected versions of MAKE & ZIP.
Start searching for tools in win32 builds but disable system makedepend.
Bug #201150 r=bryner
2003-04-13 05:20:20 +00:00
sfraser%netscape.com
b022ae9924 Fix typo in Mac manifest file (htmlEntityVersion_s_.properties). r=me 2003-04-13 03:53:05 +00:00
aaronl%netscape.com
6cbbdca6d5 Bug 199518. Merge MSAA marshalling dlls into one dll. r=cls, sr=alecf 2003-04-08 05:12:01 +00:00
dbaron%dbaron.org
92db77904e Things break if we don't package all.js. Also fix typo and remove obsolete file. b=198246 r=alecf sr=kin a=brendan 2003-03-27 00:09:06 +00:00
harishd%netscape.com
f146b51b3e Adding P3P to the packaging list. b=198148, r=ssu@netscape.com, sr=heikki@netscape.com 2003-03-25 00:31:11 +00:00
aaronl%netscape.com
abed095192 Backout out bug 196946. It turns out we should not merge static accessibility libs into widget 2003-03-22 05:29:37 +00:00
bryner%netscape.com
7d4f6c9de3 Fix dom serializer bustage (bugzilla edit attachment as comment) by making sure not to clobber xmlextras/base/public's .xpt file with xmlextras/interfaceinfo/public's xpt file. Bug 198568, r=harishd, sr=dveditz. 2003-03-21 22:47:30 +00:00
wtc%netscape.com
cd8d1d127b Bug 197874: after NSS 3.8 landed, we need to include the new .chk files in
the various installer packages. r=ssu. sr=bryner.
Modified Files:
	embedding/config/basebrowser-installer-win.pkg
	embedding/config/basebrowser-mac-macho
	embedding/config/basebrowser-unix
	embedding/config/basebrowser-win
	xpinstall/packager/packages-os2
	xpinstall/packager/packages-static-unix
	xpinstall/packager/packages-static-win
	xpinstall/packager/packages-unix
2003-03-20 18:04:55 +00:00
aaronl%netscape.com
fc0c6f4305 Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf 2003-03-16 20:22:51 +00:00
dougt%netscape.com
e8ad668014 adding back layout_base. r=sfraser 2003-03-15 19:05:23 +00:00
dougt%netscape.com
87e17084fe Fixing 197566. r=me 2003-03-15 17:55:40 +00:00
dougt%netscape.com
c3ea15b0e0 adding obsolete stuff to embedding package list. I really don't want to do this, but profiles requires it 2003-03-15 06:39:05 +00:00
dougt%netscape.com
0d2808c511 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
bryner%netscape.com
f3a28e9f42 Implement Aqua form controls when building with the Cocoa toolkit (bug 188254). r=pinkerton, sr=sfraser. 2003-03-12 04:57:33 +00:00
ssu%netscape.com
a80bbf8231 fixing bug 191048 - Need to install .js files in Mozilla's not GRE's component dir. r=spitzer, sr=dveditz 2003-03-12 01:31:42 +00:00
bryner%netscape.com
88578d5d52 Make the non-existance of libembed_lite not be a fatal error. Not part of the default build, but fixing Camino static build bustage. 2003-03-08 07:30:56 +00:00
bryner%netscape.com
4eed75b475 libmozjpeg is no longer a shared library, so no need to have it in the embedding manifest. not part of the normal build. 2003-03-05 11:00:41 +00:00
bryner%netscape.com
ba9570d85e Cleaning up shared libraries that have been merged into other libraries. Not part of the normal build. 2003-03-03 10:13:18 +00:00
neil%parkwaycc.co.uk
e67213fff2 Bug 191165 Remove old proxy preferences files r=jag sr=bz 2003-02-24 10:24:07 +00:00