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
|
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
|
Updates to Build for Qt Mozilla. Bugzilla #81241
|
2001-06-18 16:11:30 +00:00 |
content
|
Bug 58250 -- this fixes a situation where getting a NS_GOTFOCUS before the
|
2001-06-18 07:34:41 +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
|
Remove workaround for WS6 bug in-lieu of vendor patch listed at http://www.mozilla.org/unix/solaris-build.html .
|
2001-06-15 06:19:24 +00:00 |
docshell
|
Fix blocker bug #85703. Crashes on popup windows. r=adamlock,sr=tor,a=asa
|
2001-06-14 17:42:16 +00:00 |
dom
|
Fixing crasher bug 86313, patch by _basic@yahoo.com and myself, r=pollmann, sr=me, a=drivers@mozilla.org
|
2001-06-18 07:37:11 +00:00 |
editor
|
fix for:
57477: merge pastes list into target list
57989: Pasting list items into list can orphan last list item
66579: copy/paste of list item into another list items causes caret
mostly a refactoring and improvement of nsHTMLEditor::InsertHTMLWithCharsetAndContext()
|
2001-06-15 22:29:07 +00:00 |
ef
|
|
|
embedding
|
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 |
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
|
Checking in extension portion of 65251. *NOT PART OF BUILD* Original patches
|
2001-06-18 05:27:03 +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
|
#80224
|
2001-06-18 19:06:39 +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 #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 |
java
|
author=ashuk
|
2001-06-15 22:36:29 +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
|
Further improvements to readability.
|
2001-06-17 23:31:11 +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
|
Add test case for bug 18754. Not part of the build.
|
2001-06-18 18:15:59 +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
|
Fixed to use NS_ConvertUTF8toUCS2 for UTF-8 strings, bug 86341 (blocker), r=scc, a=leaf.
|
2001-06-18 18:05:37 +00:00 |
modules
|
fix for bug 38322 r=cmanske sr=jst a=tor
|
2001-06-18 06:36:37 +00:00 |
mozilla
|
new project started
|
2001-04-03 22:13:38 +00:00 |
msgsdk
|
|
|
mstone
|
|
|
netwerk
|
bug #85271: avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316
|
2001-06-18 03:50:12 +00:00 |
network/protocol/http
|
|
|
nsprpub
|
Made the build_prerr rule work.
|
2001-06-14 23:02:04 +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
|
Bug 81706 - Disable "turbo" mode when multiple profiles are present. r=law/sr=blake/a=asa
|
2001-06-15 20:33:34 +00:00 |
rdf
|
bug #85271: avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316
|
2001-06-18 03:50:12 +00:00 |
README
|
Adding newline, testing
|
2000-12-14 15:53:14 +00:00 |
security
|
Bugzilla bug #86125: removed the support for MP_DIGIT_MAX < 256. This
|
2001-06-18 19:54:21 +00:00 |
silentdl
|
|
|
string
|
attempting to fix build bustage for speedracer from associated bug #85271
|
2001-06-17 07:09:41 +00:00 |
suite
|
|
|
sun-java
|
backing out edburns's removal of necessary typedefs
|
2001-04-03 23:29:26 +00:00 |
themes
|
67359 - Need icons for mail thread pane icons for offline messages, r=andreww, sr=bienvenu, a=asa
|
2001-06-16 01:12:52 +00:00 |
timer
|
|
|
tools
|
Automatically set BaseDir to cwd(), this avoids possibility of manual error and not finding mozconfig files properly.
|
2001-06-16 06:30:22 +00:00 |
tripledb
|
|
|
uriloader
|
Bug 82584; don't clear 'always ask me' flag based on Win32 registry setting; this will require the user to see the helper app dialog for confirmation to open at least one time and to specify that confirmation is not necessary directly to Mozilla; r=sgehani/sr=mscott/a=asa
|
2001-06-18 00:24:20 +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 85832 - QuickSearch should strip leading and trailing spaces.
|
2001-06-18 19:24:17 +00:00 |
widget
|
Patch for Bugzilla #78663 ([console] qt port shold not print to console in opt builds)
|
2001-06-18 18:14:24 +00:00 |
xpcom
|
attempting to fix build bustage for speedracer from associated bug #85271
|
2001-06-17 07:09:41 +00:00 |
xpfc
|
|
|
xpfe
|
bug #85271: avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316
|
2001-06-18 03:50:12 +00:00 |
xpinstall
|
bug fix for 66688. r=sgehani, sr=alecf, a=asa
|
2001-06-15 23:19:39 +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
|
Automated update
|
2001-06-18 16:14:32 +00:00 |
configure.in
|
Updates for Qt Mozilla build. Bugzilla #81241
|
2001-06-18 16:09:35 +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
|
|
|