apache/gzip/src
|
|
|
build
|
update build lists for my previous checkin...
|
2000-07-30 06:38:22 +00:00 |
calendar
|
|
|
caps
|
Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet).
|
2000-08-02 06:48:45 +00:00 |
cck
|
changing the location of navigator.dtd to reflect seamonkey AGAIN!
|
2000-08-02 21:11:20 +00:00 |
chrome
|
Fix for 46129. r=waterson,attinasi,pierre
|
2000-07-28 09:36:14 +00:00 |
cmd
|
|
|
config
|
Fix --enable-logrefcnt so that it will actually force refcnt logging on or off per http://lxr.mozilla.org/seamonkey/source/xpcom/doc/MemoryTools.html.
|
2000-08-02 03:17:49 +00:00 |
content
|
fix 45430. patch proposed by beard@netscape.com r=ftang a=ftang
|
2000-08-02 05:08:15 +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
|
Building on windows now works, using ENABLE LDAP. Removed from the list.
|
2000-07-28 22:57:12 +00:00 |
docshell
|
Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet).
|
2000-08-02 06:48:45 +00:00 |
dom
|
Check in some debugging code that's very useful for finding leaked GC roots. This is #if 0, so it shouldn't affect anything. r=a=waterson
|
2000-07-28 12:18:29 +00:00 |
editor
|
Removing .cvsignore files so this directory will go away. Not part
|
2000-08-01 22:53:20 +00:00 |
ef
|
|
|
embedding
|
NOT PART OF BUILD.
|
2000-08-02 11:14:57 +00:00 |
expat
|
Fix "comparison between signed and unsigned" build warning.
|
2000-04-26 14:25:47 +00:00 |
extensions
|
Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet).
|
2000-08-02 06:48:45 +00:00 |
gc/boehm
|
|
|
gconfig
|
|
|
gfx
|
bug#46360: fixing leak of nsWeakReference. Thanks, Patrick. pnunn.
|
2000-08-02 00:34:30 +00:00 |
grendel
|
|
|
htmlparser
|
Migrating
|
2000-08-01 01:02:09 +00:00 |
include
|
Removing unused files. Not part of the build. r=cls.
|
2000-08-01 22:35:28 +00:00 |
intl
|
Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet).
|
2000-08-02 06:48:45 +00:00 |
java
|
bug 44774, 44775
|
2000-08-02 17:02:43 +00:00 |
jpeg
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
js
|
interim fix for bug 25180. Build double wrappers around JS components used by JS code. Includes secured scheme for getting at underlying JSObject for those who really need to do this. a=warren r=rginda
|
2000-08-02 03:57:59 +00:00 |
js2
|
fixing warnings, removing need for JStrings to be copied for mClass
|
2000-08-02 03:53:04 +00:00 |
l10n
|
Fix for 43236. Removing "Double-clicking a message always opens a new window..." item from the pref dialog. r=putterman
|
2000-08-01 23:25:59 +00:00 |
layout
|
fix 45430. patch proposed by beard@netscape.com r=ftang a=ftang
|
2000-08-02 05:08:15 +00:00 |
lib
|
New files for profiling on Mac
|
2000-07-28 23:45:55 +00:00 |
mailnews
|
Oops alecf missed one.
|
2000-08-02 09:05:12 +00:00 |
modules
|
Fixing 46573, r=serge
|
2000-08-02 21:35:45 +00:00 |
msgsdk
|
|
|
mstone
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
44848. r=gagan. fixing leaked strings
|
2000-08-01 23:27:29 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
BugZilla: 4090. cross platform breakage
|
2000-08-02 00:45:18 +00:00 |
nunet
|
|
|
parser
|
Migrating
|
2000-08-01 01:02:09 +00:00 |
plugin/oji/MRJ
|
Fix build bustage.
|
2000-07-22 03:59:49 +00:00 |
privacy
|
|
|
profile
|
Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet).
|
2000-08-02 06:48:45 +00:00 |
rdf
|
Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet).
|
2000-08-02 06:48:45 +00:00 |
README/mozilla
|
|
|
security
|
mpl_rsh now calls s_mp_div_2d instead of duplicating its logic.
|
2000-08-02 20:52:17 +00:00 |
silentdl
|
|
|
string
|
fixes for bugs #46898 and #46899: bad behavior in |nsCString::ToInteger| and a feature request for |ns[C]String::SetCapacity(0)| respectively. r={harishd, waterson}, a=waterson
|
2000-07-29 03:11:59 +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
|
Adding chrome manifests for classic skin NOT IN THE BUILD
|
2000-08-02 10:11:17 +00:00 |
timer
|
|
|
tools
|
Avoid double slash problem when ObjDir is ''.
|
2000-08-01 23:17:59 +00:00 |
tripledb
|
|
|
uriloader
|
Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz
|
2000-07-25 05:45:56 +00:00 |
view
|
Bug 42686: Remove an assertion which was preventing dogfood use on Mac. r=jst@netscape.com (thanks!)
|
2000-07-20 06:02:41 +00:00 |
wallet
|
|
|
webshell
|
Fix for bug 36849: Script animation that changes location and clip simultaneously no longer will flicker.
|
2000-07-28 21:58:14 +00:00 |
webtools
|
Undoing missing QA bug introduced with earlier patch (see bug 30826 for
|
2000-08-01 19:52:06 +00:00 |
widget
|
Fix bug 34741 -- command-drag should not activate windows. r=pinkerton
|
2000-08-02 00:30:41 +00:00 |
xpcom
|
raw pointer mlk fix. r=dougt
|
2000-08-01 22:57:58 +00:00 |
xpfc
|
|
|
xpfe
|
Specify query encoding string for this search engine. r=me a=johng
|
2000-08-02 10:47:52 +00:00 |
xpinstall
|
1683: Missing Buddy list from sidebar on new install.r=sgehani,a=pdt.
|
2000-08-01 00:57:33 +00:00 |
.cvsignore
|
|
|
aclocal.m4
|
|
|
allmakefiles.sh
|
Removing the makefile for the directory I just removed. r=alecf.
|
2000-08-02 00:47:35 +00:00 |
client.mak
|
modify client.mak to include commented out co variables needed to pull tree on branch to make future branches slightly easier.
|
2000-07-26 22:43:27 +00:00 |
client.mk
|
Remove obsolete pull l10n commands.
|
2000-06-29 00:18:55 +00:00 |
configure
|
Fix --enable-logrefcnt so that it will actually force refcnt logging on or off per http://lxr.mozilla.org/seamonkey/source/xpcom/doc/MemoryTools.html.
|
2000-08-02 03:17:49 +00:00 |
configure.in
|
Fix --enable-logrefcnt so that it will actually force refcnt logging on or off per http://lxr.mozilla.org/seamonkey/source/xpcom/doc/MemoryTools.html.
|
2000-08-02 03:17:49 +00:00 |
LEGAL
|
|
|
LICENSE
|
|
|
Makefile.in
|
Bug 45698. Build order changes; modules/plugins now needs gfx.
|
2000-07-22 01:27:15 +00:00 |
makefile.win
|
conditionally build LDAP code on windows if ENABLE_LDAP env var is set. r=cls@seawood.org, a=waterson@mozilla.org
|
2000-07-28 04:00:47 +00:00 |
nglayout.mac
|
|
|
nglayout.mk
|
|
|
trex.mak
|
|
|
trex.mk
|
|
|