README
|
Adding newline, testing
|
2000-12-14 15:53:14 +00:00 |
accessible
|
Bug 96065. Active Accessibility text nodes should not be focusable. r=jgaunt, sr=brendan\
|
2001-08-21 00:47:07 +00:00 |
apache/gzip/src
|
…
|
|
build
|
Doh! Fixing build bustage due to my landing of fix for #89019. We have to have different targets for Carbon and Classic due to linkage issues with the OT libs OpenTransportAppPPC.o and OpenTptInetPPC.o that are required for Classic.
|
2001-08-29 04:58:11 +00:00 |
calendar
|
…
|
|
caps
|
attempt to fix HP-UX and and some other Unix bustages. r=cls
|
2001-08-29 07:24:39 +00:00 |
cck
|
*** empty log message ***
|
2001-08-28 21:10:28 +00:00 |
chrome
|
Bug 86021 - Enable -turbo for multiple profiles. r=valeski, r=/sr=blake,waterson, a=dbaron
|
2001-08-29 14:02:38 +00:00 |
cmd
|
…
|
|
config
|
Use mozLock instead of flock() when building lists.
|
2001-08-17 12:06:03 +00:00 |
content
|
Bug 95336 "position CSS not recognized without units when element not in document". Set the parser in quirks mode when necessary in nsDOMCSSAttributeDeclaration::ParseDeclaration(). r=ianh/sr=jst/a=dbaron.
|
2001-08-29 08:00:12 +00:00 |
db
|
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
|
2001-08-14 07:59:59 +00:00 |
dbm
|
Remove unnecessary OS/2 specific code
|
2001-07-02 23:41:02 +00:00 |
directory
|
Bug 85452, 100% CPU usage in LDAP autocomplete. r=dmose, sr=mscott,
|
2001-08-22 01:30:19 +00:00 |
docshell
|
Fix for bug # 94926. assert in nsDocShell::SetTitle() r=adamlock sr=rpotts a=asa
|
2001-08-24 20:03:24 +00:00 |
dom
|
Fix for bug 84519 r=adamlock sr=rpotts a=asa. history.go(toofar) gives problems to back/forward buttons
|
2001-08-23 21:55:57 +00:00 |
editor
|
Fix for bug 83607: too much backspace segfaults mozilla in textbox forms
|
2001-08-29 21:33:52 +00:00 |
ef
|
…
|
|
embedding
|
updated nsISHistory methods.
|
2001-08-24 21:03:15 +00:00 |
expat
|
Project cleanup, rs=scc. Ensure we use a debug prefix file for the debug target.
|
2001-08-17 01:06:53 +00:00 |
extensions
|
help update per b=85925, a=asa@mozilla.org, r=oeschger@netscape.com
|
2001-08-29 04:10:08 +00:00 |
gc/boehm
|
Bugzilla Bug 84822 Boehm does not compile on Solaris 8 due to error in os_dep.c
|
2001-06-15 19:29:38 +00:00 |
gconfig
|
…
|
|
gfx
|
Bug 39117 "[zoom]View Enlarge/Reduce Text Size doesn't work on mac". Calculate zoom in nsFontMetricsMac::GetNativeTextStyle() and remove disabling of menus in viewZoomOverlay. r=rbs, sr=sfraser, a=dbaron
|
2001-08-29 07:52:02 +00:00 |
gfx2
|
Project cleanup, rs=scc. Link with InterfacesStubs rather than 101 system stub libraries, and use NSComponentStartup.
|
2001-08-16 00:39:02 +00:00 |
grendel
|
Checking in Brian Duff's ui mods (looks great!). --talisman
|
2001-06-23 19:23:33 +00:00 |
htmlparser
|
Parser regression test files.
|
2001-08-27 22:40:48 +00:00 |
include
|
Removing this file since it's no longer needed.
|
2001-08-22 04:27:55 +00:00 |
intl
|
96440 - Before reloading the document with the new charset we should completely shutoff the current load. nsMetaCharsetObserver::Notify() does indeed result in calling stopDocumentLoad() however it failed to ( accidently ) propagate the appropriate error message back to the parser. r=ftang,sr=kin,a=dbaron.
|
2001-08-27 23:22:52 +00:00 |
java
|
*not part of the build*
|
2001-08-25 04:53:44 +00:00 |
jpeg
|
Make sure that zlib is shared in the default (dynamic build). Build img libs (png/jpeg/mng) the same on OS/2 as the rest of unix (ie, always static).
|
2001-07-07 20:32:51 +00:00 |
js
|
Removed a few hundred || conditions. See comment 2001-08-29 12:00 in bug 89443.
|
2001-08-29 20:37:58 +00:00 |
js2
|
Fixed warning.
|
2001-08-28 00:52:16 +00:00 |
l10n
|
Fix to bug 94961 (kB -> KB). r=buhvan, sr=sspitzer
|
2001-08-22 00:17:55 +00:00 |
layout
|
bug #14889 Lazy loading wallet dll r=morse,gagan sr=jband a=asa
|
2001-08-28 22:32:03 +00:00 |
lib
|
Bug 78498 - Carbonize PPEmbed. r=pinkerton/sr=sfraser
|
2001-08-18 15:10:38 +00:00 |
mailnews
|
#17943, "Messages sent later, are retrieved as READ status in POP account."
|
2001-08-29 21:35:01 +00:00 |
modules
|
Fix static build bustage.
|
2001-08-29 05:28:12 +00:00 |
mozilla
|
new project started
|
2001-04-03 22:13:38 +00:00 |
msgsdk
|
…
|
|
mstone
|
Fix OS_ARCH detection for IRIX64.
|
2001-07-20 00:26:49 +00:00 |
netwerk
|
Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
|
2001-08-29 03:29:44 +00:00 |
network/protocol/http
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
nsprpub
|
Bugzilla bug 94153: destroys the arena lock in PL_ArenaFinish. Also don't
|
2001-08-28 21:14:36 +00:00 |
nunet
|
…
|
|
parser
|
Parser regression test files.
|
2001-08-27 22:40:48 +00:00 |
plugin/oji/MRJ
|
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
|
2001-08-21 01:48:11 +00:00 |
privacy
|
…
|
|
profile
|
Bug 86021 - Enable -turbo for multiple profiles. r=valeski, r=/sr=blake,waterson, a=dbaron
|
2001-08-29 14:02:38 +00:00 |
rdf
|
Bug 86021 - Enable -turbo for multiple profiles. r=valeski, r=/sr=blake,waterson, a=dbaron
|
2001-08-29 14:02:38 +00:00 |
security
|
Fix Solaris (and probably others) runtime failures:
|
2001-08-28 23:37:22 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string
|
Bug 94235: add NS_COM to declaration of nsPrintfCString. r=/sr= jst,scc
|
2001-08-09 09:27:47 +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
|
backing out edburns's removal of necessary typedefs
|
2001-04-03 23:29:26 +00:00 |
themes
|
Fix for 95452. r/sr=ben,hewitt, a=dbaron
|
2001-08-29 02:04:04 +00:00 |
timer
|
…
|
|
tools
|
Don't set date tag when branch tag is set. cvs currently only supports one tag.
|
2001-08-28 01:43:08 +00:00 |
tripledb
|
…
|
|
uriloader
|
bug 91726, r=pinkerton, sr=sfraser, under carbon, Internet Config seems to return mappings with a null mime type string, if we see a null mime type string, set mime type in nsMimeInfo to octet-stream
|
2001-08-22 00:19:08 +00:00 |
view
|
Bug 94243: VoidArray usage patch. a=asa sr=brendan r=waterson r=bienvenu
|
2001-08-27 06:15:54 +00:00 |
wallet
|
…
|
|
webshell
|
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
|
2001-08-21 01:48:11 +00:00 |
webtools
|
moving version to 2.14 (golden) to roll the tarball.
|
2001-08-29 19:52:13 +00:00 |
widget
|
turn on extension filtering for fizzilla. allow packages to be chosen when filter is *. r=pchen/sr=sfraser/a=dbaron. bug# 91021
|
2001-08-29 21:34:14 +00:00 |
xpcom
|
bug #14889 Lazy loading wallet dll r=morse,gagan sr=jband a=asa
|
2001-08-28 22:05:30 +00:00 |
xpfc
|
…
|
|
xpfe
|
Fixing senna requires bustage.
|
2001-08-29 15:33:31 +00:00 |
xpinstall
|
Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
|
2001-08-29 03:29:44 +00:00 |
.cvsignore
|
new project started
|
2001-04-03 22:13:38 +00:00 |
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile.in
|
fix for bug 94768
|
2001-08-17 03:13:07 +00:00 |
aclocal.m4
|
Add basic infastructure for gtk2 work. Bug #92034. r=cls
|
2001-07-24 23:30:00 +00:00 |
allmakefiles.sh
|
Clean up makefile listings for extensions. b=75924 r=cls
|
2001-08-18 01:14:23 +00:00 |
client.mak
|
Pull using the NSPRPUB_PRE_4_2_CLIENT_BRANCH instead of the static tag.
|
2001-08-17 11:17:02 +00:00 |
client.mk
|
Pull using the NSPRPUB_PRE_4_2_CLIENT_BRANCH instead of the static tag.
|
2001-08-17 11:17:02 +00:00 |
configure
|
Automated update
|
2001-08-28 08:43:47 +00:00 |
configure.in
|
Line up --help output
|
2001-08-28 08:39:23 +00:00 |
embed.mak
|
NOT PART OF BUILD. Fixed recent breakage and merged export/install dirs into single list. b=68668
|
2001-02-23 12:54:24 +00:00 |
embed.mk
|
NOT PART OF BUILD. Updated Unix/Linux embedding makefile to work once more. Changed target modules for recent layout/content split. b=68668
|
2001-02-21 12:27:11 +00:00 |
makefile.win
|
fix for bug 94768
|
2001-08-17 03:13:07 +00:00 |
mozilla.kdevprj
|
new project started
|
2001-04-03 22:13:38 +00:00 |
mozilla.lsm
|
new project started
|
2001-04-03 22:13:38 +00:00 |
nglayout.mac
|
…
|
|
nglayout.mk
|
…
|
|
trex.mak
|
…
|
|
trex.mk
|
…
|
|