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
Перейти к файлу
gordon%netscape.com 4be3a6bb9e Updated list of IDL files. 1999-07-01 19:10:31 +00:00
README
apache/gzip/src
build backing my change out. it appears the dir i need isn't in the module, and changing the pull rules here has no effect. 1999-07-01 08:37:26 +00:00
calendar
caps Backing out js security changes. 1999-07-01 13:03:35 +00:00
cck default values 1999-06-29 02:11:17 +00:00
chrome/src Necko ifdefs for layout and rdf. 1999-06-26 06:36:26 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config SunOS4 also adds __.SYMDEF to .a files. 1999-07-01 01:59:09 +00:00
content Added GetIID() method. 1999-07-01 18:57:36 +00:00
db |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
dbm fix warnings. 1999-07-01 07:53:37 +00:00
directory Updates for JNDI LDAP service provider 1999-06-05 01:14:50 +00:00
docshell/base Changing CreatePopup to return the popup. Adding a bunch of stuff for tooltips to the popup code. Fixing some bugs in webshell with loading malformed popups. Renamed "popup" to "popupElement" in the document and added "tooltipElement" as well. 1999-07-01 00:07:41 +00:00
dom Backing out js security changes. 1999-07-01 13:03:35 +00:00
editor Oops, making wrapcolumn unsigned was a mistake. (Thanks to slamm's 1999-07-01 19:01:04 +00:00
ef
expat Use C comment delims and not C++ 1999-06-16 01:08:26 +00:00
extensions Added extension/cookie for building Necko tests. Only for NECKO. 1999-07-01 02:57:10 +00:00
gconfig
gfx Get gfx to build under BeOS (BeOS specific changes) 1999-07-01 16:26:43 +00:00
grendel use addElement instead of add, as add is 1.2 specific, and both 1.2 and 1.1 have addElement. 1999-06-27 08:41:01 +00:00
htmlparser - New dialog and editor shell API for Insert HTML Source 1999-06-30 19:26:08 +00:00
include Putting EHOSTDOWN inside an ifdef to fix BeOS breakage. 1999-07-01 10:56:48 +00:00
intl Make this code a bit more bullet-proof. If the property file is missing, 1999-07-01 00:24:45 +00:00
jpeg override NO_STATIC_LIB, because we really do need static libraries for some 1999-05-17 19:20:28 +00:00
js change some instances of 'const char* foo' to 'const char foo[]' 1999-07-01 18:21:01 +00:00
js2/semantics Fixed several semantic errors. Added (?= and (?!. 1999-06-08 00:45:49 +00:00
l10n
layout Added GetIID() method. 1999-07-01 18:57:36 +00:00
lib First Checked In. 1999-07-01 07:21:55 +00:00
mailnews fix build bustage. thanks to pinkerton for the help 1999-07-01 18:59:05 +00:00
modules fix warning 1999-07-01 08:40:21 +00:00
msgsdk
nav-java removing software update references. 1999-05-06 04:18:44 +00:00
netwerk Updated list of IDL files. 1999-07-01 19:10:31 +00:00
network fix bug 8743 1999-06-29 22:34:48 +00:00
nsprpub Changes to build for TARGET_CARBON. 1999-06-30 21:28:05 +00:00
nunet
parser - New dialog and editor shell API for Insert HTML Source 1999-06-30 19:26:08 +00:00
plugin/oji/MRJ support more "java_" prefixed attributes. 1999-06-14 18:41:33 +00:00
privacy
profile NECKO #ifdeffing 1999-06-27 16:35:17 +00:00
rdf Fixing StartLayout so that it asserts and leaves the function if no root 1999-07-01 07:34:19 +00:00
silentdl Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
string/obsolete fixes Churchill's search bug, and crash bug 6469 1999-06-18 04:51:11 +00:00
suite make the test prettier. dump the results to a text area. dump errors to the console 1999-06-29 03:10:36 +00:00
sun-java Cleaned up a bunch of old (unused?) crap. 1999-06-04 21:45:17 +00:00
tools Oops, forgot to nuke one of the old LD_LIBRARY_PATH settings. 1999-07-01 01:31:11 +00:00
uriloader/base Removed some assignment of nsnull to nsCOMPtr obejects that was hitting 1999-06-30 04:13:21 +00:00
view More necko changes. 1999-06-25 01:53:22 +00:00
wallet
webshell Preparing for distribution of fullsoft headers, dlls, and exes 1999-07-01 01:48:08 +00:00
webtools Use '_content' target for sidebar panel link. 1999-07-01 18:08:20 +00:00
widget re-checking in the fix for HP... 1999-07-01 18:15:41 +00:00
xpcom Guarding against memory allocation error and a resulting null pointer. 1999-07-01 18:39:46 +00:00
xpfc
xpfe fix warnings 1999-07-01 08:07:54 +00:00
xpinstall fix warnings. make these destructors virtual, as they should be. 1999-07-01 07:51:02 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +00:00
LEGAL
LICENSE
Makefile.in Better ifdef logic for NECKO. 1999-06-21 00:26:16 +00:00
aclocal.m4
allmakefiles.sh Switching to test for NECKO instead of -d netwerk, which everyone has now. Added cookies Makefiles for necko case. 1999-07-01 11:40:23 +00:00
client.mak Remove the /n flag when we invoke BSCMAKE, the utility provided by MS to generate code browsing information. This means that once the browsing database is constructed, updates to it will happen incrementally. Earlier, updates were causing the entire database to get created from scratch. 1999-05-05 08:00:20 +00:00
client.mk Fix webconfig target. 1999-05-04 19:54:24 +00:00
configure Automated update 1999-07-01 03:46:58 +00:00
configure.in Forgot the 'then'... Duh. 1999-07-01 03:46:36 +00:00
makefile.win Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk