Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
2001-11-06 15:35:41 +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 Fix NullPlugin.mcp to build in a Carbon debug build; renaming it to DefaultPlugin.mcp and fixing prefix files. r=beard, sr=fm 2001-11-06 01:45:15 +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 Checked in for fantasai@escape.com. Bug 43220 "author !important rules override user !important rules in user.css". Add User sheets. Rename Backstop sheets into UserAgent. Fix cascading order. r=pierre/sr=hyatt. 2001-11-06 10:04:05 +00:00
cmd/xfe/src
config Allow multiple toolkits to be installed in a build by marking the non-default toolkits as "inactive" and placing them in a separate components dir. 2001-11-06 09:45:23 +00:00
content Initial check in for print preview work it is complied in for Windows and linix only 2001-11-06 12:18:51 +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 fixes bug 107789 "depracate nsIRandomAccessStore (superceded by nsISeekableStream)" 2001-11-06 02:50:42 +00:00
dom Bug 105705, temporary fix. Remove security check optmization 2001-11-06 05:04:36 +00:00
editor Fixed 'New' Composer command, b=106728, r=rcassin, sr=kin 2001-11-06 01:07:45 +00:00
ef
embedding NTO PART OF BUILD 2001-11-06 13:33:36 +00:00
expat
extensions 108595 - "Block Images for this server" menu item not showing up. Remove display:none style rule now that the overlay that includes this overlay (contentAreaContextOverlay.xul) is no longer being loaded twice by navigator. r=kerz, sr=blake 2001-11-06 01:39:36 +00:00
gc/boehm
gconfig
gfx Forgot some return codes 2001-11-06 15:35:41 +00:00
gfx2 new image code for windows. not part of build. bug 104999 2001-10-25 09:01:32 +00:00
grendel
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
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 Added :wrap and extended :nowrap to apply as either a paragraph or an inline style 2001-11-06 01:24:13 +00:00
l10n
layout Minor fix up to my PrintPreview Checkin 2001-11-06 14:34:00 +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 Whoops! The glue library is supposed to be static. 2001-11-06 10:50:37 +00:00
modules fixes bug 107789 "depracate nsIRandomAccessStore (superceded by nsISeekableStream)" 2001-11-06 02:50:42 +00:00
mozilla
msgsdk
mstone
netwerk fixes bug 107789 "depracate nsIRandomAccessStore (superceded by nsISeekableStream)" 2001-11-06 02:50:42 +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
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
profile Bug 108383 2001-11-06 00:44:18 +00:00
rdf Checked in for fantasai@escape.com. Bug 43220 "author !important rules override user !important rules in user.css". Add User sheets. Rename Backstop sheets into UserAgent. Fix cascading order. r=pierre/sr=hyatt. 2001-11-06 10:04:05 +00:00
README
security Attempt to move all the constant tables in secoid.c into the text segment 2001-11-06 02:46:37 +00:00
silentdl
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
sun-java
themes bugzilla bug 84532 r=shliang sr=hewitt line break between subject and body of message. 2001-11-06 01:14:06 +00:00
timer
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 (disabled) cut at creating about:blank documents synchronously. part of bug 88229 r=hyatt,rpotts 2001-11-06 01:24: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 First stab at Cocoa impl of widget. Some code still carbon, copied from 2001-11-06 15:35:24 +00:00
xpcom fixing build bustage on HP's & AIX's new compilers 2001-11-06 13:22:05 +00:00
xpfe Checked in for fantasai@escape.com. Bug 43220 "author !important rules override user !important rules in user.css". Add User sheets. Rename Backstop sheets into UserAgent. Fix cascading order. r=pierre/sr=hyatt. 2001-11-06 10:04:05 +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
aclocal.m4
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
client.mk
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
embed.mk
LEGAL
LICENSE
Makefile.in Backing out last checkin 2001-11-05 12:08:31 +00:00
makefile.win
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk