gecko-dev/mailnews/base
sspitzer%netscape.com c080037c83 fix for performance #107481. our FocusRingUpdate_Mail command set updates on
focus changes.  a blur from A to B does this:  sets focused element to null,
sets focused element to B.  by listening to focus, and not dropping null, our js would
update the mail-toolbar twice on a focus change.  now we do it once.

thanks to cavin for finding the problem.

r=cavin, sr=bienvenu
2001-10-31 02:05:40 +00:00
..
build final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon 2001-10-26 03:18:09 +00:00
ispdata Fixing bug 6830. Additional patch to check if the server prefs are already set via rdf files. r,sr=sspitzer 2001-07-03 07:22:42 +00:00
macbuild Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
prefs Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf. 2001-10-31 00:13:06 +00:00
public fix for perf bug #103010. don't persist the "open" state of news servers. 2001-10-30 22:57:12 +00:00
resources fix for performance #107481. our FocusRingUpdate_Mail command set updates on 2001-10-31 02:05:40 +00:00
search Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-29 09:27:57 +00:00
src Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-29 09:27:57 +00:00
util fix for perf bug #103010. don't persist the "open" state of news servers. 2001-10-30 22:57:12 +00:00
.cvsignore
Makefile.in remove tests from build. sr=mscott 2001-01-30 05:07:43 +00:00
makefile.win add REQUIRES support to mailnews b=98371 r=cls 2001-09-10 20:42:53 +00:00