apache/gzip/src
|
|
|
build
|
Add a dump to the old scripts to encourage people to move to the new ones. r=kin
|
2000-11-29 21:52:30 +00:00 |
calendar
|
|
|
caps
|
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
|
2000-11-20 07:16:06 +00:00 |
cck
|
Adding ncifileeditor to read the txt files; fix for bug#52345
|
2000-11-17 19:32:47 +00:00 |
chrome
|
Fix for 57897, r=dveditz, a=ben
|
2000-11-02 21:28:00 +00:00 |
cmd
|
|
|
config
|
Enable BEOS_ADDON_WORKAROUND hack for all BeOS builds
|
2000-11-27 21:27:10 +00:00 |
content
|
pulling out the dnd code (and my useless dumps) until we can differentiate between chrome and content. fixes regression.
|
2000-11-29 21:56:40 +00:00 |
db
|
Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454
|
2000-11-21 00:18:46 +00:00 |
dbm
|
Tinderbox break - change OS/2 only code - third time is a charm
|
2000-07-10 20:38:41 +00:00 |
directory
|
test commit; a=r=(not built)
|
2000-10-25 23:54:02 +00:00 |
docshell
|
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
|
2000-11-20 07:16:06 +00:00 |
dom
|
Refactor some of the window key handler and add drag and drop handlers to the window root. Also move the html bindings (and platform bindings) to res, removing the chome dependency. a=hyatt.
|
2000-11-29 06:01:33 +00:00 |
editor
|
Misc fixes for pedantic build warnings.
|
2000-11-29 22:06:02 +00:00 |
ef
|
fix another XXX
|
1999-12-01 21:26:42 +00:00 |
embedding
|
Fixes 60886. r=adamlock
|
2000-11-27 19:35:03 +00:00 |
expat
|
a=vidur. Fix for bug 34168. We now handle the case of a redundant percentage sign in the entity value of an entity definition in the internal subset without crashing.
|
2000-10-12 21:07:45 +00:00 |
extensions
|
bug 60210, two tabs selected simultaneously, r=dbragg@netscape.com, sr=ben@netscape.com
|
2000-11-29 21:43:09 +00:00 |
gc/boehm
|
Bug 58778. Improve RTTI heuristics for Linux, and turn them on! r=beard, sr=brendan
|
2000-11-08 06:44:33 +00:00 |
gconfig
|
|
|
gfx
|
#61253
|
2000-11-28 23:30:59 +00:00 |
grendel
|
Added contribution from Ian Clarke.
|
2000-04-08 06:16:32 +00:00 |
htmlparser
|
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
|
2000-11-20 07:16:06 +00:00 |
include
|
Fix Un*x bustage (typo in last patch, oops, sorry!)
|
2000-10-12 04:49:28 +00:00 |
intl
|
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
|
2000-11-20 07:16:06 +00:00 |
java
|
* not part of tbox build *
|
2000-11-14 09:04:38 +00:00 |
jpeg
|
removing glowcode directives. won't affect you unless you use an obsolete version of glowcode.
|
2000-11-18 02:13:42 +00:00 |
js
|
Fix to 58673. Alias Date.prototype.toGMTString to Date.prototype.toUTCString (rather than defining seperate function objects for each). ECMA conformance.
|
2000-11-29 03:03:05 +00:00 |
js2
|
Added support for white space. Removed initial / production.
|
2000-11-21 04:07:05 +00:00 |
l10n
|
fix bug 35057 Use "My Sidebar" consistently throughout browser
|
2000-10-26 02:36:02 +00:00 |
layout
|
new regression test, not affecting the build.
|
2000-11-29 22:04:24 +00:00 |
lib
|
changes for Carbon r=pchen/a=sfraser. bug# 42100
|
2000-10-27 20:40:47 +00:00 |
mailnews
|
fix for #61464. when autosubscribing to a secure news server (clicking on a snews:// url)
|
2000-11-29 21:14:32 +00:00 |
modules
|
Bug 60789 - update libmng snapshot and handle alpha depth
|
2000-11-29 06:45:16 +00:00 |
msgsdk
|
|
|
mstone
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
fix for #53792. sr=mscott. compute the length of the data correctly.
|
2000-11-29 21:20:29 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Bugzilla: 58575
|
2000-11-28 00:34:48 +00:00 |
nunet
|
|
|
parser
|
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
|
2000-11-20 07:16:06 +00:00 |
plugin/oji/MRJ
|
Bug 56607 (sr=waterson, r=edburns): Fixes for <APPLET> tag processing, clipping.
|
2000-10-28 05:55:35 +00:00 |
privacy
|
|
|
profile
|
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
|
2000-11-20 07:16:06 +00:00 |
rdf
|
Hyatt removing files from build. a=hyatt
|
2000-11-28 08:56:06 +00:00 |
README
|
This was approved a while ago by mitchell and leaf.
|
2000-10-20 20:27:03 +00:00 |
security
|
Plug some memory leaks that were brought to my attention by brendan. Not part of Mozilla build just yet.
|
2000-11-29 21:41:23 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string
|
Fix iteration type in ConvertTo(Upper|Lower)Case in nsReadableUtils.cpp, bug=60047, r=dmose, a=scc
|
2000-11-15 01:58:23 +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
|
Don't rely upon files that use jri_md.h to include prtypes.h which provides a much needed HAS_LONG_LONG define. Bug 31381
|
2000-07-27 21:56:07 +00:00 |
themes
|
Fix css selectors for back/forward buttons. bug=49875, r=timeless, a=alecf
|
2000-11-17 04:20:50 +00:00 |
timer
|
|
|
tools
|
Oops, remove one 'bamboozler' that isn't globally exported, except in my build.
|
2000-11-29 21:18:03 +00:00 |
tripledb
|
|
|
uriloader
|
Bug #60069 --> checking this patch in for Sergey Lunegov (lsv@sparc.spb.su)
|
2000-11-22 19:48:49 +00:00 |
view
|
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
|
2000-11-20 07:16:06 +00:00 |
wallet
|
|
|
webshell
|
Damnit! Die bug die! Why is linux choking on a minor css change? I'm switching to IE. Depooooort meeeeee.........
|
2000-11-29 05:37:44 +00:00 |
webtools
|
changing the filenames during the move was a bad idea,
|
2000-11-29 21:50:17 +00:00 |
widget
|
add scroll-wheel support bug 7347. r=beard/sr=sfraser.
|
2000-11-29 00:30:46 +00:00 |
xpcom
|
Oops, remove one 'bamboozler' that isn't globally exported, except in my build.
|
2000-11-29 21:18:03 +00:00 |
xpfc
|
|
|
xpfe
|
Return a specific value if a window wasn't found. Fixes bug #60865. r=tor, sr=brendan, a=alecf
|
2000-11-29 21:58:30 +00:00 |
xpinstall
|
Applying patch from disttsc@bart.nl for bug #60161 - Unknown error 804b0005 appears in status bar. r=ssu, sr=mscott. This check in does not affect tinderbox builds.
|
2000-11-29 21:20:09 +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
|
Static Module Patch. r=valeski,warren@netscape.com, sr/a=cls@netscape.com
|
2000-11-21 23:40:34 +00:00 |
client.mak
|
Fix for LDAP tags. Thanks to wtc for the patch. Bug 55007 r=dmose
|
2000-10-18 19:45:37 +00:00 |
client.mk
|
Remove obsolete pull l10n commands.
|
2000-06-29 00:18:55 +00:00 |
configure
|
Static Modules change. Missed these two files yesterday. r=valeski/warren, sr/a=cls@seawood.org
|
2000-11-22 21:50:53 +00:00 |
configure.in
|
Static Modules change. Missed these two files yesterday. r=valeski/warren, sr/a=cls@seawood.org
|
2000-11-22 21:50:53 +00:00 |
embed.mak
|
First cut of an embedding makefile for windows....
|
2000-11-22 20:12:16 +00:00 |
embed.mk
|
Second cut at an embedding makefile. This is not part of the seamonkey build.
|
2000-11-22 18:39:16 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Static Module Patch. r=valeski,warren@netscape.com, sr/a=cls@netscape.com
|
2000-11-21 23:40:34 +00:00 |
makefile.win
|
Adding mpfilelocprovider to build
This lib is being used to fix #48981
r=bhuvan, mscott
|
2000-09-22 03:46:18 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|