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
wtc%netscape.com d8f10ccb96 The mktime routine in MetroWerks MSL C Runtime Library on the Mac
uses midnight 1 Jan 1900 as the epoch.  So we need to adjust its
return value to the NSPR epoch.  Thanks to Brendan Eich and Chris
Yeh for this fix.
1998-12-02 02:35:27 +00:00
apache/gzip/src
base The first step to good mental health is to realize that you have a build problem. redo'ing NSRuntime.shlb includes to use debug in debug target, opt in opt target. 1998-12-01 01:22:13 +00:00
build Added mozilla/rdf/include, mozilla/layout/xml/document/public, and mozilla/layout/xml/content/public to list of dirs that get manifested. Still not adding rdf to the Mac build due to linkage problems that need to be sorted out. 1998-12-02 00:21:44 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Deleted unnecessary nsCCapsManager:: from the prototype 1998-12-01 03:00:42 +00:00
cmd Mac shared library migration. 1998-11-30 22:15:00 +00:00
config Switching on NU_CACHE by default. Use set NO_NU_CACHE=1 to switch it off. 1998-12-01 04:43:46 +00:00
content Fix mouseover/mouseout firing crash when hitting bad frame. 1998-12-02 02:14:58 +00:00
db
dbm
directory Parsers for controls returned by password policy 1998-12-01 11:16:37 +00:00
docshell/base Hide some noise; pass on Stop to content-viewer 1998-11-26 18:06:47 +00:00
dom Fix IDOMRange spec 1998-12-01 18:21:05 +00:00
editor Implemented transaction aggregation, modified code to use nsTransactionItem. 1998-12-01 18:38:52 +00:00
gconfig
gfx fixed build bustage. 1998-12-02 01:08:43 +00:00
grendel
htmlparser Allow nsWellFormedDTD to handle text/rdf. 1998-12-02 00:29:31 +00:00
include
jpeg Mac shared library migration. 1998-11-30 22:15:00 +00:00
js Compiler-generated file shouldn't be checked in 1998-12-01 04:23:35 +00:00
l10n
layout Fix mouseover/mouseout firing crash when hitting bad frame. 1998-12-02 02:14:58 +00:00
lib Mac shared library migration. 1998-11-30 22:15:00 +00:00
mailnews
modules Build bustage, was referencing non-debug libraries in debug target. 1998-12-01 01:55:01 +00:00
msgsdk
nav-java
network Added text/rdf as a valid mimetype. 1998-12-02 00:27:46 +00:00
nsprpub The mktime routine in MetroWerks MSL C Runtime Library on the Mac 1998-12-02 02:35:27 +00:00
parser/htmlparser Allow nsWellFormedDTD to handle text/rdf. 1998-12-02 00:29:31 +00:00
privacy
rdf More Comments 1998-12-01 23:51:27 +00:00
README
string/obsolete fixed bug #1203 1998-11-24 20:23:46 +00:00
sun-java
uriloader/base Added factory method for RDF documents. 1998-12-02 00:28:27 +00:00
view updated for new blending API. 1998-12-01 02:16:14 +00:00
webshell Added rdf to LINCS. 1998-12-02 02:13:49 +00:00
webtools More shuffling of owners. 1998-11-22 15:54:40 +00:00
widget This is the first in what will probably be a series of checkins addressing rendering on the Mac. Changed files: ---------------------------------------- mozilla/gfx/src/mac/nsRenderingContextMac.h mozilla/gfx/src/mac/nsRenderingContextMac.cpp - Major changes to the Mac rendering context implementation. nsRenderingContextMac now keeps the majority of its state in a GraphicsState object, not in member variables. Setting ports and origins is now a more tightly controlled process. Offscreen buffers don't work correctly yet. To Do: - Remove ::SetOrigin calls from most nsRenderingContextMac drawing methods - Some old variables need to be fully obsoleted - Offscreen GWorlds currently do not work correctly. This will be addressed shortly. ---------------------------------------- mozilla/widget/src/mac/nsMacWindow.cpp - Line 112: fixed bug with rect bottom not being set correctly ---------------------------------------- mozilla/widget/public/nsIWidget.h - Added some more #defines for GetNativeData. I don't like this and want to remove them ASAP. /\/\/\/\/\//\ mozilla/widget/src/mac/nsWindow.h mozilla/widget/src/mac/nsWindow.cpp - Added mMacPortRelativeRegion ---------------------------------------- mozilla/widget/src/mac/nsScrollbar.cpp - Support the new nsWindow constructs ---------------------------------------- 1998-12-02 02:26:08 +00:00
xpcom making big changes to enumerator class and adding nsICollection 1998-12-01 17:55:08 +00:00
xpfc
xpfe Mac shared library migration. 1998-11-30 22:15:00 +00:00
.cvsignore
aclocal.m4
client.mak
client.mk Pull and build the editor as well as the browser 1998-12-01 18:20:03 +00:00
configure.in Fix for NetBSD. Bugzilla#1421. 1998-12-02 01:08:00 +00:00
LEGAL
LICENSE
Makefile
Makefile.in Added rdf to the build. 1998-12-02 00:22:44 +00:00
makefile.win
nglayout.mac
nglayout.mak Added rdf dir to pull_lizard. 1998-12-02 00:57:34 +00:00
nglayout.mk Added mozilla/rdf to the pull. 1998-12-02 00:50:42 +00:00
trex.mak
trex.mk