slamm%netscape.com
ce899a1b87
Even More general ignore for getAttribute
1999-07-16 00:08:43 +00:00
cyeh%netscape.com
811b9da081
resource build number hackery after matt fisher re-location of navigator.xul
1999-07-16 00:07:18 +00:00
slamm%netscape.com
817f91c6b0
More general ignore for getAttribute
1999-07-16 00:06:17 +00:00
cyeh%netscape.com
7f0b4061fa
restore build number hackery after matt fisher xul move
1999-07-16 00:04:40 +00:00
slamm%netscape.com
8b01deff27
Skip mozilla/network warnings. Add some other ignores (at kipp's request).
1999-07-15 23:59:33 +00:00
norris%netscape.com
9e63f9ce7e
Remove cvs removed file from MANIFEST.
1999-07-15 23:54:21 +00:00
briano%netscape.com
a7e259828f
Automated update
1999-07-15 23:45:09 +00:00
slamm%netscape.com
e6aaaeb1c4
Remove dead crypto flag. So no one gets confused.
1999-07-15 23:40:35 +00:00
slamm%netscape.com
1a189760a9
Reorder some option under the proper headings.
1999-07-15 23:37:51 +00:00
nhotta%netscape.com
d65ce7af5c
nsILocale related change.
1999-07-15 23:37:49 +00:00
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