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-09-08 01:53:38 +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 71517: Dynamically select platform jar in langxxxx.xpi. (r=jbetak,sr=mscott). Build en-{win,unix}.jar on Mac. 2001-09-07 22:45:31 +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# 97528 Eliminating the extra Clone() on chrome urls. Plus 2001-09-06 00:45:16 +00:00
cmd
config Remove unused fullcircle build references. 2001-09-07 04:59:44 +00:00
content Comment change only, sr=me 2001-09-08 00:53:38 +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 r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
docshell Fix for bug 79063 r=rpotts sr=darin 2001-09-07 22:06:08 +00:00
dom Implement TreeWalker in DOM2-traversal. 2001-09-07 09:30:03 +00:00
editor Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
ef
embedding now _blank windows without a parent will actually open in a new window. wow. bugs like that shouldn't still exist. bug 98785 r=hyatt,rpotts 2001-09-07 23:24:34 +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 Fix for bug 98597. The event held onto from the document's load handler was bogus by the time we sent it to the XMLHttpRequest's event listeners (DOM events have members that are stack-based and, despite being reference-counted objects, should not be held across a call. Instead we create a new event of our own for the XMLHttpRequest load. r=heikki, sr=jst 2001-09-08 00:18:45 +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 93999: 1-liner fix to unhork xlib (fix to typo by imot). r/sr=blake 2001-09-07 21:32:54 +00:00
gfx2 r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
grendel Checking in Brian Duff's ui mods (looks great!). --talisman 2001-06-23 19:23:33 +00:00
htmlparser r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
include Fix for bug 98285 -- added a new value to the NPNVariable enum type to enable access to the service manager from plugins, r=beard, sr=vidur 2001-09-08 00:23:07 +00:00
intl Bug 96318: 2001-09-06 00:26:13 +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 bug 95534, r=brendan, sr=jband 2001-09-06 21:46:18 +00:00
js2 Split out parseFunctionExpression 2001-09-06 22:44:32 +00:00
l10n Fix to bug 94961 (kB -> KB). r=buhvan, sr=sspitzer 2001-08-22 00:17:55 +00:00
layout Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
lib Add an explicit search path to 'Carbon Support' first to ensure that we pick up CarbonLib 1.4, rather than the older version in Univeral Headers. 2001-09-06 00:46:38 +00:00
mailnews Removing newlines (^M) to fix bustage. 2001-09-08 01:47:44 +00:00
modules Fix for bug 98285 -- adding possibility for plugins to access the service manager, r=beard, sr=vidur 2001-09-08 01:04:03 +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 mac project changes for bug 97528 2001-09-07 22:37:38 +00:00
network/protocol/http
nsprpub Bugzilla bug 98741: replaced NPL by MPL/GPL. 2001-09-07 18:37:58 +00:00
nunet
parser r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
plugin/oji/MRJ Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat 2001-09-06 21:13:11 +00:00
privacy
profile Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat 2001-09-06 21:13:11 +00:00
rdf bug# 97528 Eliminating the extra Clone() on chrome urls. Plus 2001-09-06 00:45:16 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
security More work on running an SSLSocket over a generic Socket. This is required 2001-09-08 01:53:38 +00:00
silentdl
string string changes for MOZ_TRACK_MODULE_DEPS - bug 98371 r=cls 2001-09-06 04:06:10 +00:00
suite
sun-java backing out edburns's removal of necessary typedefs 2001-04-03 23:29:26 +00:00
themes fix for #98793. r=varada, sr=mscott. pre-cache the unread / read / flagged / unflagged thread pane images 2001-09-08 01:09:18 +00:00
timer
tools Fixing test for BuildTag, we weren't pulling by date in the normal case 2001-08-31 19:36:35 +00:00
tripledb
uriloader Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position. 2001-09-07 03:44:33 +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 Remove unused fullcircle build references. 2001-09-07 04:59:44 +00:00
webtools Fix for bug 98468: sample email regexp for username-only address changed from ^[^@]*$ to ^[^@]+$ and the default emailregexp changed from ^[^@]*@[^@]*\\.[^@]*$ to ^[^@]+@[^@]+\\.[^@]+$ 2001-09-07 03:25:33 +00:00
widget Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position. 2001-09-07 03:44:33 +00:00
xpcom bug# 96457 Fixing ReInit() to account for the new factory entry type 2001-09-08 00:01:03 +00:00
xpfc
xpfe restoring rev 1.11 (bug 97514 r=hyatt,pchen). the root cause of bug 98732 (and rev 1.12) has been fixed elsewhere (bug 98785). 2001-09-07 23:38:06 +00:00
xpinstall Implement TreeWalker in DOM2-traversal. 2001-09-07 09:30:03 +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 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 Bug 97518 - for fast-update, do a regular checkout of NSS since it's on a static tag. r=cls, a=asa. 2001-08-31 00:36:37 +00:00
configure Automated update 2001-09-07 05:13:43 +00:00
configure.in Remove unused fullcircle build references. 2001-09-07 04:59:44 +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 fix for bug 94768 2001-08-17 03:13:07 +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