dveditz%netscape.com
|
6e0b7cd2b8
|
libreg threading and standalone fixes
|
1999-04-15 05:40:37 +00:00 |
|
alecf%netscape.com
|
d470392827
|
augh. remove raptorbase for now because we're not using nsQuickSort just yet
|
1999-04-15 03:51:47 +00:00 |
|
alecf%netscape.com
|
6de5845c13
|
ugh, back out this fix until mac links against raptorbase
|
1999-04-15 03:18:43 +00:00 |
|
alecf%netscape.com
|
ab34197005
|
link against raptorbase to get nsQuickSort
|
1999-04-15 03:15:28 +00:00 |
|
alecf%netscape.com
|
43e7b968b2
|
add public\raptor to build so that we can get to nsQuickSort.h
|
1999-04-15 03:10:33 +00:00 |
|
alecf%netscape.com
|
8c729fd38d
|
make sure we can get to raptorbase to get nsQuickSort.h
|
1999-04-15 03:08:20 +00:00 |
|
alecf%netscape.com
|
493a5a369a
|
back this out for now, mac isn't linking against libraptorbase
|
1999-04-15 03:04:04 +00:00 |
|
alecf%netscape.com
|
7fd57936db
|
make libpref use new nsQuickSort
|
1999-04-15 02:54:54 +00:00 |
|
alecf%netscape.com
|
5d41b9c3ee
|
back out this fix because mac depends on XP_QSORT
|
1999-04-15 02:42:18 +00:00 |
|
alecf%netscape.com
|
60b89f730c
|
use new nsQuickSort routine
a=pnunn
|
1999-04-15 02:28:29 +00:00 |
|
jdunn%netscape.com
|
343893cb44
|
use C style comments instead of C++ since this is a 'C' file.
|
1999-04-12 20:15:26 +00:00 |
|
braddr%puremagic.com
|
db276c8fe9
|
Add back in a header file that's still needed that beard took out.
|
1999-04-12 06:00:44 +00:00 |
|
beard%netscape.com
|
56faada4a7
|
added PostEvent(), which calls nsIRunnable::Run() in a specified thread.
|
1999-04-12 03:20:21 +00:00 |
|
beard%netscape.com
|
1d5d1320df
|
added PostEvent()
|
1999-04-12 03:17:58 +00:00 |
|
beard%netscape.com
|
6be1166070
|
removed g_pNSIServiceManager (no longer used)
|
1999-04-12 03:16:14 +00:00 |
|
beard%netscape.com
|
5ecb816431
|
added GetJSThread(), to obtain the thread ID to send events to via nsIThreadManager::PostEvent().
|
1999-04-12 03:14:19 +00:00 |
|
beard%netscape.com
|
5fd3059110
|
added GetJSThread()
|
1999-04-12 03:12:48 +00:00 |
|
beard%netscape.com
|
a6b8c8855a
|
renamed g_pNSIServiceManager to theServiceManager.
|
1999-04-11 00:01:18 +00:00 |
|
beard%netscape.com
|
0abf5a0c4f
|
got rid of m_pNSIFactory, service manager is used to manage singletons. renamed g_pNSIServiceManager to theServiceMangager.
|
1999-04-11 00:01:17 +00:00 |
|
alecf%netscape.com
|
c1c46f0ff7
|
oops, forgot to make this function pure virtual, broke mac
|
1999-04-10 21:15:25 +00:00 |
|
alecf%netscape.com
|
61925de339
|
add ClearUserPref() to the nsIPref interface (needed for mail/news work)
|
1999-04-10 20:58:50 +00:00 |
|
braddr%puremagic.com
|
6ce23b2ec1
|
Clean up undefined variables and a static prototype that no longer has a function body to match
|
1999-04-10 08:45:36 +00:00 |
|
dougt%netscape.com
|
2b486988cd
|
Removing softupdt
|
1999-04-10 00:49:48 +00:00 |
|
pinkerton%netscape.com
|
fc0abb60de
|
Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh.
|
1999-04-10 00:15:14 +00:00 |
|
briano%netscape.com
|
5516a80e37
|
Another SunOS4-specific fix.
|
1999-04-09 00:15:29 +00:00 |
|
toshok%hungry.com
|
11c4d8d562
|
check in (mostly) function nsPluginsDirUNIX, awaiting amusil's code to figure out mime types and stuff.
|
1999-04-07 05:22:13 +00:00 |
|
toshok%hungry.com
|
013c6b4651
|
enable OJI on unix.
|
1999-04-07 05:20:54 +00:00 |
|
toshok%hungry.com
|
27d6a26e66
|
always go into src
|
1999-04-07 05:13:53 +00:00 |
|
sspitzer%netscape.com
|
76fe68a8e1
|
only do this if they have the IDL stuff
|
1999-04-07 03:01:58 +00:00 |
|
dveditz%netscape.com
|
da5bd5b86c
|
Mac read-only fix from Patrick Beard <beard@netscape.com>
|
1999-04-07 00:26:34 +00:00 |
|
alecf%netscape.com
|
8646eaa097
|
temporarily export a stub nsIPref.idl file
|
1999-04-07 00:06:08 +00:00 |
|
dveditz%netscape.com
|
8ef4426d2a
|
Fix threading bug
|
1999-04-06 18:35:34 +00:00 |
|
amusil%netscape.com
|
7a89e2b8dc
|
Fixed bug with StreamAsFileOnly.
|
1999-04-06 01:53:37 +00:00 |
|
mcmullen%netscape.com
|
1fd46d44bd
|
Fix an erroneous assert.
|
1999-04-05 23:09:13 +00:00 |
|
jdunn%netscape.com
|
e7f649233b
|
fix order of arguments for fputs
|
1999-04-05 18:11:45 +00:00 |
|
toshok%hungry.com
|
d3f2567bd3
|
add the nspr private include directory in a way that works with autoconf. this stuff still isn't built by default, but it builds for me on freebsd.
|
1999-04-05 03:12:13 +00:00 |
|
mcmullen%netscape.com
|
683b06bd7b
|
Fix AIX bustage.
|
1999-04-02 23:46:20 +00:00 |
|
mcmullen%netscape.com
|
ec2dc4760b
|
I changed prefapi.h to use prtypes instead of the obsolete XP_ things.
|
1999-04-02 20:39:17 +00:00 |
|
mcmullen%netscape.com
|
f32091e552
|
I changed prefapi.h to use prtypes instead of the obsolete XP_ things
|
1999-04-02 20:39:14 +00:00 |
|
mcmullen%netscape.com
|
8faeaa0426
|
Added tree management methods, and also changed to use the NSPR types instead of obsolete XP_ types. Added some consts.
|
1999-04-02 20:39:13 +00:00 |
|
beard%netscape.com
|
65b1f8f077
|
nsJVMManager::CreateThread(): upped the priority from LOW to NORMAL.
|
1999-04-02 06:21:59 +00:00 |
|
dveditz%netscape.com
|
4ffc0a5022
|
Fixing libreg threadsafe issues (NR_ API, not yet the version registry API)
|
1999-04-02 01:31:55 +00:00 |
|
dveditz%netscape.com
|
2d55b1af94
|
Fixed clobber
|
1999-04-01 22:54:09 +00:00 |
|
dveditz%netscape.com
|
4924be74a2
|
fixed copy clobber steps
|
1999-04-01 22:53:23 +00:00 |
|
amusil%netscape.com
|
a42a490ffe
|
Added more restrictive check for what constitutes a plugin
|
1999-04-01 22:06:07 +00:00 |
|
dp%netscape.com
|
b034a8fa51
|
More threadsafeness.
|
1999-04-01 06:45:50 +00:00 |
|
waterson%netscape.com
|
bf53711090
|
Removed NODEPEND.
|
1999-03-31 06:47:10 +00:00 |
|
dp%netscape.com
|
1c9c3e6b34
|
Fixed nsIRegistry implementation. ready for use. Thanks to Nicholas Ambrose <nick87@hotmail.com>
|
1999-03-31 06:28:36 +00:00 |
|
jdunn%netscape.com
|
f0282bb022
|
use PR_FALSE instead of false... since the return is a PR_Bool.
|
1999-03-31 04:25:41 +00:00 |
|
beard%netscape.com
|
ff30b4c143
|
Now filling in fMimeTypeArray, fExtensionArray, and fMimeDescriptionArray.
|
1999-03-30 05:53:36 +00:00 |
|