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
2000-08-24 06:14:45 +00:00
apache/gzip/src
build Deal with Entries files having different linebreaks. Add some comments. 2000-08-23 01:03:47 +00:00
calendar
caps bug#49786 Caching frequently used progid: nsThreadJSContextStack r=waterson 2000-08-22 06:02:14 +00:00
cck updating this image to remove license and readme icons 2000-08-16 23:26:21 +00:00
chrome Fix for jar packaging. r=dprice 2000-08-23 07:31:58 +00:00
cmd
config Use the -n32 ABI as the default for Irix 6.x but allow the option to disable it. 2000-08-19 08:05:05 +00:00
content Fixing bug 42109 - make sure to set the current item to something sane when it's deleted. r=hyatt. 2000-08-24 06:14:45 +00:00
db don't write out row comments for mork, r=waterson 44556 2000-07-26 21:14:34 +00:00
dbm Tinderbox break - change OS/2 only code - third time is a charm 2000-07-10 20:38:41 +00:00
directory remove items relating to cleanup constructors, destructors, and initializers. a=r=(not built) 2000-08-24 03:41:05 +00:00
docshell DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
dom fix for bug 48624 (hidden selection issues with plain text widgets) 2000-08-24 03:54:30 +00:00
editor fix for bug 48624 (hidden selection issues with plain text widgets) 2000-08-24 03:54:30 +00:00
ef
embedding NOT PART OF BUILD. 2000-08-23 13:03:56 +00:00
expat Fix "comparison between signed and unsigned" build warning. 2000-04-26 14:25:47 +00:00
extensions bug 50084, move wallet demo files off the server, r=dveditz 2000-08-24 00:43:37 +00:00
gc/boehm [not part of build] fixed getFileLocation(), had broken Mac format. 2000-08-20 20:04:44 +00:00
gconfig
gfx - !missed a file! - Use hastable based nsStaticNameTable rather than slower and fatter AVLTree for static names. fix bug 48855. r=harishd,attinasi 2000-08-22 07:05:00 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
include Removing files that are no longer needed. r=cls. 2000-08-20 22:41:06 +00:00
intl use QueryElementAt() to save space and time. r=hyatt 2000-08-24 01:02:58 +00:00
java Bug = 48356 2000-08-23 00:03:49 +00:00
jpeg Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
js use QueryElementAt() to save space and time. r=shaver 2000-08-24 04:10:47 +00:00
js2 Fixed printOperands to handle <NaR> 2000-08-23 01:07:19 +00:00
l10n Ignore generated files. 2000-08-20 05:46:23 +00:00
layout Bulletproofing to try and fix 50006. r=dbaron. 2000-08-24 05:06:21 +00:00
lib New files for profiling on Mac 2000-07-28 23:45:55 +00:00
mailnews 38433: askSendFormat dialog: Make check of formatting more fine-grained, and set recommondation following the result (in particular, to plaintext in some cases). Add icons to visualize the modes. r=ducarroz, a=brendan 2000-08-24 04:14:28 +00:00
modules fix for 46938, make sure full content area plugins can still get key events once you've clicked on them 2000-08-24 05:04:06 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
network/protocol/http
nsprpub Do not use the 'const' qualifier with PL_HashTableLookupConst() and 2000-08-22 00:17:23 +00:00
nunet
parser DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
plugin/oji/MRJ Fixing mac bustage. Added missing methods from new stream interfaces. 2000-08-22 10:05:00 +00:00
privacy
profile fix for 49326, 'delete files' button is missing in delete profile dialog 2000-08-24 00:02:16 +00:00
rdf Fixing bug 42109 - make sure to set the current item to something sane when it's deleted. r=hyatt. 2000-08-24 06:14:45 +00:00
README/mozilla Just added a newline for test purposes 2000-08-04 04:49:05 +00:00
security When setting a new password, warn the user right away when they goof instead 2000-08-24 01:19:29 +00:00
silentdl
string fixing hpux bustage 2000-08-23 23:57:00 +00:00
suite
sun-java Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381 2000-07-27 21:56:07 +00:00
themes *** empty log message *** 2000-08-24 04:13:49 +00:00
timer
tools don't need kernel version for linux/intel 2000-08-19 02:30:27 +00:00
tripledb
uriloader bug #39381. The last channel in a document was not firing a request done notification - only a document done... 2000-08-24 00:08:15 +00:00
view NOT PART OF THE BUILD. Bringing nsViewManager up to speed with nsViewManager2 changes. Also ensures all pixels are cleared even if some pixels are not covered by any opaque view. Bug 39621. 2000-08-24 02:35:00 +00:00
wallet
webshell Fixing 49842 - the part about viewer not having an appfilelocprovider r=waterson 2000-08-22 22:59:34 +00:00
webtools Fix for bug 16454: can now run checksetup.pl on databases with passwords. 2000-08-22 18:30:05 +00:00
widget 46938, fire event so we can track when plugins are clicked on. r=rods 2000-08-24 04:53:31 +00:00
xpcom use QueryElementAt() to save space and time. r=jband 2000-08-24 04:08:07 +00:00
xpfc
xpfe Bug 1722; move hardcoded search URL to locale-based RDF datasource; fix supplied by tao@netscape.com; r=me 2000-08-24 05:29:22 +00:00
xpinstall new file to help with checking in. not part of any build. 2000-08-24 02:30:03 +00:00
.cvsignore
aclocal.m4
allmakefiles.sh Bug 44480. Demote 'width' and 'height' attributes from NSDocument to NSHTMLDocument and XULDocument; make nsHTMLDocument's implementation use the <body> element's frame (instead of the <html> element's frame) to determine metrics. r=jst 2000-08-16 01:04:52 +00:00
client.mak modify client.mak to include commented out co variables needed to pull tree on branch to make future branches slightly easier. 2000-07-26 22:43:27 +00:00
client.mk Remove obsolete pull l10n commands. 2000-06-29 00:18:55 +00:00
configure Automated update 2000-08-19 09:00:11 +00:00
configure.in Argh. The irix xptcinvoke glue is written only against the N32 ABI so we have no choice but to use it. This means no browser for Irix versions below 6.x. :-/ 2000-08-19 08:58:51 +00:00
LEGAL
LICENSE
Makefile.in Build standalone zlib only on Linux. (Installer only exists on Linux for 2000-08-19 23:33:23 +00:00
makefile.win Added appfilelocationprovider lib r=valeski 2000-08-11 20:17:55 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk