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
1999-07-07 18:03:15 +00:00
apache/gzip/src
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 Checkin another chunk of Alex Larsson's non-exported symbol reduction 1999-07-07 09:02:21 +00:00
content Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:19:38 +00:00
db I finally came to my senses and made a separate src subdirectory (so that I can add other directories for tests and stuff.) 1999-07-07 18:03:15 +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 Fix for bug 1755. Separated out functionality of nsWebShell::Stop() into two methods, StopBeforeRequestingURL() and StopAfterURLAvailabl(). The former is called before sending a new url load request to the doc loader. The latter is called once the doc loader notifies the webshell via OnStartURLLoad() that the stream created from the URL is ready to be consumed. 1999-07-07 10:47:35 +00:00
dom Fixed ToString for necko. 1999-07-07 10:05:59 +00:00
editor Changed attempt to display a Named Anchor using CSS so it can have an HREF. (it doesn't work yet, anyway) 1999-07-07 00:57:04 +00:00
ef Faster interference graph simplification due to Amancio Hasty. 1999-04-05 06:32:50 +00:00
expat Turning on the XML_DTD define... 1999-07-07 04:38:33 +00:00
extensions added newline at end of file -- fixes bug 9270 1999-07-05 03:48:42 +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 Solaris/CC needs a cast here 1999-07-07 10:09:40 +00:00
grendel Including the MozillaZine animation contest winner from Klaus Malorny. 1999-07-02 14:20:06 +00:00
htmlparser converted GetBuffer calls to ToNewCString for prunichar reasons 1999-07-07 14:38:39 +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 Checkin another chunk of Alex Larsson's non-exported symbol reduction 1999-07-07 09:02:21 +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 Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:19:38 +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 fixed build bustage; OnlineMessageCopy() requires one more parm 1999-07-07 14:41:26 +00:00
modules Removing commented out code 1999-07-07 13:37:36 +00:00
msgsdk
nav-java removing software update references. 1999-05-06 04:18:44 +00:00
netwerk Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
network Fix public declaration. 1999-07-07 08:21:51 +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 converted GetBuffer calls to ToNewCString for prunichar reasons 1999-07-07 14:38:39 +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 Checkin another chunk of Alex Larsson's non-exported symbol reduction 1999-07-07 09:02:21 +00:00
README updating unix build docs, adding the classic build instructions for when 1998-11-05 20:55:43 +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 I finally came to my senses and made a separate src subdirectory (so that I can add other directories for tests and stuff.) 1999-07-07 18:03:15 +00:00
uriloader Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +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 getbuffer to tonewcstring change 1999-07-07 14:47:19 +00:00
webtools Fix name conflict between note() and note[]. Change note[] to notes[]. 1999-07-07 16:16:08 +00:00
widget fix bug #5336 as well as fix moving toplevel windows and other misc resizing 1999-07-07 17:45:34 +00:00
xpcom Checkin another chunk of Alex Larsson's non-exported symbol reduction 1999-07-07 09:02:21 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe getbuffer to tonewcstring 1999-07-07 14:50:42 +00:00
xpinstall getbuffer to tonewcstring 1999-07-07 14:50:42 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +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 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-07 13:15:03 +00:00
configure.in Fix the xlib breakage. The way XLIBS was being used is weird. 1999-07-07 18:01:37 +00:00
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE
Makefile.in Better ifdef logic for NECKO. 1999-06-21 00:26:16 +00:00
makefile.win Changed build order, building necko before htmlparser. 1999-07-03 06:45:35 +00:00
nglayout.mac
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