README/mozilla
|
*** empty log message ***
|
2000-03-28 02:10:58 +00:00 |
apache/gzip/src
|
…
|
|
build
|
Copied xpcom.properties to global/locale.
|
2000-07-25 06:10:47 +00:00 |
calendar
|
…
|
|
caps
|
Fixing 40159, nasty infinite recursion on startup. r&a=beard
|
2000-07-26 04:53:01 +00:00 |
cck
|
changing the changedir.bat to reflect change in setup names
|
2000-07-25 23:04:27 +00:00 |
chrome
|
add utility to build a chrome registry from the command line. r=waterson a=waterson/hyatt
|
2000-07-25 20:21:17 +00:00 |
cmd
|
…
|
|
config
|
bug fixing
|
2000-07-20 22:28:01 +00:00 |
content
|
Fix bug # 46211: handle insertion/sorting correctly with mixed static-dynamic content. r=waterson
|
2000-07-27 00:22:42 +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
|
get ldap build working on windows; a=r=(not built)
|
2000-07-26 22:51:19 +00:00 |
docshell
|
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 |
dom
|
Fix to grovel non-aggressively. r=waterson,a=waterson
|
2000-07-26 23:57:48 +00:00 |
editor
|
take 2: fix for 22227 and partial fix for 46209; r=mjudge; a=beppe
|
2000-07-27 01:03:16 +00:00 |
ef
|
fix another XXX
|
1999-12-01 21:26:42 +00:00 |
embedding
|
Reinstated macro that prevented browser site from being QI'd for its nsISupports interface
|
2000-07-26 22:46:05 +00:00 |
expat
|
Fix "comparison between signed and unsigned" build warning.
|
2000-04-26 14:25:47 +00:00 |
extensions
|
part of fix for bug 45981, blue-box dialog not appearing when needed, r=pinkerton
|
2000-07-27 03:07:19 +00:00 |
gc/boehm
|
[not part of build] using non-debugging allocators to keep out of leak reports.
|
2000-04-13 06:40:16 +00:00 |
gconfig
|
…
|
|
gfx
|
#45872
|
2000-07-26 14:21:07 +00:00 |
grendel
|
Added contribution from Ian Clarke.
|
2000-04-08 06:16:32 +00:00 |
htmlparser
|
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 |
include
|
Mac needs History_entry struct.
|
2000-07-10 08:12:01 +00:00 |
intl
|
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 |
java
|
author = ashuk
|
2000-07-26 20:07:11 +00:00 |
jpeg
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
js
|
Patch from Norris :
|
2000-07-26 23:04:14 +00:00 |
js2
|
Function prototype objects etc.
|
2000-07-26 01:56:47 +00:00 |
l10n
|
41054 : Bundle 2-3 language packs with Seamonkey. Change en-GB->en-DE in
|
2000-07-20 21:40:42 +00:00 |
layout
|
Fix for templates to grovel non-aggressively. r=waterson,a=waterson
|
2000-07-26 23:57:24 +00:00 |
lib
|
bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser
|
2000-06-20 23:10:06 +00:00 |
mailnews
|
Fix for 43187. Right align unread and total columns. Patch submitted by gemal@gemal.dk.
|
2000-07-27 03:22:42 +00:00 |
modules
|
bug 42678. Disabling JS in mailnews by default; it can be reactivated from prefs. Lots of people asked for this. a=brendan, r=rginda.
|
2000-07-27 00:47:23 +00:00 |
msgsdk
|
…
|
|
mstone
|
http stuff
|
2000-05-10 23:20:05 +00:00 |
netwerk
|
r-vidur. fixing boundary parsing logic to handle boundary identifiers wrapped in double quotes and spaces, 45878
|
2000-07-25 22:03:15 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Bugzilla bug #46166: checked in a patch contributed by Marcello Nuccio
|
2000-07-25 00:30:43 +00:00 |
nunet
|
…
|
|
parser
|
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 |
plugin/oji/MRJ
|
Fix build bustage.
|
2000-07-22 03:59:49 +00:00 |
privacy
|
…
|
|
profile
|
Fix for regression nsbeta2+ bug #45299. r=sgehani
|
2000-07-17 19:56:53 +00:00 |
rdf
|
Fix bug # 46211: handle insertion/sorting correctly with mixed static-dynamic content. r=waterson
|
2000-07-27 00:22:42 +00:00 |
security
|
Add new function s_mp_add_offset().
|
2000-07-27 03:02:42 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string
|
Bug 40027, reads past buffer in nsString::ToCString, r,a=waterson
|
2000-07-26 00:05:55 +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
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
themes
|
patches from Peter Annema to improve the look of the toolbar throbber, r=myself, a=waterson, and a fix for an error Peter noticed in button.css, r=myself.
|
2000-07-26 06:05:22 +00:00 |
timer
|
…
|
|
tools
|
Revise connect_nodes to be tmgraphnode_connect, reusable via tmreader.[ch].
|
2000-07-26 02:19:27 +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
|
Added a cast to make gcc happy.
|
2000-07-25 06:31:20 +00:00 |
webtools
|
not part of build. updating perl
|
2000-07-27 00:58:50 +00:00 |
widget
|
Fix for bug 46223, not being able to accept drops from other applications. Basically,
|
2000-07-26 04:03:42 +00:00 |
xpcom
|
Bringing BeOS up to speed
|
2000-07-26 06:22:37 +00:00 |
xpfc
|
…
|
|
xpfe
|
Fix bug # 44707: handle & > < " unescaping for related links.
|
2000-07-27 01:00:59 +00:00 |
xpinstall
|
1615: Installer show Mozilla home page.... (r=sgehani,a=ftang)
|
2000-07-27 00:50:49 +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
|
Bug 45698. Build order changes; modules/plugins now needs gfx.
|
2000-07-22 01:27:15 +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
|
Adding gtk embedding test application.
|
2000-07-20 01:12:25 +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
|
Automated update
|
2000-07-19 20:00:09 +00:00 |
configure.in
|
Bug 40748 - officially kill the SUNWspro4.2 build. r=cls, a=waterson
|
2000-07-19 19:53:01 +00:00 |
makefile.win
|
Bug 45698. Build order changes; modules/plugins now needs gfx.
|
2000-07-22 01:27:15 +00:00 |
nglayout.mac
|
…
|
|
nglayout.mk
|
…
|
|
trex.mak
|
…
|
|
trex.mk
|
…
|
|