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-02 00:29:48 +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
chrome/src Tweaked the chrome factory. 1999-04-01 23:46:21 +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 Declare functions static to fix warnings. 1999-04-01 23:54:23 +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 Call the new presshell->SetCaretEnabled() call to show the caret when editing. 1999-04-02 00:01:31 +00:00
ef Add Object.registerNatives() dummy stub. 1999-03-04 19:17:24 +00:00
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 Changes by Will Scullin to get context menus and message copying/moving working. 1999-04-01 22:45:36 +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 Warning fix: remove errant semicolon. 1999-04-01 23:46:13 +00:00
jpeg Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
js Adding multiline property 1999-04-01 23:10:45 +00:00
js2/semantics
l10n
layout Remove caret->Refresh calls. The presshell now refreshes the caret after painting. 1999-04-02 00:01:05 +00:00
lib Removed NODEPEND. 1999-03-31 06:47:10 +00:00
mailnews Fix up file paths. 1999-04-02 00:08:23 +00:00
modules Fixed clobber 1999-04-01 22:54:09 +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 The chrome registry interface. 1999-04-02 00:09:00 +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 Silly utility to generate lists of who has ever checked in a file in a 1999-04-01 23:07:19 +00:00
widget add IID method. 1999-04-02 00:10:10 +00:00
xpcom expose directly callable shared allocator methods 1999-04-01 23:12:49 +00:00
xpfc
xpfe Make it a text editor that gets instantiated. Remove obsolete line. 1999-04-02 00:09:36 +00:00
xpinstall Changes from Bruce Mitchener Jr. <bruce@cybersight.com>: 1999-03-29 23:12:26 +00:00
.cvsignore Name change: myconfig.sh is now .mozconfig 1999-04-02 00:29:48 +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