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
Перейти к файлу
mcmullen%netscape.com a58105db04 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
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
base For some reason, the IID stuff didn't compile on the Mac. Fixed now. 1999-01-27 00:18:34 +00:00
build Added command to execute manifest on network:protocol:sockstub: 1999-01-27 00:15:25 +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 Only update .md files when NO_MDUPDATE is unset. 1999-01-26 23:54:59 +00:00
content Modified GetDefaultChecked and SetDefaultChecked to get and set the checked 1999-01-27 01:35:30 +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 Fixing build bustage 1999-01-25 12:18:51 +00:00
dom OJI MozClassic to raptor merge 1999-01-25 08:05:00 +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 fix build bustage. 1999-01-25 23:40:01 +00:00
grendel Fixed spacing problem between icon in toolbar for Composition window. 1999-01-25 11:29:40 +00:00
htmlparser Cleaning this up: whitespace only 1999-01-26 10:45:46 +00:00
include Add sockstub to list of url types. 1999-01-23 02:56:30 +00:00
intl Initial check in. 1999-01-27 00:19:24 +00:00
jpeg First Checked In. 1998-12-13 05:01:04 +00:00
js OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
l10n according to pinkerton, we no longer use mercutio anymore. poof, gone 1998-10-02 19:19:27 +00:00
layout Got reflow working so that it lays out its children one right after the other, leaving room for a grippy to be drawn. 1999-01-27 02:11:07 +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 initial entry into cvs of makefiles for mdb 1999-01-27 00:56:09 +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 added sub group sockstub and added to it file sockstub.cpp 1999-01-27 00:12:09 +00:00
nsprpub Dealt with the definitions of the obsolete integer types that 1999-01-26 05:23:03 +00:00
parser/htmlparser Cleaning this up: whitespace only 1999-01-26 10:45:46 +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
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 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
webtools Added MailNews project. 1999-01-26 01:22:56 +00:00
widget 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
xpcom Added nsIAllocator and implementation. Made service manager services sticky'. 1999-01-27 02:02:22 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe 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
.cvsignore Ignore files generated by autoconf. 1998-12-05 10:39:46 +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
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 00:00:34 +00:00
configure.in Renaming editor/core to editor/base 1999-01-26 23:59:14 +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