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 cc4645bfa2 Use nsFileSpec's new IsHidden() method. 1999-07-21 23:14:01 +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 make sure that viewsource has the right build number too. 1999-07-21 20:28:32 +00:00
content Now update "empty" attribute as children count changes. 1999-07-21 23:10:07 +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 make window.open windows visible 1999-07-21 06:37:58 +00:00
editor Changed editor chrome file references. Eliminated chrome/editor/editordlg 1999-07-21 19:56:21 +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 liberating wallet from layout when form is submitted 1999-07-21 05:08:27 +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 Fix Necko build bustage. Rename local variable ret to rv. 1999-07-21 20:20:50 +00:00
include Fix compiler warnings 1999-07-16 17:39:03 +00:00
intl Not to build native detectors for VC++5. 1999-07-21 17:58:18 +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 fixed a versioning problem with the tests. these should succeed now. 1999-07-21 19:20:02 +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 Enable PartialGfx rendering as the default widget rendering mode. 1999-07-21 23:12:23 +00:00
lib moved MenusLib from widget to Interface.mcp for carbon porting ease. 1999-07-20 19:39:04 +00:00
mailnews add support for thread notifications 1999-07-21 21:49:46 +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 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
network Make NS_OK and NS_FALSE play better with the NS_FAILED and NS_SUCCEEDED macros. 1999-07-21 19:42:14 +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 Fix Necko build bustage. Rename local variable ret to rv. 1999-07-21 20:20:50 +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 Use nsFileSpec's new IsHidden() method. 1999-07-21 23:14:01 +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 Implement UI for "Reply To" and "Followup To". Implement also the menu file/close. 1999-07-21 20:45:59 +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 changing timeout to 30 seconds. 1999-07-21 21:19:11 +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 Fixing another instance of bug 8227. 1999-07-21 19:49:13 +00:00
webtools rounding messes up comments 1999-07-21 23:01:09 +00:00
widget add the xlib window interface header file to the list of exports 1999-07-21 22:16:00 +00:00
xpcom duh. 1999-07-21 18:18:09 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
xpinstall replacing true with PR_TRUE. 1999-07-21 21:30:39 +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 Add final version of NPL. 1998-03-31 19:11:51 +00:00
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 Commiting this from windows caused my special characters to disappear 1998-05-22 06:35:58 +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