Commit Graph

101071 Commits

Author SHA1 Message Date
seawood%netscape.com
5202284e87 Add netwerk/build to standalone xpcom dirs list.
Bug #116039


git-svn-id: svn://10.0.0.236/trunk@110835 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 01:21:28 +00:00
andreww%netscape.com
696386a240 fix for mailnews dialog appending domain name in identity dialog (bugscape 1699) r = bhuvan, sr = sspitzer
git-svn-id: svn://10.0.0.236/trunk@110834 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 01:20:34 +00:00
varga%utcru.sk
7e46b6f42b Fix for 94813. dotted lines in outliner draw over twisty. r=bryner sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@110833 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 01:14:28 +00:00
sfraser%netscape.com
2b4745a4d4 Undo inadvertent change checked in with the fix for 114943 which caused lots of printfs in debug builds.
git-svn-id: svn://10.0.0.236/trunk@110832 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 01:12:52 +00:00
waldemar%netscape.com
f8d06e823e Miscellaneous environment improvements
git-svn-id: svn://10.0.0.236/trunk@110831 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 01:08:25 +00:00
waldemar%netscape.com
673c202d56 Replaced append by cons
git-svn-id: svn://10.0.0.236/trunk@110830 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 01:07:52 +00:00
waldemar%netscape.com
2c15a56c9b Added 'cons' array operator
git-svn-id: svn://10.0.0.236/trunk@110829 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 01:07:22 +00:00
wtc%netscape.com
62afce4ee9 Bugzilla bug 97485: added the zone allocator (implemented by Nelson
Bolyard).
Modified files: primpl.h prmem.c prinit.c ptthread.c


git-svn-id: svn://10.0.0.236/trunk@110828 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 00:35:38 +00:00
dougt%netscape.com
a28bdb3c7a fixing dumbass error. This could should have returned null if obsoleteManager was null, not the inverse. r=jband@netscape.com
git-svn-id: svn://10.0.0.236/trunk@110827 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-20 00:26:28 +00:00
jj%netscape.com
7935d12f44 bug #114686: bumping user agent to 0.9.7+ (trunk)
git-svn-id: svn://10.0.0.236/trunk@110825 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 23:10:04 +00:00
nicolson%netscape.com
d7c07822c8 Typo broke the build.
git-svn-id: svn://10.0.0.236/trunk@110823 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 21:37:30 +00:00
dsirnapalli%netscape.com
642026b71d Test Case to Test HTML Text Area for Accessibility.
git-svn-id: svn://10.0.0.236/trunk@110822 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 20:51:38 +00:00
ian.mcgreer%sun.com
5e6465eb05 fix for 115957, hash table overloads cause problem (certs were not being removed properly)
git-svn-id: svn://10.0.0.236/trunk@110821 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 20:27:21 +00:00
nicolson%netscape.com
a2c6f7ace3 Fix 114469: PK11_ImportDERPrivateKeyInfo should return a SECKEYPrivateKey*
r=relyea.


git-svn-id: svn://10.0.0.236/trunk@110819 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 20:14:53 +00:00
nicolson%netscape.com
267f105bb2 Fix 114979: SECKEY_EncryptedPrivateKeyInfoTemplate no longer in public
header file.
r=relyea.


git-svn-id: svn://10.0.0.236/trunk@110818 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 20:11:56 +00:00
nicolson%netscape.com
4c27fe3c69 Fix 112321: make public SECKEY_DecodeDERSubjectPublicKeyInfo.
r=relyea.


git-svn-id: svn://10.0.0.236/trunk@110817 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 20:10:07 +00:00
relyea%netscape.com
e5afe0dfcb 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.


git-svn-id: svn://10.0.0.236/trunk@110815 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 18:06:29 +00:00
locka%iol.ie
c55cd78c7c Moved fixup out of nsWebShell and into nsDefaultURIFixup. b=109309 r=ccarlen@netscape.com sr=rpotts@netscape.com
git-svn-id: svn://10.0.0.236/trunk@110812 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 15:58:58 +00:00
jdunn%netscape.com
6edc802c54 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


git-svn-id: svn://10.0.0.236/trunk@110811 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 15:55:33 +00:00
nboyd%atg.com
e562c240a7 Added comment about bug 115717.
git-svn-id: svn://10.0.0.236/trunk@110810 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 15:31:56 +00:00
hewitt%netscape.com
ab82857427 112577 - message pane doesn't show focus ring, patch by neil@parkwaycc.co.uk, r=hyatt, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@110809 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 15:10:22 +00:00
hewitt%netscape.com
6aea654a2b more xul simplification changes
git-svn-id: svn://10.0.0.236/trunk@110808 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 15:05:02 +00:00
hewitt%netscape.com
2a36720cd5 whoops, commited these files without the -kb earlier
git-svn-id: svn://10.0.0.236/trunk@110807 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 14:26:48 +00:00
ducarroz%netscape.com
cc3e35d2d2 Fix for bug 109238. Need to initialize mimeOutputType before calling SetMimeHeadersListener. R=varada, SR=bienvenu
git-svn-id: svn://10.0.0.236/trunk@110806 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 14:20:05 +00:00
hewitt%netscape.com
c0af1d1fdc more xul simplification changes
git-svn-id: svn://10.0.0.236/trunk@110805 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 14:17:29 +00:00
hewitt%netscape.com
f8a4c4f17e more changes from xul simplification landing
git-svn-id: svn://10.0.0.236/trunk@110804 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 14:02:40 +00:00
hewitt%netscape.com
07cb583f67 whoops, this is what I really meant to do for 115447
git-svn-id: svn://10.0.0.236/trunk@110803 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 13:41:09 +00:00
ccarlen%netscape.com
63b5722dfb Bug 114550 - On drives with > 2GB free, reports negative amt of free space, preventing install. r=sgehani/sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@110802 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 13:10:02 +00:00
hewitt%netscape.com
05cba45eea 115447 - default tooltip alignment, r=ben, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@110796 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 12:28:30 +00:00
hewitt%netscape.com
1ca41a905b 113719 - Crash on sending mail, r=jag, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@110795 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 12:26:45 +00:00
hewitt%netscape.com
0c74cf829e 113003 - Mac-packaged DOM Inspector fails to install, r=sgehani, sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@110794 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 12:25:07 +00:00
hewitt%netscape.com
9e78820b18 115403 - check for sizetopopup in nsMenuPopupFrame, not msMenuFrame, r=ben, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@110793 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 12:11:12 +00:00
hewitt%netscape.com
9c84d46002 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
git-svn-id: svn://10.0.0.236/trunk@110792 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 12:04:11 +00:00
hewitt%netscape.com
374042d4b6 112577 - message pane doesn't show focus ring, patch by neil@parkwaycc.co.uk, r=hyatt, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@110791 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 12:02:17 +00:00
hewitt%netscape.com
7ae75ccb84 115804 - nsStyleBorder::CalcDifference not accounting for mBorderColors, r=ben, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@110790 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 11:59:31 +00:00
seawood%netscape.com
811db659f8 Add -I. to LOCAL_INCLUDES
git-svn-id: svn://10.0.0.236/trunk@110789 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 09:25:36 +00:00
seawood%netscape.com
3aa85987bc Add $(LIBS_DIR) to fix hpux bustage
git-svn-id: svn://10.0.0.236/trunk@110788 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 08:43:57 +00:00
seawood%netscape.com
759cf5aadf Amazing what you find when you build in a fresh tree
git-svn-id: svn://10.0.0.236/trunk@110787 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 07:47:15 +00:00
seawood%netscape.com
22c857999a Use srcdir when calling midl
git-svn-id: svn://10.0.0.236/trunk@110786 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 06:22:51 +00:00
varga%utcru.sk
7ef34bd3ec Fix for 115895. File bookmark dialog is completely broken. r/sr=blake. Sorry missed this one.
git-svn-id: svn://10.0.0.236/trunk@110785 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 05:59:41 +00:00
peterlubczynski%netscape.com
28098f6dbf Fix for propigating stream destruction reason code to NPP_DestroyStream bug 115119 r=av sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@110784 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 05:48:38 +00:00
dougt%netscape.com
aef4c8da00 Attempting to fix mac bustage
git-svn-id: svn://10.0.0.236/trunk@110783 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 05:38:51 +00:00
seawood%netscape.com
1a85e834c4 Updating REQUIRES
git-svn-id: svn://10.0.0.236/trunk@110782 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 05:05:10 +00:00
blakeross%telocity.com
7a398bcd1d back in
git-svn-id: svn://10.0.0.236/trunk@110781 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 04:43:43 +00:00
bryner%netscape.com
c163918355 <outlinercol> elements now need to be grouped within an <outlinercols> element. Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@110779 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 04:32:24 +00:00
seawood%netscape.com
9700e17d74 Syncing makefiles.
Fixing tinderbox bustage


git-svn-id: svn://10.0.0.236/trunk@110775 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 03:49:00 +00:00
blakeross%telocity.com
a2986d8cc1 backing out
git-svn-id: svn://10.0.0.236/trunk@110774 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 02:57:39 +00:00
hyatt%netscape.com
7ea60cd426 missed a file in my checkin for 115787.
git-svn-id: svn://10.0.0.236/trunk@110773 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 02:49:14 +00:00
dougt%netscape.com
f5f19f0637 fix stupid checkin that should not have landed
git-svn-id: svn://10.0.0.236/trunk@110772 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 02:43:21 +00:00
blakeross%telocity.com
734d1915e2 114215 - various bookmarks dnd reordering/dataloss bugs. r=hewitt sr=ben
git-svn-id: svn://10.0.0.236/trunk@110769 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-19 02:25:51 +00:00