rogerl%netscape.com
1e234bee7e
Fixed compile time errors + minor memory allocation problems.
1999-07-15 23:37:05 +00:00
nhotta%netscape.com
293762cb1d
First Checked In.
1999-07-15 23:29:42 +00:00
slamm%netscape.com
2ddab10e94
Simplify last warning fix.
1999-07-15 23:23:58 +00:00
norris%netscape.com
f64740e501
Move several security files into idl. (Create idl directory in caps module.)
...
Implement methods of nsIXPCSecurityManager.
Fix random errors in DOM JS security.
1999-07-15 23:23:16 +00:00
slamm%netscape.com
8ae7e249a2
Fix compiler warning.
1999-07-15 23:21:12 +00:00
nisheeth%netscape.com
4065f6d487
Fix for bug 4559. We would scroll the document to the named anchor target when a named anchor was clicked even when form data needed to get submitted. Now, we go ahead and submit the form data.
1999-07-15 23:17:29 +00:00
nhotta%netscape.com
4887409ca9
nsILocale related change and bug fix for date format.
1999-07-15 23:15:31 +00:00
briano%netscape.com
8df5dfc3ee
Automated update
1999-07-15 23:15:11 +00:00
sfraser%netscape.com
14f2e71bab
Don't cast a char* to a PRUnichar* array when calling PaintTextDecorations.
1999-07-15 23:11:35 +00:00
slamm%netscape.com
8d85196a9b
Fix compiler warnings (This was fixed in the ild compiler already, but this file has been hand edited away from the auto-generated file).
1999-07-15 23:11:13 +00:00
briano%netscape.com
918f681797
Added --enable-efence to allow the use of the Electric Fence lib if it exists. Default is off. Fixes bug 9597.
1999-07-15 23:10:16 +00:00
slamm%netscape.com
1b71e01d7f
Fix compiler warnings. r=ssu
1999-07-15 23:09:57 +00:00
slamm%netscape.com
d81d8f91dc
Enable/disable customize button
1999-07-15 23:09:06 +00:00
nhotta%netscape.com
b59263f38f
Bug fix, I had to pass nsString instead of PRUnichar.
1999-07-15 23:08:36 +00:00
slamm%netscape.com
fee93e6319
Go into inplace editing after second click. Commit implace edit if clicking some place new.
1999-07-15 23:06:58 +00:00
dbragg%netscape.com
53ed5a01a8
Checked for null in memory allocation per bug #9852
1999-07-15 23:06:52 +00:00
slamm%netscape.com
a82274ff5f
Tweak presentation.
1999-07-15 23:05:56 +00:00
sfraser%netscape.com
03dc5c02af
Fix project output path so it doesn't make a dist folder in the wrong place.
1999-07-15 23:04:52 +00:00
sfraser%netscape.com
9d4e105bd1
Remove 'rescued items' group.
1999-07-15 23:04:21 +00:00
sfraser%netscape.com
43f2f01dd9
Fix the access paths to IDL files
1999-07-15 23:03:22 +00:00
sfraser%netscape.com
ea9b9de31d
Remove errant semicolons
1999-07-15 23:03:06 +00:00
sfraser%netscape.com
c2ce8196f3
First Checked In.
1999-07-15 23:02:50 +00:00
gagan%netscape.com
e15fd6bba9
Added HTTP Status to printout.
1999-07-15 22:57:50 +00:00
gagan%netscape.com
3abf7c6edb
Fixed some broken status headers. Added Host: header by default. This was otherwise breaking (as in unsuccessful HTTP) for some sites that use virtual hosts and depend upon the Host: header.
1999-07-15 22:57:04 +00:00
cbegle%netscape.com
fd28e5b3c2
Add a regression test case for #7635 .
...
This file is not part of the client build.
1999-07-15 22:28:12 +00:00
sfraser%netscape.com
fe4ad01c0e
Remove the nsTimer and nsRepeater.cpp files, because they also live in Netlib. a cyeh, r a bunch of folks.
1999-07-15 22:08:21 +00:00
cbegle%netscape.com
2e2a2c8645
New tests for the JavaScript engine.
...
These tests are not built and are not part of the client build.
1999-07-15 20:27:40 +00:00
buster%netscape.com
313afdd35b
a tiny bit of extra debug output, not enabled by default
1999-07-15 19:28:12 +00:00
buster%netscape.com
dca6c49edd
replaced IID's with CID's where they were appropriate, and removed lots of
...
NS_DEFINE_IID macros in favor of GetCID() wherever I could.
plus some minor bug fixes.
1999-07-15 19:13:46 +00:00
buster%netscape.com
602954ae93
fixed tests
1999-07-15 19:08:49 +00:00
mjudge%netscape.com
fb19f40c27
fix for assert problem. check pointer as well as return value
1999-07-15 19:08:11 +00:00
selmer%netscape.com
19c43aac67
Adding CCK CK shell
1999-07-15 18:37:28 +00:00
mjudge%netscape.com
21700e5d88
checkin for carpool for multiple seleciton/ime selection and api changes
1999-07-15 18:19:20 +00:00
mjudge%netscape.com
f447570414
checkin for carpool for multiple seleciton/ime selection and api changes to nsIDOMselection
1999-07-15 18:19:03 +00:00
mcafee%netscape.com
c1efe1462b
Prefixing hook mail subject with Hook:
1999-07-15 18:15:44 +00:00
putterman%netscape.com
67dc78c95b
Add back column headers to avoid assertions.
1999-07-15 17:57:56 +00:00
mscott%netscape.com
071a440dcf
Necko only! not part of the build. back out gordon's change to fix the windows build until he has a chance to take a
...
look at it.
1999-07-15 17:57:22 +00:00
warren%netscape.com
da524b4bb1
Removed. Replaced with file: protocol stuff.
1999-07-15 17:45:08 +00:00
bienvenu%netscape.com
893bffcd58
check point folder cache, not part of build
1999-07-15 16:49:05 +00:00
duncan%be.com
0800fc8374
Clean up BeOS timers. Among other things there now is a single thread to do
...
the job. Also I now cache the references to the native GUI queue, burning
fewer CPU cycles. Thanks to Attila Lendvai <101@inf.bme.hu> for contributions
and ideas.
1999-07-15 15:32:44 +00:00
valeski%netscape.com
6ee521a3aa
yanked some function redefinitions if NECKO was defined
1999-07-15 15:17:43 +00:00
rods%netscape.com
bd7c50f72f
Changed all GetIID to use the new nsCOMTypeInfo
1999-07-15 14:55:23 +00:00
rods%netscape.com
2c151c8f14
changed all IIDs to use NS_DEFINE_STATIC_IID_ACCESSOR
1999-07-15 14:54:02 +00:00
cmanske%netscape.com
e433362b49
Finished Personal Dictionary dialog. Added 4th button to generic message dialog. Cleaned up syntax errors for in params for spell checking methods
1999-07-15 14:43:48 +00:00
dcone%netscape.com
56e7a48d52
Fixed printing to make sure all URL's are loaded before print.
...
Fixed the background tile render'er to save and restore clip.
1999-07-15 14:23:40 +00:00
dcone%netscape.com
c1fcc698aa
Added a IsBusy() method.
1999-07-15 14:22:06 +00:00
srinivas%netscape.com
37c359d4bb
NSPR no longer defines symbols with the PTHREAD prefix. Bugzilla #9907 .
1999-07-15 13:06:28 +00:00
srinivas%netscape.com
1a3dc74999
OpenVMS port; checkin for "Colin R. Blake" <colin@theblakes.com>.
1999-07-15 12:37:21 +00:00
Jerry.Kirk%Nexwarecorp.com
723cb44c20
Needed to add $(ZLIB_LIBS) to fix link problem under Neutrino
1999-07-15 11:44:30 +00:00
Jerry.Kirk%Nexwarecorp.com
eb807c1232
- Needed to add $(ZLIB_LIBS) to fix link problem under Neutrino
1999-07-15 11:43:29 +00:00