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
Перейти к файлу
ian.mcgreer%sun.com b4146d9933 bug 63815, AIX compiler fails to build ckhelper.c in debug mode 2002-04-15 21:04:00 +00:00
README
accessible Bug 124452. Active Accessibility: support HTML optgroup. Patch from bernie5412@hotmail.com. r=aaronl, jgaunt. rs=waterson, a=asa 2002-04-06 00:58:46 +00:00
apache/gzip/src
browser Clarifying the position on whether we accept input or not. We don't. Go away. 2002-04-15 15:42:13 +00:00
build Fix for bug 126691 (need extensions\interfaceinfo build fu). sr=sfraser. Not part of the default build. 2002-04-13 21:57:59 +00:00
calendar Adding in patch 78956 from danp@oeone.com 2002-04-12 20:24:10 +00:00
caps Bug 136993 - Put the "trusted codebase principals" feature back in. 2002-04-13 01:53:46 +00:00
cck Fix for bug 112687: DOS window flashes when installer is launched from 2002-04-12 21:20:40 +00:00
chrome fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific 2002-04-12 01:52:27 +00:00
cmd/xfe/src
config Bug# 134225 - Updated milestone string from 0.9.9+ to 1.0.0+ r=asaki,sr/a=leaf. ycalonje checking in as cltbld 2002-04-13 00:58:08 +00:00
content Original check work with passing back NS_OK, it appears something in the front-end 2002-04-15 13:30:32 +00:00
db At least I only broke us - forgot include 2002-03-26 13:04:48 +00:00
dbm Remove xp_core.h & xp_mem.h and all build references to them. 2002-03-27 06:02:39 +00:00
directory OS/2 bustage - these should be extern C - r=dmose 2002-04-10 17:35:49 +00:00
docshell Bug 53597 - consistent gamma correction. r=dbaron, sr=brendan 2002-04-13 10:03:59 +00:00
dom Bug 117707. Disabling most of the prefs in Edit>Prefs>Advanced>Scripts/Windows was causing real JS scripts to break because it used CAPS. Move the checks for these features into C++, with new prefs. Patch by doronr@naboonline.com (initial work) and caillon@returnzero.com. r=fabian sr=jst a=asa. 2002-04-12 10:11:00 +00:00
editor fix for bug 100855: paragraph fromat feedback from editor inaccurate. r=brade; sr=kin 2002-04-14 05:57:14 +00:00
ef Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
embedding changing the format of the comment describing registerNotification, as requested by depstein. bug 99618 2002-04-13 01:53:33 +00:00
expat
extensions Bug 133764. Unable to change content pack and language pack at once. Patch by kairo@kairo.at, r=dbragg, sr=alecf, a=asa. 2002-04-13 22:48:28 +00:00
gc/boehm Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
gconfig
gfx Don't allow the theme css to override the dropdown button min-size. Not part of the build. 2002-04-15 03:58:26 +00:00
gfx2 bug 125137: set minimum timeout for animations to 100ms to match IE and Opera. 2002-04-09 04:25:22 +00:00
grendel
htmlparser Fix bug 135833 (view source not working right when it needs a repost). 2002-04-13 02:23:52 +00:00
include More cruft removal. Remove platform.h xp_debug.h xpassert.h & xp_trace.h from the build. 2002-04-02 07:57:02 +00:00
intl fix bug 130441 and 122584 2002-03-27 03:28:34 +00:00
java M Makefile.win 2002-04-15 17:38:52 +00:00
jpeg Argh. Missed a file fo rbug #38061 2002-04-02 09:42:24 +00:00
js Replace VariableTable.getVariable(name) != null by VariableTable.hasVariable(name) and use ObjToIntMap in place of Hashtable 2002-04-14 21:32:19 +00:00
js2 Fix next-to-last vs. last context GC race, plus ClaimScope vs. js_DestroyContext race; removed js_ForceGC from the FRIEND JS API (133773, sr=jband&shaver, a=asa). 2002-04-02 04:23:21 +00:00
l10n Update .cvsignore to ignore generated Makefiles. 2002-03-26 15:42:05 +00:00
layout Backed out the one line that causes this to happen 2002-04-15 13:39:00 +00:00
lib Remove xp_core.h & xp_mem.h and all build references to them. 2002-03-27 06:02:39 +00:00
mailnews Bug 137468 - use insertafter for mail overlay so that other overlays can insert icons between mail, composer, and addressbook. r=ben, sr=blake. 2002-04-15 05:44:38 +00:00
modules Removing duplicate pref. Thanks to jonasj@jonasj.dk for noticing this, and for providing the patch. r=caillon, sr=tor. 2002-04-13 19:22:57 +00:00
mozilla
msgsdk
mstone
netwerk Fix bug 135833 (view source not working right when it needs a repost). 2002-04-13 02:23:52 +00:00
nsprpub Deleted a printf statement in the Neutrino builds. Bug 135692. 2002-04-11 18:34:17 +00:00
nunet
other-licenses Fixed bug 130147. ibical/icalcomponent.c does not compile on IRIX 2002-04-03 20:50:23 +00:00
parser Fix bug 135833 (view source not working right when it needs a repost). 2002-04-13 02:23:52 +00:00
plugin/oji [Not part of build]. Fix for bug 132325. Leaking addref of plugin instance was causing stale references in the active plugin list leading to crashes. sr=beard. 2002-04-04 20:38:30 +00:00
privacy
profile fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific 2002-04-12 01:52:27 +00:00
rdf fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific 2002-04-12 01:52:27 +00:00
security bug 63815, AIX compiler fails to build ckhelper.c in debug mode 2002-04-15 21:04:00 +00:00
silentdl
string Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-24 02:28:08 +00:00
suite
sun-java
themes Bug 119317: move the "inherits" attribute to the xbl namespace for most clients. 2002-04-13 14:25:38 +00:00
timer
tools capability to have tinderbox reboot after each build cycle (basically for win9x machines) 2002-04-15 05:40:49 +00:00
uriloader bug 44716 r=pavlov sr=tor 2002-04-11 13:36:49 +00:00
view Fix for bug 78989, force focus events to go their corresponding view as opposed to using coordinate targeting which can be incorrect. r:roc+moz, sr:jst 2002-04-14 21:45:04 +00:00
webshell 131277: change signature of outputToString to return the string. r=jfrancis sr=sfraser a=asa 2002-03-25 22:39:19 +00:00
webtools Bug 92763 Add Windows XP as OS selection for entering/searching bugs 2002-04-15 03:54:18 +00:00
widget bug 135663: On Solaris, physical F11 and F12 keys do not map to VK_F11 and VK_F12 keycodes 2002-04-15 03:05:24 +00:00
xpcom Relanding pavlov's changes for bug 129953, in pieces. 2002-04-14 03:37:42 +00:00
xpfe bug 135862, use correct strings for new composer window (submitted by cmanske, r=brade, sr=kin, a=rjesup, adt=jaime, l10n=rchen) 2002-04-15 14:42:09 +00:00
xpinstall fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific 2002-04-12 01:52:27 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Fix LDAP C SDK parallel build issues by switching the builds to run in a single pass (bug 133521); should fix issues with files getting repeatedly built as well. Patch from Chris Seawood <seawood@netscape.com>, r=dmose, sr=(build changes only), a=asa, adt=putterman 2002-04-05 03:51:32 +00:00
README.txt Updated readme. 2002-04-08 04:28:34 +00:00
aclocal.m4
allmakefiles.sh 110156 - renaming outliner to tree 2002-03-29 05:25:37 +00:00
client.mak Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org 2002-03-27 06:31:38 +00:00
client.mk Make --srcdir autodetection work with activestate perl 2002-04-13 08:39:48 +00:00
configure Automated update 2002-04-10 22:56:32 +00:00
configure.in #91305 add univerialchardet into unix default extensions list 2002-04-10 22:47:01 +00:00
embed.mak
embed.mk
makefile.win Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org 2002-03-27 06:31:38 +00:00
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk

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/nightly/

For the very latest builds, see

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

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 8.6 or later
	-PowerPC 604e 266 MHz or faster processor, or G3/G4
	-64 MB RAM
	-36 MB of free hard disk space

*Windows

	-Windows 9x/Me or Windows NT 4/2000/XP
	-Intel Pentium-class 233 MHz (or faster) processor
	-64 MB RAM
	-26 MB free hard disk space

*Linux

	-Red Hat Linux 6.x or 7 with X11 R6
	 [Note: Mozilla is certified and fully supported on
	 Red Hat Linux, but will run on other Linux
	 distributions, such as Debian 2.1 (or later) or
	 SuSE 6.2 (or later). The libraries glibc 2.1 (or
	 higher) and libjpeg.so.62 (or higher) are required.]
	-Intel Pentium-class 233 MHz (or faster) processor
	-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 Installation Instructions
--------------------------------

Note: If the downloaded file does not expand automatically
you must expand the file using a program such as StuffIt
Expander. Expander ships with all new Macs and comes with the
default system install, so you may want to do a find in
Sherlock for "StuffIt" to make sure that you don't already
have it installed.

If you don't have Expander, you can get a copy at the
following Web site:

  http://www.aladdinsys.com/expander/expander_mac_login.html

If you do already have Expander, you need to set it to start
by default. See the above URL for info on using Expander.


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

	1. Click the MacMozillaInstaller.sea.bin link on the
	site you're downloading Mozilla from to	download the
	file to your Mac's desktop. A MozillaInstaller
	folder is created.
	
	2. Double-click the MozillaInstaller folder in the
	Finder.

	3. Double-click the Mozilla Installer icon.

	4. Follow the on-screen instructions to complete the
	installation process.

	5. To start Mozilla, open the folder where you
	installed Mozilla and double-click the Mozilla icon.


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

	1. Click the mozilla-mac-*.sea.bin link on the site
	you're downloading Mozilla from to download the
	Mozilla binary to your Mac's desktop.

	2. Double-click the mozilla-mac-*.sea.sit.bin icon
	on your desktop.

	3. Choose the directory where you want to install
	Mozilla.

	4. To start Mozilla, open the folder where you
	installed Mozilla and double-click the Mozilla icon.


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.