INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
reed%reedloden.com 4193a0180f Bug 376278 - "Hendrix should be able to submit to alternate destinations depending on product" [p=reed r=gerv] 2007-04-11 10:07:55 +00:00
README/mozilla #324240 2006-04-19 18:58:30 +00:00
accessible Fix for bug 376275 - get rid an assertion from getTextAtOffset on list bullets, r=aaronlev 2007-04-11 04:17:33 +00:00
apache/gzip/src
browser Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron. 2007-04-10 22:05:44 +00:00
build Bug 367912 - Remove BUILD_MODULES support, r=luser 2007-03-12 20:14:02 +00:00
calendar Fix 376544 r=mickey 2007-04-05 15:52:44 +00:00
camino Project patch for bug 372020. 2007-04-10 18:57:55 +00:00
caps Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 15:35:02 +00:00
cck
chrome Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 15:33:45 +00:00
cmd/xfe/src
composer add ul/ol buttons to Composer; b=358716, r=laurent@xulfr.org 2007-02-16 10:24:56 +00:00
config Bug 371253 - "make install" doesn't work with flat chrome (by design), so add an error to that effect, r=luser 2007-04-05 13:21:42 +00:00
content Draw native scrollbars using nsITheme on Mac OS X. Don't use a cocoa control. Fixes a whole host of clipping and visibility bugs and bugs 339447, 369293, 370439. r=josh sr=roc 2007-04-11 00:25:11 +00:00
db Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 15:35:02 +00:00
dbm Remove ndbm.* files from dbm. r=wtchang, bug 175741. 2006-06-29 04:53:59 +00:00
directory Undo previous change for fixing windows bustage now we're not building the c-sdk head until I get it approved properly 2007-04-03 19:17:33 +00:00
docshell Fix compile errors and warnings with -DDEBUG_DOCSHELL_FOCUS. b=373985 r+sr=jst 2007-03-24 10:51:44 +00:00
dom Fixing bug 376987. Add missing code to event listener registration helper code. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu 2007-04-10 23:59:28 +00:00
editor Bug 375878 remove users of Recycle() 2007-03-30 22:44:22 +00:00
embedding Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 15:33:45 +00:00
extensions [XForms] output mediatype patch won't work on branches. Bug 376931, r=doronr+surkov 2007-04-10 22:53:04 +00:00
gc/boehm [OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 1, changes to OS/2 only core code. r=abwillis1, sr=mkaply 2006-12-10 08:53:03 +00:00
gconfig
gfx Followup to bug 375446 - gfxFontStyle is a struct, not a class rs=tor 2007-04-05 13:36:04 +00:00
intl Remove unused interface nsILocaleDefinition. Bug 374447, r=jshin, sr=biesi 2007-03-25 07:38:18 +00:00
ipc/ipcd Bug 349002, try #2 - Refactor xptcall into a frozen API, r=timeless - with OS/2 fixup by Peter Weilbacher 2006-11-20 17:03:38 +00:00
java alpha_2 2007-03-27 03:29:05 +00:00
jpeg Bug 369752 - update text to mention tri-license. 2007-02-09 11:10:27 +00:00
js Fix bug in which elements which looked like HTML documents would get converted to strings incorrectly 2007-04-11 02:17:10 +00:00
js2 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
l10n
layout Bug 368836 - improve support for initial in SVG. r+sr=dbaron 2007-04-11 08:27:27 +00:00
lib/mac
mail Bug #376675 --> don't package regxpcom.exe 2007-04-06 15:36:38 +00:00
mailnews Bug 341568 valid subject displayed as blank in thread pane (preceded by bogus header) r+sr=bienvenu 2007-04-09 18:41:05 +00:00
minimo Bug 360493: add filters to password manager to also match on actionURL, patch by mconnor@mozilla.com, r=mano, sr=dveditz 2007-03-04 20:44:22 +00:00
modules Bug 370063 OpenBSD: sync with reality - they define uint32_t and bool 2007-04-05 11:21:59 +00:00
mozilla
msgsdk
netwerk Set mChannel so consumers can get it even if we have no data. Bug 376660, 2007-04-05 23:06:00 +00:00
nsprpub Fixing bug 375985. Add compile time assertions to NSPR. r=wtchang@gmail.com 2007-04-02 09:05:50 +00:00
other-licenses Fix for bug 376753 - new missing files added 2007-04-08 04:00:25 +00:00
parser Allow <style> to appear anywhere in the document, don't force it to be in the <head>. bug 308145, r+sr=jst 2007-03-29 18:53:30 +00:00
penelope Changed theme structure, cleaned up Makefile.in 2007-04-04 19:09:22 +00:00
plugin/oji Java Embedding Plugin (JEP) 0.9.6.1. b=376395 r=josh sr=pinkerton 2007-04-04 16:40:35 +00:00
privacy
profile Trying to fix bustage, Bug 363067 2007-02-15 23:50:09 +00:00
rdf Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron. 2007-04-10 22:05:44 +00:00
security bug 372388 - wait_for_selfserv fix; r=neil,sr=alexei 2007-04-06 13:02:42 +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 376331 Remove some unused strings from xpfe/suite. p=Giacomo Magnini <prometeo.bugs@gmail.com>,r/sr=Neil 2007-04-04 09:37:23 +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 376878, work around duplicate all-l10n.js in thunderbird installers, r=rhelmer 2007-04-10 16:32:59 +00:00
themes Draw native scrollbars using nsITheme on Mac OS X. Don't use a cocoa control. Fixes a whole host of clipping and visibility bugs and bugs 339447, 369293, 370439. r=josh sr=roc 2007-04-11 00:25:11 +00:00
toolkit Fix Sunbird bustage. 2007-04-11 02:24:16 +00:00
tools bump milestone properly b=372759 r=preed 2007-04-10 00:56:16 +00:00
uriloader Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 15:33:45 +00:00
view get rid of old backbuffer API and related code. b=371392 r/sr=roc 2007-03-27 06:21:57 +00:00
webshell bug 371299 add a way to query if meta refreshes are pending for a docshell 2007-02-22 22:11:30 +00:00
webtools Bug 376278 - "Hendrix should be able to submit to alternate destinations depending on product" [p=reed r=gerv] 2007-04-11 10:07:55 +00:00
widget #376777 Only set text/uri-list from x-moz-url when no uri-list has been 2007-04-11 09:06:02 +00:00
xpcom Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron. 2007-04-10 22:05:44 +00:00
xpfe Make sure to set our out param on early return. Bug 372426, r+sr=biesi 2007-04-11 05:20:42 +00:00
xpinstall Back out bug 359716 again - still have windows bustages. 2007-04-06 10:47:47 +00:00
xulrunner Bug 350886 - First pass at JavaXPCOM unit tests. r=bsmedberg. 2007-03-02 21:28:58 +00:00
.cvsignore
LEGAL Bug 346391 - remove extraneous whitespace. Patch by Matt Nordhoff. 2006-08-21 12:43:39 +00:00
LICENSE Revert License to previous version to make the SeaMonkey installer suck less. 2007-01-08 18:59:04 +00:00
Makefile.in bug 376046 - add support for specifying an ssh private key in the symbol upload script - bash-fu + a bonus fix that i missed in a previous patch. r=bsmedberg 2007-04-04 18:47:44 +00:00
README.txt
aclocal.m4
allmakefiles.sh Bug 367912 - Remove BUILD_MODULES support, r=luser 2007-03-12 20:14:02 +00:00
camino.mk
client.mk Back out bug 359716 again - still have windows bustages. 2007-04-06 10:47:47 +00:00
configure Automated update from host egg.build.mozilla.org 2007-04-10 17:41:02 +00:00
configure.in And fix bashism :-( 2007-04-10 17:37:44 +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.