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-04-01 22:43:19 +00:00
apache/gzip/src
base Just added a divider comment. 1999-04-01 20:07:52 +00:00
build build widget after htmlParser because of nsXIFConverter dependency. 1999-04-01 18:39:35 +00:00
calendar
caps Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
cck removing unecessary ini file 1999-03-30 22:30:12 +00:00
cmd removing softupdt references. 1999-03-30 03:07:06 +00:00
config Added BRPROF into the build, --disable-brprof to disable it. 1999-04-01 07:26:42 +00:00
content Check to make sure that you have content in the doc before doing GetElementById(). (This was causing crash in SearchForNodeByID() -- thanks to law@netscape.com for the fix.) 1999-04-01 02:30:03 +00:00
db couple bug fixes, fix memory leaks, table scope 1999-03-31 05:21:49 +00:00
dbm Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
directory *** empty log message *** 1999-03-30 01:35:42 +00:00
docshell/base Adding unload event 1999-03-29 23:01:13 +00:00
dom landed HPUX patch from Kartik Subbarao <subbarao@computer.org> 1999-03-31 04:54:42 +00:00
editor GetTextProperty is now content-based, not style-based 1999-04-01 19:28:48 +00:00
ef
expat Removed unnecessary libraries that were getting linked in. 1999-03-30 06:18:48 +00:00
extensions Ignore generated files. 1999-03-31 08:30:31 +00:00
gconfig
gfx Tweak code to allow blending to work on unix. It will currently work only 1999-04-01 22:29:44 +00:00
grendel Patches for password setting in prefs. 1999-03-30 00:30:33 +00:00
htmlparser Add library for linking 1999-03-31 23:02:11 +00:00
include N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
intl Wrong shift tables fixed for EUCJP. 1999-04-01 22:09:41 +00:00
jpeg Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
js Do not descend into the tests directory unless ENABLE_TESTS is set. 1999-03-30 03:02:14 +00:00
js2/semantics
l10n
layout link in key libraries to build 1999-04-01 21:01:31 +00:00
lib Removed NODEPEND. 1999-03-31 06:47:10 +00:00
mailnews part of messenger Mac landing 1999-04-01 21:41:22 +00:00
modules Added more restrictive check for what constitutes a plugin 1999-04-01 22:06:07 +00:00
msgsdk
nav-java
netwerk Fixed nsUrl link error. 1999-03-31 19:59:43 +00:00
network Remove the code that used to interrupt the connection. We ended up interrupting the connection twice. If the protocol needs the ability to close a connection directly then we need to add a new method to the transport interface to do this explicitly. 1999-04-01 21:12:27 +00:00
nsprpub The SocketPollFD functions are moved from public header(prio.h) to private 1999-04-01 05:12:35 +00:00
nunet Changes to build http in its own library. and use auto detection/registry. 1999-03-27 02:05:59 +00:00
parser Add library for linking 1999-03-31 23:02:11 +00:00
plugin/oji/MRJ 1.0d6 1999-03-30 04:11:01 +00:00
privacy
rdf Use 'long long' instead of native type for PRTime. 1999-04-01 22:04:33 +00:00
README
silentdl Patches from: 1999-03-31 05:14:29 +00:00
string/obsolete Use delete[] for strings allocated with ToNewCString(). 1999-03-30 01:23:24 +00:00
sun-java Cleaned up some of the platform-specific ifdef's. Using HAVE_INT16_T, HAVE_INT32_T, and HAVE_UINT16_T now. 1999-03-11 02:37:23 +00:00
tools Added the ability to checkout using a timestamp (now the default). 1999-03-29 22:34:51 +00:00
uriloader/base use nsString instead of of nsAutoString, since that is what the function takes 1999-03-31 19:08:53 +00:00
view Fix for bug #4317. Changed SetPosition() to call AdjustChildWidgets() with 1999-03-28 05:25:07 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Patches from reg@shale.csir.co.za (Jeremy Lea) to fix run scripts when 1999-04-01 20:36:29 +00:00
webtools oops, it was the amperstand i needed to quote 1999-04-01 19:29:30 +00:00
widget adding data flavor, clipboard, xif converter, and transferable. 1999-04-01 18:40:34 +00:00
xpcom Fixed long-long codegen to use prlong macros (so it works on Mac). 1999-04-01 22:03:25 +00:00
xpfc
xpfe Remove cruft for registering the app core with the app cores manager. This now happens in nsBaseAppCore::Init. 1999-04-01 22:43:19 +00:00
xpinstall Changes from Bruce Mitchener Jr. <bruce@cybersight.com>: 1999-03-29 23:12:26 +00:00
.cvsignore Ignore generated files. 1999-03-27 00:08:06 +00:00
aclocal.m4
allmakefiles.sh Added brprof stuff. 1999-04-01 05:10:47 +00:00
client.mak make depend and clobber_all targets work properly. 1999-03-31 20:55:34 +00:00
client.mk Add depend target. Move find-mozconfig.sh checkout into mozconfig2*.sh scripts. Redo comments. 1999-03-26 00:03:10 +00:00
configure Automated update 1999-04-01 07:29:38 +00:00
configure.in Added BRPROF into the build, --disable-brprof to disable it. 1999-04-01 07:26:42 +00:00
LEGAL
LICENSE
Makefile
Makefile.in *** empty log message *** 1999-03-29 22:51:11 +00:00
makefile.win make depend and clobber_all targets work properly. 1999-03-31 20:55:34 +00:00
nglayout.mac
nglayout.mak real fix for pulling nspr from the tip 1999-03-18 20:43:14 +00:00
nglayout.mk
trex.mak
trex.mk