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-16 03:08:02 +00:00
apache/gzip/src
build Added the building of appfilelocationprovider lib. r=sfraser 2000-08-11 20:21:09 +00:00
calendar
caps Changing the nsDirectoryService define. This should have been done with the rest of the nsDirectorySerivce changes. r=conrad. 2000-08-14 22:38:27 +00:00
cck *** empty log message *** 2000-08-15 22:41:32 +00:00
chrome Work on 48150 and XBL performance (async and arenas). 2000-08-14 04:04:18 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config Fixed path to jar.mn in comment 2000-08-12 10:11:50 +00:00
content full backout of code i commented out, the fixes go elsewhere. 2000-08-16 01:45:23 +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 Fixed 37702 and 47670. r=vidur 2000-08-09 20:08:54 +00:00
dom adding handling for _top targets, which strangely seemed to just be missing. bug 32342 r=hyatt. 2000-08-16 02:16:11 +00:00
editor groundwork for 44684: adding a "GetAlignment" call to the editor so that ui can reflect alignment of selection 2000-08-14 12:07:10 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Not part of build. 1. Removed MMozillaApp mixin class from project. This is now handled by EmbedAPI lib. 2. Added routine to show how to start up the app with a given profile. 2000-08-14 03:04:08 +00:00
expat Fix "comparison between signed and unsigned" build warning. 2000-04-26 14:25:47 +00:00
extensions bug 48949, fix UTF8Get routine to work with multibyte characters, r=dveditz 2000-08-16 01:34:58 +00:00
gc/boehm Fixing bustage. 2000-08-12 00:45:09 +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 [not part of default build] Another go at fixing build bustage b:42793. It prevented the enabling of xprint with mathml. Paul B. Saitta <pbs@po.cwru.edu> verified that the changes compile and run, after accidently forgetting to turn xprint on the other time. a:waterson@mozilla.org 2000-08-15 18:22:31 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser 42429 - Pass whitespace, inside table, to the sink. 2000-08-09 22:28:41 +00:00
include Removing unused files. Not part of the build. r=cls. 2000-08-01 22:35:28 +00:00
intl Bug 47154. Treat '\\n' and '\\r' as whitespace, too. Also, use 'inline' instead of macros to avoid multiple argument evaluation. r=ftang 2000-08-16 01:08:43 +00:00
java bug=45127 2000-08-15 22:09:05 +00:00
jpeg Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
js Merge changes from EXP_DEBUGGER branch into tip. 2000-08-15 15:54:46 +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 full backout of code i commented out, the fixes go elsewhere. 2000-08-16 01:45:23 +00:00
lib New files for profiling on Mac 2000-07-28 23:45:55 +00:00
mailnews mark thread tree as one that doesn't allow drops between rows. bug# 47105 2000-08-15 18:25:07 +00:00
modules bug#46704: chrome priority in imgcache. syd, r:pnunn. 2000-08-16 01:20:39 +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 buf # 44324 (error msg if overloaded FTP server) and bug # 31586 (resolution when logging into user home directory via FTP). r=gagan 2000-08-12 05:13:29 +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 42429 - Pass whitespace, inside table, to the sink. 2000-08-09 22:28:41 +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 Added an impl of nsIDirectoryServiceProvider to nsProfile. r=alecf 2000-08-11 20:23:14 +00:00
rdf 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
README/mozilla Just added a newline for test purposes 2000-08-04 04:49:05 +00:00
security Remove some unnecessary access paths from the project file. 2000-08-16 00:56:53 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string bug #48464. explicitly picking my own or the auto-generated function, in particular |operator=|. r={vidur, waterson}, a=vidur 2000-08-11 00:42:41 +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 removing navigator/wallet/* from jar.mn 2000-08-16 03:00:25 +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 New Daily Run data: not part of build 2000-08-15 17:30:17 +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 Adding new nsIView/nsIViewManager APIs so that a view can have a different parent for Z-order/clipping purposes than its geometric parent. Bug 39621. r,a=waterson 2000-08-12 19:05:52 +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 document that you should get the tests working first. 2000-08-14 22:22:15 +00:00
widget put code in InvokeDragSession() to turn off mouseCapture when the drag begins. moved code that finds a frame from a DOM node from mac code into base class. bug 48250. 2000-08-16 01:46:34 +00:00
xpcom initial checkin - NOT PART OF BUILD 2000-08-16 02:07:37 +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 Fix for #48704 -> Adding print button to browser navigation toolbar. r=hangas. 2000-08-16 03:08:02 +00:00
xpinstall Fix scrollbar crasher in custom install dialog for mac installer. [nsbeta3+ b=48882; r=ssu] 2000-08-16 00:32:56 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +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-15 18:45:09 +00:00
configure.in libIDL fix for OpenVMS only. r=leaf 2000-08-15 18:30:59 +00:00
LEGAL
LICENSE
Makefile.in Added appfilelocationprovider lib r=valeski 2000-08-11 20:17:55 +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