apache/gzip/src
|
|
|
build
|
Adding dist/bin/components to LIBRARY_PATH as part of fix for BeOS shared lib loading. Bug #51658. Thanks to Justin Morey <justin@68k.org> for the patch.
|
2000-09-07 04:50:48 +00:00 |
calendar
|
|
|
caps
|
bug 50304, adding "static" to security policy struct, should save some memory and time. r=rogerl
|
2000-09-07 19:03:23 +00:00 |
cck
|
Adding customized UserAgent String to the Browser all-ns.js
|
2000-08-30 01:26:39 +00:00 |
chrome
|
Use nsIDirectoryService instead of nsIFileLocations - bug #38626
r=hyatt
|
2000-09-07 13:06:28 +00:00 |
cmd
|
|
|
config
|
moving regchrome target into rules.mak so it'll work from anywhere
|
2000-09-07 12:06:38 +00:00 |
content
|
r=ben, same as prev checkin
|
2000-09-08 10:02:00 +00:00 |
db
|
don't write out row comments for mork, r=waterson 44556
|
2000-07-26 21:14:34 +00:00 |
dbm
|
Tinderbox break - change OS/2 only code - third time is a charm
|
2000-07-10 20:38:41 +00:00 |
directory
|
Patch from <peter.vanderbeken@pandora.be> to keep LDAP building with the latest string changes. r=dmose@mozilla.org, a=(not built).
|
2000-09-06 01:25:19 +00:00 |
docshell
|
Fixes for bugs 45989, 50509, r=ben,jrgm"
|
2000-09-08 08:04:53 +00:00 |
dom
|
Fixing nsbeta3+ bug 45389. Adding support for window.location.assign('xxx');. r=nisheeth@netscape.com
|
2000-09-08 07:29:54 +00:00 |
editor
|
Refinements to make Composer context menus work and remove unused entities, b=43307, r=akkana
|
2000-09-08 01:45:06 +00:00 |
ef
|
|
|
embedding
|
remove call to unset session history object. a=brendan
|
2000-09-08 14:51:57 +00:00 |
expat
|
Some compilers don't like C++ comments in C files. Changing to C comments.
|
2000-08-30 01:35:07 +00:00 |
extensions
|
bug 51756, r=pinkerton, only pass in ONE 'security-button' DOM element
|
2000-09-07 23:36:06 +00:00 |
gc/boehm
|
compressed stack crawls
|
2000-09-07 02:59:36 +00:00 |
gconfig
|
|
|
gfx
|
Clip unicode text on WIN95 when a underline or strikeout font has been specified. Fixes underline too long problem on WIN95. bug 8322 r=attinasi@netscape.com
|
2000-09-07 03:20:05 +00:00 |
grendel
|
|
|
htmlparser
|
Fix cvs commit -m in script, so it can be run directly. Affects only the test, not part of the app. r=mcafee (actually, he suggested it)
|
2000-09-07 18:42:51 +00:00 |
include
|
Removing unused/obsolete files. Not part of build.
|
2000-09-01 02:30:52 +00:00 |
intl
|
General makefile cleaning for intl. Thanks to dbaron for pointing this out.
|
2000-09-07 02:38:55 +00:00 |
java
|
Add lib directory to -L line.
|
2000-08-24 23:03:34 +00:00 |
jpeg
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
js
|
Comments and white-space cleanup.
|
2000-09-08 21:24:14 +00:00 |
js2
|
All JSValue constructors are explicit.
|
2000-09-08 01:16:03 +00:00 |
l10n
|
51193: Corrections and incorporationg first feedback from the ng. r=David 'Master_D' Krause (mostly), a=brendan.
|
2000-09-08 08:50:27 +00:00 |
layout
|
Added call temporary call to SetInitialValue() in CreateAnonymousContent() to fix
|
2000-09-08 14:55:49 +00:00 |
lib
|
GC_mark_object.
|
2000-09-02 04:08:24 +00:00 |
mailnews
|
More fixes for js warnings and fix for Netscape bug 1793. r=mscott
|
2000-09-08 21:57:43 +00:00 |
modules
|
warren's fix for the new/free mismatch undid kin's fix for the same problem. Also fix an off by one in the backwards 'for' loop. r=warren
|
2000-09-08 09:36:35 +00:00 |
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
warren's fix for the new/free mismatch undid kin's fix for the same problem. Also fix an off by one in the backwards 'for' loop. r=warren
|
2000-09-08 09:36:35 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Bugzilla bug #30746: the primordial thread should wait for the timer
|
2000-09-01 18:26:28 +00:00 |
nunet
|
|
|
parser
|
Fix cvs commit -m in script, so it can be run directly. Affects only the test, not part of the app. r=mcafee (actually, he suggested it)
|
2000-09-07 18:42:51 +00:00 |
plugin/oji/MRJ
|
Fixes for bug #49510.
|
2000-08-26 05:37:43 +00:00 |
privacy
|
|
|
profile
|
51193: Corrections and incorporationg first feedback from the ng. r=David 'Master_D' Krause (mostly), a=brendan.
|
2000-09-08 08:50:27 +00:00 |
rdf
|
r=ben, same as prev checkin
|
2000-09-08 10:02:00 +00:00 |
README/mozilla
|
Just added a newline for test purposes
|
2000-08-04 04:49:05 +00:00 |
security
|
Build coreconf
|
2000-09-08 22:05:00 +00:00 |
silentdl
|
|
|
string
|
bug #51662, r=bienvenu
|
2000-09-08 22:07:14 +00:00 |
suite
|
|
|
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
|
#47441 - windows classic scrollbar color correction, r=ben
|
2000-09-08 08:22:19 +00:00 |
timer
|
|
|
tools
|
New weekly data: not part of build.
|
2000-09-07 21:55:24 +00:00 |
tripledb
|
|
|
uriloader
|
Bug #43556 --> register our nsIMIMEService implementation with a progid.
|
2000-09-08 00:17:34 +00:00 |
view
|
Revert back to old loop construct for dispatching events which is safer when the event destroys the current view bug 50335 r=attinasi@netscape.com
|
2000-08-31 02:31:17 +00:00 |
wallet
|
|
|
webshell
|
This was tested on win32, and is known to build on win32 and solaris.
|
2000-09-05 19:03:56 +00:00 |
webtools
|
Fix for bug 51519: Links to index are too specific. Patch by
|
2000-09-07 06:31:12 +00:00 |
widget
|
Use an additional layer of filtering based on file type if we fail on the IC check. This catches things that aren't mapped by IC but we still might want to open. Also fix up the event proc to process update events for windows in the bg. r=sfraser, bugs 50312, 51830
|
2000-09-08 22:27:37 +00:00 |
xpcom
|
bug #51662, r=bienvenu
|
2000-09-08 22:07:14 +00:00 |
xpfc
|
|
|
xpfe
|
Ok, trying to fix OS/2 one more time
|
2000-09-08 20:37:16 +00:00 |
xpinstall
|
revamp chrome zipping to fix dev vs. release build problems, also support bugscape bug 2152. r=dveditz
|
2000-09-07 09:34:29 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
removing makefile that is no longer in the tree
|
2000-09-01 07:55:20 +00:00 |
client.mak
|
revamp chrome zipping to fix dev vs. release build problems, also support bugscape bug 2152. r=dveditz
|
2000-09-07 09:34:29 +00:00 |
client.mk
|
Remove obsolete pull l10n commands.
|
2000-06-29 00:18:55 +00:00 |
configure
|
Automated update
|
2000-09-01 21:30:08 +00:00 |
configure.in
|
Every MKSHLIB_FORCE_ALL needs a MKSHLIB_UNFORCE_ALL. Should fix freebsd 2.2 bustage.
|
2000-09-01 21:16:36 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
adding GARBAGE_DIRS variable for clobbers... so we can have core directories
|
2000-08-30 01:15:32 +00:00 |
makefile.win
|
moving regchrome target into rules.mak so it'll work from anywhere
|
2000-09-07 12:06:38 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|