Commit Graph

261 Commits

Author SHA1 Message Date
peterv%propagandism.org
d2e5069ca0 Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking.
git-svn-id: svn://10.0.0.236/trunk@198117 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-21 19:50:16 +00:00
kairo%kairo.at
50664fe481 bug 338571 - suiterunner command line handler not packaged correctly, move app to be built last in suite/ and package some missed files for installers, r+sr=Neil
git-svn-id: svn://10.0.0.236/trunk@198019 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-19 18:33:18 +00:00
kairo%kairo.at
7ed56062bb bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil
git-svn-id: svn://10.0.0.236/trunk@193936 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-08 11:17:06 +00:00
mark%moxienet.com
175402f624 325851 svgBindings.xml missing from embed.jar. r=bsmedbarg a/1.8.1=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@189028 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-06 19:21:22 +00:00
mark%moxienet.com
ebb85c87fe 190307 Add MathML support to Camino, adding a non-blocking alert service to handle MathML's missing-font dialog. Patch by Makoto Yamashita <makotoy@ms.u-tokyo.ac.jp>, fixed up for CaminoStatic by me. r=smfr sr=pink
git-svn-id: svn://10.0.0.236/trunk@188729 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-02 02:07:45 +00:00
cbiesinger%web.de
6b2971bf16 note that make must be run in the objdir
git-svn-id: svn://10.0.0.236/trunk@187608 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-13 23:11:48 +00:00
wtchang%redhat.com
f8fa7fa2cf Bugzilla Bug 317620: landed NSS 3.11 on the Mozilla trunk. The patch is
contributed by Kai Engert <kengert@redhat.com>. r=wtc,bsmedberg.
Bugzilla Bug 288647: (security/manager/Makefile.in only) enable building
NSS with system NSPR.  The patch is contributed by Chris Seawood
<cls@seawood.org>.  r=wtc,kengert.
Modified Files:
	Makefile.in browser/installer/unix/config.it
	browser/installer/unix/packages-static
	browser/installer/windows/config.it
	browser/installer/windows/packages-static
	calendar/installer/windows/config.it
	calendar/installer/windows/packages-static
	camino/Camino.xcode/project.pbxproj
	embedding/config/basebrowser-installer-win.pkg
	embedding/config/basebrowser-mac-macho
	embedding/config/basebrowser-qnx
	embedding/config/basebrowser-unix
	embedding/config/basebrowser-win embedding/config/minimo-qnx
	embedding/config/minimo-unix mail/config/basemail-os2
	mail/config/basemail-unix mail/installer/windows/config.it
	mail/installer/windows/packages-static
	minimo/config/linux_package.sh security/manager/Makefile.in
	security/manager/psm.pkg toolkit/mozapps/installer/packager.mk
	xpinstall/packager/packages-os2
	xpinstall/packager/packages-static-unix
	xpinstall/packager/packages-static-win
	xpinstall/packager/packages-unix
	xpinstall/packager/unix/deliver.pl
	xpinstall/packager/win_mfcembed/config.it
	xpinstall/packager/windows/browser.jst
	xpinstall/packager/windows/config.it
	xulrunner/installer/mac/Makefile.in


git-svn-id: svn://10.0.0.236/trunk@187565 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-13 18:09:32 +00:00
ajschult%verizon.net
c2957317be package missing sidebar, svg, canvas, loadsave xpt files in Windows installer. bug 320370, r=biesi
git-svn-id: svn://10.0.0.236/trunk@186232 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-18 20:30:07 +00:00
roc+%cs.cmu.edu
f45b594aba Bug 315346. nsISidebar should be in dom/ since it's a platform thing that we expose as part of the Web API, it's not app-specific. r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@185724 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-06 01:29:42 +00:00
mark%moxienet.com
43d1b0980d Bug 317232, enable SVG in Camino. Camino-only, npotdb. r=pink
git-svn-id: svn://10.0.0.236/trunk@185546 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-01 22:25:09 +00:00
mark%moxienet.com
12dcf6dbbe Bug 317077, Enable HTML <canvas> support in Camino. Camino-only, npotdb. r=smfr
git-svn-id: svn://10.0.0.236/trunk@185015 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-20 19:51:13 +00:00
darin%meer.net
484b5f6acb remove references to necko_data.xpt
git-svn-id: svn://10.0.0.236/trunk@184522 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-12 23:08:33 +00:00
darin%meer.net
39a4a58990 Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@184504 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-12 18:17:19 +00:00
kairo%kairo.at
f23a28fab8 bug 302444 - include unpackaged files in package lists for SeaMonkey installers, r=ajschult sr=Neil
git-svn-id: svn://10.0.0.236/trunk@178312 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 23:09:31 +00:00
kairo%kairo.at
9b879a8bba bug 299463 - File res/hiddenWindow.html missing in installer build, fix GRE installer as well, r+sr=dveditz a=asa
git-svn-id: svn://10.0.0.236/trunk@175755 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-07 16:01:41 +00:00
cvshook%sicking.cc
57bf09cc27 Bug 296764: Move html keybindings to chrome to make sure they work even with js turned off
r=bsmedberg sr=jst a=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@175355 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-29 22:41:59 +00:00
smfr%smfr.org
37cc53f492 Fix bug 188130: fix XML prettyprinting in embedding apps by adding required resources to embed-jar.mn. r=bsmedberg, a=asa
git-svn-id: svn://10.0.0.236/trunk@174340 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-09 04:05:10 +00:00
bugzilla%arlen.demon.co.uk
5b013bbd03 Bug 285683 Remove cookie.properties
p=me r=dwitte rs=darin


git-svn-id: svn://10.0.0.236/trunk@170956 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-21 21:25:25 +00:00
gandalf%firefox.pl
614ee4af8e bug 279768: Bring build system to work with --enable-ui-locale; r=bsmedberg; a=doron on webservices move
git-svn-id: svn://10.0.0.236/trunk@170385 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-08 17:21:36 +00:00
smfr%smfr.org
fa4e379553 Fix bug 283046 (missing file input labels in embedders) -- add some new dirs to the emebdding jar file. r=gandalf, sr=bz.
git-svn-id: svn://10.0.0.236/trunk@170044 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-01 16:29:37 +00:00
timeless%mozdev.org
4f1d05b989 Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
rs=jst


git-svn-id: svn://10.0.0.236/trunk@167715 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-14 09:19:12 +00:00
dbaron%dbaron.org
de6591306e Bug 272151: reorganize files within layout, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@166440 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-08 19:41:48 +00:00
dbaron%dbaron.org
5096bc252b Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner
git-svn-id: svn://10.0.0.236/trunk@165932 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-30 06:04:04 +00:00
darin%meer.net
3f701b6803 landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
git-svn-id: svn://10.0.0.236/trunk@164375 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-25 19:34:45 +00:00
pete.zha%sun.com
0b3d623037 bug 260465
remove pref-applicatiopn-new.xul
r/sr=neil.parkwaycc.co.uk
patch=leon.sha@sun.com


git-svn-id: svn://10.0.0.236/trunk@162654 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-22 03:03:24 +00:00
cbiesinger%web.de
4ea2b57c69 Bug 248044 move jar protocol handler into libjar. these are the changes to the
existing files
r=bsmedberg sr=darin


git-svn-id: svn://10.0.0.236/trunk@162318 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-14 18:40:26 +00:00
bryner%brianryner.com
cb8e82ab99 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.
git-svn-id: svn://10.0.0.236/trunk@162060 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-10 07:17:31 +00:00
kjh-5727%comcast.net
c3475fc4e4 BUg 257381: New shared library libgfxpsshar.so.
git-svn-id: svn://10.0.0.236/trunk@161877 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-07 21:16:05 +00:00
ben%bengoodger.com
d8bdaa7368 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
git-svn-id: svn://10.0.0.236/trunk@158199 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-20 01:42:05 +00:00
gerv%gerv.net
586f796c2a Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@155091 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 22:01:16 +00:00
neil%parkwaycc.co.uk
f752d6ca48 Bug 162718 Advanced smart browsing preview is not localizable p=vberon@mecano.gme.usherb.ca r=bryner sr=rbs a=chofmann
git-svn-id: svn://10.0.0.236/trunk@153995 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-15 23:19:46 +00:00
pinkerton%aol.net
b44c8723e9 work around bug in chrome reg that won't register locales w/out content.
(bug 234109, patch from bsmedberg, r=pink/sr=bryner)


git-svn-id: svn://10.0.0.236/trunk@153507 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-04 00:39:06 +00:00
bryner%brianryner.com
b4a1781861 Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@153136 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-24 03:22:35 +00:00
amardare%qnx.com
1816b31c29 Changes for the qnx platform only. These changes should not affect runtime/building
other platforms.

Added the minimo-qnx for the qnx platform.


git-svn-id: svn://10.0.0.236/trunk@153048 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-20 23:04:07 +00:00
dbaron%dbaron.org
13a12cf1f7 Fix --disable-xul for non-MINIMO builds by building chromelite. b=232254 r=dougt
git-svn-id: svn://10.0.0.236/trunk@152150 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-01 23:23:19 +00:00
darin%meer.net
75b5c84bb5 updating basebrowser and PPEmbed project file to reflect mozipcd being
renamed mozilla-ipcd.  see bug 226481.  r/sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@151984 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 22:33:34 +00:00
dougt%meer.net
1b28ca1ad7 [Minimo only] Adding simple popup blocking
git-svn-id: svn://10.0.0.236/trunk@151899 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-27 08:45:11 +00:00
dougt%meer.net
6dfdbc2485 [minimo only] there are no default/ prefs any longer
git-svn-id: svn://10.0.0.236/trunk@151631 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-21 07:05:19 +00:00
dougt%meer.net
992e3e97d4 [minimo only] Minimo, now renamed.
git-svn-id: svn://10.0.0.236/trunk@151628 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-21 06:50:52 +00:00
bsmedberg%covad.net
eaffa06f00 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


git-svn-id: svn://10.0.0.236/trunk@151427 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-16 19:22:43 +00:00
amardare%qnx.com
e1d03b0f98 Added the embedding/config/basebrowser-qnx for the QNX ( Neutrino ) ( GUI=photon ) OS.
git-svn-id: svn://10.0.0.236/trunk@150894 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-05 23:02:53 +00:00
locka%iol.ie
41520bcd05 Fix about: protocol in embedding. b=179129 r=bsmedberg sr=jst a=chofmann
git-svn-id: svn://10.0.0.236/trunk@149743 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-25 22:36:23 +00:00
mkaply%us.ibm.com
42722cae97 #226369
r=darin, a=mkaply
Rename transmngr to transmgr


git-svn-id: svn://10.0.0.236/trunk@149619 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-21 22:25:22 +00:00
bsmedberg%covad.net
1b71e7ac3e Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
git-svn-id: svn://10.0.0.236/trunk@146844 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-13 17:55:56 +00:00
dougt%meer.net
3254c5be29 updating minimo-unix requirements
git-svn-id: svn://10.0.0.236/trunk@145107 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-23 05:56:38 +00:00
bryner%netscape.com
e0b5fffc24 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.
git-svn-id: svn://10.0.0.236/trunk@144513 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-07 08:02:25 +00:00
dougt%meer.net
d700ee8757 adding minimo-unix config file. not part of build.
git-svn-id: svn://10.0.0.236/trunk@144480 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-05 19:35:04 +00:00
dougt%meer.net
d8766dc42c Adding support for static builds of minimo. r=pavlov. b=211645
git-svn-id: svn://10.0.0.236/trunk@144479 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-05 19:34:19 +00:00
alecf%flett.org
a4ae2af9fe 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)
git-svn-id: svn://10.0.0.236/trunk@143804 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-17 17:23:32 +00:00
ccarlen%netscape.com
14859b5a29 Bug 191159 - Add a target which merges all .xpt files using xpt_link. r=dougt/sr=bryner
git-svn-id: svn://10.0.0.236/trunk@143637 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-12 13:42:41 +00:00