README
|
Adding newline, testing
|
2000-12-14 15:53:14 +00:00 |
accessible
|
One line regression fix for bug 79900. the fix for 80505 caused this.
|
2001-05-23 02:55:37 +00:00 |
apache/gzip/src
|
…
|
|
build
|
Spec file before generation.
|
2001-06-12 19:14:26 +00:00 |
calendar
|
…
|
|
caps
|
bug 77485 - exploit inserting a function into another window using targeted
|
2001-05-30 02:22:22 +00:00 |
cck
|
Fix for bug 85261: Browser Window's Title Bar Text customization broken
|
2001-06-11 22:38:06 +00:00 |
chrome
|
Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko
|
2001-06-06 00:10:09 +00:00 |
cmd
|
…
|
|
config
|
Fix for bug 81414 (transformiix standalone won't build, MOZ_XSL->!TX_EXE). Code by Axel Hecht, r=peterv/cls, sr=scc, a=dbaron.
|
2001-06-10 16:45:36 +00:00 |
content
|
Make the page only 5x instead of 100x to get around linux region bug.
|
2001-06-13 20:16:10 +00:00 |
db
|
fix 62658 handle non-zero yarn form fields for future history work, r=alecf, sr=sspitzer
|
2001-05-09 13:34:08 +00:00 |
dbm
|
OS/2 TB break
|
2001-03-14 04:11:42 +00:00 |
directory
|
Fix for bug 70611, support attributes in LDAP URLs. patch=leif@netscape.com,
|
2001-06-13 23:42:38 +00:00 |
docshell
|
Bug 77307: ``%27 codes after url redirection'', r=rpotts, sr=shaver, a=asa@mozilla.org
|
2001-06-11 22:05:59 +00:00 |
dom
|
Bug 83557, make xmlextras work in embedding. XMLHttpRequest is more like a DOM class now, events are fired and executed on the proper context, and a lot of JS specific code was removed. Patch by jst, r=heikki, sr=vidur, a=asa@mozilla.org.
|
2001-06-11 22:16:10 +00:00 |
editor
|
New Advanced Properties Editor UI. Fixes bugs 71743, 71973, 71027, 73167. Fix is shown on 71743, r=brade, sr=kin, a=asa-drivers
|
2001-06-13 01:04:39 +00:00 |
ef
|
…
|
|
embedding
|
Fix bug #83157. Make the embedding widget handle reparenting and unrealize/re-realize. r=bryner,sr=tor,a=asa
|
2001-06-14 02:07:04 +00:00 |
expat
|
Made it so that expat defines abort() to nothing when it is compiled within Mozilla. r=peterv. sr=jst
|
2001-03-10 07:27:16 +00:00 |
extensions
|
bug 83936, cookie tests being built when they shouldn't be, c=bryner, r=morse, sr=alecf, a=asa
|
2001-06-14 02:14:19 +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
|
We will now be using the native print dialog and extending it with the Frame printing options
|
2001-06-14 01:07:08 +00:00 |
gfx2
|
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775.
|
2001-05-05 05:33:37 +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
|
Reduce the size of EntityNode from 92 bytes to 8 bytes (on 32-bit platforms) by holding a pointer to the string in the text segment or string owned by the creator instead of copying that string into an nsCAutoString. b=81746 r=harishd@netscape.com sr=vidur@netscape.com a=asa@mozilla.org
|
2001-06-05 00:39:38 +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
|
bug 81486: Mac Romanian and cns plan 7 unicode converters do not work
|
2001-06-06 00:45:48 +00:00 |
java
|
*not part of the build*
|
2001-06-13 23:24:55 +00:00 |
jpeg
|
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
|
2001-04-28 19:48:12 +00:00 |
js
|
fix SunOs bustage with a .get() on AutoMarkingPtr
|
2001-06-13 02:16:29 +00:00 |
js2
|
Updated parser: attributes can be expressions, added new attributes, disallowed nested ::'s, deleted Eval nodes, added const and void nodes, deleted package attribute, deleted super::id syntax, and added super, super(expr), and super(args) syntax
|
2001-06-13 21:24:27 +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
|
The problem is you can't do the roll up in the middle of a "hook" function call.
|
2001-06-14 02:08:40 +00:00 |
lib
|
Fix for bug 82474; ignore the console window on Mac when sending off events. r=conrad, sr=scc, a=blizzard
|
2001-06-11 23:44:46 +00:00 |
mailnews
|
Bug #83457 --> show forwarded attachments contained inside inlined messages.
|
2001-06-14 01:44:07 +00:00 |
modules
|
Bug #84731 --> default smtp servers to never use ssl instead of try
|
2001-06-13 21:28:16 +00:00 |
mozilla
|
new project started
|
2001-04-03 22:13:38 +00:00 |
msgsdk
|
…
|
|
mstone
|
…
|
|
netwerk
|
Fix bug 82009 "purify msg: Freeing mismatched memory". Changing FlattenMetaData() semantics to eliminate malloc and buffer copy. r=beard, sr=darin, a=asa.
|
2001-06-13 23:37:41 +00:00 |
network/protocol/http
|
…
|
|
nsprpub
|
Fix for bug 85514 -- use OTEnter/LeaveNotifer calls to fix synchronization problem caused by the OT notifier firing while we are inside OTSnd or OTRcv. r=gordon, wtc. a=blizzard
|
2001-06-14 01:35:05 +00:00 |
nunet
|
…
|
|
parser
|
Reduce the size of EntityNode from 92 bytes to 8 bytes (on 32-bit platforms) by holding a pointer to the string in the text segment or string owned by the creator instead of copying that string into an nsCAutoString. b=81746 r=harishd@netscape.com sr=vidur@netscape.com a=asa@mozilla.org
|
2001-06-05 00:39:38 +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
|
Fix incorrect paths in initial fix for bug 37642. r=timeless, sr=alecf,
|
2001-06-11 21:59:01 +00:00 |
rdf
|
Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko
|
2001-06-06 00:10:09 +00:00 |
security
|
Bugzilla bug #82324: Use the new BUILD_TREE feature of NSS to build it
|
2001-06-14 00:08:16 +00:00 |
silentdl
|
…
|
|
string
|
bug #75164: sr={brendan, sfraser}. Adding the generators |nsSubstituteC?String|, which will replace |ReplaceSubstring|. Also fixing a declaration in "nsAStringGenerator.h".
|
2001-05-23 06:49:51 +00:00 |
suite
|
…
|
|
sun-java
|
backing out edburns's removal of necessary typedefs
|
2001-04-03 23:29:26 +00:00 |
themes
|
Textarea scrollbars have wrong cursor (65540). r=kerz sr=hewitt a=asa
|
2001-06-13 21:33:19 +00:00 |
timer
|
…
|
|
tools
|
adding support for .mozconfig
|
2001-06-13 23:35:15 +00:00 |
tripledb
|
…
|
|
uriloader
|
bug 79837, r=pinkerton, sr=alecf, a=asa, don't disable mime matching for Internet Config mappings if we didn't get passed in a file extension
|
2001-06-13 22:31:08 +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
|
Fix related to bug 82236. Fix all embeddign usages of onLocationChange with the
|
2001-05-29 22:48:39 +00:00 |
webtools
|
Fix for bug 84596: Syncshadowdb wasn't using the db_user and db_pass from localconfig, which meant that it previously wouldn't run unless it was running under a user that had access to the bugs and shadowbugs dbs and didn't have a password. It now looks for db_user and db_pass and specifies them on the command line to mysqldump and mysql if they're in use.
|
2001-06-10 17:38:15 +00:00 |
widget
|
The problem is you can't do the roll up in the middle of a "hook" function call.
|
2001-06-14 02:08:39 +00:00 |
xpcom
|
Bug 74247 - Fizzilla should use $HOME/Library/Mozilla to store profiles. r=pinkerton/sr=sfraser/a=asa
|
2001-06-14 01:24:22 +00:00 |
xpfc
|
…
|
|
xpfe
|
forgot to take out the foo id from checkin
|
2001-06-14 02:00:42 +00:00 |
xpinstall
|
Fix for bug 68643: add talkback to mozilla installer on mac (milestones). r=sgehani, sr=sfraser, a=leaf
|
2001-06-12 20:54:39 +00:00 |
.cvsignore
|
new project started
|
2001-04-03 22:13:38 +00:00 |
LEGAL
|
…
|
|
LICENSE
|
…
|
|
Makefile.in
|
bug 76050, build js/jsd after xpidl. r=cls
|
2001-05-15 20:42:29 +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
|
Automated update
|
2001-06-10 16:44:32 +00:00 |
configure.in
|
Fix for bug 81414 (transformiix standalone won't build, MOZ_XSL->!TX_EXE). Code by Axel Hecht, r=peterv/cls, sr=scc, a=dbaron.
|
2001-06-10 16:45:36 +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 |
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
|
…
|
|