shanjian%netscape.com
38acb31ebe
#110243 trailing whitespaece removed twice
...
r=rbs sr=attinasi
2001-12-20 02:25:55 +00:00
jaggernaut%netscape.com
d86d275209
Bug 115671: Add (faster) To{Upper,Lower}Case for nsASingleFragmentStrings. r=dbaron, sr=dveditz
2001-12-20 02:15:35 +00:00
dbaron%fas.harvard.edu
7a72f2d9f4
Remove the many forms of NS_SetupRegistry since the classes registered are all now part of proper components. r=dougt, jag sr=rpotts b=81527
2001-12-20 02:09:49 +00:00
heikki%netscape.com
1ecb8c9748
Bug 92172, bookmarking image map links should get something for name. r=timeless@mac.com, sr=blakeross@telocity.com.
2001-12-20 02:08:50 +00:00
waterson%netscape.com
6b041b3c7c
Bug 91423. When recomputing the max width during an inline incremental reflow, we may have to fix-up reflow command chain. Specifically, we may have to replace a continuing frame in the chain with its primary frame, because the continuing frame will be destroyed during the unconstrained reflow used to compute the max width. r=dbaron, sr=attinasi
2001-12-20 01:56:17 +00:00
cltbld%netscape.com
95ccc66782
Adding graph support for bloat test. -mcafee
2001-12-20 01:54:15 +00:00
shanjian%netscape.com
96074ffa22
#115392 Call GetFontData(CMAP) too many times
...
original patch proposed by frang tang
r=shanjian sr=brendan
2001-12-20 01:27:04 +00:00
seawood%netscape.com
8a8df7b5de
Add netwerk/build to standalone xpcom dirs list.
...
Bug #116039
2001-12-20 01:21:28 +00:00
andreww%netscape.com
b10c43ad2c
fix for mailnews dialog appending domain name in identity dialog (bugscape 1699) r = bhuvan, sr = sspitzer
2001-12-20 01:20:34 +00:00
varga%utcru.sk
a144c7598a
Fix for 94813. dotted lines in outliner draw over twisty. r=bryner sr=hyatt
2001-12-20 01:14:28 +00:00
sfraser%netscape.com
1de0f49669
Undo inadvertent change checked in with the fix for 114943 which caused lots of printfs in debug builds.
2001-12-20 01:12:52 +00:00
waldemar%netscape.com
c9eaf6ef01
Miscellaneous environment improvements
2001-12-20 01:08:25 +00:00
waldemar%netscape.com
3dc230b926
Replaced append by cons
2001-12-20 01:07:52 +00:00
waldemar%netscape.com
490270b28f
Added 'cons' array operator
2001-12-20 01:07:22 +00:00
wtc%netscape.com
cb85e2ed2c
Bugzilla bug 97485: added the zone allocator (implemented by Nelson
...
Bolyard).
Modified files: primpl.h prmem.c prinit.c ptthread.c
2001-12-20 00:35:38 +00:00
dougt%netscape.com
3a73c9be8d
fixing dumbass error. This could should have returned null if obsoleteManager was null, not the inverse. r=jband@netscape.com
2001-12-20 00:26:28 +00:00
jj%netscape.com
dcfe058239
bug #114686 : bumping user agent to 0.9.7+ (trunk)
2001-12-19 23:10:04 +00:00
nicolson%netscape.com
db2c849db7
Typo broke the build.
2001-12-19 21:37:30 +00:00
dsirnapalli%netscape.com
9371934360
Test Case to Test HTML Text Area for Accessibility.
2001-12-19 20:51:38 +00:00
ian.mcgreer%sun.com
f33669a06f
fix for 115957, hash table overloads cause problem (certs were not being removed properly)
2001-12-19 20:27:21 +00:00
nicolson%netscape.com
1bbec4c86f
Fix 114469: PK11_ImportDERPrivateKeyInfo should return a SECKEYPrivateKey*
...
r=relyea.
2001-12-19 20:14:53 +00:00
nicolson%netscape.com
3adba578a7
Fix 114979: SECKEY_EncryptedPrivateKeyInfoTemplate no longer in public
...
header file.
r=relyea.
2001-12-19 20:11:56 +00:00
nicolson%netscape.com
83cd43fc08
Fix 112321: make public SECKEY_DecodeDERSubjectPublicKeyInfo.
...
r=relyea.
2001-12-19 20:10:07 +00:00
relyea%netscape.com
7ab6e5488e
Fix Bug 115657.
...
1) advance the pointers in the initialization setup for p12 pbes (at the same
time fix the code to be much easier to read and understand).
2) Copy out the returned IV in pkcs11c.c.
2001-12-19 18:06:29 +00:00
locka%iol.ie
6283a1fddc
Moved fixup out of nsWebShell and into nsDefaultURIFixup. b=109309 r=ccarlen@netscape.com sr=rpotts@netscape.com
2001-12-19 15:58:58 +00:00
jdunn%netscape.com
7a4cfc1281
Fixing HP-UX tinderbox bustage
...
-lmozutil_s was being linked in before any prior -L (if MOZ_PREF_METRICS)
is set, so by moving it after MOZ_COMPONENT_LIBS it will inherit those
-L's
2001-12-19 15:55:33 +00:00
nboyd%atg.com
c348be84db
Added comment about bug 115717.
2001-12-19 15:31:56 +00:00
hewitt%netscape.com
635bb213bc
112577 - message pane doesn't show focus ring, patch by neil@parkwaycc.co.uk, r=hyatt, sr=hewitt
2001-12-19 15:10:22 +00:00
hewitt%netscape.com
49b3625282
more xul simplification changes
2001-12-19 15:05:02 +00:00
hewitt%netscape.com
d8012ca138
whoops, commited these files without the -kb earlier
2001-12-19 14:26:48 +00:00
ducarroz%netscape.com
4fbd144e22
Fix for bug 109238. Need to initialize mimeOutputType before calling SetMimeHeadersListener. R=varada, SR=bienvenu
2001-12-19 14:20:05 +00:00
hewitt%netscape.com
f6cca3f715
more xul simplification changes
2001-12-19 14:17:29 +00:00
hewitt%netscape.com
f32fcc2066
more changes from xul simplification landing
2001-12-19 14:02:40 +00:00
hewitt%netscape.com
5018ded512
whoops, this is what I really meant to do for 115447
2001-12-19 13:41:09 +00:00
ccarlen%netscape.com
e57de9fb5a
Bug 114550 - On drives with > 2GB free, reports negative amt of free space, preventing install. r=sgehani/sr=dveditz
2001-12-19 13:10:02 +00:00
hewitt%netscape.com
434501c27e
115447 - default tooltip alignment, r=ben, sr=hyatt
2001-12-19 12:28:30 +00:00
hewitt%netscape.com
d6d8a20d58
113719 - Crash on sending mail, r=jag, sr=hyatt
2001-12-19 12:26:45 +00:00
hewitt%netscape.com
d4fd5e8422
113003 - Mac-packaged DOM Inspector fails to install, r=sgehani, sr=dveditz
2001-12-19 12:25:07 +00:00
hewitt%netscape.com
2dce8d826e
115403 - check for sizetopopup in nsMenuPopupFrame, not msMenuFrame, r=ben, sr=hyatt
2001-12-19 12:11:12 +00:00
hewitt%netscape.com
7b10439c40
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2001-12-19 12:04:11 +00:00
hewitt%netscape.com
d87408a6cf
112577 - message pane doesn't show focus ring, patch by neil@parkwaycc.co.uk, r=hyatt, sr=hewitt
2001-12-19 12:02:17 +00:00
hewitt%netscape.com
6e97fb640d
115804 - nsStyleBorder::CalcDifference not accounting for mBorderColors, r=ben, sr=hyatt
2001-12-19 11:59:31 +00:00
seawood%netscape.com
0c56239228
Add -I. to LOCAL_INCLUDES
2001-12-19 09:25:36 +00:00
seawood%netscape.com
c7b5e6f811
Add $(LIBS_DIR) to fix hpux bustage
2001-12-19 08:43:57 +00:00
seawood%netscape.com
b825b1771f
Amazing what you find when you build in a fresh tree
2001-12-19 07:47:15 +00:00
seawood%netscape.com
91860a7370
Use srcdir when calling midl
2001-12-19 06:22:51 +00:00
varga%utcru.sk
dafb6ec372
Fix for 115895. File bookmark dialog is completely broken. r/sr=blake. Sorry missed this one.
2001-12-19 05:59:41 +00:00
peterlubczynski%netscape.com
45263bb992
Fix for propigating stream destruction reason code to NPP_DestroyStream bug 115119 r=av sr=attinasi
2001-12-19 05:48:38 +00:00
dougt%netscape.com
520794cff3
Attempting to fix mac bustage
2001-12-19 05:38:51 +00:00
seawood%netscape.com
847619f840
Updating REQUIRES
2001-12-19 05:05:10 +00:00