depstein%netscape.com
e7549fdd24
Added input stream consumer in nsIStreamListener->OnDataAvailable(). not part of the build.
2002-09-19 05:14:28 +00:00
blakeross%telocity.com
869b48e340
A little polish...Disable Use Small Icons checkbox if the user selects text-only buttons.
2002-09-19 03:59:05 +00:00
blakeross%telocity.com
b025a78057
Fix for cust toolbar regression
2002-09-19 03:43:31 +00:00
cmanske%netscape.com
ca4919f12f
Convert from nsIEditorShell to nsIHTMLEditor/nsIEditor interfaces in dialogs. Work by cmanske and neil@parkwaycc.co.uk, b=158881, r=brade,andreww,neil@parkwaycc.co.uk; sr=dveditz,sfraser
2002-09-19 03:32:23 +00:00
wtc%netscape.com
9690a2abd2
Bug 169581: the last two arguments to pk11_mkSlotString should have the
...
type PRBool, not unsigned char. As a byproduct this change works around
what seems to be a gnupro gcc compiler optimization bug. r=relyea.
Modified Files: pk11db.c pk11pars.h
2002-09-19 03:23:26 +00:00
kmcclusk%netscape.com
0db2c6960a
Change PLEvent notification on WIN32 to use a native timer instead of a posted WM_APP message when documents are not loading. This fixes some DHTML paint starvation issues and lowers overall CPU usage on many pages with DHTML. bug=164931 r=rpotts@netscape.com sr=kin@netscape.com
2002-09-19 02:53:05 +00:00
sspitzer%netscape.com
67041f2b0f
add comment explaining why I am choosing these values
2002-09-19 01:53:56 +00:00
sspitzer%netscape.com
475818c2e7
adding todo comments for later.
2002-09-19 01:53:15 +00:00
sspitzer%netscape.com
a7eadd703b
add menu item to launch spam control dialog, commented out until it's ready.
2002-09-19 01:49:35 +00:00
sspitzer%netscape.com
8bf7561096
new strings for launch spam control dialog.
2002-09-19 01:48:25 +00:00
sspitzer%netscape.com
954fbd98cf
changes to launch the spam window, but users can get to it yet.
2002-09-19 01:47:47 +00:00
jkeiser%netscape.com
ee2446e88f
Make nsIFontMetrics::GetAveCharWidth() on all platforms (Rick.Ju@sun.com's patch, bug 50998), r=cbiesinger@web.de, sr=rbs@maths.uq.edu.au
2002-09-19 01:47:14 +00:00
sspitzer%netscape.com
5b7738fb76
working on spam, not part of the build.
2002-09-19 01:45:00 +00:00
morse%netscape.com
0fc1d47d1b
bug 160425, forgets previously saved passwords if mail server unavailable, r=jag, sr=jst
2002-09-19 01:42:19 +00:00
roc+%cs.cmu.edu
b7b3872259
Bug 168873. Improve error handling in Unix print modules. checking in for gisburn. r=rods,sr=roc+moz
2002-09-19 01:41:33 +00:00
sspitzer%netscape.com
807285925e
more work on spam UI. not part of the build.
2002-09-19 01:35:52 +00:00
pschwartau%netscape.com
9dadcb8c2d
Initial add. Regression test for bug 169497.
2002-09-19 01:24:45 +00:00
blakeross%telocity.com
ed36611e97
162286 - separator not available when all toolbar items are in toolbar layout.
2002-09-19 01:23:15 +00:00
nicolson%netscape.com
17483a5da8
Fix 160024: remove class JSSJCEProvider.
2002-09-19 01:22:52 +00:00
nicolson%netscape.com
d6b5ddebcd
make SPKI.getEncoded() actually return itself, DER-encoded. This way it
...
correctly implements X509EncodedKeySpec.
2002-09-19 01:16:41 +00:00
sspitzer%netscape.com
9f92f768e1
working on spam, not part of the build
2002-09-19 01:16:10 +00:00
nicolson%netscape.com
9691a59be5
more descriptive error message.
2002-09-19 01:15:36 +00:00
sspitzer%netscape.com
8c3c6485f5
working on spam / junk mail. not part of the build.
2002-09-19 01:15:23 +00:00
nicolson%netscape.com
4a6c72448b
Fix 150720: Support KeyFactory.generatePrivate(DSAPrivateKeySpec).
2002-09-19 01:14:08 +00:00
nicolson%netscape.com
fcbdfadf85
Fix 169577: SGN_End crashes if DSA signature fails.
2002-09-19 01:07:43 +00:00
morse%netscape.com
5099a818d3
bug 142803, remove port indication from url in cookie, r=sgehani, sr=roc+moz
2002-09-19 00:37:36 +00:00
rogerl%netscape.com
d52dc7c2cc
Changed built-ins to FixedInstances. Hooking up regexp.
2002-09-19 00:23:10 +00:00
rpotts%netscape.com
800f0c121d
fixing build bustage...
2002-09-19 00:13:40 +00:00
wtc%netscape.com
473fba6e09
Bug 169569: always use the Solaris ld (/usr/ccs/bin/ld) to link NSPR
...
shared libraries. r=cls.
2002-09-19 00:11:54 +00:00
jst%netscape.com
139203b942
Fixing bug 168371. Cleaning up nsHTMLContentSink.cpp, I'll now get to own this whole file! r=caillon@returnzero.com, rs=rpotts@netscape.com
2002-09-18 23:31:08 +00:00
wtc%netscape.com
3f0df98640
Bug 91224: Make sure that we use Solaris ld, not GNU ld, to build NSS.
...
Modified Files:
coreconf/SunOS5.mk nss/Makefile nss/cmd/platlibs.mk
nss/lib/freebl/Makefile
2002-09-18 23:25:29 +00:00
gerv%gerv.net
668cdbed8b
Bug 168804 - Document CheckCanChangeField so sites can modify it for local needs. Patch by gerv; r=bbaetz, joel.
2002-09-18 23:23:55 +00:00
yokoyama%netscape.com
4592e906e0
Bug 141630 Need to support Indic/Armenain/Georgian text input
...
PeekMessage needs to be modified to support those input.
(all #ifdef MOZ_UNICODE)
/r=shanjian, /sr=kin
2002-09-18 23:19:18 +00:00
akkana%netscape.com
be6210511d
163690: Use the prompt service when the string searched for isn't found. Cures an assertion. r=cmanske sr=kin
2002-09-18 23:14:25 +00:00
akkana%netscape.com
cf87d389f6
67363: Undo should work for batch ReplaceAll. r=brade sr=kin
2002-09-18 23:08:59 +00:00
alecf%netscape.com
8104c2cda8
now that the imglib2 issues have been ironed out, remove the old project files
2002-09-18 22:46:33 +00:00
aaronl%netscape.com
a4bbd7ca8f
169272. Active Accessibility: unable to navigate to child nodes from node received from event. r=jgaunt, sr=alecf
2002-09-18 22:45:53 +00:00
pinkerton%netscape.com
4950c426ea
make sure |increment| attribute change notification is sent. fixes bug where native scrollbars wouldn't know the increment so up/down arrows didn't work (bug 161365, r=bryner/sr=sfraser).
2002-09-18 22:38:23 +00:00
wtc%netscape.com
0051b0f950
Bug 153380: document the default values for the SSL options.
2002-09-18 22:32:19 +00:00
wtc%netscape.com
4e3b16354f
Bug 157827: declare the exported PBE_ functions. Fixed the include-once
...
ifdef.
2002-09-18 22:12:16 +00:00
rpotts%netscape.com
a87e45789b
bug #93015 (r=darin/sr=jst) First patch that cleans up imglib use of LoadFlags and channel attributes...
2002-09-18 22:08:12 +00:00
mkaply%us.ibm.com
ae77c7ad6b
PR_FALSE people NOT false
2002-09-18 22:05:09 +00:00
myk%mozilla.org
43ce56387c
Fix for bug 164143: enables non-authenticated users to look up the module to which a file belongs via a form at the top of owners.html.
...
r=dmose
2002-09-18 21:32:08 +00:00
chanial%noos.fr
10e5336879
fix history tree icons
...
fix regression: incomplete history view menu
2002-09-18 21:29:50 +00:00
terry%mozilla.org
c90dba1003
Fixing a mistake made long ago that resulted in an empty image being committed in place of the despot handcuff image. This is the original image (from revision 1.3).
2002-09-18 21:28:55 +00:00
akkana%netscape.com
75743aa0f0
140612: Introduce tab usage pref accessibility.tabfocus, to allow tab to go only to form elements or only to text controls. (r,sr)=(bryner,sfraser)
2002-09-18 21:24:57 +00:00
depstein%netscape.com
c09b924557
Updated sHistory script so it works in embedding apps (i.e. MfcEmbed). Added read-only txt version of script. not part of the build.
2002-09-18 21:15:30 +00:00
alecf%netscape.com
8fa8387ee0
final not-part-of-build changes for bug 169498
...
add final constructors and fix the combined module to cover all 5 modules
2002-09-18 20:44:38 +00:00
blakeross%telocity.com
cfe4b4921b
Fix unreported bug, that if you open cust. toolbar dlg while the throbber is throbbing, it also throbs in the dialog.
2002-09-18 20:38:38 +00:00
alecf%netscape.com
2f8c53674d
add more constructor headers for bug 1169498, still not part of build
2002-09-18 20:24:40 +00:00