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-06-20 01:33:00 +00:00
accessible Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC. 2001-06-18 22:10:38 +00:00
apache/gzip/src
build landing fix for #84325 on the tip. r=dougt, sr=granrose, a=scc 2001-06-15 03:22:50 +00:00
calendar
caps bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
cck Fix for bug 85998: Customizing Animated Logo doesn't work (r=bobj) 2001-06-15 17:50:20 +00:00
chrome bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
cmd
config Set DEF_FILE & IMPORT_LIBRARY to NULL when setting SHARED_LIBRARY to NULL. Should fix OS/2 tinderbox bustage. 2001-06-19 00:08:53 +00:00
content 84136[MLK] - Avoid getting document-parser-sink circularity by delaying StartDocumentLoad call. 2001-06-20 01:11:56 +00:00
db Missed one. 2001-06-18 22:28:54 +00:00
dbm Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC. 2001-06-18 22:10:38 +00:00
directory To improve performance, change string iterator postfix ++ to prefix ++ when used as a statement. b=78032 r=peterv, scc, harishd, dmose sr=hyatt a=asa 2001-06-19 22:38:45 +00:00
docshell Bug 70484 - browser window would go keydead when clicking a link inside a FRAME which loaded a new document into the top-level content area. r=saari, sr=hyatt, a=asa. 2001-06-19 23:31:25 +00:00
dom URL loading security check moved from WindowWatcher to GlobalWindow. base URL calculation also reset to preferentially use the caller's context over the parent window's. bug 59748 r=hyatt,jst a=asa 2001-06-20 01:25:09 +00:00
editor partial fix for 85963 (add alt tag for images inserted via d&d from OS) 2001-06-19 23:56:22 +00:00
ef
embedding remove compiler warning 2001-06-20 01:29:21 +00:00
expat Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC. 2001-06-18 22:10:38 +00:00
extensions bug 86181, all l10n to selectively hide panels in form manager dialog, r=vishy, sr=alecf, a=dbaron 2001-06-20 00:22:33 +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 Fix bustage from bstell's checkin that hits some versions of gcc. r=bstell 2001-06-20 00:09:49 +00:00
gfx2 Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC. 2001-06-18 22:10:38 +00:00
grendel Now have all bundle resources being properly copied, including icons and needed libraries. jrg... 2001-04-08 09:58:35 +00:00
htmlparser To improve performance, change string iterator postfix ++ to prefix ++ when used as a statement. b=78032 r=peterv, scc, harishd, dmose sr=hyatt a=asa 2001-06-19 22:38:45 +00:00
include For 73856 -- adding new values to NPPVariable enumeration type, sr=vidur, ar=av 2001-04-03 21:29:48 +00:00
intl Replaced strcpy by memcpy in order to avoid copying nul terminator which the key might not have a room for it 2001-06-19 22:28:11 +00:00
java *not part of the build* 2001-06-19 00:16:08 +00:00
jpeg Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC. 2001-06-18 22:10:38 +00:00
js bug 85355, XPCWrappedNative::ToString should sometimes yield '[object Foo]'. patch=dbradley, r=beard+me, sr=jst, a=dbaron. 2001-06-20 00:04:36 +00:00
js2 Made parenthesized field names js2-only. Renamed language directives to pragmas and reworked their syntax as well as that of use and import directives. 2001-06-16 00:41:34 +00:00
l10n Part of the fix for bug 76567 (load viewsource.css on demand rather than at startup) and bug 60892 (show title on the viewsource window) r=harishd,brendan sr=jst 2001-05-02 04:45:21 +00:00
layout Bug 57768: Send network linebreaks for input values on multipart/form-data forms. We were already doing this conversion correctly for url-encoded forms, so this should fix a few edge cases. r=jst@netscape.com, sr=mscott@netscape.com, a=drivers@mozilla.org (dbaron) 2001-06-20 01:06:19 +00:00
lib [Not part of build] Support for sending all console output to the Mac OS X Console application / or command line terminal. Replaces all of the standard SIOUX routines. 2001-06-18 22:29:30 +00:00
mailnews should fix speedracer SunOS bustage 2001-06-20 00:24:54 +00:00
modules Fixes bug 86762 "default cache validation frequency should be automatically" 2001-06-20 01:33:00 +00:00
mozilla new project started 2001-04-03 22:13:38 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk Fix bug 86671 by initializing mDNSWindow member variable for XP_WIN. 2001-06-20 01:23:19 +00:00
network/protocol/http
nsprpub Made the build_prerr rule work. 2001-06-14 23:02:04 +00:00
nunet
parser To improve performance, change string iterator postfix ++ to prefix ++ when used as a statement. b=78032 r=peterv, scc, harishd, dmose sr=hyatt a=asa 2001-06-19 22:38:45 +00:00
plugin/oji/MRJ Backing out changes to nsIPluginStreamListener2 fixed by bug 82415 r=dougt sr=attinasi a=dbaron 2001-05-31 01:23:02 +00:00
privacy
profile bug 52930, r=matt, sr=alecf, a=blizzard, use local-panels.dtd instead of internally defined entities, also fix panel titles to reference correct entity in local-panels.dtd 2001-06-18 20:56:12 +00:00
rdf Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC. 2001-06-18 22:10:38 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
security Checking in for pollman 2001-06-19 22:38:26 +00:00
silentdl
string To improve performance, change string iterator postfix ++ to prefix ++ when used as a statement. b=78032 r=peterv, scc, harishd, dmose sr=hyatt a=asa 2001-06-19 22:38:45 +00:00
suite
sun-java backing out edburns's removal of necessary typedefs 2001-04-03 23:29:26 +00:00
themes check in workaround fix for cmanske for bug #84879 for RTM 2001-06-19 23:52:49 +00:00
timer
tools comment: bloat tests need --enable-logrefcnt --enable-perf-metrics for opt. builds 2001-06-19 21:57:07 +00:00
tripledb
uriloader Bug 79516; 2001-06-20 00:57:52 +00:00
view Fix for bug 77507. Set default background color correctly. Warn if it isn't set correctly. r=waterson,sr=attinasi,a=blizzard 2001-05-25 15:00:51 +00:00
wallet
webshell Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC. 2001-06-18 22:10:38 +00:00
webtools Fix for bug 85833: show_bug.cgi (and probably others) now allow leading or trailing spaces in the bug id, to allow for user input error. This used to work, and recent bug validation changes broke it. 2001-06-19 22:48:21 +00:00
widget increase slop size when forcing newly opened windows onscreen, and force it onto the closest monitor, rather than the grayrgn's rect. bug 76790 r=hyatt,pchen a=blizzard 2001-06-19 00:21:17 +00:00
xpcom No bug 2001-06-19 22:47:14 +00:00
xpfc
xpfe bug 26106 adding ensureElementIsVisible so that that tree item is visible when it moves down 2001-06-20 01:06:38 +00:00
xpinstall fix for bug 83377: removed obsolete files 2001-06-20 01:04:42 +00:00
.cvsignore new project started 2001-04-03 22:13:38 +00:00
aclocal.m4 Update build to use nspr.m4. 2001-04-07 04:34:53 +00:00
allmakefiles.sh bug 76050, add venkman and jsd makefiles. r=cls 2001-05-15 20:48:23 +00:00
client.mak fix commented out lines for the next time we need to use them 2001-06-05 00:25:32 +00:00
client.mk Oops. wrong tree 2001-06-13 02:54:50 +00:00
configure Work around gcc 2.95.x bug on irix by defining -D_LANGUAGE_C_PLUS_PLUS. 2001-06-20 01:09:47 +00:00
configure.in Work around gcc 2.95.x bug on irix by defining -D_LANGUAGE_C_PLUS_PLUS. 2001-06-20 01:09:47 +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 bug 76050, build js/jsd after xpidl. r=cls 2001-05-15 20:42:29 +00:00
makefile.win security needs to be built after layout now due to idl issues 2001-05-02 05:03:41 +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