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
2001-05-01 06:29:28 +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
chrome
cmd
config Use WINOS instead of OS_TARGET to check if building on win9x. 2001-04-30 03:33:07 +00:00
content Bugs 67887, 67893, 67882, 68185, 73160, 77923. Added support for XHTML base href and target attributes, meta http-equiv and link href. Fixed the blank page bug when xml-stylesheet PI did not contain href attribute. Fixed getElementById() to not match XHTML name attribute. This fix also includes some minor cleanup. r=nisheeth, sr=vidur. 2001-04-30 23:35:09 +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
directory Move ldap40 and lber40 after MOZ_COMPONENT_LIBS so that they have 2001-04-19 09:57:17 +00:00
docshell focus the whole window if there is no tabbable content. bug 50881 r=attinasi,bryner,hyatt,saari 2001-05-01 00:30:33 +00:00
dom Adding new interface file, not part of the build. 2001-04-29 21:43:17 +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
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
gconfig
gfx For GFX-Win32, the list of symbolic fonts that are recognized can now be extended without re-compilation b=73273 r=erik sr=brendan 2001-05-01 02:35:39 +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
htmlparser Remove unneeded LOST_SYM_LIBS defines. 2001-04-30 01:13:22 +00:00
include
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 *not part of the build* 2001-05-01 03:10:03 +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 78156. 2001-04-30 22:54:09 +00:00
js2
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 Add .cvsignore file. 2001-05-01 05:42:17 +00:00
lib
mailnews 78277; r=suresh sr=sspitzer; The default value of gNextMessageViewIndexAfterDelete should be different in order to know when to clear the message pane. 2001-05-01 05:25:49 +00:00
modules fixing bug 78109 r=jband sr=brendan 2001-05-01 02:53:27 +00:00
mozilla
msgsdk
mstone
netwerk deleted a block of code inside of a comment... 2001-04-30 22:58:17 +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
README
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
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 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
xpcom #73157 - missing break. r=jband (nobody's building this yet AFAIK) 2001-05-01 06:29:28 +00:00
xpfc
xpfe Wrong context menu for column headers (69802, patch by walk84@usa.net). r=blake sr=ben 2001-05-01 03:22:26 +00:00
xpinstall 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
.cvsignore
aclocal.m4
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
embed.mk
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
makefile.win
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk