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
Перейти к файлу
mscott%netscape.com 68f50ef201 Bug #100608 --> for ldap, min # of result for popup is 2
r=hewitt
sr=sspitzer
2001-09-21 07:33:14 +00:00
README Adding newline, testing 2000-12-14 15:53:14 +00:00
accessible Oops. 2001-09-20 00:02:59 +00:00
apache/gzip/src
build 97606: Default character coding setting is blank in pref 2001-09-21 01:16:59 +00:00
calendar
caps Oops. 2001-09-20 00:02:59 +00:00
cck Fix for bug 100204: Customized Linux build does not work if dir name 2001-09-21 01:11:19 +00:00
chrome fixes bug 99410 "further res protocol cleanup" r=dougt, sr=mscott 2001-09-20 01:32:16 +00:00
cmd
config Only use LDAP_CFLAGS where needed. 2001-09-20 12:30:57 +00:00
content Fixing bug 100847. Removing nsIXMLDocument::SetTitle() since it's not needed any more. r=heikki@netscape.com, sr=hyatt@netscape.com 2001-09-21 03:55:50 +00:00
db Oops. 2001-09-20 00:02:59 +00:00
dbm Oops. 2001-09-20 00:02:59 +00:00
directory Fix error message display of incorrectly set search filters (bug 79935). r=leif@netscape.com, sr=bienvenu@netscape.com 2001-09-21 05:26:32 +00:00
docshell #99666 page is displayed as blank in certain situation 2001-09-21 02:38:37 +00:00
dom Backing out part of last checkin that wasn't supposed to be checked in. 2001-09-21 04:33:47 +00:00
editor Tweaks to make relative url work, b=72583, r=syd, sr=hewitt 2001-09-21 00:38:47 +00:00
ef fix another XXX 1999-12-01 21:26:42 +00:00
embedding Updating REQUIRES list for mfcembed. 2001-09-21 03:41:41 +00:00
expat Oops. 2001-09-20 00:02:59 +00:00
extensions bug 100682 domain cookies from sites having IP url's, r=sgehani, sr=alecf 2001-09-21 02:08:21 +00:00
gc/boehm Oops. 2001-09-20 00:02:59 +00:00
gconfig
gfx Checking in Roland.Mainz@informatik.med.uni-giessen.de's fix for bug 87285, MathML broken in Xlib-toolkit and Xprint. r=rbs@maths.uq.edu.au, sr=kin@netscape.com 2001-09-20 05:13:26 +00:00
gfx2 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
grendel Checking in Brian Duff's ui mods (looks great!). --talisman 2001-06-23 19:23:33 +00:00
htmlparser Fix crash due to unsigned integer underflow. b=100451 r=jag, harishd sr=waterson 2001-09-20 02:15:21 +00:00
include Oops. 2001-09-20 00:02:59 +00:00
intl #99666 page is displayed as blank in certain situation 2001-09-21 02:38:37 +00:00
java Changes to make it work on Linux. 2001-09-20 18:57:35 +00:00
jpeg Oops. 2001-09-20 00:02:59 +00:00
js fix bug 100222. Fix crash by only releasing other objects in xpcwrappedjs dtor if xpconnect has not yet shutdown. r=dbradley sr=jst. 2001-09-20 00:51:38 +00:00
js2 Fixed value/type mismatch bugs. Fixed some warnings. 2001-09-20 23:52:06 +00:00
l10n Fix to bug 94961 (kB -> KB). r=buhvan, sr=sspitzer 2001-08-22 00:17:55 +00:00
layout Bug 96228. Make nsContainerFrame::PositionFrameView position _only_ the frame's view (don't recur). Explicitly call nsContainerFrame::PositionChildViews as appropriate when moving a frame post-Reflow. Consolidate view positioning logic duplicated between PositionFrameView and SyncFrameViewAfterReflow, which now correctly computes offset for anonymous view in nsScrollFrame and accounts for scrolled views. r=kmcclusk,karnaze sr=attinasi 2001-09-21 00:53:29 +00:00
lib Fix for bugscape bug 8740 (nsISound does not work on Mac OS X). Have to call EnterMovies() on Mac OS X, so just moving it out of the TARGET_CARBON #ifdef. r=beard, pinkerton. sr=jst 2001-09-21 04:27:04 +00:00
mailnews Bug #100608 --> for ldap, min # of result for popup is 2 2001-09-21 07:33:14 +00:00
modules Fixing build bustage. r=brendan. 2001-09-21 00:44:22 +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 Bug 99387 - turbo gain minimized due to profile support. Now observing a notifier which is sent to forget passwords without a profile shutdown. r=bhuvan/sr=mscott 2001-09-21 05:04:25 +00:00
nsprpub Fix for bug 97866. Fixes async file I/O to ensure that we always call WaitOnThisThread if we're doing an async call (which does not wait if the notifier has already fired). Also don't bother checking return values from PBRead/WriteAsync, since they never fail, but do check the return value of the PBReadSync call. Fixes synchronization problems on Mac OS X. r=gordon, a=wtc. 2001-09-20 00:07:43 +00:00
nunet
parser Fix crash due to unsigned integer underflow. b=100451 r=jag, harishd sr=waterson 2001-09-20 02:15:21 +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 Updating profile acct dependencies. 2001-09-19 00:08:30 +00:00
rdf fixes bug 99410 "further res protocol cleanup" r=dougt, sr=mscott 2001-09-20 01:32:16 +00:00
security Add support for new TLS AES ciphersuites. Bug 87021. 2001-09-21 03:09:32 +00:00
silentdl Converting usage of ::GetIID() to NS_GET_IID(). 2000-01-11 20:49:15 +00:00
string One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
suite On 12/16/1999, dmose@mozilla.org checked in some changes to the default 1999-12-31 11:48:20 +00:00
sun-java fix potential win32 bustage (thanks dbaron!) 2001-09-10 23:02:53 +00:00
themes 97574 - Implement toolbarbutton and kill menubutton, r=blake, sr=hyatt 2001-09-20 22:13:03 +00:00
timer
tools update with clustering ability and comments 2001-09-20 23:01:21 +00:00
tripledb
uriloader Oops. 2001-09-20 00:02:59 +00:00
view One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
wallet
webshell Create the BApplication on a seperate thread like apprunner does. 2001-09-19 02:52:50 +00:00
webtools The first ContactMethod, namely Email. 2001-09-19 18:56:05 +00:00
widget Bug 98752. Clear consistent MSAA events to indicate when busy loading a page, and when finished. r=jgaunt, sr=vidur 2001-09-20 04:09:23 +00:00
xpcom Initial version. Added nsCOMPtr.h 2001-09-20 10:08:33 +00:00
xpfc
xpfe Fix js strict warning about trailing comma in object initializer. r=mozbot 2001-09-21 06:30:33 +00:00
xpinstall fixing bug 99526 - update uninstaller to be able to undo the new MAPI settings set by mail. r=dveditz, sr=mscott. affects windows platforms only. 2001-09-21 06:30:08 +00:00
.cvsignore new project started 2001-04-03 22:13:38 +00:00
LEGAL
LICENSE
Makefile.in Create active header list for each module during the export phase. 2001-09-12 06:42:26 +00:00
aclocal.m4 Add basic infastructure for gtk2 work. Bug #92034. r=cls 2001-07-24 23:30:00 +00:00
allmakefiles.sh Move trace-malloc readers from mozilla/xpcom/base/ to mozilla/tools/trace-malloc/. Add a --shutdown-leaks option to nsTraceMalloc to dump, to the file given as an argument to the option, information about allocations still live at shutdown. Add a new trace-malloc reader (leakstats.c) to print leak statistics. b=84831 r=jag sr=brendan 2001-09-08 18:29:24 +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 Oops. 2001-09-20 00:02:59 +00:00
configure Automated update 2001-09-19 10:28:33 +00:00
configure.in Remove extraneous spaces from variable assignment. 2001-09-19 10:23:32 +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 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