Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
reed%reedloden.com c2a9df8c91 More work from Ryan Flint <rflint@dslr.net> on the Party Tool 2006-09-20 07:22:46 +00:00
README/mozilla #324240 2006-04-19 18:58:30 +00:00
accessible Bug 349519. Crash and incorrect results for getOffsetAtPoint. r=ginn.chen, sr=roc 2006-09-19 17:29:10 +00:00
apache/gzip/src
browser Followup to bug 336469 - use new APIs in Vista to register file and protocol handlers (installer). r=sspitzer 2006-09-20 06:53:27 +00:00
build 350660 Fix Camino universal bustage after bug 350211. 2006-08-30 04:46:57 +00:00
calendar bug 352674 - Adds .wav filter to alarm sound file picker. Patch by Adam Guthrie <ispiked@gmail.com>, r1=lilmatt, r2=jminta 2006-09-20 03:38:47 +00:00
camino Camino only: Bug 352284 - Cache hint text is cut off on 10.4 (History prefPane) r=smokey sr=pink 2006-09-19 18:51:07 +00:00
caps Bug 351876 Move nsICryptoHash into necko 2006-09-15 22:06:31 +00:00
cck Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
chrome Bug 331883. Restrict anonymous box selectors to agent/user style sheets. r+sr=dbaron/bzbarsky 2006-06-15 03:20:19 +00:00
cmd/xfe/src
composer NOT PART OF THE BUILD 2006-04-06 13:13:05 +00:00
config Bug 352374 remove unused MOZ_STANDALONE_BUILD 2006-09-12 23:48:39 +00:00
content Use nsIMutationObserver, not DOM mutation listeners, for nsAttributeTextNode. 2006-09-20 03:17:11 +00:00
db b=32989, start page is not displayed on win9x if non-ascii chars in profile path (sqlite win9x utf8/CP safety), r=brettw 2006-07-24 21:42:43 +00:00
dbm Remove ndbm.* files from dbm. r=wtchang, bug 175741. 2006-06-29 04:53:59 +00:00
directory Bug 106386 Correct misspellings in source code 2006-08-28 20:12:37 +00:00
docshell Bug 351874 Move nsAboutRedirector out of necko 2006-09-15 22:17:26 +00:00
dom Don't lose keyboard focus when going forward to a bfcached page. Bug 314362, 2006-09-20 01:29:47 +00:00
editor Bug 341504 global history toolkit autocomplete interface r=IanN,biesi sr=jag 2006-09-18 13:52:11 +00:00
ef Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
embedding Bug 20232 Replace T::GetIID() (etc.) with NS_GET_IID(T) 2006-09-17 00:04:39 +00:00
extensions xsd:anyURI validation doesn't allow relative urls, patch by sspeiche, r=me 2006-09-19 17:29:41 +00:00
gc/boehm Fix C++ comments that I introduced. 2006-03-24 08:32:09 +00:00
gconfig Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
gfx Remove caching of screen size that interferes with picking up screen size changes. r+sr=roc b=256646 2006-09-19 04:43:39 +00:00
gfx2
grendel Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
intl Bug 351856 make chardet its own module 2006-09-13 22:13:40 +00:00
ipc/ipcd Bug 106386 Correct misspellings in source code 2006-08-28 20:12:37 +00:00
java Bug 106386 Correct misspellings in source code 2006-08-28 20:12:37 +00:00
jpeg bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and 2006-05-06 17:53:51 +00:00
js JavaScript Test - remove var declaration in test #2 to fix scope, bug 351503 2006-09-20 03:44:18 +00:00
js2 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
l10n
layout Update nsIFrame IID 2006-09-19 23:54:28 +00:00
lib/mac Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
mail fix interaction between views and virtual folders that was resulting in matching messages not getting displayed, 351867, sr=mscott 2006-09-19 18:38:32 +00:00
mailnews fix 352287 crash clicking back and forth between saved search with view and normal folder, sr=mscott 2006-09-20 01:07:11 +00:00
minimo Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento 2006-08-29 16:53:40 +00:00
modules Bug 20232 Replace T::GetIID() (etc.) with NS_GET_IID(T) 2006-09-17 00:04:39 +00:00
mozilla Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
msgsdk Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
mstone Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
netwerk fixing bustage from Bug 351876 2006-09-15 22:33:04 +00:00
nsprpub Bugzilla Bug 352816: don't need to call _pr_CopyLowBits if size (free space 2006-09-15 16:48:50 +00:00
other-licenses bug 352781, update yahoo tracking codes to send fr=moz2 for anything that Mozilla ships, r/a=schrep 2006-09-15 22:57:06 +00:00
parser Bug 334302. Adjust SAXLocator reports in ReportError. Patch by Alex Vincent <ajvincent@gmail.com>. r=sayrer, sr=bz 2006-09-13 18:20:05 +00:00
plugin/oji 346156 Java Embedding Plugin 0.9.5+g. Fixes bugs 340006 (JEP leaves wrong TSM document set, can prevent text input), 344153 (NS_KEY_DOWN and NS_KEY_UP events stop in a window that has hosted a Java applet), 344249 (menu key equivalents processed twice), and 344701 comment 6 et seq. (JEP not redispatching TSM events to some windows). JEP 0.9.5+g by Steven Michaud <smichaud@pobox.com>, http://javaplugin.sourceforge.net/ . r=me sr=pink 2006-08-02 19:03:33 +00:00
privacy
profile bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron 2006-09-08 04:35:17 +00:00
rdf bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron 2006-09-08 04:35:17 +00:00
security Bug 20232 Replace T::GetIID() (etc.) with NS_GET_IID(T) 2006-09-17 00:25:25 +00:00
silentdl
storage b=334174, corrupted db files are not handled correctly, r=brettw 2006-07-26 18:54:12 +00:00
suite Bug 132257 Inserting a link to a [network][image] file into a message inserts the physical file! (help patch) 2006-09-18 22:37:57 +00:00
sun-java Bug 333738 - Update Java stubs jni.h to latest level of Java. r=bsmedberg 2006-08-16 16:08:15 +00:00
testing bug 352863, add uppercase chars to ignore-help-images regexp, r=robcee 2006-09-15 20:10:13 +00:00
themes bug 348720 followup: correct name of icon PNG file so that send, address and attach icons show up in mailcompose, r+sr=Neil 2006-09-18 16:47:30 +00:00
toolkit Bug 286365 - After manually resetting encoding, 'View Source' uses original setting. patch from Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=me/smontagu. 2006-09-20 00:34:44 +00:00
tools Add basic error template 2006-09-15 00:42:58 +00:00
uriloader bug 316184: wrap and crop long URLs in the External Protocol Request dialog so they don't cause the dialog to render its buttons offscreen 2006-09-11 13:29:15 +00:00
view Bug 70798 Ability to have transparent background on <popup>s r+sr=roc 2006-09-07 08:50:43 +00:00
webshell Bug 241972 (new window opened by window.open('xxx.exe') or target="_blank" isn't closed automatically when a download begins). Fix stores state on the channel indicating whether a window was opened specifically for the download. The external helper app service then closes the window if there is no refresh header and if the window was opened specifically for the download. r=cbiesinger, sr=darin 2006-07-04 20:48:33 +00:00
webtools More work from Ryan Flint <rflint@dslr.net> on the Party Tool 2006-09-20 07:22:46 +00:00
widget Make ChildView use the new |isRoot| method to see if its associated mozAccessible is the root accessible. b=352327, r=josh 2006-09-19 08:44:03 +00:00
xpcom Bug 20232 Replace T::GetIID() (etc.) with NS_GET_IID(T) 2006-09-17 00:04:39 +00:00
xpfe Bugs 350332, 350333, 350335, issues with events in editable trees, r=neil 2006-09-19 15:43:24 +00:00
xpinstall Bug 351856 make chardet its own module 2006-09-13 22:13:40 +00:00
xulrunner Bug 350528 - "XULRunner needs to ship with some additional preferences". r=bsmedberg. 2006-08-30 19:14:28 +00:00
.cvsignore
LEGAL Bug 346391 - remove extraneous whitespace. Patch by Matt Nordhoff. 2006-08-21 12:43:39 +00:00
LICENSE Bug 346399 - remove excessive spaces. Patch by Matt Nordhoff. 2006-08-21 12:44:28 +00:00
Makefile.in Followup, bug 350211 - xpcom and js are separate tiers now, not a single "core" tier 2006-08-29 18:02:16 +00:00
README.txt
aclocal.m4 b=255408 Need to be able to build mozilla --with-system-nss 2005-12-20 09:47:11 +00:00
allmakefiles.sh b=333423 crash in nsIZipReader 2006-09-14 17:16:42 +00:00
camino.mk
client.mak
client.mk Bug 352754, Upgrade NSS used by PSM to NSS release 3.11.3 2006-09-15 11:34:55 +00:00
configure Automated update from host egg.office.mozilla.org 2006-09-15 21:39:53 +00:00
configure.in Bug 352413 Disable MOZ_PROFILESHARING for camino 2006-09-15 21:31:15 +00:00
embed.mak Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
embed.mk Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
makefile.win
minimo.mk Fixing bug 347156. Eliminate need to enter default pserver password. r=bsmedberg 2006-08-09 08:44:11 +00:00
nglayout.mac Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
nglayout.mk
trex.mak Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
trex.mk Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00

README.txt

==============================================================

= = = = = = = = = =   Mozilla Read Me    = = = = = = = = = = =

==============================================================

Mozilla is subject to the terms detailed in the license
agreement accompanying it.

This Read Me file contains information about system
requirements and installation instructions for the Windows,
Mac OS, and Linux builds of Mozilla.

For more info on Mozilla, see www.mozilla.org. To submit bugs
or other feedback, see the Navigator QA menu and check out
Bugzilla at http://bugzilla.mozilla.org for links to known
bugs, bug-writing guidelines, and more. You can also get help
with Bugzilla by pointing your IRC client to #mozillazine
at irc.mozilla.org.


==============================================================

                      Getting Mozilla

==============================================================

You can download nightly builds of Mozilla from the
Mozilla.org FTP site at

  ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/

For the very latest builds, see

  ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/latest-trunk

Keep in mind that nightly builds, which are used by
Mozilla.org developers for testing, may be buggy. If you are
looking for a more polished version of Mozilla, Mozilla.org
releases Milestone builds of Mozilla every six weeks or so
that you can download from

  http://www.mozilla.org/releases

Be sure to read the Mozilla release notes for information
on known problems and installation issues with Mozilla.
The release notes can be found at the preceding URL along
with the milestone releases themselves.

Note: Please use Talkback builds whenever possible. These
builds allow transmission of crash data back to Mozilla
developers, improved crash analysis, and posting of crash
information to our crash-data newsgroup.


==============================================================

                    System Requirements

==============================================================

*All Platforms

	To view and use the new streamlined "Modern" theme,
	your display monitor should be set to display
	thousands of colors. For users who cannot set their
	displays to use	more than 256 colors, Mozilla.org
	recommends using the "Classic" theme for Mozilla.

	To select the Modern theme after you have installed
	Mozilla, from the Navigator browser, open the View
	menu, and then open then open the Apply Theme submenu
	and choose Modern.

*Mac OS

	-Mac OS X or later
	-PowerPC processor (266 MHz or faster recommended)
	-64 MB RAM
	-36 MB of free hard disk space

*Windows

	-Windows 95, 98, Me, NT4, 2000 or XP
	-Intel Pentium class processor (233 MHz or faster
	 recommended)
	-64 MB RAM
	-26 MB free hard disk space

*Linux

	-The following library versions (or compatible) are
	 required: glibc 2.1, XFree86 3.3.x, GTK 1.2.x, Glib
	 1.2.x, Libstdc++ 2.9.0. Red Hat Linux 6.0,
	 Debian 2.1, and SuSE 6.2 (or later) installations
	 should work.
	-Red Hat 6.x users who want to install the Mozilla
	 RPM must have at least version 4.0.2 of rpm
	 installed.
	-Intel Pentium class processor (233 MHz or faster
	 recommended)
	-64MB RAM
	-26MB free hard disk space


==============================================================

                 Installation Instructions

==============================================================

For Mac OS and Windows users, it is strongly recommended that
you exit all programs before running the setup program. Also,
you should temporarily disable virus-detection software.

For Linux users, note that the installation instructions use
the bash shell. If you're not using bash, adjust the commands
accordingly.

For all platforms, install into a clean (new) directory.
Installing on top of previously released builds may cause
problems.

Note: These instructions do not tell you how to build Mozilla.
For info on building the Mozilla source, see

  http://www.mozilla.org/source.html


Windows Installation Instructions
---------------------------------

Note: For Windows NT/2000/XP systems, you need Administrator
privileges to install Mozilla. If you see an "Error 5" message
during installation, make sure you're running the installation
with Administrator privileges.


    To install Mozilla by downloading the Mozilla installer,
    follow these steps:

	1. Click the the mozilla-win32-installer.exe link on
	the site you're downloading Mozilla from to download
	the installer file to your machine.

	2. Navigate to where you downloaded the file and
	double-click the Mozilla program icon on your machine
	to begin the Setup program.

	3. Follow the on-screen instructions in the setup
	program. The program starts automatically the first
	time.


    To install Mozilla by downloading the .zip file and
    installing manually, follow these steps:

	1. Click the mozilla-win32-talkback.zip link or the
	mozilla-win32.zip link on the site you're down-
	loading Mozilla from to download the .zip file to
	your machine.

	2. Navigate to where you downloaded the file and
	double-click the compressed file.

	Note: This step assumes you already have a recent
	version of WinZip installed, and that you know how to
	use it. If not,	you can get WinZip and information
	about the program at www.winzip.com.

	3. Extract the .zip file to a directory such as
	C:\Program Files\mozilla.org\Mozilla.

	4. To start Mozilla, navigate to the directory you
	extracted Mozilla to and double-click the Mozilla.exe
	icon.


Mac OS X Installation Instructions
----------------------------------

    To install Mozilla by downloading the Mozilla disk image,
    follow these steps:

	1. Click the mozilla-mac-MachO.dmg.gz link to download
	it to your machine. By default, the download file is
	downloaded to your desktop.

	2. Once you have downloaded the .dmg.gz file, drag it
	onto Stuffit Expander to decompress it. If the disk
	image doesn't mount automatically, double-click on the
	.dmg file to mount it. If that fails, and the file
	does not look like a disk image file, do a "Show Info"
	on the file, and, in the "Open with application"
	category, choose Disk Copy. In Mac OS 10.2, you can
	use "Open with" from the context menu.

	3. Once the disk image mounts, open it, and drag the
	Mozilla icon onto your hard disk.

	4. We recommend that you copy it to the Applications
	folder.

	5. Now Eject the disk image.

	6. If you like, you can drag Mozilla to your dock to
	have it easily accessible at all times. You might also
	wish to select Mozilla as your default browser in the
	Internet system preferences pane (under the Web tab).


Linux Installation Instructions
-------------------------------

Note: If you install in the default directory (which is
usually /usr/local/mozilla), or any other directory where
only the root user normally has write-access, you must
start Mozilla first as root before other users can start
the program. Doing so generates a set of files required
for later use by other users.


    To install Mozilla by downloading the Mozilla installer,
    follow these steps:

	1. Create a directory named mozilla (mkdir mozilla)
	and change to that directory (cd mozilla).

	2. Click the link on the site you're downloading
	Mozilla from to download the installer file
	(called mozilla-1686-pc-linux-gnu-installer.tar.gz)
	to your machine.

	3. Change to the mozilla directory (cd mozilla) and
	decompress the archive with the following command:

	  tar zxvf moz*.tar.gz

	The installer is now located in a subdirectory of
	Mozilla	named mozilla-installer.

	4. Change to the mozilla-installer directory
	(cd mozilla-installer) and run the installer with the
	./mozilla-installer command.

 	5. Follow the instructions in the install wizard for
	installing Mozilla.

	Note: If you have a slower machine, be aware that the
	installation may take some time. In this case, the
	installation progress may appear to hang indefinitely,
	even though the installation is still in process.

	6. To start Mozilla, change to the directory where you
	installed it and run the ./mozilla command.


    To install Mozilla by downloading the tar.gz file:

	1. Create a directory named "mozilla" (mkdir mozilla)
	and change to that directory (cd mozilla).

	2. Click the link on the site you're downloading
	Mozilla from to download the non-installer
	(mozilla*.tar.gz) file into the mozilla directory.

	3. Change to the mozilla directory (cd mozilla) and
	decompress the file with the following command:

	  tar zxvf moz*.tar.gz

	This creates a "mozilla" directory under your mozilla
	directory.

	4. Change to the mozilla directory (cd mozilla).

	5. Run Mozilla with the following run script:

	  ./mozilla


    To hook up Mozilla complete with icon to the GNOME Panel,
    follow these steps:

	1. Click the GNOME Main Menu button, open the Panel menu,
	and then open the Add to Panel submenu and choose Launcher.

	2. Right-click the icon for Mozilla on the Panel and
	enter the following command:
	  directory_name./mozilla

	where directory_name is the name of the directory
	you downloaded mozilla to. For example, the default
	directory that Mozilla suggests is /usr/local/mozilla.

	3. Type in a name for the icon, and type in a comment
	if you wish.

	4. Click the icon button and type in the following as
	the icon's location:

	  directory_name/icons/mozicon50.xpm

	where directory name is the directory where you
	installed Mozilla. For example, the default directory
	is /usr/local/mozilla/icons/mozicon50.xpm.