Commit Graph

92383 Commits

Author SHA1 Message Date
locka%iol.ie
a38d556d8b Remove sample chrome embed.jar from unix browser package and rename to avoid confusion with the real embed.jar used in the embedding dist. b=87622 r=blizzard@mozilla.org sr=dveditz@netscape.com 2001-11-15 12:23:57 +00:00
seawood%netscape.com
7bfe5ccb98 Tweak calendar for the static build. 2001-11-15 08:23:53 +00:00
dbaron%fas.harvard.edu
9373568714 Avoid pointless nsAutoString construction and extra copy. b=109250 r=jag sr=jst 2001-11-15 07:47:39 +00:00
dbaron%fas.harvard.edu
dbd3c84701 Oops, meant to remove that incorrect comment. 2001-11-15 07:44:59 +00:00
dbaron%fas.harvard.edu
1cde573592 New, more portable (i.e., works for me, unlike the old code) Linux nsGetTypeName using dladdr. r=jag sr=waterson b=109829 2001-11-15 07:44:26 +00:00
hyatt%netscape.com
62e1620a29 MIssed a spot in 109261. same reviewers apply as for previous checkin of bug fix. 2001-11-15 07:31:13 +00:00
dbaron%fas.harvard.edu
25c6910bda Fix overly long lines. r=kin sr=waterson b=106658 2001-11-15 07:30:09 +00:00
dbaron%fas.harvard.edu
7100fcf0d0 Fix floater state recovery to descend into blocks (which might contain floaters). b=106658 r=kin sr=waterson 2001-11-15 07:28:46 +00:00
blizzard%redhat.com
d0faaa0653 Checkpointing changes. Not part of the build. 2001-11-15 07:27:22 +00:00
blizzard%redhat.com
468af20dc8 Bug #95833. Use gtk routines for nsWindow::SetTitle(). r=bryner,sr=alecf 2001-11-15 07:02:39 +00:00
bstell%netscape.com
bf895a906c bug 107018; alpha blending routines for anti-aliased scaled X bitmap fonts
add nsX11AlphaBlend.cpp to list of file to compile
r=pavlov, sr=waterson
2001-11-15 06:51:13 +00:00
bstell%netscape.com
2a52a5ee53 bug 107018, alpha blending routines for anti-aliased scaled X bitmap fonts
(part of bug 90813), r=pavlov, sr=waterson
2001-11-15 06:45:16 +00:00
alecf%netscape.com
50a2692b43 aug, I give up. stupid SMIME 2001-11-15 05:58:14 +00:00
bryner%netscape.com
86cffab0f4 Make sure the state of the ok button is correct even if the window does not get initial focus (bug 98480). r=jag, sr=ben. 2001-11-15 05:37:32 +00:00
cmanske%netscape.com
4e7e8de95b Fixed misspelled 'default' case in imagemap dialog, fix by premstaller, b=84111, r=cmanske, sr=kin 2001-11-15 05:32:43 +00:00
cmanske%netscape.com
5ef1d539c9 Fixed Insert Character radio button initialization, b=107767, r=brade, sr=kin 2001-11-15 05:30:29 +00:00
cmanske%netscape.com
78eb8d28b9 Fixed error checking and reporting when loading page in Composer and removed commented-out code, b=105561, r=akkana, sr=kin 2001-11-15 05:26:25 +00:00
alecf%netscape.com
2e7119d59e better fix - conditional REQUIRES based on BUILD_SMIME (but thanks anyway dbaron) 2001-11-15 05:12:38 +00:00
hewitt%netscape.com
c694be7b18 DOM Inspector update - tons of crash fixes, js error fixes, performance and usability improvements, r=jag, sr=hyatt 2001-11-15 05:09:26 +00:00
nelsonb%netscape.com
cd6006d2cd Now that the implementations of all the RNG_ functions have been moved
from lib/util to lib/freebl, move the RNG header file there, too.
Eliminate secrngt.h, which has been empty (except for the license
boilerplate) for many releases.
2001-11-15 04:29:27 +00:00
dbaron%fas.harvard.edu
972d738471 Fix bustage. windowwatcher still needed in REQUIRES (ifdef BUILD_SMIME). 2001-11-15 04:27:27 +00:00
hewitt%netscape.com
bff3581521 108543 - urlbar autocomplete isn't showing search, r=jag, sr=hyatt 2001-11-15 04:19:32 +00:00
hewitt%netscape.com
732dc6261a DOM Inspector update - tons of crash fixes, js error fixes, performance and usability improvements, r=jag, sr=hyatt 2001-11-15 04:09:41 +00:00
alecf%netscape.com
d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
waterson%netscape.com
c70d2dd524 Bug 101982. Fix onbroadcast handler. r=cmanske, sr=hyatt 2001-11-15 02:46:29 +00:00
sgehani%netscape.com
e78d70aed7 Fixing regression: adding languages is possible again.
b=109629; r=bryner; sr=blake
2001-11-15 02:43:32 +00:00
nelsonb%netscape.com
30e87452c1 Use data from /dev/urandom to initialize PRNG, when possible.
and related changes.  Bug 96626.
2001-11-15 02:41:20 +00:00
relyea%netscape.com
68b38ccbda Fix AIX 64 bit build breakage when in debug mode. 2001-11-15 02:23:31 +00:00
sgehani%netscape.com
fd999b5a6f Make preview tab window content have a scrollbar when it needs one.
b=79651; r=morse; sr=alecf
2001-11-15 02:20:57 +00:00
sgehani%netscape.com
689b3011e8 Don't build search results when search panel isn't open and
auto open search panel isn't set.
b=91168; r=morse,jruderman; sr=alecf
2001-11-15 02:01:10 +00:00
nhotta%netscape.com
a1e7be4688 Changed to use char* for charset instead of nsString& for i18n functions, bug 108932, r=ducarroz,sr=sspitzer. 2001-11-15 02:00:32 +00:00
mscott%netscape.com
14ef1dc652 Register smime chrome. 2001-11-15 01:29:33 +00:00
varada%netscape.com
d3d005360d adding mail smoketest files -NOT PART OF BUILD 2001-11-15 01:18:39 +00:00
rangansen%netscape.com
d51a8b11d7 bug# 109792 ; s=kaie ; sr=hewitt Fixing the blank cert details tab problem 2001-11-15 01:16:02 +00:00
alecf%netscape.com
e849f9601c add hidePage() API to nsIBrowserHistory, to allow hiding 302 redirected URLs from the UI, for bug 102043 r=blake, sr=sspitzer (parity with 4.x and IE behavior) 2001-11-15 00:48:18 +00:00
alecf%netscape.com
d5ea8758ca further fixes for bug 102043 - add support for the hidePage() api when a redirected page is encountered 2001-11-15 00:46:26 +00:00
sspitzer%netscape.com
79dbcc56df repairing...(I hope) 2001-11-15 00:40:01 +00:00
sspitzer%netscape.com
cc377d1cad trying to repair mime.mcp. 2001-11-15 00:38:25 +00:00
sspitzer%netscape.com
81f54403b5 more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD. 2001-11-15 00:28:12 +00:00
sgehani%netscape.com
0cb67b9e9c Replace strtok() with nsCRT::strok().
(Checking in for drepper@cygnus.com)
b=81590; r=sgehani; sr=alecf
2001-11-15 00:09:40 +00:00
cavin%netscape.com
fc1fd71921 Bug #107369: Check nNewSize=0 in AllocateSpace() and add current size to AllocateSpace() calls. r=bienvenu,sr=sspitzer. 2001-11-15 00:06:37 +00:00
akkana%netscape.com
fa6a218016 104195: fix some problems with rewrap. r=brade sr=kin 2001-11-15 00:04:26 +00:00
kin%netscape.com
4a0c83cb31 Fix for bug 108666: No context menu when right clicking on form text widgets
getAttribute() now returns a null object instead of an empty string
  when an attribute does not exist, so expand shortcuts like
  getAttribute().toUpperCase() to the longer form to prevent errors.

r=blakeross@telocity.com  sr=jst@netscape.com
2001-11-14 23:56:42 +00:00
kin%netscape.com
d052c8c9f8 Fix for bug 96455: hr has duplicate lineboxes in frame tree
- Move code in HaveFirstLetter*() methods to a more generic method
    HasPseudoStyle() to expand it's use, and make those methods call it.

  - Added static method RemoveGeneratedContentFrameSiblings(), which
    is now called from ContentRemoved(), to remove any sibling :before
    and :after frames for a given frame.

r=attinasi@netscape.com (also looked at by rbs@maths.uq.edu.au)
sr=waterson@netscape.com
2001-11-14 23:55:44 +00:00
nhotta%netscape.com
4637350292 Changed location.href to force escape 8 bit if the href contains 8 bit, bug 40469, r=ftang, sr=jst. 2001-11-14 23:45:23 +00:00
bryner%netscape.com
6638bbd7cf Adding $(MOZ_COMPONENT_LIBS) for platforms that resolve symbols at link time. Not part of the build. 2001-11-14 23:38:25 +00:00
ian.mcgreer%sun.com
a7f8233621 merge 3.3 branch checkin; rsa double check and key consistency functions (see bug 74226) 2001-11-14 23:03:20 +00:00
andreww%netscape.com
a6e2921d0f bugzilla 93866 r=shliang sr=blake Fields not sized properly under preferences for Appearance:Themes 2001-11-14 22:50:42 +00:00
andreww%netscape.com
daa1ff9c6c bugzilla 108789 r=shliang sr=hewitt a=blizzard (for branch checkin) inset border in trees 2001-11-14 22:47:52 +00:00
rbs%maths.uq.edu.au
9f6ebddafe transliterate ⁡ b=106780 r=shanjian sr=waterson 2001-11-14 22:44:19 +00:00