README
|
Adding newline, testing
|
2000-12-14 15:53:14 +00:00 |
accessible
|
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
|
2001-04-28 19:48:12 +00:00 |
apache/gzip/src
|
…
|
|
build
|
Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin
|
2001-04-27 21:11:03 +00:00 |
calendar
|
…
|
|
caps
|
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
|
2001-04-28 19:48:12 +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
|
Use WINOS instead of OS_TARGET to check if building on win9x.
|
2001-04-30 03:33:07 +00:00 |
content
|
Fix for 76495. r=danm, sr=rpotts
|
2001-05-01 22:54:11 +00:00 |
db
|
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
|
2001-04-28 19:48:12 +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 76495. r=danm, sr=rpotts
|
2001-05-01 22:54:11 +00:00 |
dom
|
Fix for 76495. r=danm, sr=rpotts
|
2001-05-01 22:54:11 +00:00 |
editor
|
Fixed context menu problem when > 1 cell selected, b=55991, r=akkana, sr=kin
|
2001-04-30 23:58:55 +00:00 |
ef
|
…
|
|
embedding
|
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
|
2001-04-28 19:48:12 +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
|
bug 77257, add null checks to mozilla wrappers, code by sicking@bigfoot.com, r=me, sr=jst, a=peterv
|
2001-04-30 14:04:08 +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
|
#76670
|
2001-05-01 14:28:48 +00:00 |
gfx2
|
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
|
2001-04-28 19:48:12 +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
|
Remove unneeded LOST_SYM_LIBS defines.
|
2001-04-30 01:13: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
|
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
|
2001-04-28 19:48:12 +00:00 |
java
|
author=ashuk
|
2001-05-01 18:48:57 +00:00 |
jpeg
|
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
|
2001-04-28 19:48:12 +00:00 |
js
|
Initial add. Regression test for bug 76683.
|
2001-05-01 21:57:10 +00:00 |
js2
|
Big switchover to Algol-style semantics
|
2001-04-12 04:33:39 +00:00 |
l10n
|
mac needs *.text as well as *.txt to match the IC extensions to a file type. r=blake/sr=sfraser. bug# 77761.
|
2001-04-26 23:50:51 +00:00 |
layout
|
Fix for 76495. r=danm, sr=rpotts
|
2001-05-01 22:54:11 +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
|
bug#52328 - cleaning up the dtd files and idl rules;r=ducarroz;sr=sspitzer
|
2001-05-01 22:19:48 +00:00 |
modules
|
Fix for 76495. r=danm, sr=rpotts
|
2001-05-01 22:54:11 +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
|
Fixes 78279, 77939. r=gagan@netscape.com, sr=darin@netscape.com
|
2001-05-01 23:09:25 +00:00 |
network/protocol/http
|
…
|
|
nsprpub
|
bugzilla: 70765. win2k file offset on networked drive
|
2001-04-25 22:08:38 +00:00 |
nunet
|
…
|
|
parser
|
Remove unneeded LOST_SYM_LIBS defines.
|
2001-04-30 01:13:22 +00:00 |
plugin/oji/MRJ
|
Fix for bug #60018, ra=edburns, sr=brendan
|
2001-04-18 04:19:00 +00:00 |
privacy
|
…
|
|
profile
|
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
|
2001-04-28 19:48:12 +00:00 |
rdf
|
Remove unneeded LOST_SYM_LIBS defines.
|
2001-04-30 01:13:22 +00:00 |
security
|
Add .asm to the vpath as well.
|
2001-05-01 00:22:30 +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
|
fix for #71891. r=hewitt sr=bienvenu. fix the search / filter dialog from showing
|
2001-05-01 02:48:17 +00:00 |
timer
|
…
|
|
tools
|
Adding support for building security
|
2001-04-26 22:17:18 +00:00 |
tripledb
|
…
|
|
uriloader
|
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
|
2001-04-28 19:48:12 +00:00 |
view
|
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
|
2001-04-28 19:48:12 +00:00 |
wallet
|
…
|
|
webshell
|
Remove unneeded LOST_SYM_LIBS defines.
|
2001-04-30 01:13:22 +00:00 |
webtools
|
Fixing various typos and spelling mistakes spotted by timeless. There shouldn't be any code level changes here. moa=hixie
|
2001-04-29 08:35:29 +00:00 |
widget
|
Fix for 76495. r=danm, sr=rpotts
|
2001-05-01 22:50:16 +00:00 |
xpcom
|
Adding placeholders for new files introduced in the XPCDOM_20010420_BASE
|
2001-05-01 07:03:27 +00:00 |
xpfc
|
…
|
|
xpfe
|
bug 60406, r=nhotta, sr=alecf
|
2001-05-01 23:12:31 +00:00 |
xpinstall
|
fix for 78317, sr=alecf r=rbs
|
2001-05-01 21:03:38 +00:00 |
.cvsignore
|
Ignore .mozconfig.mk and .mozconfig.out (made by client.mk)
|
2000-03-23 23:29:16 +00:00 |
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile.in
|
Landing initial directory re-ordering change needed for Ron Guilmette's <rfg@monkeys.com> static mozilla work.
|
2001-04-28 17:26:54 +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
|
Removes the requirement to set MOZ_SRC. r=leaf@netscape.com, b=67062.
|
2001-04-27 21:13:23 +00:00 |
client.mk
|
Remove psm1 files from PSM pull
|
2001-04-30 10:38:20 +00:00 |
configure
|
Automated update
|
2001-04-29 17:59:57 +00:00 |
configure.in
|
removing Wshadow flag.
|
2001-04-29 17:51:14 +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 |
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
|
…
|
|