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-07-20 07:41:12 +00:00
apache/gzip/src
build move webshell shared library to Components for valeski (a=leaf) 2000-07-19 18:25:48 +00:00
calendar
caps fix for 42387, r=dveditz 2000-07-20 01:16:15 +00:00
cck changing the exe name from Netscapesetup to N6setup 2000-07-13 20:31:14 +00:00
chrome now holds a strong reference to its chrome data source (mComposite). consequent circular reference is broken with stupid refcounting tricks. bug 44621 r=hyatt 2000-07-19 23:39:50 +00:00
cmd updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
config Bug 40748 - officially kill the SUNWspro4.2 build. r=cls, a=waterson 2000-07-19 19:53:01 +00:00
content Trivial change to cut down on the noice in bug reports by not returning internal errors back to JS, this fixes harmless, but annoying JS exceptions when mousing over chromeless windows. r=waterson. 2000-07-20 06:11:22 +00:00
db fix mork memory leak, a+r=waterson 35913 2000-07-05 22:40:17 +00:00
dbm Tinderbox break - change OS/2 only code - third time is a charm 2000-07-10 20:38:41 +00:00
directory added a few issues that came up while revamping the callback model 2000-07-12 23:08:11 +00:00
docshell First Checked In. 2000-07-20 07:17:32 +00:00
dom Fixed GetSearch to deal with urls that don't implement nsIURL. r=waterson 2000-07-15 00:14:02 +00:00
editor adding jar manifest for ender 2000-07-19 09:25:50 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding disable test. damn sunos. 2000-07-20 03:21:31 +00:00
expat Fix "comparison between signed and unsigned" build warning. 2000-04-26 14:25:47 +00:00
extensions fix for 42387, r=dveditz 2000-07-20 01:16:15 +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 Enable 8-bit alpha channel for images on Windows. Bug 36694. Patch thanks to VYV03354@nifty.ne.jp. r=kmcclusk,dcone a=brendan 2000-07-20 04:19:23 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser 38232 (nsbeta2+): Make line break character configurable in the 2000-07-10 19:46:59 +00:00
include Mac needs History_entry struct. 2000-07-10 08:12:01 +00:00
intl add one space to add check in comment for last check in 2000-07-19 06:30:52 +00:00
java ** not part of tbuild ** 2000-07-18 00:03:47 +00:00
jpeg Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
js fix for crash that can happen when wrapped JS objects get accessed after xpconnect shutdown. This was burning outside users of xpconnect. bug 45669. r=mccabe@netscape.com a=brendan@mozilla.org 2000-07-19 06:15:32 +00:00
js2 Removed all xxxCall, using simple call for everything. 2000-07-18 20:53:03 +00:00
l10n Replicated from en-US build 2000-07-20 00:59:09 +00:00
layout Trivial change to cut down on the noice in bug reports by not returning internal errors back to JS, this fixes harmless, but annoying JS exceptions when mousing over chromeless windows. r=waterson. 2000-07-20 06:11:22 +00:00
lib bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
mailnews Bug #39736 --> pass in the charset to quote the body with. this helps fix charset over ride has 2000-07-20 07:41:12 +00:00
modules fix for bug#30852.(nsbeta2+). Image reloads not using necko reload attributes. pnunn. 2000-07-20 01:52:35 +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 for bug#30852.(nsbeta2+). Image reloads not using necko reload attributes. pnunn. 2000-07-20 01:52:35 +00:00
network/protocol/http Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
nsprpub BugZilla: 45623 2000-07-19 22:03:36 +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 38232 (nsbeta2+): Make line break character configurable in the 2000-07-10 19:46:59 +00:00
plugin/oji/MRJ Fixed nsIMemory implementation. 2000-06-03 16:31:16 +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 regression nsbeta2+ bug #45299. r=sgehani 2000-07-17 19:56:53 +00:00
rdf now holds a strong reference to its chrome data source (mComposite). consequent circular reference is broken with stupid refcounting tricks. bug 44621 r=hyatt 2000-07-19 23:39:50 +00:00
README/mozilla *** empty log message *** 2000-03-28 02:10:58 +00:00
security Use unsigned ints for length parameters to "octets" functions. 2000-07-20 04:47:24 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string Inline 'operator PRUnichar*()', 'operator char*()'; add inline 'get()' methods. r=brendan 2000-07-13 03:20:28 +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 Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
themes Bug #43658 (Mac classic skin polish fixes) - Updated mac classic skin, adding background to slider, modifying autorepeat images, and adding sidebar collapse images to CSS. Bug #45336/#45725 (Mail app crashes after startup) Fixed this by removing border-top style from sidebar.css in .iframe-panel. Bug #44744 - Fixed checkmark spacing in menus in Windows Classic skin. 2000-07-20 01:21:15 +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 Ignore generated files 2000-07-15 15:56:34 +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 45723. r=rpotts. webshell-docshell consolodation changes. 2000-07-18 23:37:53 +00:00
view Bug 42686: Remove an assertion which was preventing dogfood use on Mac. r=jst@netscape.com (thanks!) 2000-07-20 06:02:41 +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 fixing IID collision, a=leaf 2000-07-19 17:23:20 +00:00
webtools Moving EmitHtmlHeader to after tb_load_data call so we have a value for \tree 2000-07-20 02:52:11 +00:00
widget Fix for blank windows on Mac bug 42289. Ensure we only validate regions which we've painted. r=pinkerton 2000-07-20 00:13:06 +00:00
xpcom Not part of build! Added some <includes> needed on Mac 2000-07-19 21:47:08 +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 39790: [L12y] Move all localizable prefs into chrome://.a=ftang. piggy back 2000-07-20 00:00:29 +00:00
xpinstall not of part of the build yet. files for en-DE. 2000-07-20 02:19:11 +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 Adding gtk embedding test application. 2000-07-20 01:12:25 +00:00
client.mak patches from madams@janna.com to build xpconnect standalone. bug 42026. r=leaf@mozilla.org a=brendan@mozilla.org 2000-07-19 03:36:27 +00:00
client.mk Remove obsolete pull l10n commands. 2000-06-29 00:18:55 +00:00
configure Automated update 2000-07-19 20:00:09 +00:00
configure.in Bug 40748 - officially kill the SUNWspro4.2 build. r=cls, a=waterson 2000-07-19 19:53:01 +00:00
LEGAL
LICENSE
Makefile.in Explicitly use $topsrcdir so that mozconfig files are removed even for objdir builds 2000-07-07 10:34:45 +00:00
makefile.win change dirs ordering to see if this fixes install order. 2000-06-25 01:59:57 +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