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
2000-08-08 22:37:54 +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 Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet). 2000-08-02 06:48:45 +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 massive landing of joki changes. 2000-08-08 21:31: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 added ldap_abandon()-like functionality to the XPCOM wrapper, and changed the nsLDAPChannel code to implement request cancellation (eg pressing the stop button in the browser) using said functionality. a=r=(not built). 2000-08-08 03:23:05 +00:00
docshell massive landing of joki changes. 2000-08-08 21:31:05 +00:00
dom Beginnings of massive landing of joki changes. 2000-08-08 21:19:03 +00:00
editor massive landing of joki changes. 2000-08-08 21:31:05 +00:00
ef
embedding fix the following bugs: #39560, #47141, #46928, #47949. use nsIPipe for the stream impl, seperate XPCOM startup, add a resize callback so content with a width and height are sized correctly, fix problems with gtkmozembed widgets on gtk notebook widgets. also, add some new signals for progress loading and net changes. r=dougt, a=waterson 2000-08-08 03:58:03 +00:00
expat Fix "comparison between signed and unsigned" build warning. 2000-04-26 14:25:47 +00:00
extensions massive landing of joki changes. 2000-08-08 21:31:05 +00:00
gc/boehm [not part of build] using non-debugging allocators to keep out of leak reports. 2000-04-13 06:40:16 +00:00
gconfig
gfx Fixes slow scrolling, using patblt on windows NT. bug = 43943. A=mcclusk 2000-08-08 14:07:38 +00:00
grendel
htmlparser 45975 - Make sure that the head context gets closed before opening up the body. 2000-08-08 20:38:14 +00:00
include Removing unused files. Not part of the build. r=cls. 2000-08-01 22:35:28 +00:00
intl massive landing of joki changes. 2000-08-08 21:31:05 +00:00
java fix for bug=47878 2000-08-08 16:43:52 +00:00
jpeg Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
js r=brendan, bug# 34276. Fix for correctly including winsock2.h. 2000-08-08 20:28:49 +00:00
js2 Added 'static' to global object routines. 2000-08-04 20:54:24 +00:00
l10n Fix for 43236. Removing "Double-clicking a message always opens a new window..." item from the pref dialog. r=putterman 2000-08-01 23:25:59 +00:00
layout massive landing of joki changes. 2000-08-08 21:31:05 +00:00
lib New files for profiling on Mac 2000-07-28 23:45:55 +00:00
mailnews Fix for 37583. Remove View|Sort|Ascending and Descending menu items. r=alecf. 2000-08-08 22:28:26 +00:00
modules Better fix for Mac Commercial bustage of yesterday. Add xpcompat.h to the manifest file. R=sfraser 2000-08-08 22:15:08 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
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: 25982. MacOS retruns 1 2000-08-08 22:26:42 +00:00
nunet
parser 45975 - Make sure that the head context gets closed before opening up the body. 2000-08-08 20:38:14 +00:00
plugin/oji/MRJ Fix build bustage. 2000-07-22 03:59:49 +00:00
privacy
profile massive landing of joki changes. 2000-08-08 21:31:05 +00:00
rdf massive landing of joki changes. 2000-08-08 21:31:05 +00:00
README/mozilla Just added a newline for test purposes 2000-08-04 04:49:05 +00:00
security Disable to TLS because some servers do not implement version rollback correctly 2000-08-08 21:10:20 +00:00
silentdl
string not part of the build; initial work on multi-fragment strings 2000-08-08 00:14:35 +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 fix for 47441 & incremental fix for 46613, correct windows classic skin use of system colours in scrollbar thumb. 2000-08-08 06:15:35 +00:00
timer
tools New weekly data: not part of build 2000-08-02 23:28:11 +00:00
tripledb
uriloader Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +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 Fixing slashes, not part of build. 2000-08-08 21:27:33 +00:00
widget #47874 2000-08-07 21:40:45 +00:00
xpcom not part of the build; initial work on multi-fragment strings 2000-08-08 00:14:35 +00:00
xpfc
xpfe Changing font resolution to say screen resolution. r=slamm, akkana 2000-08-08 22:37:54 +00:00
xpinstall Ensure linux installer doesn't core dump for "long" install destination paths 2000-08-08 01:29:04 +00:00
.cvsignore
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
LEGAL
LICENSE
Makefile.in Bug 45698. Build order changes; modules/plugins now needs gfx. 2000-07-22 01:27:15 +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