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
cyeh%netscape.com 44c00f3fd2 removing nglayout.mak. use mozilla/client.mak instead. targets are:
pull_layout
build_dist
build_layout
example: nmake /f client.mak pull_layout build_dist build_layout
1999-04-05 19:43:58 +00:00
apache/gzip/src
base API cleanup for nsString 1999-04-05 08:06:54 +00:00
build added browser samples directory 1999-04-02 21:14:48 +00:00
calendar
caps Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
cck removing unecessary ini file 1999-03-30 22:30:12 +00:00
chrome/src Fixing a bug in the RDF content sink where the ID attribute was being 1999-04-03 01:47:07 +00:00
cmd removing softupdt references. 1999-03-30 03:07:06 +00:00
config add the extra SUBST (NSPR_INCLUDE_DIR) 1999-04-05 03:11:30 +00:00
content Added some debug code that allows finer grained append reflow during document loading for debugging incremental reflow 1999-04-03 19:00:23 +00:00
db start implementing port table cursor 1999-04-04 17:38:39 +00:00
dbm Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
directory *** empty log message *** 1999-03-30 01:35:42 +00:00
docshell/base Adding unload event 1999-03-29 23:01:13 +00:00
dom small update to sync up with new nsString API 1999-04-05 09:07:07 +00:00
editor bug fix: typing didn't work 1999-04-05 19:21:22 +00:00
ef Faster interference graph simplification due to Amancio Hasty. 1999-04-05 06:32:50 +00:00
expat Replaced the C++ comments with C comments. 1999-04-05 09:11:11 +00:00
extensions fix build bustage 1999-04-05 00:54:17 +00:00
gconfig
gfx Fix breakage. Add #include <Resources.h> 1999-04-05 18:38:27 +00:00
grendel Changes by Will Scullin to get context menus and message copying/moving working. 1999-04-01 22:45:36 +00:00
htmlparser update to sync up with new nsString 1999-04-05 08:50:07 +00:00
include N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
intl Fixed the case less sort key creation problem. 1999-04-02 05:41:10 +00:00
jpeg Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
js More tweaks to perlconnect build system - 1999-04-03 12:44:47 +00:00
js2/semantics Added traditional and super and changed [] to allow multiple arguments 1999-02-19 04:28:16 +00:00
l10n
layout Re-org the file and put different number system into different function. Merge two characters list implementation . add hebrew/armenian/georgian/cjk-ideographics implementation. 1999-04-05 18:25:26 +00:00
lib Removed NODEPEND. 1999-03-31 06:47:10 +00:00
mailnews added sizes for the icons 1999-04-05 17:33:17 +00:00
modules fix order of arguments for fputs 1999-04-05 18:11:45 +00:00
msgsdk
nav-java
netwerk Obsoleted nsITransportService 1999-04-02 09:26:42 +00:00
network update to use new nsString API 1999-04-05 08:36:51 +00:00
nsprpub Made the i/o continuation thread ignore the events that have 1999-04-02 23:21:08 +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 Replaced the C++ comments with C comments. 1999-04-05 09:11:11 +00:00
plugin/oji/MRJ 1.0d6 1999-03-30 04:11:01 +00:00
privacy
rdf Ignore generated files. 1999-04-05 05:23:13 +00:00
README
silentdl Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:41:58 +00:00
string/obsolete Use delete[] for strings allocated with ToNewCString(). 1999-03-30 01:23:24 +00:00
sun-java Cleaned up some of the platform-specific ifdef's. Using HAVE_INT16_T, HAVE_INT32_T, and HAVE_UINT16_T now. 1999-03-11 02:37:23 +00:00
tools Added the ability to checkout using a timestamp (now the default). 1999-03-29 22:34:51 +00:00
uriloader/base use nsString instead of of nsAutoString, since that is what the function takes 1999-03-31 19:08:53 +00:00
view Make SetWidget assertion more particular about when to bomb 1999-04-03 19:01:15 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell tweaked top 100 list 1999-04-04 19:52:47 +00:00
webtools add labels for linking directly to an article 1999-04-04 15:51:14 +00:00
widget Fix breakage. Add #include <Resources.h> 1999-04-05 18:38:27 +00:00
xpcom API cleanup for nsString 1999-04-05 08:06:54 +00:00
xpfc
xpfe Ignore generated files. 1999-04-05 05:23:13 +00:00
xpinstall Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:41:58 +00:00
.cvsignore Name change: myconfig.sh is now .mozconfig 1999-04-02 00:29:48 +00:00
aclocal.m4
allmakefiles.sh Removing non-existant extensions/wallet/module/Makefile 1999-04-05 05:37:55 +00:00
client.mak build_layout doesn't build_dist anymore 1999-04-05 19:40:52 +00:00
client.mk Add depend target. Move find-mozconfig.sh checkout into mozconfig2*.sh scripts. Redo comments. 1999-03-26 00:03:10 +00:00
configure Automated update 1999-04-05 17:59:36 +00:00
configure.in Backing out the -pedantic is on by default change, until we don't get a warning for every file that gets compiled. Ressurecting the --enable-pedantic configure flag. 1999-04-05 17:49:28 +00:00
LEGAL
LICENSE
Makefile
Makefile.in Getting viewer linux viewer tinderbox to not descend into extensions/ 1999-04-05 00:45:33 +00:00
makefile.win make depend and clobber_all targets work properly. 1999-03-31 20:55:34 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk