kipp%netscape.com
8d0add992e
new
1999-09-30 01:53:31 +00:00
sfraser%netscape.com
04b0e04edb
Fixing use of obsolete types for shaver.
1999-09-29 02:54:18 +00:00
shaver%netscape.com
f53bc807b4
nsIRegistry scriptability and beginning of category support, r=dp,alecf,dveditz a=leaf,chofmann
1999-09-29 02:35:42 +00:00
mcafee%netscape.com
af0a141723
Default for network.proxy.type=3 is undefined, using 1, direct internet connection. r=akkana
1999-09-28 01:27:32 +00:00
sspitzer%netscape.com
5635522f00
got the logic backwards...
1999-09-28 01:20:48 +00:00
sspitzer%netscape.com
d6f7f49aee
fix crasher caused by calling ResetPrefs() more than once, which should be legal.
1999-09-28 01:08:03 +00:00
kipp%netscape.com
2ddd276011
new
1999-09-28 00:50:17 +00:00
kipp%netscape.com
0d905bf0ae
new
1999-09-28 00:44:47 +00:00
dveditz%netscape.com
fcba679114
Make sure componentMgr calls NR_ShutdownRegistry(), fixing MLKs and registry corruption from unflushed registry buffers.
...
r=dp,a=chofmann
1999-09-26 21:20:21 +00:00
dveditz%netscape.com
94e7fc36a0
Fix assert exposed by fix for bug 14551 (eliminate registry leaks from component mgr). r=dp, a=chofmann
1999-09-26 21:17:54 +00:00
warren%netscape.com
59a98dd684
Fixed leaked path string.
1999-09-26 07:02:06 +00:00
sfraser%netscape.com
e7ddc04465
Fix build bustage: remove some header files from the project
1999-09-26 00:37:14 +00:00
kipp%netscape.com
00cd7d97a6
tweaked
1999-09-25 20:02:40 +00:00
kipp%netscape.com
5bef21fd25
removed files: mozilla/modules/libimg/jpgcom/nsJPGCallback.cpp
1999-09-25 20:02:03 +00:00
kipp%netscape.com
0017903a40
Fixed a leak; added some debug noise for me; added cache flushing code
1999-09-25 20:00:17 +00:00
kipp%netscape.com
7d002a7da8
Eliminate compiler warnings
1999-09-25 19:59:42 +00:00
kipp%netscape.com
adad885271
tidy
1999-09-25 19:59:10 +00:00
kipp%netscape.com
cdc5273201
Added IL_FlushCache
1999-09-25 19:59:01 +00:00
kipp%netscape.com
4d3aa294f5
removed
1999-09-25 19:58:46 +00:00
kipp%netscape.com
910bcf5733
Removed obsolete file from the build
1999-09-25 19:58:39 +00:00
briano%netscape.com
33b511f06e
SunOS4-specific fix. If SUNOS4 is defined, we need to include unistd.h for SEEK_SET and friends.
1999-09-25 02:49:00 +00:00
pnunn%netscape.com
cefdae266d
fix for bug #13048 . Patch contributed by Adam Moss and BeanySly.
1999-09-24 23:20:21 +00:00
briano%netscape.com
59ef6a75fb
Added a newline to the end of the file. Fix for Unix native compiler builds.
1999-09-24 21:47:16 +00:00
nisheeth%netscape.com
d9f62ba48a
a=chofmann, all changes are within an ifdef and are not being built by default
...
- Add ifdefs around the contents of the header file so that it doesn't get included multiple times.
- Change RAPTOR_STOPWATCH_TRACE macro to use a printf rather than NSPR logs until I figure out why the log isn't working.
1999-09-24 19:30:54 +00:00
nisheeth%netscape.com
f12537e9dd
a=chofmann. Add NSPR logging facilities to the stopwatch code. Make Print() dump stopwatch info to the NSPR log. Set NSPR_LOG_MODULES=gecko_timing:1 in your environment to get timing logs printed to the file specified in the NSPR_LOG_FILE environment variable.
1999-09-24 08:39:43 +00:00
pnunn%netscape.com
420ac11534
Code check in for lennox@cs.columbia.edu for bug#6323. Fix for bsd folks.
...
r:dp,pnunn a:leaf
1999-09-23 19:19:07 +00:00
colin%theblakes.com
5e3730ff3b
comment in #endif was missing comment delimiters
1999-09-22 23:39:30 +00:00
dveditz%netscape.com
b86f6a82c7
Turning buffered registry i/o back on, bugs 14306,11203
1999-09-22 07:53:15 +00:00
dveditz%netscape.com
bb7e8355d1
Bugfix 7928
1999-09-22 07:49:22 +00:00
shaver%netscape.com
1fe19c92b7
add componentType to nsIModule::RegisterSelf
1999-09-22 03:18:27 +00:00
alecf%netscape.com
27e300fc54
we don't need xplib.lib anymore
1999-09-21 22:24:04 +00:00
alecf%netscape.com
67a870aebe
don't need xplib anymore
1999-09-21 22:22:39 +00:00
neeti%netscape.com
613a248dab
read user.js on startup after prefs.js is read. #12423
1999-09-21 18:59:41 +00:00
waterson%netscape.com
88220ac198
Fix backwards return values on nsIEnumerator::IsDone().
1999-09-21 01:28:18 +00:00
av%netscape.com
6720a3dd98
Workaround to make RealAudio plugin work
1999-09-21 00:07:20 +00:00
warren%netscape.com
5ddeb520ad
fixed leaked service manager in nsPluginFactory
1999-09-20 20:53:06 +00:00
warren%netscape.com
4189d29c87
fixed leaked JVM manager service in oji
1999-09-20 20:53:01 +00:00
warren%netscape.com
270a04d01f
freed gSavedLine in prefapi
1999-09-20 20:52:48 +00:00
nisheeth%netscape.com
22dac726b0
- Change bool to PRBool in Stopwatch::Start()
...
- Add the NS_TIMER_STYLE_RESOLUTION define to nsITimeRecorder.idl
1999-09-20 08:21:01 +00:00
dveditz%netscape.com
07d85b9989
backing out bufio changes until corruption fixed
1999-09-20 00:53:07 +00:00
beard%netscape.com
fb5390876e
Fixed a memory corrupting bug in PREF_copyTree. strtok would continue scanning off the end of the current string, modifying subsequent non-string blocks, if they contained a ';' before a '\0' byte.
1999-09-20 00:08:48 +00:00
beard%netscape.com
80c2af0d9f
scanning Plugins folder under the application now.
1999-09-18 22:40:36 +00:00
andreas.otte%primus-online.de
44ff8a47fa
NOT ON BUILD: Add loadgroup parameter
1999-09-18 09:08:56 +00:00
rpotts%netscape.com
d294408031
Changed GetDocumentLoadGroup(...) to be XPCom complient. THis helps prevent leaks when using nsCOMPtrs.
1999-09-18 06:55:13 +00:00
dveditz%netscape.com
251a5fd70c
make version registry code match main mozilla registry code
1999-09-18 01:23:59 +00:00
sfraser%netscape.com
034620e586
Fix for bug 14160 -- bad registry name. Don't assume that Mac Handles are nul terminated.
1999-09-18 01:14:50 +00:00
pnunn%netscape.com
470f443594
fix for bugs #7622 , #6525 . pnunn.
1999-09-17 23:43:48 +00:00
dveditz%netscape.com
ba2ca9f2b5
fix Mac startup bustage
1999-09-17 23:42:47 +00:00
sfraser%netscape.com
7500e5e689
First Checked In.
1999-09-17 23:29:19 +00:00
sfraser%netscape.com
8aaf184ac2
Remove .js files that are now exported by other MANIFEST files.
1999-09-17 23:28:42 +00:00