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-01-27 19:53:18 +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 Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules. 1999-01-27 19:51:59 +00:00
build Better handling of compiler options. Thanks to Tim Rice <tim@trr.metro.NET> for the patch. 1999-01-27 08:45:40 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
cck/muc new checkins for free source CCK 1998-12-30 23:03:13 +00:00
cmd Just fixed a warning. 1998-12-23 22:09:09 +00:00
config Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules. 1999-01-27 19:51:59 +00:00
content Replaced defaultchecked with checked 1999-01-27 19:19:07 +00:00
db initial entry into cvs of makefiles for mdb 1999-01-27 00:56:09 +00:00
dbm Ignore generated files. 1999-01-26 05:07:03 +00:00
directory Merged v1.1 development branch to trunk, v1.1 released 1999-01-21 23:52:52 +00:00
docshell/base I uncommented out the progation of the EndLoadURL notification 1999-01-27 03:50:10 +00:00
dom Implemented the window.print() method 1999-01-27 04:15:19 +00:00
editor Changed Windows makefile to use BASE directory instead of CORE 1999-01-27 00:00:37 +00:00
ef Add java_lang_Thread.h 1999-01-21 01:25:12 +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 Use TK_CFLAGS instead of TK_GTK_FLAGS. Put each CPPSRC on its own line 1999-01-27 19:52:30 +00:00
grendel Fixed spacing problem between icon in toolbar for Composition window. 1999-01-25 11:29:40 +00:00
htmlparser Updated XIFDTD token processing to match Rick's changes 1999-01-27 16:37:53 +00:00
include Add sockstub to list of url types. 1999-01-23 02:56:30 +00:00
intl again, had to fix some strange IID stuff that wouldn't compile on the Mac 1999-01-27 18:46:07 +00:00
jpeg First Checked In. 1998-12-13 05:01:04 +00:00
js Bug 2370: FreeBSD 3.0 patches 1999-01-27 05:10:54 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout primarily comments and documentation 1999-01-27 19:29:24 +00:00
lib Added a new InitializeMacToolbox() to NSStdLib (declared in macstdlibextras.h) and exported it. This makes all the Mac Toolbox Init calls, and also (if DEBUG) initializes SIOUX without menus. Safe to call this multiple times (it has a static boolean). Removed toolbox initialization from constructor of nsAppShell, and called InitializeMacToolbox() instead. Called InitializeMacToolbox from main in viewer app, and also from a static initializer in nsAppRunner.cpp. 1999-01-27 02:11:56 +00:00
mailnews Externally define msg_LineBuffer.... 1999-01-27 04:23:11 +00:00
modules new stream files 1999-01-25 10:36:43 +00:00
msgsdk don't hardcode domestic 1998-08-25 18:48:36 +00:00
nav-java Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
network Use TK_LIBS instead of TK_GTK_LIBS and clean up the makefile a bit 1999-01-27 19:52:45 +00:00
nsprpub First Checked In. 1999-01-27 04:12:38 +00:00
parser/htmlparser Updated XIFDTD token processing to match Rick's changes 1999-01-27 16:37:53 +00:00
plugin/oji/MRJ Creates a new window with "_new" target. 1998-12-29 22:37:55 +00:00
privacy Sync'd various Makefile.ins to their Makefile counterparts. 1998-10-21 02:13:56 +00:00
rdf Oops, didn't mean to check in changes for the file system into makefiles. 1999-01-27 01:26:08 +00:00
README updating unix build docs, adding the classic build instructions for when 1998-11-05 20:55:43 +00:00
silentdl OJI MozClassic to raptor merge 1999-01-25 08:05:06 +00:00
string/obsolete exposed objectAt in deque, and fixed toInteger bug 1999-01-15 19:20:51 +00:00
sun-java Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
uriloader/base fixed bug when firing the OnConnectionsComplete() notification. If one of the listeners initiated a new URL load then state in the doc loader became inconsistent... 1999-01-19 22:48:05 +00:00
view OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
webshell The :prefs" variable in the "Print" method is null so I changed 1999-01-27 15:25:56 +00:00
webtools If the version isn't valid, try "other" before giving up. 1999-01-27 03:00:31 +00:00
widget Use TK_CFLAGS instead of TK_MOTIF_FLAGS. 1999-01-27 19:53:18 +00:00
xpcom Added Error Offset Code for the Unicode Converters module. 1999-01-27 18:00:50 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules. 1999-01-27 19:51:59 +00:00
.cvsignore Ignore files generated by autoconf. 1998-12-05 10:39:46 +00:00
aclocal.m4 Moved gtk macros into separate file to make way for new macros with conflicting licenses. Requires that autoconf be called with '-l build/autoconf'. 1998-12-12 02:41:17 +00:00
client.mak add intl directory to the makefile 1999-01-21 23:53:08 +00:00
client.mk Turn on debug by default 1998-12-19 00:10:52 +00:00
configure Automated update 1999-01-27 05:15:34 +00:00
configure.in Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules. 1999-01-27 19:51:59 +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 add intl directory 1999-01-21 12:12:49 +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 removed nspr from the pull_seamonkey target 1999-01-23 06:59:09 +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