Commit Graph

83695 Commits

Author SHA1 Message Date
tor%cs.brown.edu
72f01417ff Bug 83804 - bounds check transparent pixel index to be inside colormap.
r=pavlov, sr=blizzard, a=asa
2001-06-08 04:36:25 +00:00
cmanske%netscape.com
2f9dc4f2ef Restore Composer's Debug menu for testing (remove before RTM!), fix by rcassin, b=83349, r=cmanske, sr=sfraser, a=asa-drivers 2001-06-08 04:33:49 +00:00
mkaply%us.ibm.com
5fda37ce94 senna REQUIRES bustage 2001-06-08 04:26:51 +00:00
cmanske%netscape.com
7492e8794b Fixed initialization of HLine's align radio buttons; use 'center' as default, b=83335, r=sfraser, sr=kin, a=asa-drivers 2001-06-08 04:25:25 +00:00
mkaply%us.ibm.com
946d0ece89 remove inline keyword to fix SunOS bustage - note sent to rods 2001-06-08 04:24:48 +00:00
sspitzer%netscape.com
e67b23af0f whoops, checking in the real fix for #79260.
(I checked in the wrong patch)
2001-06-08 04:24:05 +00:00
cmanske%netscape.com
3d2379df04 Fixed Form Manager (Wallet) UI to conform to new editable menulists, b=82655, r=morse, sr=kin, a=asa-drivers 2001-06-08 04:22:11 +00:00
cmanske%netscape.com
6db56b0a88 Upgrade of editable menulist (b=82652) and colorpicker so Composer use has keyboard support (b=64160), r=kin, sr=hewitt, a=asa-drivers 2001-06-08 04:19:44 +00:00
sspitzer%netscape.com
d650301195 fix for #79260. get compose nspr log to work again in opt builds
(for stephend).  r=mscott, sr=bienvenu, a=asa
2001-06-08 04:12:42 +00:00
sspitzer%netscape.com
dba7419c8c fix for #84036. servers that didn't support filters were showing up in the filter dialog.
r=hwaara, sr=bienvenu, a=asa
2001-06-08 04:03:50 +00:00
timeless%mac.com
d3b6e9cc1f Bugzilla Bug 41572 Prefer matched case for Access keys
patch by dean_tessman@hotmail.com r=timeless sr=blake a=dbaron
2001-06-08 03:25:44 +00:00
nelsonb%netscape.com
6166732e49 Portable POSIX-like unnamed semaphores that work in process-shared memory. 2001-06-08 02:56:31 +00:00
rods%netscape.com
c20f157140 Major rework of how items are added, removed and selected (while being added and removed) with script
Now all the changes are performed, but no reflows are issued until the timer fires, which would be
after the script is done executing. The selection that take place during the script execution are
also cached and done afterward.
Bug 53165 r=pollmann sr=attinasi a=asa
2001-06-08 02:34:09 +00:00
rods%netscape.com
31c328366a Removed availableWidth/height from the boolean check to see if the values should be cached. With those in
it caches the wrong values and ten reflows at the wrong width.
Bug 70998 r=kmcclusk sr=attinasi a=dbaron
2001-06-08 02:25:22 +00:00
rods%netscape.com
a7a35f4f93 Need to get the default font size and use that depending on Quirks or Strict
Bug 78526 r=kmcclusk sr=attinasi a=dbaron
2001-06-08 02:17:09 +00:00
mcafee%netscape.com
0bd38cca52 fix for unix bustage, need tabs here not spaces. 2001-06-08 02:05:31 +00:00
shrutiv%netscape.com
2eab3994aa Bug 5990: Feedback for unimplemented show example buttons in Beta (r=bobj)
Displays message on clicking the show example buttons
2001-06-08 01:57:28 +00:00
sonmi%netscape.com
45fadfe4e8 fixed a few strings that were not under "" 2001-06-08 01:51:59 +00:00
srilatha%netscape.com
d95357e635 Fix for bug# 79922. Propagates the name modification from properties dialog to the
LDAP Directory Server dialogs.
r=mohanb, sr=sspitzer, a=dbaron.
2001-06-08 01:32:38 +00:00
srilatha%netscape.com
32941c4012 Fix for bug# 79934. Removed Login, Password UI from LDAP Server properties dialog.
r=mohanb, sr=spitzer, a=dbaron
2001-06-08 01:16:30 +00:00
srilatha%netscape.com
b9748c74e9 Fix for bug# 79814. Removed preferences for netcenter,infospace and verisign directories.
r=hwaara,sr=spritzer,a=dbaron
2001-06-08 01:04:17 +00:00
morse%netscape.com
a45ce95854 bug 62730, put wallet xul files into language packs, coder=ftang, r=morse, sr=alecf, a=asa 2001-06-08 00:55:59 +00:00
nhotta%netscape.com
3c04234e4c For SaveAsCharset dialog, make sure the title string is always set if it's not null, check in for jbetak, bug 44323, r=cmanske,nhotta, sr=alecf. 2001-06-08 00:52:29 +00:00
javi%netscape.com
1b72130400 Fix for Bug 64888 r=wtc, sr=blizzard, a=asa Retry an SSL connection if we fail during first write after a successful connect since it's most likely due to a TLS intolerant server 2001-06-08 00:50:32 +00:00
morse%netscape.com
7638b68ea5 bug 84263, wrong tabs in cookie viewer, r=valeski/timeless, sr=alecf, a=asa 2001-06-08 00:43:01 +00:00
relyea%netscape.com
cb83c37391 fix spelling of PK11_PQG_GenSeed*() 2001-06-07 21:52:07 +00:00
relyea%netscape.com
2bdd1e95a0 Add PQG, spki, and some misch functions that JSS needs. 2001-06-07 21:51:29 +00:00
relyea%netscape.com
f6aeb2c72a Add Stub functions for PQG functions (until we implent PQG through the PKCS #11 interface). 2001-06-07 21:48:35 +00:00
relyea%netscape.com
2c16a917c9 Add function to encode a SPKI structure. 2001-06-07 21:47:29 +00:00
justdave%syndicomm.com
7ca1d33f14 Hopefully the fix for bug 77778: component lists, etc stuttering due to corruption in data/versioncache.
Patch design by Terry Weissman <terry@mozilla.org>
Patch implemented by Dave Miller <justdave@syndicomm.com>
r= tara@tequilarista.org
2001-06-07 21:26:49 +00:00
shrutiv%netscape.com
653a26769d Bug 84381: Outgoing server for News account not needed (r=bobj)
Removing outgoing server fom News account
2001-06-07 20:37:52 +00:00
shrutiv%netscape.com
03ff7afdbd Bug 84381: Outgoing server for News account not needed (r=bobj)
Removing Outgoing server field from News account UI
2001-06-07 20:33:39 +00:00
justdave%syndicomm.com
3b98736d18 Fix for bug 15980: Password is no longer shown in the location bar on the first page you load after logging in.
Patch by Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net
2001-06-07 20:26:40 +00:00
nicolson%netscape.com
4fb2d58937 no more hclhacks now that we've integrated NSS with JSS. 2001-06-07 18:42:38 +00:00
shrutiv%netscape.com
361d736935 Bug 6004: Custom mail and news accounts do not appear in New Account dialog
Making correction in helpmenu.cpp (r=bobj)
2001-06-07 18:18:30 +00:00
Xiaobin.Lu%eng.Sun.com
82a75c2a2f Fix for bug 77600
r=beard, sr=brendan, a=blizzard
2001-06-07 16:20:50 +00:00
nboyd%atg.com
665e7e9e9e This adds the hasFeature method to Context and modifies
NativeDate.getYear to use
cx.hasFeature(Context.FEATURE_NON_ECMA_GET_YEAR) for the behavior check.
2001-06-07 16:09:57 +00:00
nboyd%atg.com
1e71ac75ba Clean up classloader usage to use the thread's context class loader. 2001-06-07 16:04:33 +00:00
bienvenu%netscape.com
523249b37d fix for saving view and sort info across folder compacts r=naving, sr=sspitzer 82455 a=drivers 2001-06-07 14:01:48 +00:00
neeti%netscape.com
fa81a23f17 fix for bug 83611 - download dialog pops when text/html offered instead of page load, r=gagan, sr=darin, a=chofmann. 2001-06-07 12:45:03 +00:00
cls%seawood.org
fd91224e9a Convert nsMsgDB to use generic NS_IMPL_NSGETMODULE macros needed for static builds.
Bug #83522 r=bienvenu sr=mscott a=blizzard
2001-06-07 05:56:20 +00:00
naving%netscape.com
01eed4abfa 82764 r=bienvenu sr=sspitzer a=blizzard; make undo for multiple messages work across servers and also make it so that we do a copy when we do move/copy across
message.
75936 r=bienvenu sr=mscott a=chofmann; clearing the copystate and calling
onStopCopy() at the right place to make filing messages across server from
search window work.
2001-06-07 05:09:48 +00:00
mscott%netscape.com
2c822b8f50 Bug #81576 --> fix popping up of multiple save as dialogs. Landing for nisheeth.
r=vidur
sr=darin
a=chofmann
2001-06-07 04:45:23 +00:00
mscott%netscape.com
68a9a6ba11 Bug #76795 --> don't register chromeless windows with the uriloader. This is causing chromeless windows
to get redirected content from the mail window.
r/sr=alecf
a=asa
2001-06-07 04:27:53 +00:00
mscott%netscape.com
0740b3e870 Bug #65170 --> make sure ReadLine blocks if we don't get a complete line from the server
we block by re-entering the paused for data state in our state machine.
r=sspitzer
sr=bienvenu
a=asa
2001-06-07 04:26:38 +00:00
mkaply%us.ibm.com
815d4faaa8 senna REQUIRES bustage 2001-06-07 03:00:21 +00:00
mkaply%us.ibm.com
6d2f9d31e7 Oh come on people, you could at least make it a little less obvious that this code only works on Windows, Max, and Unix 2001-06-07 02:57:56 +00:00
waterson%netscape.com
05dced413e Bug 42138. Remove ancient, unused {ib} code that causes the browser to hang. We don't need to descend into inlines looking for list-item frames anymore, because inlines cannot contain them: frame construction makes sure of that. r=rbs, sr=attinasi, a=dbaron. 2001-06-07 02:09:38 +00:00
justdave%syndicomm.com
78dceec13b fix typo 2001-06-07 01:31:51 +00:00
wtc%netscape.com
296b3a2153 Added comments to explain the -Wp,-P compiler option for gcc on IRIX. 2001-06-07 01:15:32 +00:00