gecko-dev/nsprpub/pr/src
sfraser%netscape.com b7d1e5470a Fix bug 158927 -- controls not drawing correctly in QuickTime plugin. The problem was that the thread scheduling Timer Task would call WakeUpProcess() every time when we are blocked and not servicing NSPR threads (for example when tracking plugin controls). A side effect of this is to prevent Mac OS X from flushing the window back buffers, hence the drawing issues. Fix is to only call WakeUpProcess() if we've been through the scheduler since the last time. r=sdaglye, wtc. a=asa. 2002-07-27 01:01:36 +00:00
..
bthreads Removed all Makefile's. The new autoconf build system uses Makefile.in's. 2001-05-17 21:26:28 +00:00
cplus Eliminated more differences between the autoconf build system and the 2001-05-17 21:42:09 +00:00
io Bug 134099: Worked around two BeOS bugs. 1. connect does not implicitly 2002-06-11 20:05:32 +00:00
linking Fixed compiler warnings. 2002-01-23 01:10:51 +00:00
malloc Bugzilla bug 97485: added a stub for pr_FindSymbolInProg for Darwin. 2002-02-18 23:45:10 +00:00
md Fix bug 158927 -- controls not drawing correctly in QuickTime plugin. The problem was that the thread scheduling Timer Task would call WakeUpProcess() every time when we are blocked and not servicing NSPR threads (for example when tracking plugin controls). A side effect of this is to prevent Mac OS X from flushing the window back buffers, hence the drawing issues. Fix is to only call WakeUpProcess() if we've been through the scheduler since the last time. r=sdaglye, wtc. a=asa. 2002-07-27 01:01:36 +00:00
memory Search in the Mozilla and boehm include directories only if 2001-06-14 22:18:58 +00:00
misc Bug 144886: On platforms with gethostbyname2, add the infrastructure for 2002-06-13 20:47:39 +00:00
pthreads Fixing the MachO (DARWIN) build, which broke when wtc checked in a patch in bug 153525. r=bryner. 2002-07-24 04:06:07 +00:00
threads Bugzilla bug 30746: fixed the problem of the previous NT primordial thread 2002-02-22 02:52:28 +00:00
.cvsignore
Makefile.in Solaris 7 has deprecated the use of libposix4 in favor of librt. Check the OS_RELEASE and use the appropriate library. 2001-10-02 22:19:12 +00:00
nspr.rc
prvrsion.c Bugzilla bug 98741: changed the license URL to http://www.mozilla.org/MPL/. 2001-09-07 18:27:33 +00:00