apache/gzip/src
|
|
|
base
|
Made the aCopy parameter to nsString::Insert const to clear up some compiler warnings. a=rickg.
|
1999-01-07 22:19:57 +00:00 |
build
|
Added plugin.mcp project to the Mac build. plugin.shlb is now included in layout.mcp and plugin-related cpp files have been removed from viewer.mcp
|
1999-01-05 09:34:27 +00:00 |
calendar
|
fixed instructions
|
1998-11-23 22:55:32 +00:00 |
caps
|
Checking in changes from Bob Glickstein
|
1998-12-15 05:53:19 +00:00 |
cck/muc
|
new checkins for free source CCK
|
1998-12-30 23:03:13 +00:00 |
cmd
|
Just fixed a warning.
|
1998-12-23 22:09:09 +00:00 |
config
|
Fix for bugzilla#1316 in which both debug and optimization flags were being passed to the compiler when MOZ_DEBUG was defined.
|
1999-01-05 00:37:34 +00:00 |
content
|
Added support for 'right' and 'bottom' properties. Changed to using a
|
1999-01-08 04:47:46 +00:00 |
db
|
|
|
dbm
|
Rename 'libdbm' to 'libmozdbm' and 'libutil' to 'libmozutil.
|
1998-12-15 07:37:32 +00:00 |
directory
|
two bug fixes.
|
1998-12-02 10:56:43 +00:00 |
docshell/base
|
Bug fix from Davide Pasetto (dipo@sis.it) for nsWebShell::Init(...). I Also changed a bunch of checks against NS_OK to use the NS_SUCCEEDED() and NS_FAILED() macros...
|
1999-01-08 00:32:55 +00:00 |
dom
|
reduce Macintosh compiler warnings by adding prototype
|
1999-01-06 18:53:59 +00:00 |
editor
|
Hack so that keycodes are returned on Mac (again! Buster wiped it out).
|
1999-01-08 03:39:55 +00:00 |
ef
|
+ Flush HTML method dump file after writing it. Otherwise, the file is
|
1998-12-23 20:21:58 +00:00 |
gconfig
|
|
|
gfx
|
Fix the damn asserts
|
1999-01-08 03:15:15 +00:00 |
grendel
|
|
|
htmlparser
|
Comment out the GARBAGE entry for generated files.
|
1998-12-20 01:04:40 +00:00 |
include
|
Backed out change for mac bustage.
|
1998-12-30 01:45:39 +00:00 |
intl
|
change add the DLL name for Mac and UNIX and add placeholder for planned converters
|
1999-01-08 01:03:24 +00:00 |
jpeg
|
First Checked In.
|
1998-12-13 05:01:04 +00:00 |
js
|
Even more error handling stuff. Will need to go thru the
|
1999-01-08 04:58:34 +00:00 |
l10n
|
|
|
layout
|
Added support for 'right' and 'bottom' properties. Changed to using a
|
1999-01-08 04:47:46 +00:00 |
lib
|
Add SIOUX initialization routine
|
1999-01-08 03:27:22 +00:00 |
mailnews
|
Don't try to build the test directory until we get something in there.
|
1999-01-07 03:35:32 +00:00 |
modules
|
move to intl/unicharutil
|
1999-01-08 00:43:25 +00:00 |
msgsdk
|
|
|
nav-java
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
network
|
Changed over to the EventQueueService...
|
1999-01-07 07:15:02 +00:00 |
nsprpub
|
The lm argument for _PR_SetLogModuleLevel is
|
1999-01-08 03:38:51 +00:00 |
parser/htmlparser
|
Comment out the GARBAGE entry for generated files.
|
1998-12-20 01:04:40 +00:00 |
plugin/oji/MRJ
|
Creates a new window with "_new" target.
|
1998-12-29 22:37:55 +00:00 |
privacy
|
|
|
rdf
|
Fixed namespace stuff, added column info, added bookmarks data store.
|
1999-01-07 18:43:39 +00:00 |
README
|
|
|
string/obsolete
|
Made the aCopy parameter to nsString::Insert const to clear up some compiler warnings. a=rickg.
|
1999-01-07 22:19:57 +00:00 |
sun-java
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
uriloader/base
|
Fixed the firing of the OnConnectionsComplete(...) notification so it worked correctly in framesets...
|
1998-12-29 04:45:00 +00:00 |
view
|
Improve performance on Mac: disable the Composite timer (temporary code - see comments)
|
1998-12-20 13:15:41 +00:00 |
webshell
|
bumped up the memory partition of the optimized target to 10Mb
|
1999-01-08 03:53:59 +00:00 |
webtools
|
Oops; removed debugging printf.
|
1999-01-08 00:27:56 +00:00 |
widget
|
Fixed bug in SetPosition. Thanks to Cyrus Harmon <cyrus@neomorphic.com>
|
1999-01-08 05:36:06 +00:00 |
xpcom
|
bug #2227 - NSPR is not being implicitly initialized when PR_CEnterMonitor() is called. This hack should be removed when NSPR is fixed.
|
1999-01-08 00:38:56 +00:00 |
xpfc
|
|
|
xpfe
|
fix build bustage...(bad #include)
|
1999-01-05 19:51:59 +00:00 |
.cvsignore
|
Ignore files generated by autoconf.
|
1998-12-05 10:39:46 +00:00 |
aclocal.m4
|
Moved gtk macros into separate file to make way for new macros with conflicting licenses. Requires that autoconf be called with '-l build/autoconf'.
|
1998-12-12 02:41:17 +00:00 |
client.mak
|
fixing clobber rule
|
1998-12-31 20:17:37 +00:00 |
client.mk
|
Turn on debug by default
|
1998-12-19 00:10:52 +00:00 |
configure.in
|
Fixed problem in fullcircle detection that was causing configure to break when using autoconf-19981231.
|
1999-01-05 07:16:18 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile
|
|
|
Makefile.in
|
we must descend editor/ no matter what now.
|
1998-12-02 22:13:21 +00:00 |
makefile.win
|
|
|
nglayout.mac
|
|
|
nglayout.mak
|
Fixed a problem with the pull_nglayout rule being recursively defined
|
1999-01-06 00:42:05 +00:00 |
nglayout.mk
|
Added mozilla/rdf to the pull.
|
1998-12-02 00:50:42 +00:00 |
trex.mak
|
|
|
trex.mk
|
|
|