Граф коммитов

87951 Коммитов

Автор SHA1 Сообщение Дата
rjesup%wgate.com 937298da2f Bug 93999: 1-liner fix to unhork xlib (fix to typo by imot). r/sr=blake
via IRC
2001-09-07 21:32:54 +00:00
sonmi%netscape.com 68b4411e9b took some machines out that are not in the commonly used environment now 2001-09-07 21:28:08 +00:00
sonmi%netscape.com db23f1fcde changes to eliminate the need for tortoise 2001-09-07 21:27:17 +00:00
sonmi%netscape.com 5360816137 changes reflecting the RE build area move 2001-09-07 21:25:16 +00:00
sonmi%netscape.com 51f129e649 added information about OS to the .nssqa file 2001-09-07 21:24:43 +00:00
sonmi%netscape.com 3666714d9e changed masterbuild etc. to reflect RE changes 2001-09-07 21:23:23 +00:00
mitesh%netscape.com 6ae4ef84fb Fix for the regression caused by bug 92447
movinf request for the nsPrefService out of Init()
r=bnesse and sr=alecf
2001-09-07 21:12:41 +00:00
bryner%netscape.com 08fcf7314d Bug 42313 - unable to scroll over iframes with mousewheel. We now
correctly bubble up the scroll to the parent document if the iframe is
unable to scroll (either because it isn't scrollable, or because we're
already at the top/bottom of it).  r=saari, sr=hyatt.
2001-09-07 21:00:57 +00:00
sspitzer%netscape.com fa95f857ce remove ^Ms for varada. no bug. rs=bienvenu 2001-09-07 20:58:16 +00:00
sspitzer%netscape.com c840390581 backing out danm's changes for #97514, as they cause the regression bug #98732
a=heikki
2001-09-07 19:29:43 +00:00
wtc%netscape.com d346727adf Bugzilla bug 98741: replaced NPL by MPL/GPL.
Modified files: prerr.et prmkdir.bat pr/src/md/os2/objs.mk
2001-09-07 18:37:58 +00:00
wtc%netscape.com f456445e9e Bugzilla bug 98741: removed the extra NPL header. 2001-09-07 18:28:31 +00:00
wtc%netscape.com 95cb233527 Bugzilla bug 98741: changed the license URL to http://www.mozilla.org/MPL/.
Modified Files:
	pr/src/prvrsion.c lib/ds/plvrsion.c lib/libc/src/plvrsion.c
	lib/prstreams/plvrsion.c
2001-09-07 18:27:33 +00:00
locka%iol.ie ec522635d6 Fix for fallout in embedding from component/service manager merge. b=98721 r=ccarlen@netscape.com sr=blizzard@mozilla.org 2001-09-07 18:05:50 +00:00
beard%netscape.com 683d197368 [not part of build] Mac files for scriptable NPAPI plugin. 2001-09-07 15:54:40 +00:00
jaggernaut%netscape.com 5b93c1d9fc Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
kaie%netscape.com 186c91884c b=87578 r=ssaux sr=blizzard
Changing one word in a user interface string
2001-09-07 14:23:19 +00:00
kaie%netscape.com 493adaa7a0 b=97571 r=ben sr=hyatt
Checking in for jag
2001-09-07 14:19:18 +00:00
mkaply%us.ibm.com 47944f817f #94055
r=saari, sr=blizzard
Make OS/2 go down WIN32 only #ifdef as well to fix tabbing issues
2001-09-07 12:19:55 +00:00
cls%seawood.org 3991d42bef Adding newline to end of file to fix hpux bustage 2001-09-07 11:00:48 +00:00
pavlov%netscape.com 2cdf944fd0 fix for table 64bit lameness. bug 98686. r=gisburnd sr=jst 2001-09-07 09:58:16 +00:00
peterv%netscape.com 5c4d2ffdd3 Implement TreeWalker in DOM2-traversal.
b=82625, r=fabian, sr=jst
2001-09-07 09:32:00 +00:00
sicking%bigfoot.com 28f58d98af Implement TreeWalker in DOM2-traversal.
b=82625, r=fabian, sr=jst
2001-09-07 09:30:03 +00:00
cls%seawood.org 8a012c29ba Update dependencies to handle static libs used by installer 2001-09-07 08:04:13 +00:00
cls%seawood.org b67ae69035 The AIX compiler cannot handle string literals inside of a triconditional statement so use named literals instead.
Thanks to David Baron <dbaron@fas.harvard.edu> for the patch.
Fixing tinderbox bustage.
2001-09-07 07:33:15 +00:00
leaf%mozilla.org c52ffbbcef Automated update 2001-09-07 05:13:43 +00:00
cls%seawood.org 9c5fdde016 Remove unused fullcircle build references.
Bug #98293 r=namachi
2001-09-07 04:59:44 +00:00
markh%activestate.com ebe180d997 Fix bug in makefile when building from Python binaries rather than Python sources
Not part of the build.
2001-09-07 04:52:06 +00:00
jst%netscape.com f3b151bb69 Fixing bug 98292. Adding support for image.x and image.y for compatibility with NS4.x, r=jrgm@netscape.com, sr=blizzard@mozilla.org 2001-09-07 04:00:37 +00:00
jaggernaut%netscape.com f7e24bf771 Bug 93071: Incorrect test in UnregisterComponent: we want to unregister if the registry name matches. r=bryner, sr=shaver 2001-09-07 03:48:37 +00:00
rjesup%wgate.com f0b7d458d4 Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position.
r=jag, sr=jst
2001-09-07 03:44:33 +00:00
shanjian%netscape.com 8942d80d21 #90595 Crash when switch to different Simplified Chinese IME a few times
r=yokoyama, sr=waterson
2001-09-07 03:43:07 +00:00
justdave%syndicomm.com 26ba717886 Fix for bug 98468: sample email regexp for username-only address changed from ^[^@]*$ to ^[^@]+$ and the default emailregexp changed from ^[^@]*@[^@]*\\.[^@]*$ to ^[^@]+@[^@]+\\.[^@]+$
Patch by Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net x2
2001-09-07 03:25:33 +00:00
dbaron%fas.harvard.edu 06944cc30e Make getComputedStyle remove the extra default font that we add to the end of the font-family list so it returns the original computed value. b=94078 r=hyatt sr=jst 2001-09-07 02:28:10 +00:00
sspitzer%netscape.com 0c252bde5d move the unused 4.x mapi code to mozilla/mailnews/mapi/old to make room for the new mapi code coming.
rs=bienvneu
2001-09-07 02:14:34 +00:00
wtc%netscape.com 3d29945bda Bugzilla bug 95836: Added _PR_CleanupIO() and made it call
_PR_CleanupFdCache().  PR_Cleanup() now calls _PR_CleanupIO() and does
not call _PR_CleanupFdCache() directly.
Modified files: primpl.h prio.c prinit.c ptio.c ptthread.c
2001-09-07 01:55:49 +00:00
relyea%netscape.com 159df205d0 Free the Pairs, not the previous values. 2001-09-07 01:34:18 +00:00
relyea%netscape.com 733ce480dc Free the data, in the array, not the array;). 2001-09-07 01:33:22 +00:00
justdave%syndicomm.com 94ec68443c refix for bug 91808: previous patch for this bug used an INNER JOIN construct in the SQL, which is not supported by the
minimum version of MySQL that we require.
Patch by Matthew Tuck <matty@chariot.net.au>
r= justdave x2
2001-09-07 01:32:13 +00:00
hyatt%netscape.com 704a361d35 98337 fix (r/sr=danm,brendan), also fix for 96610 from jgaunt/aaronl (sr from me, just checking it in since aaronl is on vacation) 2001-09-07 01:26:00 +00:00
rjesup%wgate.com 9974a282dc Bug 93999: Minor bustage fix for HPUX (doesn't allow delete [] of void *);
dbaron looked it over and agrees.
2001-09-07 00:57:52 +00:00
bryner%netscape.com 407682a4b4 Removing obsolete file. r=cls. 2001-09-07 00:38:23 +00:00
pierre%netscape.com c164042a1e Bug 93371 (WRMB: Treat classes case insensitively in quirks mode). Back out ianh's patch in nsCSSParser.cpp and nsHTMLAttributes.cpp. Treat classes and IDs case insensitively as described in Bug 35522. r=glazman (+dbaron/jst) sr=hyatt 2001-09-07 00:23:37 +00:00
wtc%netscape.com db01af7cd6 Bugzilla bug 95817: destroy _pr_sleeplock in PR_Cleanup(). The patch is
contributed by jeff@NerdOne.com.
Modified files: prinit.c ptthread.c
2001-09-07 00:15:21 +00:00
wtc%netscape.com c57ef1ff46 Bugzilla bug 95773: Added _PR_CleanupEnv() and call it from PR_Cleanup().
The patch is contributed by jeff@NerdOne.com.
Modified files: primpl.h prenv.c prinit.c ptthread.c
2001-09-07 00:05:50 +00:00
sicking%bigfoot.com 412ef306b5 Push and pop xslt-current node only when needed. Also evaluate xsl:with-param only once in an xsl:apply-templates.
b=97405, r=peterv, sr=jst
2001-09-07 00:04:02 +00:00
bryner%netscape.com a2019c378a Bug 98420 - nsIFontRetrieverService, nsIFontNameIterator, and nsIFontSizeIterator are obsolete. Also, some cleanup to nsWidgetsCID.h. r=pavlov, sr=blizzard. 2001-09-06 23:50:02 +00:00
relyea%netscape.com 021f0747b2 Change the keydb reset code from walking down deleting all the key entries to
closing the keydb and reopenning it truncated.
2001-09-06 23:23:42 +00:00
rjesup%wgate.com a2e48fea58 Bug 97345: fixing bustage, checked wrong version in (without return). 2001-09-06 23:20:16 +00:00
beard%netscape.com 292485d4da [not part of build] fixes for bug #98382, r=av, allow building on Mac. 2001-09-06 23:18:07 +00:00