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 22:57:17 +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 CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
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 bug 107857 - add -moz-show-background value to empty-cells and make that the quirk default. sr=attinasi, r=pierre. 2001-11-06 22:52:59 +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 Add fixup for view-source: URLs. b=78810 r=bzbarsky@mit.edu sr=blizzard@mozilla.org 2001-11-06 22:55:30 +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 back out darin's fix for bug #107789 since it caused blocker #108637. 2001-11-06 16:32:52 +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 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 Oops. 2001-09-20 00:02:59 +00:00
gconfig
gfx Oops overwriting wrong codepage 2001-11-06 15:54:54 +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 Added Function.call/apply. Fixed bug in exception handling clean-up of 2001-11-06 19:45:04 +00:00
l10n fixes bug 95768 "about: services should be converted to XHTML 1.1" 2001-09-27 01:42:06 +00:00
layout bug 30692 - Have children of cell block use the computed width of the cell. sr=attinasi, r=alexsavulov 2001-11-06 22:57:17 +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 #65761 and #108606 -polishing prefill filters;r/sr=sspitzer 2001-11-06 22:55:37 +00:00
modules back out darin's fix for bug #107789 since it caused blocker #108637. 2001-11-06 16:32:52 +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 fix for bug 108684 - cache objects not included in bloat logs 2001-11-06 22:51:58 +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 Adding newline, testing 2000-12-14 15:53:14 +00:00
security Removed the temporary #if 0. 2001-11-06 22:52:12 +00:00
silentdl
string fix for bug 108597 - move mOwnsBuffer and mCharSize into smaller variables to reduce nsStr's overall size 2001-11-06 22:50:13 +00:00
suite
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 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 Refixing bug 71840 - The name should be the 'name' should be the same as what the 'href' points it too... 2001-11-06 18:06:02 +00:00
widget Now a .mm. Obsolete. 2001-11-06 22:54:39 +00:00
xpcom fix for bug 108597 - move mOwnsBuffer and mCharSize into smaller variables to reduce nsStr's overall size 2001-11-06 22:50:13 +00:00
xpfe 90080 - no restart message appears when switching UI language. 2001-11-06 22:55: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 new project started 2001-04-03 22:13:38 +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
LEGAL
LICENSE
Makefile.in Backing out last checkin 2001-11-05 12:08:31 +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
nglayout.mk
trex.mak
trex.mk