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-09-23 17:46:03 +00:00
apache/gzip/src
build step 2 of getting the pref-migrator progress dialog working on the Mac. 1999-09-22 01:50:58 +00:00
calendar fixed instructions 1998-11-23 22:55:32 +00:00
caps Add ability to disable JS. Fix 13978 shopping at webvan.com crashes 1999-09-17 20:13:52 +00:00
cck This is the modified cck.che defaults file that has the correct values 1999-09-21 01:03:48 +00:00
chrome/src Removed caps dependency from necko. Used nsCOMPtr for nsInputStreamChannel. 1999-09-11 18:45:36 +00:00
cmd Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
config Turn on (for real this time) stripping of uneeded symbols from 1999-09-22 09:54:00 +00:00
content Remember: always remove mapped attributes from hashtable before modifying them. 1999-09-23 03:54:12 +00:00
db fix several warnings. we only need to declare this a friend once. 1999-09-22 08:17:46 +00:00
dbm Add memmove to autoconf tests. 1999-09-18 02:55:39 +00:00
directory Changed JAVACLASSPATH 1999-09-15 20:27:10 +00:00
docshell/base fix bug 13946 1999-09-23 03:27:53 +00:00
dom Fixes for context menus; a=hyatt (I just pressed the keys he told me to :-) 1999-09-22 06:27:28 +00:00
editor 13669: password data wrong if user types with 1 or more chars selec... 1999-09-23 04:01:10 +00:00
ef add simple test to make sure things are actually working. 1999-08-30 08:04:12 +00:00
expat Fixing build warning. 1999-09-20 21:35:50 +00:00
extensions backing out Ben Goodger's viewer due to bug 14079 1999-09-22 03:36:19 +00:00
gconfig
gfx turn off the very-slow-in-worst-cases ATSUI fallback 1999-09-22 06:22:43 +00:00
grendel Updates for JavaMail 1.1.x. 1999-08-12 03:28:00 +00:00
htmlparser improve timer usage in parsing engine for more accurate report 1999-09-22 07:41:53 +00:00
include Cleanup. Why is this makefile still around? 1999-09-10 08:35:22 +00:00
intl fix spelling error 1999-09-23 05:01:09 +00:00
java apdated test 1999-09-23 06:38:06 +00:00
jpeg General cleanup. 1999-09-11 03:12:45 +00:00
js change FAILED color to red 1999-09-23 17:26:22 +00:00
js2/semantics Updated for recent semantic engine changes. Changed the meaning of (?= to match Perl. 1999-07-27 01:05:59 +00:00
l10n
layout Remember: always remove mapped attributes from hashtable before modifying them. 1999-09-23 03:54:12 +00:00
lib First Checked In. 1999-09-20 22:12:35 +00:00
mailnews oops, back out extra checkin 1999-09-23 03:02:00 +00:00
modules comment in #endif was missing comment delimiters 1999-09-22 23:39:30 +00:00
msgsdk
nav-java General cleanup. 1999-09-14 01:35:43 +00:00
netwerk implimented GetURI() 1999-09-22 06:27:37 +00:00
network General cleanup. 1999-09-17 22:12:46 +00:00
nsprpub Back out last change; it killed tinderbox. a=don%netscape.com. 1999-09-21 04:04:03 +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 improve timer usage in parsing engine for more accurate report 1999-09-22 07:41:53 +00:00
plugin/oji/MRJ changed access paths to find MRJSDK in "{Compiler}MacOS Support:". 1999-09-18 22:36:02 +00:00
privacy
profile fix for #14604. pop migration was broken on mac. my code to migrate 4.x imap mail filters on the mac should only be run when we used pop in 4.x 1999-09-22 20:01:20 +00:00
rdf A better fix for blocker #14464. Reviewed by Hyatt w. permission from leaf/choffman 1999-09-23 02:31:37 +00:00
README Update 1999-09-04 00:01:42 +00:00
silentdl General cleanup. 1999-09-15 22:13:45 +00:00
string/obsolete Fix memmove() stuff. 1999-09-20 06:11:36 +00:00
suite Fix bug # 14678: defer loading of Sherlock files until first usage. Approval: chofmann. Review: sdagley. 1999-09-23 01:11:03 +00:00
sun-java General cleanup. 1999-09-15 22:29:43 +00:00
timer ignore generated Makefile 1999-08-10 05:16:39 +00:00
tools revised browser tests to work with seamonkey M11: 1) closed open sidebar. 2) worked around broken menus by using all-keyboard method for loading URIs. 3) added bDebug and bGrippyOpen variables. bDebug should always be false for build smoketests 1999-09-17 17:57:18 +00:00
tripledb Allow a way to finely control the order of query results. 1999-07-12 22:09:23 +00:00
uriloader bug #14457. Getting the webcrawler working again for QA... 1999-09-22 22:58:29 +00:00
view Add new scroll method to allow scrolling to top or bottom of doc. 1999-09-21 14:15:53 +00:00
wallet New files for wallet 1999-03-10 21:35:41 +00:00
webshell fix bug 13946 1999-09-23 03:27:53 +00:00
webtools Add Backwards.pm, some examples, and make sure examples directory is created. Thanks to Justin Hitt <hittjw@navyair.navy.mil> for the patch. 1999-09-22 18:51:13 +00:00
widget bug #14493; a=leaf; r=saari,sfraser. Start to implement proposed key spec (enough to match current editor assumptions). Send KeyPress events for all keydowns. Set or zero charCode and keyCode as appropriate. Have ConvertKeyEventToUnicode return the charCode (only for keypress). Add some additional infrastructure for when the spec is finalized. 1999-09-23 14:47:09 +00:00
xpcom fix 14544 pop move msg filters broken r=dougt a=chofman 1999-09-23 04:18:00 +00:00
xpfc Fix windows build: 1998-11-11 00:17:29 +00:00
xpfe Don't call UpdateGoMenu twice. 1999-09-23 17:46:03 +00:00
xpinstall * Added support for recursive extraction of arbitrarily nested files in the core_file zip archive. * Fixed welcome window to disable back button. * Added PRE_BETA_HACKERY symbolic constant that alters the download and extraction location of the core_file to the user selected folder and does not run xpinstall, instead of the normal behavior of extracting the core_file in "Temporary Items" and loading and running all downloaded .xips through xpinstall. * Fixed terminal window icon repaint bug 13770. 1999-09-23 06:06:58 +00:00
.cvsignore ignore a.out as well 1999-04-10 21:22:55 +00:00
aclocal.m4 oops, forgot to include these files for libIDL detection 1999-04-10 00:54:58 +00:00
allmakefiles.sh add editor/txmgr/idl 1999-09-21 22:28:08 +00:00
client.mak remove MODULAR_NETLIB define. obsolete. 1999-09-02 22:19:21 +00:00
client.mk Added the missing semicolon. 1999-09-22 06:32:45 +00:00
configure Automated update 1999-09-22 10:01:17 +00:00
configure.in Turn on (for real this time) stripping of uneeded symbols from 1999-09-22 09:54:00 +00:00
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE
Makefile.in Build widget/timer before gfx, dom, etc since they all need the timer code 1999-09-12 12:33:52 +00:00
makefile.win don't build xplib.lib anymore 1999-09-21 22:24:36 +00:00
nglayout.mac
nglayout.mk General cleanup. 1999-09-11 04:50:16 +00:00
trex.mak
trex.mk