README
|
Adding newline, testing
|
2000-12-14 15:53:14 +00:00 |
accessible
|
Bug 106533. Active Accessibility: Assert on startup in timer code. r=evaughan, sr=waterson
|
2001-10-31 06:12:39 +00:00 |
apache/gzip/src
|
…
|
|
build
|
Bug 18502 remainder of checkin. Turning it on on the Mac. r/sr=pav,jband
|
2001-11-04 02:17:11 +00:00 |
caps
|
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
|
2001-11-03 03:29:05 +00:00 |
cck
|
Fix for bug 105735: CD Autorun option with existing Windows configuration
|
2001-10-24 01:56:16 +00:00 |
chrome
|
b=107823, r=ccarlen, sr=brendan
|
2001-11-01 00:11:15 +00:00 |
cmd/xfe/src
|
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
|
2001-10-03 18:54:49 +00:00 |
config
|
Initial check in for print preview work it is complied in for Windows and linix only
|
2001-11-03 14:59:39 +00:00 |
content
|
Checking in workaround for blocker bug 108526. Don't force a reset of an input if there's no parent since this causes checkboxes and radio buttons to be reset before all their attributes are added. r=sicking@bigfoot.com, sr=blizzard@mozilla.org
|
2001-11-05 23:20:05 +00:00 |
db
|
Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974
|
2001-10-25 03:21:53 +00:00 |
dbm
|
Bugzilla bug 103892: include <stdlib.h> rather than <malloc.h> for the
|
2001-10-24 14:33:28 +00:00 |
directory
|
Bug 103084 and Bug 103085: Memory leaks in LDAP code. r=mitesh, sr=bienvenu.
|
2001-10-23 01:19:12 +00:00 |
docshell
|
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
|
2001-11-03 03:29:05 +00:00 |
dom
|
bug 108219 fixing filenames so Mac's can handle them
|
2001-11-06 01:11:41 +00:00 |
editor
|
Fixed 'New' Composer command, b=106728, r=rcassin, sr=kin
|
2001-11-06 01:07:45 +00:00 |
ef
|
fix another XXX
|
1999-12-01 21:26:42 +00:00 |
embedding
|
Not part of build
|
2001-11-05 13:35:02 +00:00 |
expat
|
License changes Round 2. Expat. Updating licensing to be consistent with latest version of expat (MIT/X); relicensing NS-contributed code under expat's license (except the build system, which is tri-licensed.) Removing outdated licensing information and adding new COPYING file. This has been checked with James Clark. Bug 98089.
|
2001-09-29 00:10:42 +00:00 |
extensions
|
Make Double purly static. Fix some bugs and exactness problems in Double::toString and Double::toDouble. Remove the Integer class.
|
2001-11-04 23:28:36 +00:00 |
gc/boehm
|
Oops.
|
2001-09-20 00:02:59 +00:00 |
gconfig
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
gfx
|
NOT PART OF BUILD
|
2001-11-05 18:53:03 +00:00 |
gfx2
|
new image code for windows. not part of build. bug 104999
|
2001-10-25 09:01:32 +00:00 |
grendel
|
Checking in Brian Duff's ui mods (looks great!). --talisman
|
2001-06-23 19:23:33 +00:00 |
htmlparser
|
106746 - DD/DT should not contain each other. r=heikki, sr=attinasi.
|
2001-11-06 00:48:11 +00:00 |
include
|
Fix warnings by only defining _UINT16 & _UINT32 if they aren't already defined.
|
2001-11-02 06:50:12 +00:00 |
intl
|
fix for bug 108314 - fix crash in nsStringBundle::GetSimpleEnumeration by loading the string bundle before starting the enumeration
|
2001-11-05 02:33:16 +00:00 |
java
|
Remove IsUnicode() check on nsString. nsString is always unicode (these days), so replacing this if/then/else with the then part. r=dbaron, rs=scc
|
2001-10-14 04:37:37 +00:00 |
jpeg
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
js
|
better error message when zero passed where object or null expected. bug 108284. r=dbradley sr=shaver. Also, fix uninitilized counter var in debug only code rs=jband
|
2001-11-06 00:40:54 +00:00 |
js2
|
Fixed result value of for..in statement. Handling of user throws & runtime
|
2001-11-05 18:05:37 +00:00 |
l10n
|
fixes bug 95768 "about: services should be converted to XHTML 1.1"
|
2001-09-27 01:42:06 +00:00 |
layout
|
Fix inheritance of frameborder in multiply nested framesets. Bug
|
2001-11-06 00:44:25 +00:00 |
lib
|
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
|
2001-11-03 03:29:05 +00:00 |
mailnews
|
Fix for bug 102536. Need to proceed up to the end of the buffer, we were missing the last byte!
|
2001-11-06 01:06:57 +00:00 |
modules
|
fix pluginClassic bustage, r=peterl, sr=sfraser
|
2001-11-05 14:30:05 +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
|
fixes bug 107719 "avoid extra copy of http request headers"
|
2001-11-04 05:50:37 +00:00 |
nsprpub
|
Tell BSD strip to just strip local & debug symbols rather than all symbols for darwin.
|
2001-11-03 06:01:31 +00:00 |
nunet
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 02:47:15 +00:00 |
other-licenses
|
initial checkin
|
2001-10-31 02:08:13 +00:00 |
parser
|
106746 - DD/DT should not contain each other. r=heikki, sr=attinasi.
|
2001-11-06 00:48:11 +00:00 |
plugin/oji
|
[not part of build] Added MRJSession.java, removed MRJConsole.java. Added ProxyClassLoaderFactory.java.
|
2001-11-02 08:22:58 +00:00 |
privacy
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
profile
|
Bug 108383
|
2001-11-06 00:44:18 +00:00 |
rdf
|
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
|
2001-11-03 03:29:05 +00:00 |
security
|
fix Stan reference
|
2001-11-05 19:02:49 +00:00 |
silentdl
|
Converting usage of ::GetIID() to NS_GET_IID().
|
2000-01-11 20:49:15 +00:00 |
string
|
Fix for bug 86089. Replace attachments string in message compose fields by an array of nsIMsgAttachment objects. This architecture change allow us to dissocie the attachment name from the attachment url. We can also now carry over extra information like the attachment content type or Mac file type. This check in contains also fix for related bug 52428, bug 80895, bug 87765 and bug 89090.
|
2001-10-30 14:42:41 +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
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
themes
|
bugzilla 59887 mac classic focus ring matches system color - r=shliang sr=hewitt
|
2001-11-06 01:12:11 +00:00 |
timer
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
tools
|
Add xul window open test
|
2001-11-03 05:17:56 +00:00 |
uriloader
|
Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband
|
2001-11-03 07:10:51 +00:00 |
view
|
Initial check in for print preview work it is complied in for Windows and linix only
|
2001-11-03 14:59:39 +00:00 |
webshell
|
Initial check in for print preview work it is complied in for Windows and linix only
|
2001-11-03 14:59:39 +00:00 |
webtools
|
SECURITY FIX see bug 108385: Due to trusting of passed form fields that shouldn't have been trusted, it was possible to add a comment to a bug pretending to be someone else if you edited the HTML by hand before submitting. The bug form did not include the field in question, but due to legacy processing code, the field was still trusted if it was present.
|
2001-11-05 20:47:17 +00:00 |
widget
|
NOT PART OF BUILD
|
2001-11-05 18:51:56 +00:00 |
xpcom
|
fix bug 61269 ['%' will get URL-escaped to "%25" if not followed by 2
|
2001-11-03 14:55:57 +00:00 |
xpfe
|
107415 - navigation problems in randomly ordered wizards, r=kerz, sr=blake
|
2001-11-06 01:07:35 +00:00 |
xpinstall
|
Bug 18502 remainder of checkin. Turning it on on the Mac. r/sr=pav,jband
|
2001-11-04 02:17:11 +00:00 |
.cvsignore
|
new project started
|
2001-04-03 22:13:38 +00:00 |
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile.in
|
Backing out last checkin
|
2001-11-05 12:08:31 +00:00 |
aclocal.m4
|
Add basic infastructure for gtk2 work. Bug #92034. r=cls
|
2001-07-24 23:30:00 +00:00 |
allmakefiles.sh
|
Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband
|
2001-11-03 07:10:51 +00:00 |
client.mak
|
Create build_all_dep target to avoid doing the export phase twice
|
2001-09-30 00:13:35 +00:00 |
client.mk
|
Try to use mozilla as well as netscape to launch webconfig
|
2001-10-13 06:23:28 +00:00 |
configure
|
Automated update
|
2001-11-03 05:58:13 +00:00 |
configure.in
|
Tell BSD strip to just strip local & debug symbols rather than all symbols.
|
2001-11-03 05:57:00 +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
|
move intl earlier in the build process so that static libs are available for bug 100214
|
2001-10-13 00:09:48 +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
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nglayout.mk
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
trex.mak
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
trex.mk
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |