kairo%kairo.at
b53e5bc6bc
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
8ba42991a4
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
4e238394e0
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
8f9c7607a4
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
5e61fc9422
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
5f5d16d6d9
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
b5ded57da7
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
306fd4d418
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
0717f8921e
Add roaming
2004-06-05 22:25:37 +00:00
cbiesinger%web.de
e1618690a8
removing C++ urlbarhistory impl
...
bug 245009 r=bsmedberg sr=alecf
2004-06-02 17:47:39 +00:00
bienvenu%nventure.com
cb5828ffa7
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
e9634f0db4
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
44ee22a3e2
Bug 221586 install size can be reduced by removing unreferenced files
2003-10-22 01:00:57 +00:00
bienvenu%nventure.com
ec427dd14d
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
67ddc9b65e
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
33b8c14d9d
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
57ec9793f8
packaging fixes for bug 203399 and others; r=glazou, sr=peterv
2003-04-29 13:58:15 +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
dbaron%dbaron.org
4ab9a6c815
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
090b50241a
Bug 199518. Merge MSAA marshalling dlls into one dll. r=cls, sr=alecf
2003-04-08 05:12:01 +00:00
harishd%netscape.com
ecbe7cd410
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
bfa99a8ade
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
18028df7d2
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
7f37f18ac6
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
1ec9879b77
Fixing 197566. r=me
2003-03-15 18:58:45 +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
bryner%netscape.com
7ce4b290a0
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
be1863587f
Bug 181136 remove xpfe/components/regviewer
...
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
sspitzer%netscape.com
f84c8479d1
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
006361f2af
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
c0af6fd329
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
f71e222a68
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
eead2b859b
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
645d790cbc
moving to 8.3. it's too easy to goof this up otherwise.
2002-11-08 20:42:21 +00:00
bryner%netscape.com
8558cdf768
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
57c1992f9e
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
ebc2116e2e
packaging changes for mailviews
2002-11-07 21:48:35 +00:00
sspitzer%netscape.com
ead9796dc4
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
96c2de03bf
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
8ad1aece33
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
5f0d0e6951
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
3d63c970d5
Bug 167174 builds system should generate .autoreg
...
r=cls,dveditz sr=alecf
2002-09-26 22:47:37 +00:00
sicking%bigfoot.com
c7bf7c82a0
Add files to packager, bug 64945
...
r=peterv sr=jst
2002-09-12 21:50:16 +00:00
aaronl%netscape.com
589efa669c
Bug 165626. Get typeaheadfind packaged as part of default install. Leaving out of packages-mac for now. r=curt, sr=dveditz, a=asa
2002-09-06 00:45:00 +00:00
rdayal%netscape.com
763034e204
bug # 104931 - moved LDAP modules to be installed with the browser instead of mail
...
r=dmose, sr=dveditz
2002-06-22 00:49:06 +00:00
peterv%netscape.com
6d9c1486db
Fix for bug 142108 (Crash when reloading XML+XSLT Trunk, M100, N70PR1, M11A [@ nsXMLContentSink::Observe][@ 0x00000001]). r=Pike, sr=jst.
2002-06-20 12:04:22 +00:00
bnesse%netscape.com
db676265c6
Fix for bug 141035. Missing autoconfig file in packaging. r=alecf, sr=dveditz.
2002-06-14 21:57:18 +00:00
morse%netscape.com
1c365f5237
bug 132641, -killAll to shutdown everything, r=law, sr=jag
2002-04-23 02:23:56 +00:00
dprice%netscape.com
c9570a4f13
115883 - r=curt sr=dveditz a=asa adt1.0.0
...
remove obsolete ren8dot3 stuff from the installer
2002-04-09 03:44:58 +00:00
dbaron%fas.harvard.edu
d5630e1b57
Packaging changes for hewitt's outliner to tree conversion.
2002-03-29 17:52:17 +00:00