chuckb%netscape.com
|
04cd89895e
|
Parsers for controls returned by password policy
|
1998-12-01 11:16:37 +00:00 |
chuckb%netscape.com
|
3849ac3c13
|
removeValue does not work
|
1998-12-01 11:12:11 +00:00 |
chuckb%netscape.com
|
971d6f2712
|
bug fix
|
1998-12-01 11:08:34 +00:00 |
chuckb%netscape.com
|
0c2e8660f8
|
Parsers for controls returned by password policy
|
1998-12-01 11:06:52 +00:00 |
chuckb%netscape.com
|
2c1533cf92
|
Generic parser for a control containing only a string
|
1998-12-01 11:06:26 +00:00 |
waterson%netscape.com
|
8d1824b066
|
Added some comments on the factory methods.
|
1998-12-01 10:54:12 +00:00 |
waterson%netscape.com
|
6d5ed0011c
|
Factored the RDF content sink into a document content sink (used with the NGLayout content model) and a simple content sink (which can be used without a document).
|
1998-12-01 10:52:38 +00:00 |
wtc%netscape.com
|
57f648ac8e
|
Corrected a typo. The "1" (one) in "armv41" should be an "l" (ell).
Thanks to Brian Ostrom <briano@netscape.com> for pointing this out.
|
1998-12-01 08:30:02 +00:00 |
wtc%netscape.com
|
477b4078dc
|
We also need to define the poll-related error reporting functions
if we are using our emulated poll(). This patch is contributed by
Jeremy Lea <reg@shale.csir.co.za>.
|
1998-12-01 07:31:15 +00:00 |
wtc%netscape.com
|
56897e24b9
|
Undefine _PR_POLL_AVAILABLE for pthreads. libc_r doesn't have
poll(). The poll() in libc is not thread-safe, so we can't use
it with pthreads. This patch is contributed by Jeremy Lea
<reg@shale.csir.co.za>.
|
1998-12-01 07:25:28 +00:00 |
waterson%netscape.com
|
06bce31115
|
Updated MANIFEST for landing of RDF_19981124_BRANCH.
|
1998-12-01 06:18:25 +00:00 |
waterson%netscape.com
|
611346db3c
|
Got RDF compiling and running on Linux.
|
1998-12-01 06:10:18 +00:00 |
waterson%netscape.com
|
70f52546d8
|
Fixed some cruft that egcs didn't like.
|
1998-12-01 06:09:23 +00:00 |
gagan%netscape.com
|
b01f584983
|
Delayed the cache cleanup to 15 minutes periodicity.
|
1998-12-01 05:40:16 +00:00 |
troy%netscape.com
|
4a88c7e226
|
Changed to handle StyleChanged incremental reflow command
|
1998-12-01 05:17:12 +00:00 |
gagan%netscape.com
|
a3f5c73742
|
Was not pulling in env changes from config.mak because of the missing include.
|
1998-12-01 04:46:24 +00:00 |
gagan%netscape.com
|
7c517f7a0a
|
Switching on NU_CACHE by default. Use set NO_NU_CACHE=1 to switch it off. Windows only.
|
1998-12-01 04:44:31 +00:00 |
gagan%netscape.com
|
aa3dfd29ce
|
Switching on NU_CACHE by default. Use set NO_NU_CACHE=1 to switch it off.
|
1998-12-01 04:43:46 +00:00 |
fur%netscape.com
|
abc4079908
|
Compiler-generated file shouldn't be checked in
|
1998-12-01 04:23:35 +00:00 |
beard%netscape.com
|
b5911bf1ef
|
Fixed non-debug target to build in mozilla/dist/viewer.
|
1998-12-01 04:03:47 +00:00 |
waterson%netscape.com
|
19f96a3367
|
Removed obsolete files.
|
1998-12-01 03:51:09 +00:00 |
waterson%netscape.com
|
b4b62e1be0
|
Obsolete.
|
1998-12-01 03:48:33 +00:00 |
waterson%netscape.com
|
fa35fb9cdd
|
Cleaned up unnecessary stuff that was being exported.
|
1998-12-01 03:47:35 +00:00 |
waterson%netscape.com
|
29573897b4
|
Initial revision.
|
1998-12-01 03:27:53 +00:00 |
waterson%netscape.com
|
219edbbe61
|
Added NPL. Removed tests dir for now.
|
1998-12-01 03:26:17 +00:00 |
michaelp%netscape.com
|
dc929b5daa
|
fixed build bustage.
|
1998-12-01 03:20:31 +00:00 |
waterson%netscape.com
|
3b7e9e6c02
|
Landed changes from RDF_19981124_BRANCH. This is still not in the build.
|
1998-12-01 03:01:35 +00:00 |
raman%netscape.com
|
ab444bb83e
|
Deleted unnecessary nsCCapsManager:: from the prototype
|
1998-12-01 03:00:42 +00:00 |
wtc%netscape.com
|
83df1b8025
|
Checked in Patrick Beard's temporary workaround (to use GetSharedLibrary
instead of NSGetSharedLibrary) because NSGetSharedLibrary is broken.
|
1998-12-01 02:56:29 +00:00 |
michaelp%netscape.com
|
9f53d52bab
|
updated for new blending API.
|
1998-12-01 02:16:14 +00:00 |
michaelp%netscape.com
|
2f03a0e858
|
revised blending APIs.
|
1998-12-01 02:15:44 +00:00 |
wtc%netscape.com
|
76e2dbea0e
|
Temporarily commented out the poll() wrapper for Linux, because
glibc 2.0.7 on Debian 2.0 Linux doesn't have __syscall_poll defined.
This problem was reported by Adam Sulmicki <adam@cfar.umd.edu>.
|
1998-12-01 02:10:44 +00:00 |
beard%netscape.com
|
a5198de30f
|
Build bustage, was referencing non-debug libraries in debug target.
|
1998-12-01 01:55:01 +00:00 |
beard%netscape.com
|
50401c4ccc
|
First Checked In.
|
1998-12-01 01:51:22 +00:00 |
jfrancis%netscape.com
|
dfedb51a71
|
The first step to good mental health is to realize that you have a build problem.
redo'ing NSRuntime.shlb includes to use debug in debug target, opt in opt target.
|
1998-12-01 01:22:13 +00:00 |
michaelp%netscape.com
|
4e221904d3
|
fixed build bustage.
|
1998-12-01 01:18:32 +00:00 |
beard%netscape.com
|
6bb3757f16
|
More build bustage fixes.
|
1998-12-01 01:17:03 +00:00 |
beard%netscape.com
|
08b78a6b75
|
More build bustage fixes.
|
1998-12-01 01:06:33 +00:00 |
beard%netscape.com
|
c9cc4d8d66
|
Trying to fix build bustage.
|
1998-12-01 01:02:32 +00:00 |
beard%netscape.com
|
24a6549bfb
|
Mac shared library migration. Fixed some entries that were pointing to the debug build. Argh.
|
1998-12-01 00:44:07 +00:00 |
cyeh%netscape.com
|
05cd307164
|
applied fix from Bruce Mitchener (bruce@cybersight.com) to fix test
for --with-fullcircle. AC_TRY_LINK is still busted though, don't know why
|
1998-11-30 23:51:08 +00:00 |
beard%netscape.com
|
13704d98eb
|
Mac shared library migration. Moved PowerPlant earlier.
|
1998-11-30 23:39:17 +00:00 |
locka%iol.ie
|
a596394a1a
|
Added binary flag for icons in build broke on other machines
|
1998-11-30 22:59:43 +00:00 |
locka%iol.ie
|
86014037d5
|
Added binary flag for icons in build broke on other machines
|
1998-11-30 22:57:21 +00:00 |
locka%iol.ie
|
5fb1126636
|
Changed project to statically link to MFC
|
1998-11-30 22:53:49 +00:00 |
karnaze%netscape.com
|
d79e42bc18
|
fixed bug 1613 (leak in nsFrameSetFrame::CalculateRowCol)
|
1998-11-30 22:37:52 +00:00 |
beard%netscape.com
|
c62b49cafc
|
Mac shared library migration.
|
1998-11-30 22:15:00 +00:00 |
beard%netscape.com
|
2faa7db95c
|
First Checked In.
|
1998-11-30 22:14:25 +00:00 |
waterson%netscape.com
|
79adfa9081
|
Fix Unix bustage.
|
1998-11-30 21:17:59 +00:00 |
buster%netscape.com
|
566c2946f2
|
fixed a bug for tables with complicated colspans and fixed widths
|
1998-11-30 19:06:33 +00:00 |