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
Go to file
1999-12-04 03:02:47 +00:00
apache/gzip/src
build Adding smime wrapper- R: ducarroz 1999-12-01 23:22:25 +00:00
calendar
caps Fix crash seen by waterson. 1999-12-02 05:41:17 +00:00
cck added bold to gruoup titles; ui positioning tweaks 1999-12-04 00:17:58 +00:00
chrome For bug 17325. Changed signature of css loader methods. R=nisheeth. 1999-12-04 01:29:18 +00:00
cmd
config Remove two more unused defines, UNIX_EMBED and X_PLUGINS. r=cls. 1999-12-03 04:29:53 +00:00
content Fix bug 14836, keep disabled control from responding to events. r:pollmann@netscape.com 1999-12-04 02:22:21 +00:00
db Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
dbm Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
directory
docshell Add nsXPIDLString.h include. 1999-12-03 12:10:31 +00:00
dom Changed IID to remove conflict in IIDs.h 1999-12-04 01:29:54 +00:00
editor Editor README from Daniel Howard <dhoward@numeritech.com> 1999-12-04 02:04:30 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Added CommandStateChangeConstants 1999-12-02 22:49:27 +00:00
expat Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
extensions More delete --> NS_RELEASE fixes. r=morse. 1999-12-04 00:57:44 +00:00
gc/boehm Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
gconfig
gfx if an alpha pixmap is there destroy it and not only in the case where we have alpha bits 1999-12-02 23:56:12 +00:00
grendel Added support for combobox and image 1999-11-29 00:44:34 +00:00
htmlparser inadvertently left debug #ifdefs in 1999-12-03 00:43:36 +00:00
include Fix for QNX-specific build bustage. QNX doesn't provide a prototype for random(). 1999-12-02 03:35:52 +00:00
intl Evolution of the CharsetConverterManager in order to pair the new Charset Menu. r=erik 1999-12-02 08:05:59 +00:00
java r=marklin%eng.sun.com 1999-12-03 01:55:31 +00:00
jpeg Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
js removed NativeClosure.java. 1999-12-04 00:32:16 +00:00
js2/semantics Implemented line-grammar and added utility functions for analyzing grammar state table 1999-12-03 22:53:21 +00:00
l10n
layout Fix bug 14836, keep disabled control from responding to events. r:pollmann@netscape.com 1999-12-04 02:22:21 +00:00
lib
mailnews don't acknowledge that we've loaded accounts until after we've garaunteed that the mail.accountmanager.accounts pref exists. This allows us to call LoadAccounts() before the prefs get loaded, without getting stuck in a state where we have no accounts. 1999-12-04 03:02:47 +00:00
modules 1.) WebShell no longer implements nsIScriptContextOwner. 1999-12-03 09:36:54 +00:00
msgsdk
nav-java
netwerk Fix build bustage on Linux 1999-12-03 02:59:37 +00:00
network fix for 18078. r=mstoltz,warren 1999-11-30 00:32:43 +00:00
nsprpub Define HAVE_LOCALTIME_R_POINTER for all new releases (V4.0, V5.0, etc.) 1999-12-04 01:25:33 +00:00
nunet
parser inadvertently left debug #ifdefs in 1999-12-03 00:43:36 +00:00
plugin/oji/MRJ
privacy
profile fix for #20198. always append the profile name to the native path the user 1999-12-04 01:39:16 +00:00
rdf Bug 20714. Sever link to prototype after faulting in as heavyweight. 1999-12-04 01:45:30 +00:00
README/mozilla
silentdl
string/obsolete fixed PDT+19121; r=kmcclusk 1999-12-03 00:30:29 +00:00
suite Use "_blank" instead of "_BLANK". Review: danm (again) 1999-12-04 02:26:40 +00:00
sun-java
timer
tools Debug printfs 1999-12-03 01:01:25 +00:00
tripledb
uriloader fix leak of document bind info when uri loading is turned on. 1999-12-02 09:37:36 +00:00
view bug #20504: fix crash when printing. r=joki 1999-12-02 05:13:56 +00:00
wallet
webshell Fixed a couple of problems with FindChildWithName. 1999-12-03 11:22:54 +00:00
webtools Oops; previous patch caused extra percent-signs to appear in installations running older versions of MySQL. 1999-12-03 19:30:49 +00:00
widget 20449 "[Mac] scrolling of fixed positioned elements is broken". Fixed ScrollBits() to take into account the visible region when computing the source rect (and thus the dest rect) and the updateRgn. 1999-12-04 02:17:45 +00:00
xpcom Added nsIJSEventListener and nsICSSLoaderObserver 1999-12-04 01:30:27 +00:00
xpfc
xpfe Use "_blank" instead of "_BLANK". Review: danm (again) 1999-12-04 02:26:40 +00:00
xpinstall Changed the tree cell value label in the .xul file and added the .setAttribute property in the .js file to fix bug #20639. r=sgehani 1999-12-04 01:10:57 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Removing --disable-editor (and MOZ_EDITOR) from the build as the editor module now handles all of the text fields for Mozilla and using this option will result in a "non-working" browser (text fields are not editable). Bug #20369 1999-12-01 06:08:25 +00:00
client.mak backing out slamm's changes to use cvsco.pl; builds are breaking, not sure 1999-11-30 17:29:20 +00:00
client.mk Something goofy is up with tinderbox. Going back to 1.72. 1999-11-30 02:00:13 +00:00
configure Use the builtin AC_LANG_ functions rather than overriding CC & CFLAGS when testing for non-C language feature. Partial fix for bug #20254 1999-12-03 07:24:18 +00:00
configure.in Use the builtin AC_LANG_ functions rather than overriding CC & CFLAGS when testing for non-C language features. Partial fix for bug #20254 1999-12-03 07:20:14 +00:00
LEGAL
LICENSE
Makefile.in fix build bustage for travis. a=mscott 1999-11-30 00:07:03 +00:00
makefile.win remove comment line to prevent build bustage. 1999-11-30 00:32:37 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk