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
rginda%netscape.com c6834d7543 - not built -
add new error messages, whitespace changes
2001-04-26 06:49:35 +00:00
accessible fixing HP tinderbox bustage, just reformatting the lines of code 2001-04-18 22:42:30 +00:00
apache/gzip/src
build Add the plugins dir to LD_LIBRARY_PATH so that multiple-library components can find their secondary libs. Bug #58022 a=blizzard@mozilla.org 2001-04-20 13:53:20 +00:00
calendar
caps Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard 2001-04-21 00:26:18 +00:00
cck fix for bug#57340; custom components not showing up in build;added additional field 2000-12-08 04:00:29 +00:00
chrome sr=darin. no bug. just dead wood static cid cleanup 2001-04-13 11:23:11 +00:00
cmd
config Do not use builtin mkdepend for OS/2 until they've ported it. Fixes OS/2 tinderbox bustage caused by previous checkin for bug #66529 r=mkaply 2001-04-24 03:54:12 +00:00
content Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov 2001-04-25 19:52:49 +00:00
db 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive 2001-04-11 14:23:13 +00:00
dbm OS/2 TB break 2001-03-14 04:11:42 +00:00
directory Move ldap40 and lber40 after MOZ_COMPONENT_LIBS so that they have 2001-04-19 09:57:17 +00:00
docshell fix for 70224 (need nsIWebBrowserChromeFocus for embedding). r=danm, sr=hyatt, a=asa 2001-04-25 02:04:56 +00:00
dom Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov 2001-04-25 19:52:49 +00:00
editor fix build bustage that people who don't trash dist will see with nsICiter.h. We use the IDL version now, don't export header to dist. sr=sfraser/blizzard. 2001-04-23 21:31:18 +00:00
ef
embedding adding nsIWebBrowserChromeFocus.idl for dr. bug 70224 r=hyatt,me a=asa 2001-04-25 02:07:17 +00:00
expat Made it so that expat defines abort() to nothing when it is compiled within Mozilla. r=peterv. sr=jst 2001-03-10 07:27:16 +00:00
extensions - not built - 2001-04-26 06:49:35 +00:00
gc/boehm [not part of build] "fixes" the stack during GC initialization, so later stack crawls won't crash. 2001-02-27 01:09:44 +00:00
gconfig
gfx b=75893. r=mcclusk sr=attinasi a=chofmann 2001-04-25 14:26:28 +00:00
gfx2 Fix to ensure 100ms minimum when timeout is less than 100ms for animated images. Checking in for pav. r=saari, sr=me 2001-04-14 00:40:47 +00:00
grendel Now have all bundle resources being properly copied, including icons and needed libraries. jrg... 2001-04-08 09:58:35 +00:00
htmlparser fixing the bustage... 2001-04-21 22:57:22 +00:00
include For 73856 -- adding new values to NPPVariable enumeration type, sr=vidur, ar=av 2001-04-03 21:29:48 +00:00
intl Fix for 76152: /r=bstell; /sr=brendan 2001-04-22 22:45:30 +00:00
java Bug=74742 2001-04-16 21:11:08 +00:00
jpeg 65845 - new order files 2001-04-05 06:02:32 +00:00
js Minor change: improving variable names for greater clarity - 2001-04-26 00:18:09 +00:00
js2 Big switchover to Algol-style semantics 2001-04-12 04:33:39 +00:00
l10n fix bug 69433 - %foo% begone, summon %s (aka use stringbundle's getFormattedString instead of js .replace()) 2001-04-11 05:36:01 +00:00
layout Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov 2001-04-25 19:52:49 +00:00
lib differences in the linker between MW and gcc cause us to use ifdefs to prune instead of dead-stripping. r=saari/sr=hyatt. bug# 75653. 2001-04-15 06:44:58 +00:00
mailnews #57125 importing from eudora or outlook can crash. 2001-04-26 05:48:38 +00:00
modules Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov 2001-04-25 19:52:49 +00:00
mozilla new project started 2001-04-03 22:13:38 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk checkin for bug 76293. Moves cache directory aside on startup if disk cache is unable to read or delete files. Cache service disables disk cache device if it fails to initialize, and defaults to using memory cache instead. r=beard, sr=darin. 2001-04-26 05:07:28 +00:00
network/protocol/http
nsprpub bugzilla: 70765. win2k file offset on networked drive 2001-04-25 22:08:38 +00:00
nunet
parser fixing the bustage... 2001-04-21 22:57:22 +00:00
plugin/oji/MRJ Fix for bug #60018, ra=edburns, sr=brendan 2001-04-18 04:19:00 +00:00
privacy
profile Bug 77031 - Bookmark to Iplanet's PSM should be removed from under 3rd-Party Tools. r=doron@nabooonline.com sr=ben@netscape.com a=dbaron on behalf of drivers@mozilla.org 2001-04-22 01:49:37 +00:00
rdf Don't need to make this change if pref isn't in 2001-04-20 12:19:23 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
security Fix NT build problems. 2001-04-25 16:35:25 +00:00
silentdl
string bug #70740: r=mjudge, sr=sfraser. Provide case-insensitive comparison for all string classes 2001-04-18 05:20:06 +00:00
suite
sun-java backing out edburns's removal of necessary typedefs 2001-04-03 23:29:26 +00:00
themes bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes 2001-04-18 06:59:04 +00:00
timer
tools Initial checkin 2001-04-25 20:25:57 +00:00
tripledb
uriloader Bug 76286. Bullet-proof code that uses mDocumentRequest; add assert-botch to catch cases where first request is not LOAD_DOCUMENT_URI. r=darin, sr=mscott, a=chofmann. 2001-04-19 19:51:29 +00:00
view Add API to view manager to get/set default background color (used when refresh disabled and possibly useful for other things). Have Docshell preserve background color across page loads. Make root frames set background color. Fix for bug 75591. r=waterson,sr=attinasi,a=blizzard 2001-04-24 01:01:16 +00:00
wallet
webshell fix for 70224 (need nsIWebBrowserChromeFocus for embedding). r=danm, sr=hyatt, a=asa 2001-04-25 02:04:56 +00:00
webtools Backing out .htaccess commit, these don't belong here yet. It broke checksetup.pl, too. 2001-04-26 04:16:03 +00:00
widget fixing bustage (missed a file in checkin) 2001-04-25 02:45:55 +00:00
xpcom Fixes a problem where hreadpool optimistically kills worker threads. r=darin@netscape.com, sr=waterson@netscape.com, b=76198 2001-04-26 05:30:26 +00:00
xpfc
xpfe Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov 2001-04-25 19:52:49 +00:00
xpinstall Fix for bug 76541, r=danm, sr=brendan, a=asa@mozilla.org. Suspending and Releasing JS requests during Alert and Confirm dialog creation. 2001-04-23 22:08:05 +00:00
.cvsignore new project started 2001-04-03 22:13:38 +00:00
aclocal.m4 Update build to use nspr.m4. 2001-04-07 04:34:53 +00:00
allmakefiles.sh bug 76808: remove xpfe/components/sample from allmakefiles.sh now that directory is cvs removed. r=cls, a=tor 2001-04-20 04:25:21 +00:00
client.mak bug 12952 2001-03-28 21:18:29 +00:00
client.mk Allow cvs command to be set via CVS env variable. 2001-04-17 00:11:22 +00:00
configure Automated update 2001-04-23 22:59:58 +00:00
configure.in Fix dependency rules for in-tree mkdepend. 2001-04-23 22:54:29 +00:00
embed.mak NOT PART OF BUILD. Fixed recent breakage and merged export/install dirs into single list. b=68668 2001-02-23 12:54:24 +00:00
embed.mk NOT PART OF BUILD. Updated Unix/Linux embedding makefile to work once more. Changed target modules for recent layout/content split. b=68668 2001-02-21 12:27:11 +00:00
LEGAL
LICENSE
Makefile.in Reversing previous checkin. This was not meant for the trunk just yet. Broken client.mk on the branch. :-/ 2001-04-19 03:00:55 +00:00
makefile.win bug 12952 2001-03-28 21:18:29 +00:00
mozilla.kdevprj new project started 2001-04-03 22:13:38 +00:00
mozilla.lsm new project started 2001-04-03 22:13:38 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk