depstein%netscape.com
06ea59bc4b
added support for webProgress flags for AddWebProgressListener()
...
git-svn-id: svn://10.0.0.236/trunk@123971 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-25 00:41:01 +00:00
relyea%netscape.com
db66460cc5
Fix solaris compiler error/warning. Fix prototype to return correct value (PRBool not PRStatus).
...
git-svn-id: svn://10.0.0.236/trunk@123969 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 23:54:16 +00:00
kaie%netscape.com
cd78156f1e
b=87902 Cannot reach TLS intolerant servers through SSL proxy.
...
r=javi sr=darin
git-svn-id: svn://10.0.0.236/trunk@123965 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 23:02:08 +00:00
yokoyama%netscape.com
df515d1752
Bug 153470
...
Use IsDBCSLeadByteEx() instead of IsDBCSLeadByte()
to allow specifying the current IME code point.
IME input method improvement
/r=shanjian;/sr=kin
git-svn-id: svn://10.0.0.236/trunk@123964 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 22:49:25 +00:00
relyea%netscape.com
b64d478e29
Don't decode or extract trust for certs if we are just getting the nicknames -- particularly for user certs.
...
git-svn-id: svn://10.0.0.236/trunk@123959 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 22:36:59 +00:00
ian.mcgreer%sun.com
d4431cf4c6
fix broken AIX builds
...
git-svn-id: svn://10.0.0.236/trunk@123958 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 22:29:12 +00:00
ian.mcgreer%sun.com
2346e1ae15
log more mechanisms and templates
...
git-svn-id: svn://10.0.0.236/trunk@123957 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 22:22:57 +00:00
cavin%netscape.com
a8e09c3c68
Fix for 153220. Back out the patch of bug 144141 (a dup of bug 123719). r=naving, sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@123956 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 22:20:10 +00:00
pschwartau%netscape.com
8f331d44a3
Adjusting FAST constant upward again, so that test can pass in Rhino. 100 ms seems like a reasonable value.
...
git-svn-id: svn://10.0.0.236/trunk@123955 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 22:14:48 +00:00
relyea%netscape.com
e75b9bf3b7
Copy the type value as well as the rest.
...
git-svn-id: svn://10.0.0.236/trunk@123954 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 21:57:27 +00:00
relyea%netscape.com
aa413cb2ba
More performance improvements for PK11ListCerts/ CERT_GetUserCertByUsage().
...
git-svn-id: svn://10.0.0.236/trunk@123953 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 21:54:41 +00:00
blakeross%telocity.com
caa7c66928
132027 - no menus work when download manager window has focus. patches by bryner and I. r=bryner/blake sr=ben/dveditz
...
git-svn-id: svn://10.0.0.236/trunk@123952 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 21:48:24 +00:00
mscott%netscape.com
d65d08cc92
Bug #153500 --> fix a regression caused by Bug #146559 . Don't set the performing biff flag to true
...
when the user hits get new mail. It causes windows biff notifications to come up when the user initiated
the fetch which is annoying.
r=ere@atp.fi
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@123950 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 21:44:58 +00:00
hewitt%netscape.com
ba1de533d0
151716 - fixing some annoying autocomplete problems, most importantly that escape should work to undo typing, and fixes some situations where the popup would appear and not go away, r=pink
...
git-svn-id: svn://10.0.0.236/trunk@123947 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 21:20:55 +00:00
kin%netscape.com
5817b5739c
Fix for bug 152435 (Memory leak of 36 bytes from 1 block allocated in TypeInState::ClearProp)
...
Call Reset() in ~TypeInState() to release any data that may be in mClearedArray and mSetArray.
r=jfrancis@netscape.com sr=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@123932 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 20:02:25 +00:00
heikki%netscape.com
7bafc16ab3
Bug 151933, xml:base should call CheckLoadURI like HTML base. r=harishd, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@123931 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 19:53:50 +00:00
bryner%netscape.com
c4ea7ee755
Removing this file, it's dead. r=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@123930 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 19:45:41 +00:00
pinkerton%netscape.com
7893c66a21
Break cycle with throbber so that we no longer crash when animating the
...
throbber and closing a window, or continue loading the page after the
window has gone away. (bug 153421)
git-svn-id: svn://10.0.0.236/trunk@123929 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 19:33:45 +00:00
ashishbhatt%netscape.com
3fb8d58b92
Updated testEmbed for MRE application support. Changed files testembed.cpp, winfilelocprovider.cpp & .h
...
git-svn-id: svn://10.0.0.236/trunk@123928 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 19:32:18 +00:00
pinkerton%netscape.com
e5f2c53ab4
add kathy and conrad
...
git-svn-id: svn://10.0.0.236/trunk@123925 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 17:10:29 +00:00
blizzard%redhat.com
f450e08565
Mai is fixed. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@123924 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 14:35:43 +00:00
blizzard%redhat.com
5fbf79f7bb
Bug #153788 . Unscrew the gtk2 build. r=bryner,sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@123923 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 14:16:03 +00:00
colin%theblakes.com
baebc923ae
Initial publish support for OpenVMS. b=22299 r=bbaetz sr=scc
...
git-svn-id: svn://10.0.0.236/trunk@123922 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 14:00:45 +00:00
peterv%netscape.com
9145988f99
Fix for bug 153757 (hasAttribute on a HTML label crashes). r=caillon, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@123921 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 11:07:07 +00:00
timeless%mac.com
870dbacfc0
Bug 138019 radio form control images should have flex="1"
...
r=andreww sr=jst
git-svn-id: svn://10.0.0.236/trunk@123920 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 07:44:04 +00:00
dveditz%netscape.com
3df1d271c4
Don't reveal full plugin pathname (bug 88183) r=peterl, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@123919 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 07:17:42 +00:00
khanson%netscape.com
e76ec12e0a
patch 88484 for bug 14044. checks for out of memory conditon in jsdtoa.c. sr=brendan, r=khanson
...
git-svn-id: svn://10.0.0.236/trunk@123918 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 06:14:02 +00:00
timeless%mac.com
7fb41ca544
Bug 95295 If imap server is named "imap" you can't emtpy your trash.
...
patch by jk@tools.de r=morten@nilsen.com sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@123916 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 04:31:41 +00:00
bryner%netscape.com
403f29b5fd
Fixing a crash resulting from my checkin for bug 138237. Instead of causing an initial reflow so that we can dispatch the focus event, just update the focus controller's state. r=alexsavulov, sr=blake.
...
git-svn-id: svn://10.0.0.236/trunk@123915 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 04:16:49 +00:00
jay.yan%sun.com
ee13affff3
bug 145864, Implementation of Basic Object interface for MAI patch=bolian missing modification of nsMaiHook.h Not part of default build
...
git-svn-id: svn://10.0.0.236/trunk@123913 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 03:05:39 +00:00
kyle.yuan%sun.com
86dfb17197
Bug 151048 Implemetation of nsIAccessibleText
...
second step: other files
git-svn-id: svn://10.0.0.236/trunk@123910 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 01:22:35 +00:00
kyle.yuan%sun.com
924b21f4ac
Bug 151048 Implemetation of nsIAccessibleText
...
r=aaronl, sr=jst
first step: the new files
git-svn-id: svn://10.0.0.236/trunk@123909 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-24 01:13:56 +00:00
blizzard%redhat.com
8e616b1053
Bug #122429 . Use packed bitfields in nsWindow class. Patch from Brian Tarricone <bjt23@cornell.edu>. Not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@123907 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 23:35:19 +00:00
blizzard%redhat.com
8d305598c6
Turn off MAI until it builds again. Not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@123906 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 23:33:53 +00:00
alecf%netscape.com
20b069df40
fix really strange btek bustage
...
git-svn-id: svn://10.0.0.236/trunk@123905 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 18:42:50 +00:00
jouni%heikniemi.net
9a84dddba5
Bug 152632: My bugs query doesn't use the mybugstemplate parameter. Also removes the My Bugs query from the index page.
...
Patch by m@lcolm.org.uk (Malcolm Scott), r=jouni,gerv
git-svn-id: svn://10.0.0.236/trunk@123902 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 17:34:14 +00:00
alecf%netscape.com
0aa661f605
fix pending OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@123901 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 17:08:31 +00:00
alecf%netscape.com
53a6a0a100
argh, fix pending mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@123900 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 17:07:54 +00:00
alecf%netscape.com
dd97fa24d4
fix unix bustage
...
git-svn-id: svn://10.0.0.236/trunk@123899 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 17:04:46 +00:00
alecf%netscape.com
6e5f467c6a
fix for bug 148180 - untangle intl dependencies by removing redundant code to load .properties files
...
instead, go through the string bundle service.
all intl libraries except the string bundle service are now free of necko dependencies
r=ftang, sr=jag
git-svn-id: svn://10.0.0.236/trunk@123898 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 16:05:35 +00:00
gerv%gerv.net
1648440ff0
Bug 152772 - buglist.cgi truncates emails at 45 characters. Patch by gerv; 2xr=bbaetz.
...
git-svn-id: svn://10.0.0.236/trunk@123897 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 15:14:13 +00:00
timeless%mac.com
0ee4d3d7c9
Bug 153431 Bug 127784 introduced doubles of lines in navigator.properties
...
r=mkaply, sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@123896 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 14:48:34 +00:00
naving%netscape.com
5969e90906
152713 r=racham sr=mscott Made it so that "Unsent Messages" folder cannot be deleted from Edit | Delete folder
...
git-svn-id: svn://10.0.0.236/trunk@123894 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 04:25:44 +00:00
kyle.yuan%sun.com
a257201203
For Bug 146400 To merge nsIAccessibleSelectable and nsIAccessibleSelection.
...
I forgot to remove nsIAccessibleSelection.idl. We don't need this file any more.
git-svn-id: svn://10.0.0.236/trunk@123892 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 03:41:40 +00:00
jaggernaut%netscape.com
3574a5f2c0
Bug 112769: better "new tab" button for classic theme. r=bryner, sr=blake
...
git-svn-id: svn://10.0.0.236/trunk@123890 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 02:30:12 +00:00
blakeross%telocity.com
3b48ad6bcf
152387 - prefs for location bar autocomplete don't stick. r=caillon sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@123889 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 02:05:17 +00:00
bbaetz%student.usyd.edu.au
465a750add
Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2
...
r=jouni x2
git-svn-id: svn://10.0.0.236/trunk@123888 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 00:46:08 +00:00
alecf%netscape.com
f01f613a74
fix for bug 125617 - use the category manager instead of the registry to keep our list of encoders/decoders
...
r=dougt, sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@123886 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-23 00:05:20 +00:00
jouni%heikniemi.net
6eefdb02ac
Bug 153629: Clean up the HTML in the remembered query option knob section of the query page.
...
2xr=kiko
git-svn-id: svn://10.0.0.236/trunk@123884 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-22 23:56:00 +00:00
pinkerton%netscape.com
e282cfc306
use mac prefs instead of unix ones
...
git-svn-id: svn://10.0.0.236/trunk@123882 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-22 21:52:35 +00:00