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
Перейти к файлу
rjc%netscape.com f26c23ea84 When looking for a bookmark file, first try PROFILE_DIR/bookmarks.html and if that doesn't exist, then try PROFILE_DIR/bookmark.htm Do this because of differences in names on various platforms in older browser versions, when importing bookmarks into this version leaves us with naming differences. We don't want to force the import process to change the bookmark filename, as that might break third party applications which mess with the bookmark file and expect the old name. 1999-07-22 09:08:44 +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 Build change to use new editor chrome directory structure. 1999-07-21 19:56:11 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Added a newline at the EOF to make the Unix native compilers happy. 1999-07-19 21:05:56 +00:00
cck Updates to actual CCK CD content 1999-07-20 01:53:16 +00:00
chrome/src Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config OpenVMS-specific additions. Thanks to Colin Blake (colin@theblakes.com). 1999-07-22 03:33:24 +00:00
content Fix computation of empty containers. 1999-07-22 05:11:52 +00:00
db moving row positions; responding to parse 1999-07-20 23:37:06 +00:00
dbm Adding support for Alpha NT. Patch provided by Bob Meader. 1999-07-21 00:40:58 +00:00
directory Updates for JNDI LDAP service provider 1999-06-05 01:14:50 +00:00
docshell/base Removed Repaint() call from OnEndDocumentLoad() 1999-07-21 04:48:21 +00:00
dom Fix for bug 6886. The innerwidth/innerheight and outerwidth/outerheight properties on a window object now return correct values for (i)frames. Earlier, they were returning the values of the window even when queried on an (i)frame. 1999-07-22 07:07:50 +00:00
editor Adopt new str res api prototype. 1999-07-22 04:41:11 +00:00
ef Faster interference graph simplification due to Amancio Hasty. 1999-04-05 06:32:50 +00:00
expat Newline at end 1999-07-17 00:34:16 +00:00
extensions Fixes for NECKO build... 1999-07-22 06:54:30 +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 - Fixed IsEmpty() 1999-07-21 20:33:09 +00:00
grendel Including the MozillaZine animation contest winner from Klaus Malorny. 1999-07-02 14:20:06 +00:00
htmlparser prevent crash on startup. 1999-07-22 07:42:37 +00:00
include Fix compiler warnings 1999-07-16 17:39:03 +00:00
intl Use CID, not IID. 1999-07-22 07:34:23 +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 Changes to support building on Alpha NT. 1999-07-22 03:58: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 Removing my printf. 1999-07-22 09:04:10 +00:00
lib moved MenusLib from widget to Interface.mcp for carbon porting ease. 1999-07-20 19:39:04 +00:00
mailnews Fixing more Windows build bustage caused by the charset stuff. 1999-07-22 07:48:18 +00:00
modules Defines a CID for the class. 1999-07-21 00:03:03 +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 Fixing Necko build bustage. 1999-07-22 03:33:49 +00:00
network Adopt new str res api prototype. 1999-07-22 04:41:11 +00:00
nsprpub changed optimized target linker settings to generate a symbol file (required by TalkBack) -- jj. 1999-07-21 18:44:39 +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 prevent crash on startup. 1999-07-22 07:42:37 +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 Added an #ifdef XP_MAC to return NS_ERROR_FAILURE until we get the mac working. Also added a variable to hold the IMAPMail path. 1999-07-21 21:33:32 +00:00
rdf Fix for menuitems being incorrectly marked as menus. 1999-07-22 06:06:23 +00:00
silentdl switch to faster string search API 1999-07-19 03:29:56 +00:00
string/obsolete try to improve append performance and allow non-null term buffers when count is given 1999-07-20 06:58:41 +00:00
suite Modify navigator.xul to use taskoverly. Updated overlay to have all the functionality that existed in navigator.xul 1999-07-22 00:27:14 +00:00
sun-java Cleaned up a bunch of old (unused?) crap. 1999-06-04 21:45:17 +00:00
timer add functions that are normally provided by an external toolkit. here 1999-07-21 22:16:59 +00:00
tools reduced url timeout from 120 to 60 seconds 1999-07-22 01:33:37 +00:00
tripledb Allow a way to finely control the order of query results. 1999-07-12 22:09:23 +00:00
uriloader necko - had to turn off www.*.com trick until we can identify dns failures 1999-07-21 16:41:07 +00:00
view Fixed the logic and cleaned it up. 1999-07-19 23:15:25 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell Fixed build bustage due to interface changes... 1999-07-22 08:38:24 +00:00
webtools Avoid regenerating the same warnings file twice. 1999-07-22 01:09:50 +00:00
widget we now support lots of cool X clipboard things 1999-07-22 01:05:34 +00:00
xpcom CID not IID! 1999-07-22 07:33:24 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe When looking for a bookmark file, first try PROFILE_DIR/bookmarks.html and if that doesn't exist, then try PROFILE_DIR/bookmark.htm Do this because of differences in names on various platforms in older browser versions, when importing bookmarks into this version leaves us with naming differences. We don't want to force the import process to change the bookmark filename, as that might break third party applications which mess with the bookmark file and expect the old name. 1999-07-22 09:08:44 +00:00
xpinstall NECKO only build bustage fixes... 1999-07-22 07:59:34 +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
Makefile.in Move the timers again. Sorry for the screwup. 1999-07-20 08:23:29 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh add the window_service makefile to the list 1999-07-21 22:02:16 +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-19 23:30:06 +00:00
configure.in Changed compile options for Neutrino/Photon 1999-07-19 23:25:50 +00:00
makefile.win Move the timers to their final resting group in mozilla/widget. 1999-07-21 20:13:06 +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