apache/gzip/src
|
|
|
build
|
Install .dtds to chrome:global:locale:en-US
|
1999-07-28 06:33:42 +00:00 |
calendar
|
|
|
caps
|
xpidling and updating nsTarget object. should resolve build errors on
|
1999-07-28 05:43:26 +00:00 |
cck
|
Adding contents of customizable shell directory
|
1999-07-22 18:48:17 +00:00 |
chrome/src
|
fixing mem leak
|
1999-07-27 21:12:50 +00:00 |
cmd
|
Adding context menu library to the interface stubs
|
1999-05-14 21:58:33 +00:00 |
config
|
Do chrome on install pass, not export
|
1999-07-27 21:55:17 +00:00 |
content
|
Added NS_DEFINE_STATIC_IID_ACCESSOR
|
1999-07-28 21:35:55 +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
|
Fix for bug 4559 in the Necko builds. Earlier this code change was made in code that affected non-Necko builds.
|
1999-07-27 21:21:13 +00:00 |
dom
|
Fixing bug 6886. window.outerWidth and window.outerHeight for (i)frames now return the dimensions of the browser window. This is the way 4.x handles these properties.
|
1999-07-28 07:03:29 +00:00 |
editor
|
Remove references to nsIContextLoader.
|
1999-07-28 03:08:21 +00:00 |
ef
|
Faster interference graph simplification due to Amancio Hasty.
|
1999-04-05 06:32:50 +00:00 |
expat
|
Newline at end
|
1999-07-17 00:34:16 +00:00 |
extensions
|
Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
|
1999-07-27 23:27:44 +00:00 |
gconfig
|
|
|
gfx
|
fix memory leak in xlibrgb code.
|
1999-07-28 02:20:53 +00:00 |
grendel
|
Including the MozillaZine animation contest winner from Klaus Malorny.
|
1999-07-02 14:20:06 +00:00 |
htmlparser
|
Adding a new parameter, aMode, to nsIContentSink::AddDocTypeDecl.
|
1999-07-28 06:56:05 +00:00 |
include
|
Fix compiler warnings
|
1999-07-16 17:39:03 +00:00 |
intl
|
Update test cases.
|
1999-07-28 05:42:32 +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 warnings reported at http://tinderbox.mozilla.org/SeaMonkey/warnings.html, mostly unsigned/signed bothers.
|
1999-07-28 06:48:44 +00:00 |
js2/semantics
|
Updated for recent semantic engine changes. Changed the meaning of (?= to match Perl.
|
1999-07-27 01:05:59 +00:00 |
l10n
|
|
|
layout
|
Added the setting of the clip rect before drawing the button text
|
1999-07-28 21:37:22 +00:00 |
lib
|
moved MenusLib from widget to Interface.mcp for carbon porting ease.
|
1999-07-20 19:39:04 +00:00 |
mailnews
|
Remove <?xml-stylesheet href="chrome://global/skin/" type="text/css"?> now that tasksoverlay.css is in
|
1999-07-27 23:45:13 +00:00 |
modules
|
change the nsIDirectoryIterator::Init interface to match the nsDirectoryIterator ctor: two paramenters, a file spec and a bool for resolveSymlinks. pass in PR_TRUE in the pref and component manager code. this fixes the problem where prefs wouldn't get loaded on the mac!
|
1999-07-27 23:33:54 +00:00 |
msgsdk
|
|
|
nav-java
|
removing software update references.
|
1999-05-06 04:18:44 +00:00 |
netwerk
|
Close the socket if an error occurred...
|
1999-07-28 11:08:18 +00:00 |
network
|
Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
|
1999-07-27 23:27:44 +00:00 |
nsprpub
|
Assembly language implementation of PR_StackPush/Pop routines for Sparc/x86;
|
1999-07-27 14:40:44 +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
|
Adding a new parameter, aMode, to nsIContentSink::AddDocTypeDecl.
|
1999-07-28 06:56:05 +00:00 |
plugin/oji/MRJ
|
Changed the MRJPlugin so that it's able to compile again.
|
1999-07-27 22:23:02 +00:00 |
privacy
|
|
|
profile
|
interface to count 4x profiles
|
1999-07-28 06:25:34 +00:00 |
rdf
|
Adding a new parameter, aMode, to nsIContentSink::AddDocTypeDecl.
|
1999-07-28 06:56:05 +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
|
Bring the table borders back!
|
1999-07-28 01:23:53 +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
|
Minor comment change.
|
1999-07-27 23:31:48 +00:00 |
tripledb
|
Allow a way to finely control the order of query results.
|
1999-07-12 22:09:23 +00:00 |
uriloader
|
Fixed UMR / refcounting problem (purify).
|
1999-07-28 04:02:07 +00:00 |
view
|
don't do anything if SetDimentions is called with the same width and height.
|
1999-07-27 04:37:35 +00:00 |
wallet
|
New files for wallet
|
1999-03-10 21:35:41 +00:00 |
webshell
|
Added NS_ShutdownXPCOM to facilitate leak detection in purify.
|
1999-07-28 08:03:49 +00:00 |
webtools
|
Got rid of some silly warnings.
|
1999-07-27 23:19:02 +00:00 |
widget
|
Fix the BeOS build. mcafee@netscape.com ok'd.
|
1999-07-28 10:11:09 +00:00 |
xpcom
|
work around for startup crash on linux. checkin approved by cyeh and leaf.
|
1999-07-28 20:25:02 +00:00 |
xpfc
|
|
|
xpfe
|
Removing Makefile that got checked in by mistake, I think
|
1999-07-28 18:47:56 +00:00 |
xpinstall
|
fixed bug #9587
|
1999-07-28 00:42:21 +00:00 |
.cvsignore
|
ignore a.out as well
|
1999-04-10 21:22:55 +00:00 |
aclocal.m4
|
oops, forgot to include these files for libIDL detection
|
1999-04-10 00:54:58 +00:00 |
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-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
|
|
|