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
Перейти к файлу
pinkerton%netscape.com 55cced4fba Replaced lots of unnecessary code with OleFlushClipboard() so that we correctly flush
the clipboard when the app quits, but only if the data on the clipboard is ours to
begin with. r=scc, bug#49354.
2000-08-19 19:30:52 +00:00
README/mozilla Just added a newline for test purposes 2000-08-04 04:49:05 +00:00
apache/gzip/src
build adding blue to mac build r=smfr 2000-08-19 06:54:06 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
caps Fix 47354 and 39975 by providing a system-privileged scope backstop for 2000-08-16 04:01:02 +00:00
cck updating this image to remove license and readme icons 2000-08-16 23:26:21 +00:00
chrome Fix for 48083. r=danm 2000-08-17 00:10:40 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
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 Cast away const when freeing JSClass names. 2000-08-19 17:07:46 +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 refine to assign to the prototype rather than the created objects, and add debugging stuff to help shaver. a=r=(not built) 2000-08-15 20:58:17 +00:00
docshell Fix for bug # 47148. r=rpotts 2000-08-18 18:33:12 +00:00
dom First-stage fix for dogfood bug 49012. r=ben 2000-08-17 08:11:11 +00:00
editor fixing 49392: editor spazzing uneeded br tags in tables; r=fm 2000-08-19 05:58:11 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding New localized strings for popup menus. b=48270 a=valeski 2000-08-18 14:44:15 +00:00
expat Fix "comparison between signed and unsigned" build warning. 2000-04-26 14:25:47 +00:00
extensions bug 49541, fix leak, coder=bruce@cubik.org, r=morse 2000-08-19 04:13:21 +00:00
gc/boehm Adding support for Linux format leak files. 2000-08-18 03:16:29 +00:00
gconfig updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
gfx fix for leak due to extra addref of GdkGC bug 49555 r=bruce 2000-08-19 06:33:56 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser bug 30487 ( nsbeta3+ ) - Watch out for barriers before popping off any stylistic 2000-08-17 20:54:49 +00:00
include Removing unused files. Not part of the build. r=cls. 2000-08-01 22:35:28 +00:00
intl add perl tool which convert CP932.TXT to a JIS0208 table 2000-08-17 00:07:54 +00:00
java bug=49293 2000-08-17 19:54:43 +00:00
jpeg Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
js Re-constipate JSClass.name. 2000-08-19 19:17:32 +00:00
js2 Updated to generate Netscape 6-compatible HTML 2000-08-11 06:27:55 +00:00
l10n one-line fix for 46658, r=ben 2000-08-10 00:52:02 +00:00
layout Cast away const when freeing JSClass names. 2000-08-19 17:07:46 +00:00
lib New files for profiling on Mac 2000-07-28 23:45:55 +00:00
mailnews Removed some unneeded includes of nsIFileLocator. r=warren 2000-08-19 16:56:58 +00:00
modules Remove 'unzip' dependency from Linux installer. 2000-08-19 18:50:10 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Fix 48358 - www.hotmail.com is blank; r/a=gagan 2000-08-18 19:39:27 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Bugzilla bug #15906: added GC_LEAK_DETECTOR support for Linux. 2000-08-14 22:05:22 +00:00
nunet updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
parser bug 30487 ( nsbeta3+ ) - Watch out for barriers before popping off any stylistic 2000-08-17 20:54:49 +00:00
plugin/oji/MRJ Fix bustage. 2000-08-13 15:07:42 +00:00
privacy updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
profile Fix for bugs 47058 and 47097. r=sgehani 2000-08-17 19:28:06 +00:00
rdf Fix for 48187, r=danm 2000-08-17 22:44:01 +00:00
security initial checkin of DSA implementation. 2000-08-18 18:32:33 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string add a |do_AppendFromElement(PRUnichar)| to help speed up some things in wallet initialization (bug 44514) r/a=scc. 2000-08-18 04:48:29 +00:00
suite On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
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 adding blue to build 2000-08-19 06:53:40 +00:00
timer updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tools don't need kernel version for linux/intel 2000-08-19 02:30:27 +00:00
tripledb updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
uriloader Changed from using strings for nsIDirectoryService props to using macro names defined in nsDirectoryServiceDefs.h r=valeski 2000-08-11 20:31:57 +00:00
view Destroy offscreen surfaces using a singleton nsIRenderingContext instance instead of creating a nsIRenderingContext during shutdown b=48190 r=attinasi@netscape.com 2000-08-17 21:05:16 +00:00
wallet updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
webshell Adding the original contributor of this code to the Contributors list 2000-08-07 17:48:22 +00:00
webtools Deflect email away from me. 2000-08-16 23:07:37 +00:00
widget Replaced lots of unnecessary code with OleFlushClipboard() so that we correctly flush 2000-08-19 19:30:52 +00:00
xpcom Native irix compilers don't seem to know about |typename| either 2000-08-19 08:01:28 +00:00
xpfc updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
xpfe Removing obsolete files from the tree. Not part of build. 2000-08-19 03:25:34 +00:00
xpinstall Remove 'unzip' dependency from Linux installer. 2000-08-19 18:50:10 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +00:00
LEGAL
LICENSE new version of LICENSE; not part of the build 1999-10-06 02:14:51 +00:00
Makefile.in Remove 'unzip' dependency from Linux installer. 2000-08-19 18:50:10 +00:00
aclocal.m4 Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree. 2000-03-14 02:59:54 +00:00
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
makefile.win Added appfilelocationprovider lib r=valeski 2000-08-11 20:17:55 +00:00
nglayout.mac updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nglayout.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mak updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
trex.mk updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00