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
troy%netscape.com 42e8139d31 Added GetBrowserWindow to nsWebCrawler, and changed nsViewerApp to only
call SetBrowserWindow() once and to have CloseWindow() check before
setting the web crawler's browser window to NULL (doing so caused a crash)
1999-02-19 04:24:12 +00:00
apache/gzip/src
base Backing out previous change from the trunk, because it was supposed to have gone in on a branch. 1999-02-18 00:45:07 +00:00
build Look for '.mozmyconfig' in home directory 1999-02-18 18:51:02 +00:00
calendar
caps Fixed unsigned problems. 1999-02-06 04:02:02 +00:00
cck Widget name conflict resolved 1999-02-08 23:18:56 +00:00
cmd
config check in new .deps based dependancy system 1999-02-19 03:06:32 +00:00
content updated for nsCOMPtr; owners should check my changes to see if they agree with my choices for |do_QueryInterface| vs |dont_QueryInterface| 1999-02-19 02:56:00 +00:00
db start adding mork impl 1999-02-19 03:08:40 +00:00
dbm Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
directory
docshell/base Fixed a bunch of "const" problems 1999-02-14 06:35:01 +00:00
dom Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
editor Adding do_QueryInterface() wrapper for Solaris, this is the other part of scc's nsCOMPtr carpool 1999-02-18 23:18:56 +00:00
ef *** empty log message *** 1999-02-09 06:47:12 +00:00
gconfig
gfx Added the printer support files for GTK 1999-02-18 22:35:11 +00:00
grendel Changed access to setStore(Hashtable) to protected rather than default. 1999-02-19 03:28:29 +00:00
htmlparser fixed build bustage 1999-02-19 03:28:27 +00:00
include Fixing windows breakage 1999-02-10 01:34:45 +00:00
intl Fix for Macintosh test. 1999-02-19 01:38:27 +00:00
jpeg
js changed MAP_IS_NATIVE to allow for objects that have their own jsObjectOps but still use the slots in the 'normal' manner (this is necessary for XPConnect) - same change as made on SpiderMonkey140_BRANCH 1999-02-18 05:36:16 +00:00
js2/semantics Added getter, setter, with, default arguments, and renamed declarations to definitions 1999-02-12 04:59:19 +00:00
l10n
layout Switching over to PRBool, PR_TRUE, and PR_FALSE. Keeps us honest, and Solaris happy. a=pinkerton 1999-02-19 02:54:53 +00:00
lib remove md5 from MOZ_MAIL_NEWS build 1999-02-18 19:54:54 +00:00
mailnews start getting nntp hooked up to news database 1999-02-19 03:09:39 +00:00
modules Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
msgsdk
nav-java
network Remove the magic files from the MANIFEST 1999-02-18 18:45:55 +00:00
nsprpub Mac specific fix. Now that dp's code to walk the shared libs to see what is installed is working we've run into a problem that unloading the libs breaks the app (crash on quit, possible general instability). rjc's fix is to make sure PR_LoadLibrary is loading a unique copy of the lib by changing GetDiskFragment to use the option kPrivateCFragCopy instead of kLoadCFrag. 1999-02-19 02:45:54 +00:00
parser/htmlparser fixed build bustage 1999-02-19 03:28:27 +00:00
plugin/oji/MRJ
privacy
rdf Solaris: Adding do_QueryInterface() wrapper to finish scc's nsCOMPtr carpool. 1999-02-19 03:46:06 +00:00
README
silentdl removing extra semicolons so that the mac build does not complain. 1999-02-11 20:51:37 +00:00
string/obsolete removed bug from deque, and added replaceChar call to string 1999-02-16 06:47:00 +00:00
sun-java
tools Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
uriloader/base allow plain text file to be handled by HTML document 1999-02-16 07:37:53 +00:00
view added unknown content quality. fixed potential crash because of bug in timer 1999-02-16 19:57:45 +00:00
webshell Added GetBrowserWindow to nsWebCrawler, and changed nsViewerApp to only 1999-02-19 04:24:12 +00:00
webtools Add this until I get if from the mirror properly. 1999-02-18 22:07:43 +00:00
widget Added the printer support files for GTK 1999-02-18 22:35:11 +00:00
xpcom add dummy nsISupports.idl so that other IDL files can compile 1999-02-19 02:04:21 +00:00
xpfc
xpfe Solaris needs newline at end of file. 1999-02-18 22:43:16 +00:00
xpinstall removing char* errormsgs and now using err code return values. 1999-02-05 22:27:08 +00:00
.cvsignore taking out configure (we want it to get updated) 1999-02-08 20:28:27 +00:00
aclocal.m4 Add support for file-based options, 'myconfig.sh'. 1999-02-04 22:52:56 +00:00
allmakefiles.sh Add xpcom/idl/Makefile to the build. 1999-02-19 02:51:57 +00:00
client.mak enable depend builds with client.mak. 1999-02-18 22:27:52 +00:00
client.mk Moving egrep -q to redirect to /dev/null to get around egrep portability problem. Thanks to ramiro for this fix. 1999-02-18 11:30:29 +00:00
configure Automated update 1999-02-19 03:15:38 +00:00
configure.in check in new .deps based dependancy system 1999-02-19 03:06:32 +00:00
LEGAL
LICENSE
Makefile
Makefile.in Added --{enable,disable}-build-nspr --{enable,disable}-build-xpfe. 1999-02-18 04:19:43 +00:00
makefile.win
nglayout.mac
nglayout.mak if makedep.exe doesn't exist, build it, then continue with rest of depend rule. 1999-02-18 23:37:43 +00:00
nglayout.mk
trex.mak
trex.mk