peterv%propagandism.org
3869989ccb
Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking.
2006-05-21 19:50:16 +00:00
kairo%kairo.at
1dd94f0a69
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
2006-05-19 18:33:18 +00:00
kairo%kairo.at
6aea674984
bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil
2006-04-08 11:49:47 +00:00
kairo%kairo.at
91acb7039c
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
2006-04-08 11:17:06 +00:00
neil%parkwaycc.co.uk
9e72198ae3
Rename xpfe's autocomplete.xpt to xpautocomplete.xpt and package toolkit's autocomplete.xpt r=bsmedberg,dveditz,ajschult
2006-03-24 17:38:15 +00:00
wtchang%redhat.com
7cb9201cf8
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
2006-01-13 18:09:32 +00:00
darin%meer.net
5905ffd792
removing references to necko_data.xpt
2005-11-12 23:12:09 +00:00
kairo%kairo.at
0a1a2d8509
bug 302444 - include unpackaged files in package lists for SeaMonkey installers, r=ajschult sr=Neil
2005-08-19 23:09:31 +00:00
cst%andrew.cmu.edu
9c15bbb9b7
Bug 288199 Rebrand suite installer for SeaMonkey. This patch is for the Win32 installer.
...
r=bsmedberg sr=dveditz a=bsmedberg
2005-07-02 20:44:17 +00:00
kairo%kairo.at
8729cd8995
bug 299463 - File res/hiddenWindow.html missing in installer build (SeaMonkey), p=Andrew Schultz <ajschult@verizon.net> r+a=bsmedberg
2005-07-02 19:05:46 +00:00
kairo%kairo.at
9606a3bfb4
bug 297257 - include reporter in suite, p=ajschult@verizon.net r=bsmedberg sr=Neil a=chofmann
2005-06-22 16:01:08 +00:00
kjh-5727%comcast.net
84f0f2731d
Bug 156747 - Don't include res/samples and res/throbber in packages. Patch by Giacomo Magnini (giacomo.magnini@portalis.it), r/sr=dveditz.
2005-01-15 17:31:10 +00:00
ben%bengoodger.com
afaefbac28
aviary branch landing:
...
- xpinstall hooks for extension manager (242529, r=dveditz)
(install.rdf read hook + stub extension manager implementation for seamonkey)
- xpinstall hooks for info bar (xpinstall whitelist UI)
2004-12-01 05:59:04 +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
mozilla.BenB%bucksch.org
00d323cc89
Add roaming
2004-06-05 22:25:37 +00:00
cbiesinger%web.de
e2b19898bb
removing C++ urlbarhistory impl
...
bug 245009 r=bsmedberg sr=alecf
2004-06-02 17:47:39 +00:00
bienvenu%nventure.com
0216a99a39
224318 backend support for automatic server spam filter filters add new .sfd files to packages sr=mscott
2004-04-13 18:19:54 +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
timeless%mozdev.org
fdee22de07
Bug 221586 install size can be reduced by removing unreferenced files
2003-10-22 01:00:57 +00:00
bienvenu%nventure.com
f1a427bbb1
add js component to handle starting up in last offline state, or prompting at startup, 221734, r/sr=mscott
2003-10-21 22:15:07 +00:00
cbiesinger%web.de
2caffc1227
bug 193740. remove timebomb code
...
r=neil.parkwaycc.co.uk@myrealbox.com sr=alecf
2003-10-03 20:43:59 +00:00
caillon%returnzero.com
3987f2a037
Bug 199566 - Inspector needs a command line handler.
...
The following should now work:
./mozilla -inspector
./mozilla -inspector "http://www.foo.com/ "
r=timeless sr=jst a=asa
2003-05-20 21:30:42 +00:00
brade%netscape.com
4d2a98d938
packaging fixes for bug 203399 and others; r=glazou, sr=peterv
2003-04-29 13:58:15 +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
dbaron%dbaron.org
3232789770
Two separate directories create a content.xpt file. b=201323 r=seawood sr=jst
2003-04-09 21:16:39 +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
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
harishd%netscape.com
863f132aa5
Adding wsdl and proxy to the packaging list. b=198683, r=ssu@netscape.com, sr=heikki@netscape.com
2003-03-25 00:24:43 +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
dougt%netscape.com
de1529cfc5
Fixing 197566. r=me
2003-03-15 18:58:45 +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
timeless%mozdev.org
dd7bb3a66f
Bug 181136 remove xpfe/components/regviewer
...
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
sspitzer%netscape.com
aa8d1a1dc8
fix for bug #192074 . remove the absync code from the mozilla tree.
...
r=cavin, sr=bienvenu, a=asa
2003-02-11 08:14:50 +00:00
ccarlen%netscape.com
43125c350a
Add nsCloseAllWindows.js to the packages - needed for bug 97622. r=dougt/sr=alecf/a=asa
2003-01-24 15:38:44 +00:00
locka%iol.ie
174c016dac
Add nsAxSecurityPolicy.js to package list. b=188556 r=ashishbhatt@netscape.com sr=dveditz@netscape.com
2003-01-17 13:31:55 +00:00
kin%netscape.com
194161745c
Fix for commercial blocker bug (bugscape bug 21716 (Spell checker fails to open))
...
Added missing txtsvc.xpt to packgages-* files:
mozilla/xpinstall/packager/packages-mac
mozilla/xpinstall/packager/packages-os2
mozilla/xpinstall/packager/packages-static-unix
mozilla/xpinstall/packager/packages-static-win
mozilla/xpinstall/packager/packages-unix
mozilla/xpinstall/packager/packages-win
This was fallout from the checkin for bugzilla bug 173046.
2002-12-12 00:04:22 +00:00
locka%iol.ie
1e05e467e8
Add --enable-activex-scripting switch to configure.in and package changes to include npmozax.dll. b=133818 r/a=seawood@netscape.com
2002-11-13 13:14:14 +00:00
sspitzer%netscape.com
6d85e64757
moving to 8.3. it's too easy to goof this up otherwise.
2002-11-08 20:42:21 +00:00
bryner%netscape.com
399a7ee28e
Stop building and packaging XBL form controls, since they aren't being actively worked on and aren't slated to be turned on anytime soon (bug 172288). r=jkeiser, sr=blake.
2002-11-08 06:09:17 +00:00
sspitzer%netscape.com
c25784043b
the right fix for the .so and .dll is to staticly link them in.
...
but that's another issue. r=dmose
2002-11-08 03:36:58 +00:00
sspitzer%netscape.com
e7fd3e8782
packaging changes for mailviews
2002-11-07 21:48:35 +00:00
sspitzer%netscape.com
e62badf13a
packaging files for mailViews.dat files. (moved from the ns tree)
...
bug #176850 . r/sr=bienvenu
2002-11-06 22:26:16 +00:00
sicking%bigfoot.com
fc7971c10a
Remove transformiix.xpt from packaging as it no longer exists
...
b=64945 r/sr=darin sr=bz a=rjesup
2002-10-17 21:11:38 +00:00
sicking%bigfoot.com
de70300d00
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
aaronl%netscape.com
50ff1d8699
Bug 166712. Consolodate typeaheadfind files, cleanup building and packaging of typeaheadfind, make it available to embeddors, remove from install options. r=ssu, sr=dveditz
2002-09-27 19:07:44 +00:00
timeless%mac.com
74af235b58
Bug 167174 builds system should generate .autoreg
...
r=cls,dveditz sr=alecf
2002-09-26 22:47:37 +00:00
sicking%bigfoot.com
7643a454ae
Add files to packager, bug 64945
...
r=peterv sr=jst
2002-09-12 21:50:16 +00:00