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 |
neeti%netscape.com
|
dfaf1070cc
|
moved *.js files from components to bin/defaults/pref
|
1999-09-17 23:27:15 +00:00 |
briano%netscape.com
|
68c8b1e4a7
|
Cleaned it up again.
|
1999-09-17 21:09:17 +00:00 |
warren%netscape.com
|
ecc3a2aa22
|
Squelched leak.
|
1999-09-17 21:02:34 +00:00 |
nisheeth%netscape.com
|
31c1f1af82
|
Fixing Unix build bustage...
|
1999-09-17 20:56:28 +00:00 |
nisheeth%netscape.com
|
09a2031926
|
Adding a new interface, nsITimeRecorder, used for adding timing hooks to raptor. The interface exposes methods to start/stop/reset timers and print elapsed time.
|
1999-09-17 20:30:23 +00:00 |
briano%netscape.com
|
d8468bd790
|
Replaced the C++ comments with C comments, since this is a C file after all....
|
1999-09-17 20:13:53 +00:00 |
dveditz%netscape.com
|
45d198de8b
|
reverting registry changes for Unix, a=leaf, r=ramiro
|
1999-09-17 17:44:41 +00:00 |
valeski%netscape.com
|
05b4ee9801
|
NOT IN BUILD - adding boilerplate for jar protocol handler
|
1999-09-17 16:12:41 +00:00 |
sspitzer%netscape.com
|
cf507867c1
|
fix crash when launching mail
|
1999-09-17 09:46:58 +00:00 |
alecf%netscape.com
|
fd2c781111
|
remove assertions (and put comments for future NS_ASSERTIONs for when I finally change this to a C++ file)
fixes #13734
|
1999-09-17 07:35:34 +00:00 |
dveditz%netscape.com
|
b83b004785
|
match buffered i/o registry change in XP_MAC section
|
1999-09-17 07:00:55 +00:00 |
sfraser%netscape.com
|
0e6a16c9a4
|
Added file for dveditz, set up prefix files.
|
1999-09-17 06:56:45 +00:00 |
sfraser%netscape.com
|
20947f58ec
|
First Checked In.
|
1999-09-17 06:56:23 +00:00 |
dveditz%netscape.com
|
4edd94afd4
|
more trying to get nr_bufio to work on a mac
|
1999-09-17 06:35:32 +00:00 |
dveditz%netscape.com
|
3a0cc800da
|
fixing mac path sadness with new nr_bufio stuff
|
1999-09-17 06:13:38 +00:00 |
dp%netscape.com
|
6cf6be44ee
|
Caching of what registry was opened to improve performance of multiple
opens on the same registry file.
|
1999-09-17 05:46:25 +00:00 |
dveditz%netscape.com
|
ed909369ed
|
Buffered I/O for registry performance
|
1999-09-17 01:32:00 +00:00 |
briano%netscape.com
|
4911989006
|
Some platforms don't have 'bool' or 'true', so use PRBool and PR_TRUE instead.
|
1999-09-16 22:58:02 +00:00 |
chuang%netscape.com
|
f686be41ca
|
Fix bug 13992 Personal address book shows up more than one time
|
1999-09-16 21:12:32 +00:00 |
chuang%netscape.com
|
0c4cd493ac
|
Fic bug 13992 Personal address book shows up more than one time
|
1999-09-16 20:48:52 +00:00 |
dp%netscape.com
|
764fede6dc
|
NS_ADDREF() instead of calling it directly
|
1999-09-16 19:20:18 +00:00 |
cls%seawood.org
|
11333d189a
|
Linux only: Removed -D_BSD_SOURCE from DEFINES as it is unnecessary now that __STRICT_ANSI__ is set in <prinet.h>
|
1999-09-16 14:54:18 +00:00 |
sspitzer%netscape.com
|
197d8aa56d
|
remove the default prefs for conference and netcrapper.
|
1999-09-16 06:44:35 +00:00 |
dveditz%netscape.com
|
f3deb25a6d
|
expose whether the registry is already open or not, which enables the profile
manager to avoid opening and closing the registry ~20 times at startup.
|
1999-09-16 05:32:28 +00:00 |
pnunn%netscape.com
|
56f36ccf03
|
Change net/gfx/imglib buffer size. pnunn.
|
1999-09-16 01:22:44 +00:00 |
warren%netscape.com
|
48cf4685a9
|
Factored file transport service out of file: protocol.
|
1999-09-16 01:16:22 +00:00 |
cls%seawood.org
|
a6696c1b2d
|
Use the rules in rules.mk instead of making your own.
|
1999-09-15 18:00:50 +00:00 |
ducarroz%netscape.com
|
ef2cfee4ae
|
Fix for bug 13778, GetFilePrefs now accept also a native path to let users write manually their prefs
|
1999-09-15 14:51:40 +00:00 |
norris%netscape.com
|
1dec7e80f7
|
Create preferences for security checks.
Add new methods on nsIScriptSecurityManager for capabilities.
Fix 13739 MLK: nsScriptSecurityManager::CreateCodebasePrincipal
Fix 11666 Eliminate plvector (was: [infinite loop] bugs - plvector.c)
|
1999-09-15 04:05:43 +00:00 |
ramiro%netscape.com
|
26dd94b010
|
Cleanup the neckutil linking thing.
|
1999-09-15 02:15:11 +00:00 |
nisheeth%netscape.com
|
daa310d2dd
|
- Export stopwatch.h in windows regardless of whether MOZ_PERF is set.
- Move over macros for using the stopwatch class into stopwatch.h so that they can be shared by all the users of the stopwatch.
|
1999-09-15 00:27:56 +00:00 |
nisheeth%netscape.com
|
3e57c61ca9
|
Export stopwatch.h out to dist.
|
1999-09-15 00:16:03 +00:00 |
slamm%netscape.com
|
2dfd30ec2a
|
Fix build warning.
|
1999-09-14 23:09:39 +00:00 |
nisheeth%netscape.com
|
d209f0dba3
|
Added methods to save/restore the state of the stopwatch.
|
1999-09-14 14:32:42 +00:00 |
alecf%netscape.com
|
b39bcb032d
|
define the PROGID and declare the enums in IDL
|
1999-09-14 04:09:28 +00:00 |