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
Перейти к файлу
alecf%netscape.com 0f17235749 fix case sensitivity issues - check in abCardViewOverlay.js which didn't get checked in the first time, and fix other JS that was changed since Sammy Ford made his original patch
r=sspizter
1999-12-07 06:17:43 +00:00
README/mozilla remove unused images 1999-10-20 00:15:50 +00:00
apache/gzip/src Add the source and Makefile for the new mod_gzip_content module. 1998-09-15 20:17:13 +00:00
build QNX-specific fix. An echo was left out, resulting in an (ignored) error. 1999-12-07 03:23:55 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
caps Fix crash seen by waterson. 1999-12-02 05:41:17 +00:00
cck fix for file browsing to the last selected value bug #20345 1999-12-07 03:27:19 +00:00
chrome Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408 1999-12-04 10:01:32 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config Added a check for __QNXNTO__ for the D_INO definition. This should 1999-12-06 14:03:27 +00:00
content Add off-by-default metering, improve comments (r=waterson@netscape.com). 1999-12-07 02:06:10 +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 Updated ldapjdk 4.05 1999-11-12 06:34:14 +00:00
docshell Bug #20700 --> fix view source by converting back and forth between nsURILoadCommand's and the old string 1999-12-06 22:32:32 +00:00
dom add deathgrip to JSContext to prevent its untimely destruction. fixes bug 20193. r:brendan@mozilla.org 1999-12-07 02:39:17 +00:00
editor add query composition event which get current curosor position. add timer base IME x y location query for gtk. r=erik. fix bug 17916 20550 1999-12-07 01:29:00 +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 Replaced spaces with tab to fix build bustage for rgoodger 1999-12-07 02:17:24 +00:00
gc/boehm Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
gconfig updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
gfx Modified nsRegionWin::Init to allow for init to be called multiple times on the same instance without leaking HRGN handles. The view manager re-uses nsIRegions by calling Init on an existing instance. bug=19114; r=buster@netscape.com 1999-12-06 21:33:59 +00:00
grendel Added support for combobox and image 1999-11-29 00:44:34 +00:00
htmlparser removed 2 warnings; r=none 1999-12-07 05:07:53 +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 Cleanup time: remove unused interface from build. 1999-12-04 19:59:28 +00:00
java This change is not related to SeaMonkey, so it can't break the build. 1999-12-07 01:51:54 +00:00
jpeg Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
js Fix exit code detection. 1999-12-07 00:22:06 +00:00
js2/semantics Clean grammars on allegro to save memory 1999-12-04 05:04:08 +00:00
l10n updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
layout Fix for PDP+ bug #20712 1999-12-07 05:28:32 +00:00
lib Fix the embedding stuff to no longer explicitly create an image manager, now that it is a service. r=neeti. 1999-11-24 03:57:32 +00:00
mailnews fix case sensitivity issues - check in abCardViewOverlay.js which didn't get checked in the first time, and fix other JS that was changed since Sammy Ford made his original patch 1999-12-07 06:17:43 +00:00
modules r=marklin 1999-12-06 20:12:56 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
nav-java updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
netwerk First Checked In. 1999-12-07 06:05:45 +00:00
network fix for 18078. r=mstoltz,warren 1999-11-30 00:32:43 +00:00
nsprpub Another attempt to fix bug #18966. Added $(INCLUDES) to AS and fixed irix6.5 detection. 1999-12-06 03:28:31 +00:00
nunet updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
parser removed 2 warnings; r=none 1999-12-07 05:07:53 +00:00
plugin/oji/MRJ r=marklin 1999-12-06 20:12:56 +00:00
privacy updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
profile fix for #15042. fix by=racham, r=sspitzer 1999-12-07 00:22:30 +00:00
rdf Add off-by-default metering, improve comments (r=waterson@netscape.com). 1999-12-07 02:06:10 +00:00
silentdl updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
string/obsolete fixed PDT+19121; r=kmcclusk 1999-12-03 00:30:29 +00:00
suite Finished basic table editing (bug 6256) r=mjudge. Fixed XUL so debug-only plain text editor works. r=akkana 1999-12-07 01:12:10 +00:00
sun-java updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
timer updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tools whitespace only 1999-12-06 20:02:37 +00:00
tripledb updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
uriloader Bug #20700 --> fix view source by converting back and forth between nsURILoadCommand's and the old string 1999-12-06 22:32:06 +00:00
view 1) created an nsIScrollableFrame interface make it possible for Chris K to fix PDP+ bug #12122 1999-12-07 03:36:05 +00:00
wallet updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
webshell Bug #20700 --> fix view source by converting back and forth between nsURILoadCommand's and the old string 1999-12-06 22:32:06 +00:00
webtools Ignore generated files. 1999-12-06 19:44:38 +00:00
widget add query composition event which get current curosor position. add timer base IME x y location query for gtk. r=erik. fix bug 17916 20550 1999-12-07 01:29:00 +00:00
xpcom nsStorageStream.h is needed by nkcache. Doesn't affect builds 1999-12-07 06:04:13 +00:00
xpfc updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
xpfe remove the check on rv. we are already doing the right thing. 1999-12-07 01:58:26 +00:00
xpinstall removing error message if .ini file is missing. affects only windows. r=sgehani 1999-12-07 01:38:22 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +00:00
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE new version of LICENSE; not part of the build 1999-10-06 02:14:51 +00:00
Makefile.in fix build bustage for travis. a=mscott 1999-11-30 00:07:03 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh cache stuff r=fur 1999-12-07 04:28:23 +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 Automated update 1999-12-07 05:15:46 +00:00
configure.in Backed out my earlier QNX memory model change. It compiles just fine, but binaries linked in this manner don't run (memory violation). Sigh... 1999-12-07 03:50:43 +00:00
makefile.win remove comment line to prevent build bustage. 1999-11-30 00:32:37 +00:00
nglayout.mac updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nglayout.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mak updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00