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-03-06 22:51:23 +00:00
accessible Forgot some makefile. NOT IN BUILD 2001-03-05 20:26:03 +00:00
apache/gzip/src
build Allow developers to build PSM 2.0 on the Mac. Bug 70384 sr=sfraser 2001-03-04 23:13:49 +00:00
calendar
caps Switch from NS_STATIC_CAST to NS_REINTERPRET_CAST to fix bustage on Mac. r=mstoltz 2001-03-02 01:13:35 +00:00
cck fix for bug#57340; custom components not showing up in build;added additional field 2000-12-08 04:00:29 +00:00
chrome Fix for 59558, r=brendan, sr=waterson 2001-03-06 01:42:34 +00:00
cmd
config Removal of unused build defines. r=cls. b=70724 2001-03-05 12:15:43 +00:00
content Fix for 70877, enabling outliner. r=dr, sr=waterson 2001-03-06 22:16:42 +00:00
db # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
dbm carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
directory Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
docshell Fix bad vi modeline that caused text to wrap at 2 characters. r=gagan (Comment changes only.) 2001-03-04 19:43:55 +00:00
dom Adding ElementCSSInlineStyle interface, not part of the build yet. 2001-03-03 11:43:56 +00:00
editor Fixed editor bugs 68064 and 70263. r=brade, sr=kin 2001-03-06 21:12:28 +00:00
ef
embedding Hot tooltip love. Not part of the build. 2001-03-06 22:51:23 +00:00
expat Bug 34168, report error instead of crashing if we encounter a parameter entity containing double percent sign. Fix from James Clark. r=nisheeth, a=vidur. 2001-01-04 23:03:32 +00:00
extensions Fix for bug 71063 -- don't pass streams by value. r=blake, sr=morse 2001-03-06 21:28:07 +00:00
gc/boehm [not part of build] "fixes" the stack during GC initialization, so later stack crawls won't crash. 2001-02-27 01:09:44 +00:00
gconfig
gfx #62777 2001-03-06 02:45:50 +00:00
gfx2 updating tip version of gfx2 macbuild 2001-02-25 05:14:43 +00:00
grendel Added contribution from Ian Clarke. 2000-04-08 06:16:32 +00:00
htmlparser r=jst, avoid deprecated operator 2001-03-06 08:33:00 +00:00
include carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
intl fix 68876 - Fix sort ordering in View -> Character Coding -> Auto-Detect 2001-03-06 08:32:59 +00:00
java (not part of TBOX builds) 2001-02-21 09:09:55 +00:00
jpeg # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
js replicated SpiderMonkey fix for bug 67773 2001-03-06 13:57:01 +00:00
js2 Fixed increment bug. Added mPrivate member and supported native getter & 2001-03-05 21:49:23 +00:00
l10n Fix bug 66087 - Status Bar; Document: Done (0.78secs) should be changed to Document: Done (0.78 secs) 2001-03-04 20:57:19 +00:00
layout Fix for 70877, enabling outliner. r=dr, sr=waterson 2001-03-06 22:16:42 +00:00
lib carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
mailnews Bug65870 "Notes" data field does not display after migrating, r=ducarroz, sr=mscott 2001-03-06 21:04:55 +00:00
modules add the loadgroup back in.. send the proxy a onstoprequest message when addobserver is called if it has already been stopped... this makes sure the image request always gets removed from the loadgroup.. this could be further optimized to avoid adding it to the loadgroup at all if the image is complete when the proxy gets created. 2001-03-06 21:54:33 +00:00
msgsdk
mstone http stuff 2000-05-10 23:20:05 +00:00
netwerk [not part of the buid] Renamed onDescriptorAvailable to onCacheEntryAvailable. 2001-03-06 22:04:05 +00:00
network/protocol/http
nsprpub Bugzilla bug #62877: deleted unused code added in the previous checkin. 2001-03-02 04:58:06 +00:00
nunet
parser r=jst, avoid deprecated operator 2001-03-06 08:33:00 +00:00
plugin/oji/MRJ carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
privacy
profile 1. 61626:"Need to make langxxxx.xpi platform neutral" 2001-03-06 02:34:34 +00:00
rdf Fix for 59558, r=brendan, sr=waterson 2001-03-06 01:42:34 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
security Use user prefs for determining whether to enable SSL2/SSL3/TLS. Also, remove now-unused pref service stuff from nsSecureBrowserUIImpl. r=javi. 2001-03-06 22:07:26 +00:00
silentdl
string Deprecate nsStr->GetBuffer(). r=jag, sr=scc 2001-03-03 22:07:45 +00:00
suite
sun-java Removing unused sun-java stubs. r=edburns, jj. 2001-02-25 02:58:39 +00:00
themes Fix for 70877, enabling outliner. r=dr, sr=waterson 2001-03-06 22:16:42 +00:00
timer
tools support for embedtest 2001-03-03 02:14:29 +00:00
tripledb
uriloader Fixes bug 66181. Content-Disposition with attachment=filename did not accept 2001-03-03 02:20:28 +00:00
view Don't paint floating views unless the root view for the repaint is floating. This ensures that if we paint a window under a transient, the actual window contents are painted and not the transient's contents. Fix for new view manager bug 69346. r=kmcclusk, sr=attinasi 2001-03-03 06:18:11 +00:00
wallet
webshell Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
webtools Bump height to 150 so ports page does not scroll 2001-03-03 02:33:53 +00:00
widget Improve GTK system colors for menus and buttons by creating menu and button widgets and asking for their colors so that theme rules specifically for menus and buttons are reflected in the system colors. Undo some changes I made before that were probably incorrect. r=bryner@netscape.com sr=blizzard@mozilla.org b=67448 2001-03-04 20:15:45 +00:00
xpcom Win bustage - there was still an extra character in the file 2001-03-06 22:49:29 +00:00
xpfc
xpfe fix bug 46127 -console option missing from -help listing 2001-03-06 15:51:05 +00:00
xpinstall dummy version of the EULA for installer debugging purposes. 2001-03-06 05:34:57 +00:00
.cvsignore Ignore .mozconfig.mk and .mozconfig.out (made by client.mk) 2000-03-23 23:29:16 +00:00
aclocal.m4 Pass MOZ_TOPSRCDIR to altoptions.m4. This allows third parties (like netscape) to refer to the mozilla copy rather than copying it (and mozconfig2configure and mozconfig-find) into their own tree. 2000-03-14 02:59:54 +00:00
allmakefiles.sh Allow developers to build PSM 2.0 on Unix. 2001-03-04 22:55:18 +00:00
client.mak Remove last call to nsprpub\makefile.win 2001-03-06 01:01:34 +00:00
client.mk Allow developers to build PSM 2.0 on Unix. 2001-03-04 22:55:18 +00:00
configure Automated update 2001-03-02 15:45:11 +00:00
configure.in Remove extra ] in xinerama test. r=cls 2001-03-02 15:37:19 +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 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
makefile.win Enable developers to build PSM 2.0 in win32 platforms. 2001-03-04 23:05:45 +00:00
nglayout.mac
nglayout.mk
trex.mak
trex.mk