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
Перейти к файлу
kipp%netscape.com 869bb26059 Fix bug #652 - made server side image maps find the proper href to base the url on by looking up the content tree of an nsIDOMHTMLAnchorElement 1999-07-08 19:38:08 +00:00
README updating unix build docs, adding the classic build instructions for when 1998-11-05 20:55:43 +00:00
apache/gzip/src Add the source and Makefile for the new mod_gzip_content module. 1998-09-15 20:17:13 +00:00
build Moved profile.mcp to build after network module 1999-07-05 01:53:52 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Exporting nsICapsSecurityCallbacks.h 1999-07-07 08:12:54 +00:00
cck default values 1999-06-29 02:11:17 +00:00
chrome/src Added chrome protocol handler for necko. 1999-07-02 23:38:51 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config only set the build number in navigator.xul if we are doing an official build. 1999-07-08 18:14:31 +00:00
content 9180: add content comment, not XIF comment. r=chofmann 1999-07-07 22:43:46 +00:00
db Bullet-proof some error-handling code. 1999-07-07 18:46:53 +00:00
dbm Fix VMS bustage. Patch submitted by Colin Blake. 1999-07-07 06:46:35 +00:00
directory Updates for JNDI LDAP service provider 1999-06-05 01:14:50 +00:00
docshell/base Fixes for repainting problems. This is probably the wrong thing to do, but 1999-07-08 08:16:49 +00:00
dom Fix for the disappearing menu bar problem. 1999-07-08 02:04:32 +00:00
editor Simple removed '.' from the menu text so insert HTML menu item is activated 1999-07-08 17:28:00 +00:00
ef Faster interference graph simplification due to Amancio Hasty. 1999-04-05 06:32:50 +00:00
expat Remove XML_DTD #define. Reviewed by Tao. 1999-07-08 03:21:33 +00:00
extensions allow for dialogs to be closed by clicking the X in the corner 1999-07-08 02:38:00 +00:00
gconfig Fix to use search path for lesstif as per John Hicks suggestion. Environment 1998-11-05 18:04:06 +00:00
gfx added to image mimetype list. pnunn. ok'd by chofmann. 1999-07-08 01:34:19 +00:00
grendel Including the MozillaZine animation contest winner from Klaus Malorny. 1999-07-02 14:20:06 +00:00
htmlparser fixed API error 1999-07-08 04:59:28 +00:00
include Checkin another chunk of Alex Larsson's non-exported symbol reduction 1999-07-07 09:02:21 +00:00
intl Test for utf-7 enc. 1999-07-06 22:40:17 +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 Report errors for incorrect usages of varargs forms. 1999-07-08 16:32:51 +00:00
js2/semantics Fixed several semantic errors. Added (?= and (?!. 1999-06-08 00:45:49 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout Fix bug #652 - made server side image maps find the proper href to base the url on by looking up the content tree of an nsIDOMHTMLAnchorElement 1999-07-08 19:38:08 +00:00
lib Part I of Alexander Larsson's (alex@signum.se) patch to reduce symbol bloat. 1999-07-02 14:59:36 +00:00
mailnews Change for IDL (NOT PART OF THE BUILD) 1999-07-08 06:32:27 +00:00
modules Remove carriage returns. They trip up some compilers. a=cyeh. 1999-07-07 20:18:27 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java removing software update references. 1999-05-06 04:18:44 +00:00
netwerk Not part of the regular build yet! Necko change only. Fix my linux build. You can't compare a nsCOMPtr directly to a raw ptr. You need to call .Get() to retrieve the raw ptr and then you can compare for equality 1999-07-08 19:05:48 +00:00
network Fix for bug 9358. Added a new reload type: nsURLReloadFromHistory which will be used when session history loads urls into raptor. 1999-07-08 01:42:13 +00:00
nsprpub Fixed an unused-variable compiler warning. Thanks to 1999-07-06 23:18:43 +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 fixed API error 1999-07-08 04:59:28 +00:00
plugin/oji/MRJ support more "java_" prefixed attributes. 1999-06-14 18:41:33 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
profile getbuffer to tonewcstring change 1999-07-07 14:47:19 +00:00
rdf Fixing redraw problems on initial show of window. 1999-07-07 22:34:10 +00:00
silentdl getbuffer to tonewcstring change 1999-07-07 14:47:19 +00:00
string/obsolete fixes Churchill's search bug, and crash bug 6469 1999-06-18 04:51:11 +00:00
suite Starting to implement DoCommand(). [Doesn't seem to work 100% yet... can't find DoCommand() method for some reason that isn't clear to me yet.] 1999-07-07 05:33:38 +00:00
sun-java Cleaned up a bunch of old (unused?) crap. 1999-06-04 21:45:17 +00:00
tools added a date header to the cookie test (cookies require a server date to work) 1999-07-06 23:54:12 +00:00
tripledb Bullet-proof some error-handling code. 1999-07-07 18:46:53 +00:00
uriloader Fixed warnings on Linux because of missing virtual keyword on destructors. 1999-07-08 00:50:02 +00:00
view fix warnings. 1999-07-03 00:25:42 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Fixes for repainting problems. This is probably the wrong thing to do, but 1999-07-08 08:16:49 +00:00
webtools Convert 'local' to 'my'. Use POSIX::strftime instead of Date::Format::time2str 1999-07-08 16:16:47 +00:00
widget start on infastructure for native widget scrolling 1999-07-08 03:08:35 +00:00
xpcom Another makefile that clobbers DEFINES. 1999-07-07 21:22:55 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Fixed two typos caused by lack of proper case-sensitivity on Mac and Windoze. 1999-07-08 02:11:29 +00:00
xpinstall fixing bug #8818. Approved by chofmann@netscape.com. Reviewed by cathleen@netscape.com. 1999-07-08 01:38:55 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +00:00
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE Add final version of NPL. 1998-03-31 19:11:51 +00:00
Makefile.in Better ifdef logic for NECKO. 1999-06-21 00:26:16 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh Add gfx/src/xlibrgb/Makefile. 1999-07-07 02:16:24 +00:00
client.mak add splitting symbols to new target "deliver" in prep for fullcircle distribution. 1999-07-07 20:34:59 +00:00
client.mk Fix webconfig target. 1999-05-04 19:54:24 +00:00
configure Automated update 1999-07-07 20:45:04 +00:00
configure.in Adding --enable-toolbar-dd toolbar drag & drop option. a=cyeh 1999-07-07 20:31:34 +00:00
makefile.win add splitting symbols to new target "deliver" in prep for fullcircle distribution. 1999-07-07 20:34:59 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mk Added mozilla/rdf to the pull. 1998-12-02 00:50:42 +00:00
trex.mak Pull msgsdk 1998-10-29 02:50:29 +00:00
trex.mk Fix msgsdk build problem 1998-11-02 19:14:40 +00:00