mjudge%netscape.com
|
d3453f41c2
|
fixing build bustage!
|
1998-12-01 20:28:34 +00:00 |
mjudge%netscape.com
|
dd39138c7f
|
fixing bug in windows code for build
|
1998-12-01 20:20:40 +00:00 |
mjudge%netscape.com
|
b29ecad268
|
fixing mac build bustage
|
1998-12-01 20:17:01 +00:00 |
beard%netscape.com
|
1cc22fb274
|
Uses shared libraries, targets get built in mozilla/dist/viewer[Debug].
|
1998-12-01 20:00:35 +00:00 |
waterson%netscape.com
|
49f2585a6e
|
Fixed some bugs in the content sink that'd been introduced when I pulled the simple content sink out of the document content sink.
|
1998-12-01 19:58:24 +00:00 |
waterson%netscape.com
|
44a4446b47
|
Added RemoveDataSource() to the database interface in preparation for doing db management with XML processing instructions.
|
1998-12-01 19:57:49 +00:00 |
waterson%netscape.com
|
822e36ad34
|
Fixed some reference counting bugs.
|
1998-12-01 19:57:36 +00:00 |
troy%netscape.com
|
37fcf8cf70
|
Removed hack of having page size based on viewport size
|
1998-12-01 19:38:29 +00:00 |
akkana%netscape.com
|
0b7b85b6f7
|
nsIRangeList shouldn't have been here. Fix build bustage
|
1998-12-01 19:34:50 +00:00 |
mjudge%netscape.com
|
2d103ec094
|
including proper thing
|
1998-12-01 19:18:52 +00:00 |
akkana%netscape.com
|
81961471ac
|
Change Element to Node
|
1998-12-01 19:15:00 +00:00 |
mjudge%netscape.com
|
d4abd147c5
|
need to include the nsIDOMElement.h dont know why this worked on windows
|
1998-12-01 19:14:18 +00:00 |
leaf%mozilla.org
|
00a6607eaf
|
adding nsIRangeList.h to exports list
|
1998-12-01 19:08:02 +00:00 |
kin%netscape.com
|
82e8e9c1ee
|
Implemented transaction aggregation, modified code to use nsTransactionItem.
|
1998-12-01 18:38:52 +00:00 |
kin%netscape.com
|
435fb22f40
|
Initial version of file.
|
1998-12-01 18:35:49 +00:00 |
akkana%netscape.com
|
34602cbafa
|
Fix IDOMRange spec
|
1998-12-01 18:21:05 +00:00 |
akkana%netscape.com
|
3bfe26ff45
|
Pull and build the editor as well as the browser
|
1998-12-01 18:20:03 +00:00 |
mjudge%netscape.com
|
9b06fb7378
|
changes nsRangeList to be an implementation of nsICollection
|
1998-12-01 18:00:02 +00:00 |
mjudge%netscape.com
|
ab27bd9d39
|
fixing tests to use the enumerator correctly
|
1998-12-01 17:58:50 +00:00 |
mjudge%netscape.com
|
43d3cd4a56
|
fixing enumerator to do the right thing
|
1998-12-01 17:58:27 +00:00 |
mjudge%netscape.com
|
5969fa01ca
|
changes enumerator to do the right thing
|
1998-12-01 17:58:10 +00:00 |
mjudge%netscape.com
|
7135c7af4a
|
changing nsIRangeList to nsICollection
|
1998-12-01 17:57:42 +00:00 |
mjudge%netscape.com
|
dd4fb641ca
|
removing nsIRangeList.h
|
1998-12-01 17:56:56 +00:00 |
mjudge%netscape.com
|
4924d1abcf
|
removing nsIRangeList.h
|
1998-12-01 17:55:58 +00:00 |
mjudge%netscape.com
|
500a20c8b4
|
making big changes to enumerator class and adding nsICollection
|
1998-12-01 17:55:08 +00:00 |
mjudge%netscape.com
|
30e57ff4a6
|
collection interface
|
1998-12-01 17:50:57 +00:00 |
kipp%netscape.com
|
5841a14537
|
new
|
1998-12-01 16:13:49 +00:00 |
chuckb%netscape.com
|
532b9f2ba3
|
Parsers for controls returned by password policy
|
1998-12-01 11:16:37 +00:00 |
chuckb%netscape.com
|
cd7f049aff
|
removeValue does not work
|
1998-12-01 11:12:11 +00:00 |
chuckb%netscape.com
|
831a10d21d
|
bug fix
|
1998-12-01 11:08:34 +00:00 |
chuckb%netscape.com
|
8f3ebdd17a
|
Parsers for controls returned by password policy
|
1998-12-01 11:06:52 +00:00 |
chuckb%netscape.com
|
c319e08cd3
|
Generic parser for a control containing only a string
|
1998-12-01 11:06:26 +00:00 |
waterson%netscape.com
|
7eb1502796
|
Added some comments on the factory methods.
|
1998-12-01 10:54:12 +00:00 |
waterson%netscape.com
|
7bd8173467
|
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
|
b479088243
|
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
|
5224537be7
|
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
|
3fd76e05dd
|
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
|
0a44749498
|
Updated MANIFEST for landing of RDF_19981124_BRANCH.
|
1998-12-01 06:18:25 +00:00 |
waterson%netscape.com
|
95c37510c1
|
Got RDF compiling and running on Linux.
|
1998-12-01 06:10:18 +00:00 |
waterson%netscape.com
|
7f02b28d18
|
Fixed some cruft that egcs didn't like.
|
1998-12-01 06:09:23 +00:00 |
gagan%netscape.com
|
78c984d583
|
Delayed the cache cleanup to 15 minutes periodicity.
|
1998-12-01 05:40:16 +00:00 |
troy%netscape.com
|
900c396915
|
Changed to handle StyleChanged incremental reflow command
|
1998-12-01 05:17:12 +00:00 |
gagan%netscape.com
|
3b1e716a4d
|
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
|
ad22eb66e6
|
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
|
ecb6e911b9
|
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
|
71d3301801
|
Compiler-generated file shouldn't be checked in
|
1998-12-01 04:23:35 +00:00 |
beard%netscape.com
|
6e970ea4da
|
Fixed non-debug target to build in mozilla/dist/viewer.
|
1998-12-01 04:03:47 +00:00 |
waterson%netscape.com
|
3e050eeefa
|
Removed obsolete files.
|
1998-12-01 03:51:09 +00:00 |
waterson%netscape.com
|
b97289037d
|
Obsolete.
|
1998-12-01 03:48:33 +00:00 |
waterson%netscape.com
|
8ab682f548
|
Cleaned up unnecessary stuff that was being exported.
|
1998-12-01 03:47:35 +00:00 |