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
|
Added a newline to the end of the file to fix the native-compiler Unix builds (HP-UX, Solaris, etc.).
|
1999-07-26 21:06:59 +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
|
|
|
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
|
Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus.
|
1999-07-26 15:02:19 +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
|
Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus.
|
1999-07-26 15:02:19 +00:00 |
editor
|
Fix for stopper bug #10504
|
1999-07-26 18:05:41 +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
|
Clean-up code, fixed a memory leak, removed dead code
|
1999-07-26 13:05:20 +00:00 |
grendel
|
Including the MozillaZine animation contest winner from Klaus Malorny.
|
1999-07-02 14:20:06 +00:00 |
htmlparser
|
Fixed a bug in DidBuildModel().
|
1999-07-26 21:07:26 +00:00 |
include
|
Fix compiler warnings
|
1999-07-16 17:39:03 +00:00 |
intl
|
fix for VC 5.0 build breakage. The next step, after the tree opens, is to remove the NS_DECLARE_ID(kI*) stuff. But this can be done later. kin has confirmed that this fixes the VC 5.0 build breakage.
|
1999-07-26 17:01:11 +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
|
Fix code to invoke Wrapper interfaces using INVOKEINTERFACE rather than INVOKEVIRTUAL.
|
1999-07-26 10:45:38 +00:00 |
js2/semantics
|
Fixed several semantic errors. Added (?= and (?!.
|
1999-06-08 00:45:49 +00:00 |
l10n
|
|
|
layout
|
Reversed alignement. It now refers to alignment of the image not the text.
|
1999-07-26 20:23:50 +00:00 |
lib
|
moved MenusLib from widget to Interface.mcp for carbon porting ease.
|
1999-07-20 19:39:04 +00:00 |
mailnews
|
Implement function MessageFcc()
|
1999-07-26 14:27:54 +00:00 |
modules
|
removed warning
|
1999-07-26 02:05:35 +00:00 |
msgsdk
|
|
|
nav-java
|
|
|
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
|
Fixed a bug in DidBuildModel().
|
1999-07-26 21:07:26 +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
|
Add dont localize. This file isn't part of the build.
|
1999-07-26 17:47:56 +00:00 |
README
|
|
|
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
|
Fixed alignment on titledbuttons.
|
1999-07-26 20:23:15 +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
|
removed two warnings from GFX library that sparky isn't likely to fix
|
1999-07-26 02:22:09 +00:00 |
wallet
|
|
|
webshell
|
Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus.
|
1999-07-26 15:02:19 +00:00 |
webtools
|
Patch by jtg@varesearch.com -- fixed stupid typo in default value for
|
1999-07-26 20:50:10 +00:00 |
widget
|
- Added window close handling (doesnt seem to work - ref counts off)
|
1999-07-26 14:03:22 +00:00 |
xpcom
|
odd 'n' ends
|
1999-07-25 17:21:34 +00:00 |
xpfc
|
|
|
xpfe
|
Fixed alignment on titledbuttons.
|
1999-07-26 20:23:15 +00:00 |
xpinstall
|
This is the xpinstall notifier.
|
1999-07-26 16:13:44 +00:00 |
.cvsignore
|
|
|
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
|
|
|
configure
|
Automated update
|
1999-07-26 11:45:09 +00:00 |
configure.in
|
Added an include directory to CFLAGS for the Neutrino/Photon platform.
|
1999-07-26 11:43:49 +00:00 |
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 |
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
|
|
|