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
Перейти к файлу
zach%zachlipton.com 462cb1e027 Provide better error handling by defining an error handler in Litmus::DBI. When a database error is thrown, this handler will take care of calling Litmus::Error::internalError() and displaying a proper error message to the user. This should do much to prevent 500 Internal Server Errors and the blank pages that previously popped up. 2006-06-19 22:05:16 +00:00
README/mozilla #324240 2006-04-19 18:58:30 +00:00
accessible Bug 341745. Clean up accessible text entry classes and make sure nsIAccessible::ROLE_TEXT always refers to content. r=pilgrim 2006-06-16 17:13:37 +00:00
apache/gzip/src
browser bustage fix from Bug 336176, thanks for philor+ispiked for the help. 2006-06-19 21:18:08 +00:00
build FindFirstFile should not return 0 on error. wince only. 2006-05-16 16:18:45 +00:00
calendar bug 333923 - adding missing files that were erroneously committed to 1.8 branch 2006-06-19 19:13:50 +00:00
camino Fix bug 327738, Reset Camino doesn't reset minimized windows. Patch by froodiantherapy <stridey@gmail.com>, r=Chris Lawson, sr=smfr. 2006-06-18 05:01:14 +00:00
caps Save the principal in the session history entry so that reloading a data: URL 2006-06-19 21:08:45 +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 333308 - "make clean" and "make distclean" miss various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-06-08 16:37:17 +00:00
content Remove ourselves as an observer when we're done building the DOM, not when we 2006-06-19 21:10:29 +00:00
db [BeOS] Build broken in sqlite, Bug 330340, p=doug@sheltonfamily.org, r=sergei_d, sr= mailto:brettw@gmail.com. 2006-06-04 18:41:52 +00:00
dbm Remove files nsres.h and nsres.c from trunk. Bug 336198. r=wtchang 2006-05-13 01:28:45 +00:00
directory This commit was generated by cvs2svn to track changes on a CVS vendor 2006-05-19 20:44:56 +00:00
docshell Save the principal in the session history entry so that reloading a data: URL 2006-06-19 21:08:45 +00:00
dom Bug 335291 r+sr=bz Make trunk popup events safer 2006-06-19 16:54:53 +00:00
editor Bug 271815 GTK2 IM over-the-spot doesn't work with Chinese IM because the editor doesn't return correct caret position r=timeless, sr=roc 2006-06-19 15:00:58 +00:00
ef Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
embedding Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
extensions Move the safe vs unsafe about: distinction out of the security manager and into 2006-06-19 21:02:12 +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 Fix bug 335683, Use kThemeMenuItemFont for -moz-pull-down-menu. r=mento, sr=roc, a181=mento. Patch by Stefan (stefanh@bluebottle.com) 2006-06-18 12:17:32 +00:00
gfx2
grendel Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
intl Typo fix, bug 334009 2006-06-07 16:46:14 +00:00
ipc/ipcd landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
java I now have the pluglet.dll XPCOM module loading. The reason it was not 2006-06-19 18:50:01 +00:00
jpeg bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and 2006-05-06 17:53:51 +00:00
js Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
js2 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
l10n
layout Backing out patch for 317278 due to Tp regression 2006-06-19 01:29:07 +00:00
lib/mac Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
mail fix build bustage introduced by last checkin for bug 114656 2006-06-19 14:49:00 +00:00
mailnews Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
minimo appshell is a service. patch by darin. 2006-06-09 14:35:40 +00:00
modules Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +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 Move the safe vs unsafe about: distinction out of the security manager and into 2006-06-19 21:02:12 +00:00
nsprpub Bugzilla Bug 340956: when emulating PR_APPEND, we should use PR_Seek64 2006-06-11 02:52:29 +00:00
other-licenses bug 335594 Makes Sunbird's release notes url NOT hardcoded. r=jminta sr=sipaq 2006-06-05 22:24:59 +00:00
parser b=339599. nsISAXXMLReader expects a nsIChannel passed to onStartRequest, but interface takes an nsIRequest. r=mrbkap, sr=peterv 2006-06-19 03:03:28 +00:00
plugin/oji JEP (Java Embedding Plugin) 0.9.5+e. b=339695 r=josh 2006-05-30 22:25:36 +00:00
privacy
profile Bug 335692 build bustage (violated portability guidelines) 2006-06-13 08:34:23 +00:00
rdf Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
security Bugzilla Bug 337034: nested two related tests. r=relyea. 2006-06-17 00:09:59 +00:00
silentdl
storage Bug 337917 Make consumers stop using cids from other modules 2006-06-03 23:41:19 +00:00
suite Bug 335846: Junk Preferences Panel help; r=IanN 2006-06-16 00:06:42 +00:00
sun-java #3011064 2006-03-08 19:29:25 +00:00
themes Fix for bug 296040. Cell-based selection in trees 2006-06-06 20:05:13 +00:00
toolkit Close the autocomplete popup if a context menu is opened (bug 296526), patch by martijn, r=me 2006-06-19 19:55:33 +00:00
tools tinderbox should read app version from build if possible. b=334011, 2006-06-16 20:20:47 +00:00
uriloader Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
view landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
webshell Bug 121881 - remove viewer, r=dbaron 2006-02-08 18:41:21 +00:00
webtools Provide better error handling by defining an error handler in Litmus::DBI. When a database error is thrown, this handler will take care of calling Litmus::Error::internalError() and displaying a proper error message to the user. This should do much to prevent 500 Internal Server Errors and the blank pages that previously popped up. 2006-06-19 22:05:16 +00:00
widget Additional patch for bug 259816 to make it less aggressive. 2006-06-19 05:58:00 +00:00
xpcom Fixing build bustage. WINCE only. r=dougt 2006-06-17 00:14:35 +00:00
xpfe Move the safe vs unsafe about: distinction out of the security manager and into 2006-06-19 21:02:12 +00:00
xpinstall Bug 336008: add missing error check, patch by Jon Smirl <jonsmirl@gmail.com>, r=bsmedberg 2006-06-17 21:40:37 +00:00
xulrunner Bug 329045 - Firefox 2.0 Extension Manager user interface update (toolkit and xulrunner prefs). r=bsmedberg 2006-04-27 03:04:40 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Bug 341406 - Build bookmarks as a separate component, r+sr=Neil 2006-06-15 13:35:59 +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 Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan. 2006-06-13 03:07:47 +00:00
camino.mk
client.mak
client.mk Bug 340724, land newer NSS 2006-06-09 21:55:43 +00:00
configure Automated update from host egg 2006-06-13 18:14:53 +00:00
configure.in bug 340559 moves sunbird configure's default build options into configure.in. r/branch=bsmedberg 2006-06-13 18:05:51 +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 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +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.