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
Перейти к файлу
spider 7055e18ab9 Adding NS_NATIVE_WIDGET to get the native widget associated with an nsIWidget.
Windows has a concept of a native window whilst unix has a native widget and
a native window.
1998-05-20 23:19:38 +00:00
base Fixed bug in nsString::Cut code where the sizeof(chartype) was multipled a bit aggresively; I also tuned the routine somewhat as well 1998-05-20 23:18:25 +00:00
build Added StopForErrors() and DontStopForErrors(). The former is the default, though logging must be on to allow errors to be noticed. 1998-05-20 23:09:53 +00:00
cmd fixinb header bug in AS help 1998-05-20 19:17:14 +00:00
config Added -gtszapsymbol and -gtsnozapsymbol for manually overriding the 1998-05-13 20:49:10 +00:00
content made it build on irix 1998-05-20 21:28:36 +00:00
dbm Free the lizard 1998-03-28 02:44:41 +00:00
dom New files for XPCOM interface generation 1998-05-19 15:59:53 +00:00
editor/ui Free the lizard 1998-03-28 02:44:41 +00:00
gconfig Support for so's made of archives 1998-05-20 21:02:04 +00:00
gfx Xlib mods 1998-05-20 23:17:49 +00:00
htmlparser Broke release build. Fixed. 1998-05-20 23:08:12 +00:00
include apparently digital unix's c compiler has a problem with the work 'readonly' (it appears to be a reserved word, as far as that compiler goes). So, I'm changing all occurences of the readonly form element attribute to read_only. Thanks to berkley@cs.wustl.edu (Berkley Shands) for the report and suggested fix. 1998-05-18 21:58:00 +00:00
jpeg Remove temporary fix to Makefile for alpha linux optimization build of jidctred.c in jpeg module. 1998-05-19 17:50:14 +00:00
js Removed the escape and unescape functions, as they are now part of the 1998-05-20 03:25:41 +00:00
l10n red letter edition 1998-05-10 18:54:17 +00:00
layout Disable reflow optimizations for now 1998-05-20 21:51:51 +00:00
lib Removed the escape and unescape functions, as they are now part of the core engine. (They've become part of the ECMA spec.) Fix to (97681). 1998-05-20 03:23:07 +00:00
mailnews Free the lizard 1998-03-28 02:44:41 +00:00
modules Add support for "Refresh" command across data sources. Also, fix a couple more bugs in HT regarding node count (deletion didn't always update the count correctly.) 1998-05-20 06:35:51 +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 initial add of cstream library, not yet in build 1998-05-20 22:36:31 +00:00
nsprpub Renamed nsstring.[c|h] to macstdlibextras.[c|h] because of the naming conflict with Raptor (which uses ns prefix exclusively). 1998-05-15 16:54:09 +00:00
parser/htmlparser Broke release build. Fixed. 1998-05-20 23:08:12 +00:00
shell update nsAppTest for unix to work 1998-05-20 21:29:18 +00:00
string/obsolete Fixed bug in nsString::Cut code where the sizeof(chartype) was multipled a bit aggresively; I also tuned the routine somewhat as well 1998-05-20 23:18:25 +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 killed nsRegion.h. added nsIRegion.h. added SetClipRegion() to rendering context. 1998-05-18 21:46:20 +00:00
webshell added load timing 1998-05-20 20:34:54 +00:00
widget Adding NS_NATIVE_WIDGET to get the native widget associated with an nsIWidget. 1998-05-20 23:19:38 +00:00
xpcom Fixed bug in nsString::Cut code where the sizeof(chartype) was multipled a bit aggresively; I also tuned the routine somewhat as well 1998-05-20 23:18:25 +00:00
CHANGES.html change log, with proper . extension 1998-04-09 01:18:48 +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 add network directory 1998-05-11 22:03:25 +00:00
client.mak added support for MOZ_RAPTOR 1998-05-05 21:16:24 +00:00
makefile.win add network 1998-05-11 22:09:40 +00:00
nglayout.mak new 1998-05-08 20:18:35 +00:00
nglayout.mk new 1998-05-08 20:18:35 +00:00
trex.mak Refer to nglayout now 1998-05-11 16:32:14 +00:00
trex.mk Add gconfig to build_trex 1998-05-11 16:50:16 +00:00