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
Перейти к файлу
hyatt%netscape.com 0a5c62641f Updating the sample menu file. 1999-07-26 01:20:06 +00:00
README
apache/gzip/src
build Necko only change to add building of mime.mcp which was broken out from netwerk.mcp. 1999-07-25 01:46:09 +00:00
calendar
caps i think i may have broken linux build with a tab at the end of a line in 1999-07-24 04:18:22 +00:00
cck Adding contents of customizable shell directory 1999-07-22 18:48:17 +00:00
chrome/src replaced call to deprecated nsString API 1999-07-26 00:47:36 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config Complete the link fix, all shared libs are now linked against the app that loads 1999-07-24 12:25:16 +00:00
content Using "accesskey" instead of "shortcut". 1999-07-26 01:19:49 +00:00
db moving row positions; responding to parse 1999-07-20 23:37:06 +00:00
dbm Adding support for Alpha NT. Patch provided by Bob Meader. 1999-07-21 00:40:58 +00:00
directory Updates for JNDI LDAP service provider 1999-06-05 01:14:50 +00:00
docshell/base replaced call to deprecated string API 1999-07-26 00:40:34 +00:00
dom Fix to the caps security module. I removed the nsPrincipal struct, from now 1999-07-24 03:58:23 +00:00
editor Clean-up 1999-07-25 18:14:44 +00:00
ef
expat Newline at end 1999-07-17 00:34:16 +00:00
extensions replaced call to deprecated nsString API 1999-07-26 01:01:10 +00:00
gconfig
gfx remove warning 1999-07-24 18:58:48 +00:00
grendel Including the MozillaZine animation contest winner from Klaus Malorny. 1999-07-02 14:20:06 +00:00
htmlparser substitute calls to deprecated string API 1999-07-26 00:24:02 +00:00
include Fix compiler warnings 1999-07-16 17:39:03 +00:00
intl fix for #10412. zero out the tm struct before using. also, so nsCOMPtr, NS_WITH_SERVICE, and str* -> PL_strn* changes for safety. 1999-07-26 00:20:50 +00:00
jpeg override NO_STATIC_LIB, because we really do need static libraries for some 1999-05-17 19:20:28 +00:00
js Eliminate warning about unsigned/signed == comparison. 1999-07-23 08:24:35 +00:00
js2/semantics Fixed several semantic errors. Added (?= and (?!. 1999-06-08 00:45:49 +00:00
l10n
layout Using "accesskey" instead of "shortcut". 1999-07-26 01:19:49 +00:00
lib moved MenusLib from widget to Interface.mcp for carbon porting ease. 1999-07-20 19:39:04 +00:00
mailnews replaced calls to deprecated string API 1999-07-26 01:05:31 +00:00
modules Changed SetUpPluginInstance to use NS_INLINE_PLUGIN_PROGID_PREFIX to instantiate plugins. 1999-07-25 23:20:03 +00:00
msgsdk
nav-java removing software update references. 1999-05-06 04:18:44 +00:00
netwerk Makes resource URLs work, by special-casing "/usr/local/netscape/bin" on the Mac. This should probably be moved elsewhere, but works for now. 1999-07-25 18:39:41 +00:00
network replaced call to deprecated nsString API 1999-07-26 00:47:36 +00:00
nsprpub Port to Aplha-NT; checkin for bob meader <bob@guiduck.com>. 1999-07-23 16:35:29 +00:00
nunet
parser substitute calls to deprecated string API 1999-07-26 00:24:02 +00:00
plugin/oji/MRJ support more "java_" prefixed attributes. 1999-06-14 18:41:33 +00:00
privacy
profile Excluding the acct/ and acctidl/ directories for the VC++ 5.0 version. Leaf said it was ok to check in. 1999-07-24 01:15:01 +00:00
rdf replaced call to deprecated nsString API 1999-07-26 00:47:36 +00:00
silentdl switch to faster string search API 1999-07-19 03:29:56 +00:00
string/obsolete odd 'n' ends 1999-07-25 17:21:34 +00:00
suite 1) added .gif for horizontal scrollbar 1999-07-25 01:15:14 +00:00
sun-java Cleaned up a bunch of old (unused?) crap. 1999-06-04 21:45:17 +00:00
timer/src Remove files accidentally checked in. 1999-07-22 18:08:05 +00:00
tools reduced url timeout from 120 to 60 seconds 1999-07-22 01:33:37 +00:00
tripledb Allow a way to finely control the order of query results. 1999-07-12 22:09:23 +00:00
uriloader necko - had to turn off www.*.com trick until we can identify dns failures 1999-07-21 16:41:07 +00:00
view Fixed the logic and cleaned it up. 1999-07-19 23:15:25 +00:00
wallet
webshell replaced call to deprecated string API 1999-07-26 00:40:34 +00:00
webtools Not really having time to really finish this, I'll put it up for others to work with. 1999-07-25 19:45:55 +00:00
widget Photon fix for NULL parented top level windows 1999-07-25 19:49:58 +00:00
xpcom odd 'n' ends 1999-07-25 17:21:34 +00:00
xpfc
xpfe Updating the sample menu file. 1999-07-26 01:20:06 +00:00
xpinstall replaced calls to deprecated string API 1999-07-26 01:05:31 +00:00
.cvsignore
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE
Makefile.in Move the timers again. Sorry for the screwup. 1999-07-20 08:23:29 +00:00
aclocal.m4
allmakefiles.sh Exorcise the evil global app context thing and replace it with an xpcom thing. 1999-07-23 12:12:08 +00:00
client.mak add splitting symbols to new target "deliver" in prep for fullcircle distribution. 1999-07-07 20:34:59 +00:00
client.mk Fix webconfig target. 1999-05-04 19:54:24 +00:00
configure Automated update 1999-07-23 01:30:08 +00:00
configure.in Another IRIX 5.x tweak. 1999-07-23 01:28:24 +00:00
makefile.win Move the timers to their final resting group in mozilla/widget. 1999-07-21 20:13:06 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk