mkaply%us.ibm.com
770280a67b
# 37239
...
r= mkaply@us.ibm.com
OS/2 bring up continues - OS/2 specific changes
git-svn-id: svn://10.0.0.236/trunk@69426 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 19:26:34 +00:00
scc%netscape.com
da0d0ad924
Added "nsStringIO.h" to exports. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@69400 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 07:46:13 +00:00
scc%netscape.com
e745f6a946
Fixed the block stomping bug by ensuring the correct |operator=()| was always available.
...
git-svn-id: svn://10.0.0.236/trunk@69378 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 05:25:26 +00:00
scc%netscape.com
3495a25e7e
changed some comments
...
git-svn-id: svn://10.0.0.236/trunk@69377 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 05:20:21 +00:00
scc%netscape.com
57a3d8f94a
added tests for the new IO stuff, etc.
...
git-svn-id: svn://10.0.0.236/trunk@69376 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 05:19:46 +00:00
scc%netscape.com
a0d84f0c6c
Uncommented tests that should work now that I've fixed the block stomping bug.
...
git-svn-id: svn://10.0.0.236/trunk@69375 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 05:18:36 +00:00
scc%netscape.com
0736ff46a2
Changed some comments
...
git-svn-id: svn://10.0.0.236/trunk@69374 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 05:17:51 +00:00
scc%netscape.com
f536c121d4
Filled out the smart pointer implementation. Changed some comments.
...
git-svn-id: svn://10.0.0.236/trunk@69373 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 05:17:39 +00:00
scc%netscape.com
9606d2e818
Added an assertion in |copy_string|. Changed some comments.
...
git-svn-id: svn://10.0.0.236/trunk@69371 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 05:16:00 +00:00
scc%netscape.com
20b669baf3
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@69326 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 03:16:35 +00:00
rayw%netscape.com
90d0498159
Per bug 3690:
...
Added new functions to the registry for reading / writing byte arrays
of binary content and escaping registry keys that contain binary
content. Modified code which reads/writes location of dll or javascript
for components to use new ReadBytesUTF8/WriteBytesUTF8 and which uses
or reads the keys to use EscapeKey and UnescapeKey.
r=dveditz
git-svn-id: svn://10.0.0.236/trunk@69307 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 01:24:36 +00:00
dougt%netscape.com
600b867627
Changes from snizinsk@us.ibm.com
...
visualage fixes to xpcom for OS/2.
git-svn-id: svn://10.0.0.236/trunk@69302 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-12 01:09:58 +00:00
dougt%netscape.com
6065732034
adding dirs.js. example of how you can get different locations via the
...
nsDirectoryService via JS.
not part of build.
git-svn-id: svn://10.0.0.236/trunk@69250 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 20:58:47 +00:00
cls%seawood.org
1b2a1c66e6
More OS/2 Makefile changes. Bug #34106 Batch 13
...
git-svn-id: svn://10.0.0.236/trunk@69212 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 14:15:34 +00:00
pavlov%netscape.com
0db5c92501
fix for unix filepicker not coming up correctly (bug #38810 )
...
git-svn-id: svn://10.0.0.236/trunk@69096 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-10 23:41:33 +00:00
nhotta%netscape.com
7ff483a96d
Changed to use _mbsrchr instead of strrchr to support double-byte characters on PC (the change is ifdef for XP_PC),
...
check in for m_kato@ga2.so-net.ne.jp , r=ftang, bug 29546.
git-svn-id: svn://10.0.0.236/trunk@69071 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-10 22:24:22 +00:00
dougt%netscape.com
18a3907030
InitWithPath should not store trailing seperatores in paths. It really is
...
an error to pass a trailing seperator, but we are just being kind.
git-svn-id: svn://10.0.0.236/trunk@68932 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 23:53:03 +00:00
dougt%netscape.com
0c73c63a0b
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@68869 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 19:38:20 +00:00
dougt%netscape.com
6ec01981a7
Missed six chars. fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@68868 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 19:28:55 +00:00
dougt%netscape.com
6036715cd7
Fixes bug 38553. Using usecs now. r=sgehani@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@68864 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 19:11:14 +00:00
jdunn%netscape.com
95c3f2dea2
Fixing HPUX code - HP specific file
...
r= jgracer@ems.att.com
# 17997
git-svn-id: svn://10.0.0.236/trunk@68713 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 21:22:21 +00:00
ruslan%netscape.com
6a07f89768
Make nsAtomService implement threadsafe isupports
...
git-svn-id: svn://10.0.0.236/trunk@68696 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-08 20:28:21 +00:00
jbetak%netscape.com
a1e8a4dd7a
37408
...
String bundle doesn't offer a scriptable enumerator
r=be (incrementally deprecating outdated non-scriptable interface)
git-svn-id: svn://10.0.0.236/trunk@68601 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-07 21:12:38 +00:00
dp%netscape.com
c77b6c26de
added contributors.
...
git-svn-id: svn://10.0.0.236/trunk@68377 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-05 07:44:50 +00:00
dp%netscape.com
e38e8c2fcf
Initial version
...
git-svn-id: svn://10.0.0.236/trunk@68373 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-05 07:24:30 +00:00
dp%netscape.com
441a596498
Adding in class headers.
...
git-svn-id: svn://10.0.0.236/trunk@68369 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-05 06:53:09 +00:00
dp%netscape.com
26c0b8c1b8
Including class headers.
...
git-svn-id: svn://10.0.0.236/trunk@68368 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-05 06:49:13 +00:00
dp%netscape.com
5029b61046
- Using nsILocalFile::AppendRelativePath() to get components that live
...
under subdirs of component directory to work
- Fixing UnregisterComponent() to take a registryLocation as opposed
to a misinterpretted fullpathname
git-svn-id: svn://10.0.0.236/trunk@68367 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-05 06:37:39 +00:00
dp%netscape.com
40f02b827c
Passing registry location correctly to nsIModule::UnregisterSelf()
...
git-svn-id: svn://10.0.0.236/trunk@68366 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-05 06:34:39 +00:00
dp%netscape.com
21d3193b87
Heavy documentation.
...
git-svn-id: svn://10.0.0.236/trunk@68365 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-05 06:33:05 +00:00
dp%netscape.com
599482c871
Adding progid for component manager.
...
git-svn-id: svn://10.0.0.236/trunk@68358 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-05 06:01:41 +00:00
dp%netscape.com
42ce4ccd0f
Converting to generic module.
...
git-svn-id: svn://10.0.0.236/trunk@68357 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-05 05:59:42 +00:00
dp%netscape.com
ee7b3f74e5
Removed unneccessary casts.
...
git-svn-id: svn://10.0.0.236/trunk@68356 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-05 05:54:15 +00:00
dp%netscape.com
002b7b59c2
Converting to generic module.
...
git-svn-id: svn://10.0.0.236/trunk@68355 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-05 05:53:21 +00:00
dp%netscape.com
300a3c4260
Added progid.
...
git-svn-id: svn://10.0.0.236/trunk@68353 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-05 05:52:26 +00:00
dp%netscape.com
57b4e946c4
Removed unneccessary include of nsIModule.h
...
git-svn-id: svn://10.0.0.236/trunk@68352 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-05 05:51:43 +00:00
dp%netscape.com
09f87e1345
- Api nsILocalFile::AppendRelativePath() added to interface
...
- nsILocalFile::Append() returns error uniformly on all platforms if
more than one component of path is being appended.
git-svn-id: svn://10.0.0.236/trunk@68351 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-05 05:47:32 +00:00
dveditz%netscape.com
fa282d9063
adding convenience macro to create always-proxied services necessary when creating the proxy on the same thread for use on a new thread
...
git-svn-id: svn://10.0.0.236/trunk@68327 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-05 03:47:00 +00:00
dp%netscape.com
18336a2e3f
Removing nsConstructorPattern.cpp
...
git-svn-id: svn://10.0.0.236/trunk@68296 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-05 00:18:33 +00:00
rayw%netscape.com
2702bf5ff6
Bug #37058
...
Added a simple test to CreateInstance, similar to the existing test in
GetService in the service manager, to prevent instances from being created
during shutdown. We detected no calls to CreateInstance in normal code we
tested during shutdown. If such occur, the fix is NOT to back out the
check, but rather to eliminate the calls to CreateInstance either by
registering a shutdown observer which gets called just before the
shutdown, or creating the instance before shutdown.
r=scc
git-svn-id: svn://10.0.0.236/trunk@68281 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-04 23:11:30 +00:00
rayw%netscape.com
9b790cf7cd
Bug 38219
...
Commented two references to nsSystemInfo so that .idl and .cpp files should
not be compiled. This makes the windows platform the same as the other
platforms which are missing these parts.
r=scs
git-svn-id: svn://10.0.0.236/trunk@68280 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-04 23:07:19 +00:00
cls%seawood.org
a539ab2494
More OS/2 Makefile changes. Bug #34106 Batch 12
...
git-svn-id: svn://10.0.0.236/trunk@68226 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-04 11:00:47 +00:00
ftang%netscape.com
44b7555922
fix IsAscii function. The origional one report Latin1 characters as ASCII
...
git-svn-id: svn://10.0.0.236/trunk@68059 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-03 07:05:19 +00:00
ftang%netscape.com
e64f254a72
add IsAscii function.
...
git-svn-id: svn://10.0.0.236/trunk@68058 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-03 07:04:25 +00:00
brendan%mozilla.org
72282ad97a
Fix site logfile flushing on startup; #if 0 doomed libbfd-based version of dladdr.
...
git-svn-id: svn://10.0.0.236/trunk@68025 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-03 03:07:20 +00:00
jfrancis%netscape.com
6fb011deec
nsIHTMLEditRules IID
...
git-svn-id: svn://10.0.0.236/trunk@68019 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-03 02:39:58 +00:00
mkaply%us.ibm.com
475e244fcb
# 34082
...
r= mkaply
OS/2 bring up continues - fix for wrong this pointer
git-svn-id: svn://10.0.0.236/trunk@67956 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-02 23:17:36 +00:00
mkaply%us.ibm.com
2ae395f27d
# 34082
...
r= dougt
OS/2 bring up continues - support for OS/2 nsLocalFile
git-svn-id: svn://10.0.0.236/trunk@67953 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-02 23:14:31 +00:00
mkaply%us.ibm.com
f32dd26a1b
# 34082
...
r= dougt@netscape.com
OS/2 bring up continues - Adding PR_CALLBACKs for VisualAge Compiler
git-svn-id: svn://10.0.0.236/trunk@67931 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-02 22:38:04 +00:00
jbetak%netscape.com
4729998ab7
fix bustage
...
37408
String bundle doesn't offer a scriptable enumerator
r=be
git-svn-id: svn://10.0.0.236/trunk@67890 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-02 07:15:52 +00:00