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
gagan 726d30d452 Added the test example.
NSPR changes.
1998-05-05 00:37:53 +00:00
base Fix UNIX breakage when tweak_nspr is appended to TARGET on some systems (like mine) 1998-05-01 17:04:22 +00:00
build Free the lizard 1998-03-28 02:44:41 +00:00
cmd changed "reggie.netscape.com" to be actual IP number to remove dependency 1998-05-04 22:41:10 +00:00
config Handle different SINIX versions properly. Thanks to Sanjay Gupta (gupta@informix.com) for the suggestion. 1998-05-05 00:10:34 +00:00
content Fixed my build bustage 1998-05-04 22:50:13 +00:00
dbm Free the lizard 1998-03-28 02:44:41 +00:00
dom Implemented DOM document's createTextNode() function, and changed insertBefore() 1998-05-04 20:34:37 +00:00
editor/ui Free the lizard 1998-03-28 02:44:41 +00:00
gconfig Adding global gmake config - common config for win and unix using gmake 1998-05-01 19:32:41 +00:00
gfx Fix UNIX build bustage on some systems where tweak_nspr gets appended to TARGET after inclusion of rules.mk, thus breaking nsinstall. 1998-05-01 17:11:13 +00:00
htmlparser fixed general closure case 1998-05-04 23:36:46 +00:00
include Better fix for Guha bustage... requires a prototype addition in net.h for NET_GetQuickURL() though. Removed #include "mkutils.h" from glue.h as its a private Netlib header file. 1998-05-02 01:28:02 +00:00
jpeg Move library creation to libs phase, cause jpeg to depend on dist/public vs reaching into sun-java for headers 1998-04-21 06:43:56 +00:00
js Added #if defined ( SNI ) to a few existing #if tests, for compiling 1998-05-01 07:06:12 +00:00
l10n Free the lizard 1998-03-28 02:44:41 +00:00
layout Fixed my build bustage 1998-05-04 22:50:13 +00:00
lib fix the broken cp125[12] to/from unicode table I check in last time... 1998-05-04 23:44:59 +00:00
mailnews Free the lizard 1998-03-28 02:44:41 +00:00
modules More interface support. 1998-05-02 02:18:36 +00:00
nav-java adjust access paths to point to js:src and js:jsj. js:ref was added, and it had an old nspr1.0 header in it "prcpucfg.h" htat was being picked up for the compile instead of the one in nsprpub 1998-04-24 04:42:07 +00:00
network Added the test example. 1998-05-05 00:37:53 +00:00
nsprpub Bug fix for 83769. Add MOZILLA_HOME/lib to the list of library_paths. 1998-05-01 23:27:04 +00:00
parser/htmlparser fixed general closure case 1998-05-04 23:36:46 +00:00
shell Adding shell as new component on toplevel. Used to be in webshell. 1998-05-04 23:02:06 +00:00
string/obsolete Fixed compiler bugs/warnings 1998-04-26 03:13:20 +00:00
sun-java Converted the LINUX2_0 and MKLINUX references to just LINUX, and added danda's tweak from the OS/2 branch. 1998-05-01 01:54:32 +00:00
view made Composite() API in ViewManager work. 1998-05-04 17:41:57 +00:00
webshell Removing ApplicationShell interfaces from webshell. Will be moved to toplevel 'shell' in near future. 1998-05-04 19:25:58 +00:00
widget Added support for generating tooltip events 1998-05-04 19:25:25 +00:00
xpcom Added NS_ERROR_FAILURE define provided by Brian Grunkemeyer. 1998-05-04 23:30:05 +00:00
CHANGES.html change log, with proper . extension 1998-04-09 01:18:48 +00:00
client.mak Taking out the stuff not relevant to the public tree... 1998-04-30 02:16:43 +00:00
LEGAL Added LEGAL document to conform to NPL. 1998-03-31 01:33:11 +00:00
LICENSE Add final version of NPL. 1998-03-31 19:11:51 +00:00
Makefile Free the lizard 1998-03-28 02:44:41 +00:00
makefile.win change MOZ_SRC references to DEPTH 1998-04-21 21:22:54 +00:00
raptor.mak Fixed reference to unix_date 1998-05-02 00:35:17 +00:00
raptor.mk Added tarball rules. 1998-05-04 23:24:41 +00:00