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
Перейти к файлу
conrad%ingress.com eba1a8a490 First checkin. 2000-08-10 04:02:25 +00:00
README/mozilla Just added a newline for test purposes 2000-08-04 04:49:05 +00:00
apache/gzip/src
build added xpt_link tool to the Mac build (if build{xptlink}=1) 2000-08-02 22:10:54 +00:00
calendar
caps fix bug 47410. Allow JS components to implement nsISecurityCheckedComponent and have sidebar componnet implement it to allow access from untrusted scripts. a=brendan@mozilla.org a=johng@netscape.com 2000-08-08 23:59:32 +00:00
cck fix for bug#47328 - not able to launch customized netscape;caused by all-ns.js using properties files for the values- changed ib.cpp and script.ib to reflect that 2000-08-04 18:09:21 +00:00
chrome final part of fix for 46712 - flush the string bundle cache when the locale changes 2000-08-08 06:24:56 +00:00
cmd
config make-jars.pl now properly cleans up any extra files and folders that it creates 2000-08-05 06:08:02 +00:00
content r=waterson, a=waterson 2000-08-10 03:39:05 +00:00
db don't write out row comments for mork, r=waterson 44556 2000-07-26 21:14:34 +00:00
dbm Tinderbox break - change OS/2 only code - third time is a charm 2000-07-10 20:38:41 +00:00
directory Changed nsLDAPConnection to execute the nsILDAPMessageListener callbacks directly rather than through an nsISupports proxy, meaning that the default is for them to execute on the nsLDAPConnection thread. Callers can still create a proxy manually and pass it in, if desired. Changed the datasource and channel objects to run correctly on the nsLDAPConnection thread, in the hopes that this would help avoid UI stalls. On Linux, at least, this didn't make any perceptible improvement, but it still is probably a good thing, and may help once more event system loving gets checked in. a=r=(not built) 2000-08-10 02:13:21 +00:00
docshell Fixed 37702 and 47670. r=vidur 2000-08-09 20:08:54 +00:00
dom Backing out mstoltz's earlier checkin to bring mailnews back to life. 2000-08-10 03:57:43 +00:00
editor Big UI fix checkin continued - same bugs as last checkin. r=sfraser 2000-08-10 03:43:09 +00:00
ef
embedding fixing windows linkage problems 2000-08-10 03:50:12 +00:00
expat
extensions modified buffer while commiting. 2000-08-09 21:15:09 +00:00
gc/boehm
gconfig
gfx avoid calling XSetFont on every draw_text (hopefully) by using the GC cache correctly when drawing text and not calling gdk_draw_text directly. working on linux performance bug 26502. r=imot 2000-08-09 20:15:08 +00:00
grendel
htmlparser 42429 - Pass whitespace, inside table, to the sink. 2000-08-09 22:28:41 +00:00
include Removing unused files. Not part of the build. r=cls. 2000-08-01 22:35:28 +00:00
intl Fix for bug #28104. r=nhotta, a=ftang. 2000-08-08 22:45:36 +00:00
java First checkin of Webclient/IE 2000-08-10 01:33:35 +00:00
jpeg Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
js Fix cut-and-paste bugs in JavaMember_finalize (48304, r=pschwartau). 2000-08-10 03:09:41 +00:00
js2 Added 'static' to global object routines. 2000-08-04 20:54:24 +00:00
l10n one-line fix for 46658, r=ben 2000-08-10 00:52:02 +00:00
layout fix for windows horkage, shouldn't be in there anyway 2000-08-09 23:27:54 +00:00
lib New files for profiling on Mac 2000-07-28 23:45:55 +00:00
mailnews Fix for Japanese text being corrupted in Forward Inline - Bug #: 48118 - r: mscott 2000-08-10 02:28:26 +00:00
modules First checkin. 2000-08-10 04:02:25 +00:00
msgsdk
mstone
netwerk Checking in the patch for 45337 by jgmeyers, r=ruslan,a=gagan 2000-08-08 22:16:05 +00:00
network/protocol/http
nsprpub Bugzilla bug #34920: fixed a bug in PR_EmulateAcceptRead that depended 2000-08-10 02:40:12 +00:00
nunet
parser 42429 - Pass whitespace, inside table, to the sink. 2000-08-09 22:28:41 +00:00
plugin/oji/MRJ Fix build bustage. 2000-07-22 03:59:49 +00:00
privacy
profile Added implementation of nsIDirectoryServiceProvider. r=alecf 2000-08-10 03:08:39 +00:00
rdf r=waterson, a=waterson 2000-08-10 03:39:05 +00:00
security Eliminate one more warning. Add missing f suffix to float constant. 2000-08-09 22:45:51 +00:00
silentdl
string not part of the build; further work on multi-fragment strings. They are now limping along and can actually be used. They pass all tests not related to |Substring| and |nsPromiseConcatenation|. 2000-08-10 00:45:33 +00:00
suite
sun-java Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381 2000-07-27 21:56:07 +00:00
themes Changed images for editmode toolbar, part of bug 47515. r=sfraser 2000-08-10 02:11:00 +00:00
timer
tools Add captioned timestamp events, for JS storyboarding (not part of build). 2000-08-09 02:41:58 +00:00
tripledb
uriloader Bug #48078, 48081 --> bring up save to disk dialog right away from the helper app dialog instead of 2000-08-10 01:49:06 +00:00
view massive landing of joki changes. 2000-08-08 21:31:05 +00:00
wallet
webshell Adding the original contributor of this code to the Contributors list 2000-08-07 17:48:22 +00:00
webtools Re-fixing bug 46897. Thanks to JRobertson@medevolve.com for catching the 2000-08-09 20:49:11 +00:00
widget Remove Start/StopTracking methods. 2000-08-09 07:45:12 +00:00
xpcom not part of the build; further work on multi-fragment strings. They are now limping along and can actually be used. They pass all tests not related to |Substring| and |nsPromiseConcatenation|. 2000-08-10 00:45:33 +00:00
xpfc
xpfe First checkin. 2000-08-10 04:02:25 +00:00
xpinstall Make Linux installer work on non-Redhat distributions. 2000-08-08 23:29:36 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Bug 45698. Build order changes; modules/plugins now needs gfx. 2000-07-22 01:27:15 +00:00
aclocal.m4
allmakefiles.sh Removing the makefile for the directory I just removed. r=alecf. 2000-08-02 00:47:35 +00:00
client.mak modify client.mak to include commented out co variables needed to pull tree on branch to make future branches slightly easier. 2000-07-26 22:43:27 +00:00
client.mk Remove obsolete pull l10n commands. 2000-06-29 00:18:55 +00:00
configure Automated update 2000-08-07 19:00:10 +00:00
configure.in removing (broken) x11-shm code. I have not found this code to provide any speedup, and since it is broken, I am removing 2000-08-06 05:18:01 +00:00
makefile.win conditionally build LDAP code on windows if ENABLE_LDAP env var is set. r=cls@seawood.org, a=waterson@mozilla.org 2000-07-28 04:00:47 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk