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
Перейти к файлу
igor%mir2.org 5ebef36b9a 1. Allow to monitor from application top script or function calls: now they go through ContextFactory.doTopCall which can be overridden.
2. Context.observeInstructionCount now calls ContxtFactory.observeInstructionCount so it can overridden without extra Context class.
2004-09-13 13:19:17 +00:00
README/mozilla remove basically empty IBMChangeLog file, r=mkaply a=mkaply/brendan 2004-03-15 21:22:01 +00:00
accessible deCOMify nsIPresShell::GetRootFrame. Change callers inside of gklayout to use FrameManager()->GetRootFrame() instead so that the call can be inlined. Bug 253889, r+sr=roc. 2004-09-02 03:08:51 +00:00
apache/gzip/src
browser got rid of a 'pollution' in the previous checkin 2004-09-12 17:16:59 +00:00
build Update comments and use enhanced cygwin-wrapper script for nspr & ldap. 2004-08-18 23:18:55 +00:00
calendar remove chatzilla labels, whitespace cleanup. 2004-09-12 19:00:25 +00:00
camino Add CSS3 cursors, bug 163174, r=lordpixel@mac.com r=pinkerton@aol.net sr=dbaron@dbaron.org 2004-09-11 23:24:30 +00:00
caps Improve enablePrivilege confirmation dialog text and presentation, sanity-check 2004-09-01 07:53:32 +00:00
cck adding doc templates, some images, whacking NPL license to MPL. Will 2003-07-31 19:54:39 +00:00
chrome Separate concept of stylesheet URI into base URI (for resolving relative links) and sheet URI (for everything else), since they can differ for style elements (and inline style and style set from script, but that's for the next patch). Some other things (relating to external stylesheets, where it doesn't make a difference) that probably should use the sheet URL are left as the base URL for now because I didn't want to change too much at once. b=255538 r+sr=bzbarsky 2004-09-10 06:45:59 +00:00
cmd/xfe/src
composer fixes bug 258217 "Windows DDE code should extract application name from nsXREAppData" r=bsmedberg 2004-09-07 22:24:45 +00:00
config Fix problems with slash direction for activestate perl. r=dbaron. 2004-09-10 21:16:29 +00:00
content The slow codepaths for fixed background-attachment should only apply when there's a background image. b=258793 r+sr=roc 2004-09-13 05:39:27 +00:00
db Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups. 2004-07-16 19:09:02 +00:00
dbm #239663 2004-04-19 16:23:39 +00:00
directory Additional fix for 141754 - Enhancement: Should support startTls: 2004-09-10 13:03:03 +00:00
docshell bug 173010 prompt before launching external protocol handler,r=mscott,sr=darin/jst 2004-09-10 23:24:49 +00:00
dom Fixing incorrect time unit assumption in my fix for bug 252326. Thanks to ostgote@gmx.net for spotting the problem. 2004-09-07 17:55:57 +00:00
editor bug 16940: need an XP API to disable input methods for password fields (r/sr : various people : see bugzilla), patch by Masayuki Nakano <masayuki@d-toybox.com> 2004-09-12 05:00:57 +00:00
ef Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
embedding Bug 256272 - revert license to original BSD-like "test code license"; this code was accidentally tri-licensed a few months ago. Thanks to Adam Lock for the script to do this. 2004-09-12 15:59:33 +00:00
extensions Just let the HTTP impl compute the content-length for our POST data. It does a 2004-09-10 23:18:02 +00:00
gc/boehm Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
gconfig Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:37:13 +00:00
gfx Make sure to break out of the loop when converting from UTF-8 to UTF-16 line breakes. Otherwise we could re-use the already converted number and re-convert the value again. This should fix problems on sites like kr.yahoo.com. Not part of the default build. 2004-09-08 19:52:35 +00:00
gfx2 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:37:13 +00:00
grendel
htmlparser/src Fix for bug 235747 (Move parser stuff into mozilla/parser). Removing files from old location, new location is mozilla/parser/htmlparser. r=cls, sr=jst. 2004-05-05 18:21:24 +00:00
intl nsDateTimeFormatMac broken in Japanese locale. r=jshin,sr=roc,a=asa 2004-09-07 15:12:26 +00:00
ipc/ipcd working around broken usage of XPCOM for bug 256911 "bind lifetime of 2004-09-09 22:57:24 +00:00
java This checkin implements a response header listener feature. 2004-09-09 20:17:18 +00:00
jpeg Remove unneeded VC4 flags. 2004-08-18 22:24:59 +00:00
js 1. Allow to monitor from application top script or function calls: now they go through ContextFactory.doTopCall which can be overridden. 2004-09-13 13:19:17 +00:00
js2 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:37:13 +00:00
l10n These four files need placeholders so that the SeamonkeyAll CVS module pulls without errors. 2004-01-27 17:43:06 +00:00
layout The slow codepaths for fixed background-attachment should only apply when there's a background image. b=258793 r+sr=roc 2004-09-13 05:39:27 +00:00
lib Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +00:00
mail bug 92499 and bug 227265 : view menu is not an obvious place for character encoding in mail compose (r=neil, sr=bienvenu) 2004-09-13 01:11:32 +00:00
mailnews bug 92499 and bug 227265 : view menu is not an obvious place for character encoding in mail compose (r=neil, sr=bienvenu) 2004-09-13 01:11:32 +00:00
modules bug 16940: need an XP API to disable input methods for password fields (r/sr : various people : see bugzilla), patch by Masayuki Nakano <masayuki@d-toybox.com> 2004-09-12 05:00:57 +00:00
mozilla
msgsdk
mstone update messages to be more realistic 2004-09-08 00:54:06 +00:00
netwerk landing v1.1 patch for 257162 "core changes required to enable XULRunner functionality" r=bsmedberg 2004-09-07 18:59:07 +00:00
nsprpub Bugzilla bug 256217: implement PR_GetLibraryFilePathname for FreeBSD, which 2004-09-02 18:30:19 +00:00
nunet Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 16:36:22 +00:00
other-licenses Updated parts of code from libical.cvs which removes hardcoded LF 2004-09-10 13:38:38 +00:00
parser Fix assertion to use tempChar too. Bug 258082 follow-up. 2004-09-12 04:49:56 +00:00
plugin/oji Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups. 2004-07-16 19:09:02 +00:00
privacy
profile Bug 257948 remove #endif w/o matching #ifdef from idl files 2004-09-05 13:29:58 +00:00
rdf Fixing RDF crash. Change weak pointer to strong pointer as was the intention (as the comment in the code reflects) when the fix for crash bug 248071 landed. r=axel@pike.org, sr=darin@meer.net 2004-09-10 22:48:10 +00:00
security 224566 JVM crashes due to socketAccept timeout 2004-09-09 22:53:31 +00:00
silentdl CVS removing old directory mozilla/silentdl (bug 238014) rs=tor on #developers (not part of build) 2004-03-19 19:15:31 +00:00
suite
sun-java Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
themes Bug 250637: Remove broken "Power Search" feature that was never really implemented 2004-09-09 14:23:12 +00:00
timer Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 21:07:34 +00:00
toolkit Read EnableExtensionManager and EnableProfileMigrator from the XRE section 2004-09-10 23:39:47 +00:00
tools Add post-mozilla script to build Firefox localizations. Needs more work to be configurable, but it works. 2004-09-06 00:14:20 +00:00
uriloader bug 173010 prompt before launching external protocol handler,r=mscott,sr=darin/jst 2004-09-10 23:24:49 +00:00
view fixing ViewWrapper leaks introduced by bug 250342 checkin, r+sr=dbaron 2004-09-04 21:30:18 +00:00
webshell Bug 156632 useless call to PR_CurrentThread 2004-09-08 22:56:06 +00:00
webtools Bug 252295: Ensure that the "Edit Search" link goes back to the same form the search was created on when running a saved search that was saved before we had multiple search forms. 2004-09-12 22:19:37 +00:00
widget 258966 - add CSS3 pointers for OS/2 2004-09-13 12:51:02 +00:00
xpcom Fixing nondebug mAddr is a debug paranoia thing. 2004-09-10 06:02:07 +00:00
xpcom_obsolete Fixing firebird bustage. b=211860 2003-07-15 00:17:51 +00:00
xpfe follow-up to bug 256409 : bookmark file path with non-ASCII characters doesn't work 2004-09-12 15:28:21 +00:00
xpinstall 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
xulrunner adding default.xpm file for xulrunner 2004-09-11 01:02:59 +00:00
.cvsignore Add mozilla-config.h to .cvsignore 2002-08-22 01:14:34 +00:00
LEGAL
LICENSE
Makefile.in landing build changes for XULRunner (bug 257162) r=bsmedberg 2004-09-09 19:10:39 +00:00
README.txt update to point to ftp.mozilla.org/pub/mozilla.org/mozilla/nightly r=bryner 2004-03-13 06:25:28 +00:00
aclocal.m4 Use standard AM_LANGINFO_CODESET macro instead of assume CODESET is available if nl_langinfo is. 2004-05-13 03:12:49 +00:00
allmakefiles.sh 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
camino.mk Adding some synonyms for build targets. r=dbaron 2004-02-13 02:41:56 +00:00
client.mak Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:13:26 +00:00
client.mk landing build changes for XULRunner (bug 257162) r=bsmedberg 2004-09-09 19:10:39 +00:00
configure Fix insecure tempfile creation issue. 2004-09-10 02:25:52 +00:00
configure.in Fix insecure tempfile creation issue. 2004-09-10 02:25:52 +00:00
embed.mak removing now-unused mpfilelocprovider, superceded by profile/dirserviceprovider. 2004-02-24 21:45:22 +00:00
embed.mk
makefile.win Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:13:26 +00:00
minimo.mk Trim about 100 megs of unnecessary source from minimo pull. 2003-04-18 06:32:53 +00:00
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk 187017 r=cls state that nglayout.mk is no longer used 2002-12-29 00:13:37 +00:00
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.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.