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
Перейти к файлу
blizzard%redhat.com 73c394b953 fix bug where we were returning the js status string instead of the location. remove the toplevel window handling code for now. reverse the cur + max totals for progress updates since it makes more sense that way. fix signal marshallers to assume that int != int32. fix wrong marshaler for net_status and progress signals. change prototypes from GtkWidget * to GtkMozEmbed * since that's the Gtk way. make sure to actually pass the flags during a net_status signal. 2000-05-09 03:01:41 +00:00
README/mozilla *** empty log message *** 2000-03-28 02:10:58 +00:00
apache/gzip/src
build Readd for 'webconfig' target of client.mk 2000-05-08 20:51:14 +00:00
calendar updating license boilerplate 1999-11-02 06:13:48 +00:00
caps Replace implementation of nsISupports with thread-safe version. This allows 2000-05-03 00:04:48 +00:00
cck updated the URL for the Feedback button 2000-05-08 18:59:28 +00:00
chrome first round of checkins to fix bug 37616, Retire SetRelativePath, r=warren@netscape.com 2000-05-05 23:39:25 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config update chrome rules to match new chrome hierarchy. also add chrome registration rule 2000-05-06 00:06:32 +00:00
content adding preventDefault to the mousedown event if it pops up a xul popup. This works around a bug where it is possible to have multiple popup listeners for different elements called for one mousedown event. This is a work around for bug 35100. r=hyatt 2000-05-08 23:43:35 +00:00
db General cleanup of the shared library rules. 2000-04-23 17:48:04 +00:00
dbm # 25555 2000-03-07 21:00:06 +00:00
directory LDAP XPCOM components + infrastructure 2000-05-09 01:09:11 +00:00
docshell some reformatting to keep lines from wrapping... 2000-05-06 06:05:03 +00:00
dom Fixing the out of order DOM properties assertion. r=shaver. 2000-05-07 20:19:08 +00:00
editor Fix the paste as quotation command for mailnews. 2000-05-09 01:49:11 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding fix bug where we were returning the js status string instead of the location. remove the toplevel window handling code for now. reverse the cur + max totals for progress updates since it makes more sense that way. fix signal marshallers to assume that int != int32. fix wrong marshaler for net_status and progress signals. change prototypes from GtkWidget * to GtkMozEmbed * since that's the Gtk way. make sure to actually pass the flags during a net_status signal. 2000-05-09 03:01:41 +00:00
expat Fix "comparison between signed and unsigned" build warning. 2000-04-26 14:25:47 +00:00
extensions * Makefile.in, makefile.win, MAINFEST 2000-05-09 01:00:42 +00:00
gc/boehm [not part of build] using non-debugging allocators to keep out of leak reports. 2000-04-13 06:40:16 +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 bug 27164; need to use em square height to compute line-height; added new 2000-05-08 21:59:23 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser fix bu 36449 2000-05-09 00:36:23 +00:00
include Changes for Mac to make cartman build (bug 19119). r=mwelch, a=jar 2000-02-23 23:10:38 +00:00
intl Cosmetics. 2000-05-08 21:54:58 +00:00
java Added comment in nativeDestroyInitContext about bug http://bugzilla.mozilla.org/show_bug.cgi?id=38271 2000-05-05 14:02:12 +00:00
jpeg OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
js Changed default constructor name from 'new' to the same name as its class 2000-05-09 00:10:50 +00:00
js2 Changed default constructor name from 'new' to the same name as its class 2000-05-09 00:10:50 +00:00
l10n First release of mozilla-dtd2mysql. 2000-03-22 20:55:45 +00:00
layout Fixed a problem where background images on the BODY were not getting painted properly the first time they were loaded. b=36811 r=kmcklusk@netscape.com 2000-05-09 00:53:51 +00:00
lib Extra check to make sure contextual menu manager is installed before initting it. 2000-05-02 00:37:12 +00:00
mailnews make it so the throbber stops when you try to build the subscribe datasource for imap. 2000-05-09 02:48:25 +00:00
modules This will fix 27558 2000-05-09 00:56:29 +00:00
msgsdk updating license boilerplate to xPL v1.1 1999-11-02 06:20:05 +00:00
mstone Isolate common http functionality 2000-05-02 01:23:29 +00:00
netwerk Make sure SetUploadStream actually works when it's used. 2000-05-09 00:20:09 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub Fixed indentation. 2000-05-09 02:04:24 +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 fix bu 36449 2000-05-09 00:36:23 +00:00
plugin/oji/MRJ updated build instructions for the new world order. 2000-05-03 04:58:30 +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 Removed unnecessary dependance on NetworkModular library (really just the Timer library now). 2000-05-06 09:20:44 +00:00
rdf adding preventDefault to the mousedown event if it pops up a xul popup. This works around a bug where it is possible to have multiple popup listeners for different elements called for one mousedown event. This is a work around for bug 35100. r=hyatt 2000-05-08 23:43:35 +00:00
security Added newline to end of file 2000-05-09 02:20:54 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string fix IsAscii function. The origional one report Latin1 characters as ASCII 2000-05-03 07:05:19 +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 a=leaf 2000-04-06 04:21:51 +00:00
themes Tweaks to let themes build with objdirs. r=sspitzer 2000-05-08 23:28:35 +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 CreateProfile() is no longer needed. mozilla creates the 'default' profile if none exists. 2000-05-08 23:34:50 +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 Removed nsLoadCookie and made nsDocLoader implement nsIInterfaceRequestor directly... 2000-05-07 02:01:10 +00:00
view review: kmcclusk, mjudge 2000-04-26 00:53:31 +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 Propagating nsIFormProcessor change to nsTestFormProcessor. 2000-05-05 20:39:23 +00:00
webtools Add a new param, musthavemilestoneonaccept, which requires users to 2000-05-08 22:00:38 +00:00
widget Part of fix for bug # 36037: drag&drop change. 2000-05-08 23:43:01 +00:00
xpcom Fixing HPUX code - HP specific file 2000-05-08 21:22:21 +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 up 'File > New' menu (bug 9978). 2000-05-09 00:48:20 +00:00
xpinstall Fixing mac aliasing and AppleSingle decoding. 2000-05-08 23:54:05 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +00:00
LEGAL Add Y2K disclaimer. 1999-07-06 23:00:05 +00:00
LICENSE new version of LICENSE; not part of the build 1999-10-06 02:14:51 +00:00
Makefile.in build mozilla/themes. don't panic, it doesn't matter yet. 2000-05-08 21:35:40 +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 build mozilla/themes. don't panic, it doesn't matter yet. 2000-05-08 21:35:40 +00:00
client.mak build browse info target was failing. parameters reordered. affects no other target 2000-03-22 22:03:27 +00:00
client.mk Fix 'webconfig' target (bug 34193). 2000-05-08 20:51:48 +00:00
configure Automated update 2000-05-05 20:45:27 +00:00
configure.in Make XML-RPC part of the default build on Unix and Win32. smfr will take care ofthe Mac build. 2000-05-05 20:33:49 +00:00
makefile.win build mozilla/themes. don't panic, it doesn't matter yet. 2000-05-08 21:35:40 +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