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-05-05 23:39:25 +00:00
apache/gzip/src
build Add XML-RPC to the build, and move installing chatzilla and XML-RPC resources to the BuildExtensions function. 2000-05-05 21:27:08 +00:00
calendar
caps Replace implementation of nsISupports with thread-safe version. This allows 2000-05-03 00:04:48 +00:00
cck fine tuning the feedback button by adding a ini file control to show the button or not 2000-05-05 01:05:39 +00:00
chrome first round of checkins to fix bug 37616, Retire SetRelativePath, r=warren@netscape.com 2000-05-05 23:39:25 +00:00
cmd
config Patch from andreas.otte@primus-online.de to add an "--enable-svg" 2000-05-05 04:32:50 +00:00
content bug 26237; added support for HTML LANG attribute -- it now uses the fonts 2000-05-05 21:04:36 +00:00
db General cleanup of the shared library rules. 2000-04-23 17:48:04 +00:00
dbm # 25555 2000-03-07 21:00:06 +00:00
directory Pass className rather than mechanismName to DynamicInvoker (391585) 2000-04-10 17:47:02 +00:00
docshell Fix 37800 2000-05-03 00:21:51 +00:00
dom Checking in DOM JS glue and stub implemetation for getComputedStyle(). 2000-05-03 13:03:17 +00:00
editor Big command tidyup. Make the distinction between editor and composer command clearer, and remove vestiges of the old singleton composer command manager. Also tidy up command node state attribute code. 2000-05-05 23:20:21 +00:00
ef
embedding add signals to monitor loading, progress values, start and stop and the ability to stop a network load. 2000-05-04 03:53:30 +00:00
expat Fix "comparison between signed and unsigned" build warning. 2000-04-26 14:25:47 +00:00
extensions File Removed. 2000-05-05 21:18:14 +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 fix 30798, skip font start with "." and "%" for font enumeration since they are private font. 2000-05-05 21:19:26 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser 38194: screen out moz br, which was producing an extra newline in textareas 2000-05-05 23:20:49 +00:00
include Changes for Mac to make cartman build (bug 19119). r=mwelch, a=jar 2000-02-23 23:10:38 +00:00
intl check in for tajima@eng.sun.com 2000-05-05 21:32:44 +00:00
java Added comment in nativeDestroyInitContext about bug http://bugzilla.mozilla.org/show_bug.cgi?id=38271 2000-05-05 14:02:12 +00:00
jpeg OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
js Load_String 2000-05-05 23:23:13 +00:00
js2 Load_String 2000-05-05 23:23:13 +00:00
l10n First release of mozilla-dtd2mysql. 2000-03-22 20:55:45 +00:00
layout The press event always delivers the key as lowercase where key down gives you the key that was pressed 2000-05-05 21:51:56 +00:00
lib Extra check to make sure contextual menu manager is installed before initting it. 2000-05-02 00:37:12 +00:00
mailnews Remove obsolete class attribute from sidebar's splitter. 2000-05-05 22:39:42 +00:00
modules first round of checkins to fix bug 37616, Retire SetRelativePath, r=warren@netscape.com 2000-05-05 23:39:25 +00:00
msgsdk
mstone Isolate common http functionality 2000-05-02 01:23:29 +00:00
netwerk first round of checkins to fix bug 37616, Retire SetRelativePath, r=warren@netscape.com 2000-05-05 23:39:25 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Bugzilla bug #17223: implemented the PR_MSG_PEEK flag for PR_Recv() for 2000-05-05 00:32:49 +00:00
nunet
parser 38194: screen out moz br, which was producing an extra newline in textareas 2000-05-05 23:20:49 +00:00
plugin/oji/MRJ updated build instructions for the new world order. 2000-05-03 04:58:30 +00:00
privacy
profile more work to make the profile migration progress dialog skinnable. 2000-05-05 00:07:33 +00:00
rdf first round of checkins to fix bug 37616, Retire SetRelativePath, r=warren@netscape.com 2000-05-05 23:39:25 +00:00
README/mozilla *** empty log message *** 2000-03-28 02:10:58 +00:00
security change to comment text 2000-05-05 00:50:38 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string fix IsAscii function. The origional one report Latin1 characters as ASCII 2000-05-03 07:05:19 +00:00
suite On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
sun-java a=leaf 2000-04-06 04:21:51 +00:00
themes update. 2000-05-05 07:53:52 +00:00
timer
tools Add support for more informative tinderbox column names. 2000-05-04 07:30:45 +00:00
tripledb
uriloader add thread safey addref and release macros to docloader. 2000-05-04 21:34:50 +00:00
view review: kmcclusk, mjudge 2000-04-26 00:53:31 +00:00
wallet
webshell Propagating nsIFormProcessor change to nsTestFormProcessor. 2000-05-05 20:39:23 +00:00
webtools add little blurb about flush privs 2000-05-05 18:02:05 +00:00
widget fix 38182 and 31509. Make menu bar and help menu work for non English on JLK 2000-05-05 21:18:03 +00:00
xpcom added contributors. 2000-05-05 07:44:50 +00:00
xpfc
xpfe Change dialog buttons at bottom to match prefs dialog (bug 36589). 2000-05-05 23:32:47 +00:00
xpinstall *** NOT PART OF CONTINUOUS BUILD *** 2000-05-05 09:07:12 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +00:00
aclocal.m4 Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree. 2000-03-14 02:59:54 +00:00
allmakefiles.sh Remove a netwerk/protocol/resource Makefiles. warren pulled them out of the build, but forgot to remove these entries. Also pull out old network work directories. 2000-05-05 22:12:20 +00:00
client.mak build browse info target was failing. parameters reordered. affects no other target 2000-03-22 22:03:27 +00:00
client.mk Add support for pulling individual modules from cvs via client.mk. 2000-05-04 01:26:34 +00:00
configure Automated update 2000-05-05 20:45:27 +00:00
configure.in Make XML-RPC part of the default build on Unix and Win32. smfr will take care ofthe Mac build. 2000-05-05 20:33:49 +00:00
LEGAL
LICENSE
Makefile.in Move STATIC_MAKEFILES back into the toplevel Makefile 2000-05-03 22:49:47 +00:00
makefile.win adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk