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
Перейти к файлу
pavlov%pavlov.net c22ce85418 more work on making this stuff work. 1998-11-01 19:30:03 +00:00
README updating and moving README's to the toplevel of the mozilla hierarchy. this 1998-06-18 23:41:22 +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
base add timer code for gtk from Frank Visser <fvisser@hgmp.mrc.ac.uk> 1998-11-01 00:13:30 +00:00
build pull_all now an option 1998-10-31 00:25:41 +00:00
calendar First pass at DataCollection Manager 1998-10-31 00:55:23 +00:00
caps Minor bug fix to my last check-in 1998-10-28 04:53:47 +00:00
cmd Fix a comment. 1998-10-29 22:01:16 +00:00
config add --enable-nglayout=gtk to build with GTK and not motif 1998-11-01 00:09:30 +00:00
content Renamed HaveConstrainedWidth() and HaveConstrainedHeight() to HaveFixedContentWidth() 1998-11-01 01:29:00 +00:00
db Import of Sleepycat DB 2.4.14.1 1998-10-15 03:56:37 +00:00
dbm Added ifndef HAVE_SYS_CDEFS_H around cdefs.h include. Approved by terry@netscape.com 1998-10-28 03:43:53 +00:00
directory added new files with 3.06 from internal cvs server 1998-10-19 06:24:19 +00:00
docshell/base Added GC method to script context 1998-10-26 23:22:59 +00:00
dom GTK needs a different gfx lib 1998-11-01 17:13:34 +00:00
editor/ui Fix for major xfe horkage caused by last checkin. Change the 'TRUE' to 1998-06-01 09:04:58 +00:00
gconfig adding mime libs 1998-10-30 00:48:05 +00:00
gfx more work on making this stuff work. 1998-11-01 19:30:03 +00:00
grendel package is addresscard, not AddressCard 1998-09-25 21:25:57 +00:00
htmlparser New autoconf files for nglayout 1998-10-28 03:53:57 +00:00
include Added JavaScript object for background download 1998-10-28 20:17:56 +00:00
jpeg Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
js Updated to 4.0 1998-10-29 00:48:46 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout Renamed HaveConstrainedWidth() and HaveConstrainedHeight() to HaveFixedContentWidth() 1998-11-01 01:29:00 +00:00
lib Fixes spurious drawing of the security icon. 1998-10-30 03:01:38 +00:00
mailnews Free the lizard 1998-03-28 02:44:41 +00:00
modules changed useragent method to call through to nsINetService's useragent method. 1998-10-28 21:16:00 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
network solaris compiler choking on trailing comma in enumeration. submitted by tor@cs.brown.edu 1998-10-30 19:43:25 +00:00
nsprpub Linux/m68k porting change (define _MD_SP_TYPE), contributed by 1998-10-29 21:04:47 +00:00
parser/htmlparser New autoconf files for nglayout 1998-10-28 03:53:57 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
rdf test program and necessary build and bug fixes 1998-10-27 00:11:43 +00:00
string/obsolete fixed bug in IsOrdered that was found on the web 1998-10-26 22:33:39 +00:00
sun-java removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
uriloader/base Release the stream observer when stopping a document load. This will break the circular reference between the webshell and the docloader... 1998-10-30 07:10:10 +00:00
view changes to support nsIRenderingContext that conforms to COM conventions. 1998-10-30 02:08:25 +00:00
webshell build the right files for --enable-nglayout=gtk 1998-11-01 07:48:25 +00:00
webtools Changed format of slashdot headline URL. It's now more consistant with 1998-10-30 16:28:56 +00:00
widget few fixes here and there.. more work on making it work 1998-11-01 19:29:40 +00:00
xpcom Some updated to work with nglayout. Others sync'd to remove cruft. 1998-10-28 03:49:12 +00:00
xpfc WIP mime stuff 1998-10-31 02:04:30 +00:00
xpfe Fixed text FG/BG colors for URLBar 1998-10-28 20:13:51 +00:00
.cvsignore Make cvs ignore the dist directory 1998-08-26 18:36:09 +00:00
LEGAL updated LEGAL file to reflect non-infringement of WANG patent, and option 1998-05-27 21:17:37 +00:00
LICENSE Add final version of NPL. 1998-03-31 19:11:51 +00:00
Makefile Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY 1998-10-12 21:27:12 +00:00
Makefile.in Added support for nglayout. Use --enable-nglayout to compile it *after* pulling the nglayout srcs. MKSHLIB & friends are now defined by configure. BUILD_UNIX_PLUGINS is set only ifndef NO_SHARED_LIB. 1998-10-28 03:40:33 +00:00
client.mak Testing Bonsai, try 11. 1998-07-15 21:40:59 +00:00
configure.in add --enable-nglayout=gtk to build with GTK and not motif 1998-11-01 00:09:30 +00:00
makefile.win Fix bugs on win95 builds, aprvd briano law 1998-10-15 12:38:26 +00:00
nglayout.mac Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +00:00
nglayout.mak Updated makefile to use rm instead of rd 1998-10-26 17:15:44 +00:00
nglayout.mk Added pull_autoconf section. Approved by terry@netscape.com 1998-10-28 03:42:45 +00:00
trex.mak Pull msgsdk 1998-10-29 02:50:29 +00:00
trex.mk Fix build bustage ... again 1998-10-28 21:18:31 +00:00