briano%netscape.com
|
c86dcaf554
|
Added a check for another ARM variant.
|
1998-10-31 04:10:42 +00:00 |
|
troy%netscape.com
|
b6d7f0aa2f
|
Added release of content object in SetDocumentInChildrenOf. This fixes a
memory leak
|
1998-10-31 04:00:25 +00:00 |
|
sar%netscape.com
|
54b32fe09a
|
nsDOMEVent.h -> nsDOMEvent.h to fix build bustage
|
1998-10-31 02:15:35 +00:00 |
|
spider%netscape.com
|
9c63954911
|
WIP mime stuff
|
1998-10-31 02:04:30 +00:00 |
|
cls%seawood.org
|
f83469a9ac
|
Updated DEFINES
|
1998-10-31 01:40:28 +00:00 |
|
spider%netscape.com
|
f9e9c2b527
|
WIP: Mime
|
1998-10-31 01:28:10 +00:00 |
|
cls%seawood.org
|
e5b59a4f10
|
Fixed problem with DEFINES and missing \\. Thanks to Stuart Parmenter <pavlov@innerx.net> for pointing this out.
|
1998-10-31 01:24:13 +00:00 |
|
eyork%netscape.com
|
316e43f0bc
|
First pass at DataCollection Manager
|
1998-10-31 00:55:23 +00:00 |
|
spider%netscape.com
|
a734285ba0
|
Add MIME Basic Body Part
|
1998-10-31 00:48:41 +00:00 |
|
spider%netscape.com
|
35768a4181
|
Adding MIME Basic Part interface
|
1998-10-31 00:47:25 +00:00 |
|
akkana%netscape.com
|
12e1fbd5c6
|
Fix the static-class-object-from-DSO problem. Approved by briano.
|
1998-10-31 00:38:27 +00:00 |
|
cyeh%netscape.com
|
10c5bd423c
|
pull_all now an option
|
1998-10-31 00:25:41 +00:00 |
|
troy%netscape.com
|
1db13ce906
|
Changed to define _DEBUG if MOZ_DEBUG is set.
|
1998-10-31 00:25:40 +00:00 |
|
kipp%netscape.com
|
e09b41d06b
|
Removed bogus line-height that caused lots of tables to look wrong (bug #636)
|
1998-10-31 00:23:52 +00:00 |
|
cls%seawood.org
|
bbffb15213
|
FreeBSD shared libs opt, take2
|
1998-10-30 23:52:59 +00:00 |
|
akkana%netscape.com
|
81795d0cf7
|
Put back the part of the old IRIX clause that doesn't break gcc/egcs
|
1998-10-30 23:51:43 +00:00 |
|
troy%netscape.com
|
e8b0525ac9
|
Changed DeleteFrame() to prevent unwanted view event dispatch during frame
destruction
|
1998-10-30 23:38:03 +00:00 |
|
akkana%netscape.com
|
bb2691d06c
|
Put back the part of the old IRIX clause that doesn't break gcc/egcs
|
1998-10-30 23:35:01 +00:00 |
|
buster%netscape.com
|
f01655410d
|
implemented basic attribute changed handling. most things currently work, those that don't will work better after Peter
lands some style context resolution changes.
|
1998-10-30 23:08:34 +00:00 |
|
buster%netscape.com
|
6f31889714
|
factored AttributeChanged so when deciding what to do in response to a change,
common attributes are checked first, then content-specific handlers are asked
|
1998-10-30 23:06:14 +00:00 |
|
kipp%netscape.com
|
fcee38d414
|
Support mCombinedArea computation
|
1998-10-30 22:15:16 +00:00 |
|
kipp%netscape.com
|
149a21512a
|
Support mCombinedArea in metrics; implement MoveInSpaceManager by passing it through to the children
|
1998-10-30 22:13:58 +00:00 |
|
kipp%netscape.com
|
f9095ecab3
|
Added mCombinedArea to the metrics; added MoveInSpaceManager to the html-reflow methods
|
1998-10-30 22:13:14 +00:00 |
|
kipp%netscape.com
|
3d6c47fc43
|
Removed anchored-items IID
|
1998-10-30 22:12:33 +00:00 |
|
kipp%netscape.com
|
89b3c4cc7c
|
Cleaned up Paint method
|
1998-10-30 22:12:19 +00:00 |
|
kipp%netscape.com
|
915d9bece5
|
Added MoveInSpaceManager stub
|
1998-10-30 22:11:47 +00:00 |
|
kipp%netscape.com
|
5fb9eaee53
|
Added PaintChild method that properly handles OUTSIDE_CHILDREN bit
|
1998-10-30 22:11:06 +00:00 |
|
kipp%netscape.com
|
a10209c1f6
|
Reworked floater support somewhat now that blocks manage them instead of body frames; fixed up painting to use the outside-children data; support the visibility property; fixed bug #624,#628
|
1998-10-30 22:10:10 +00:00 |
|
kipp%netscape.com
|
b7d0e76c3a
|
fixed a comment
|
1998-10-30 22:09:13 +00:00 |
|
kipp%netscape.com
|
00631d2c5e
|
Removed nsIAnchoredItems from the body frame; body no longer handles floaters
|
1998-10-30 22:08:48 +00:00 |
|
kipp%netscape.com
|
9cff3505a4
|
Removed nsIAnchoredItems from the body frame; body no longer handles floaters; allow style change to turn into a full reflow
|
1998-10-30 22:08:32 +00:00 |
|
spider%netscape.com
|
6d537283bc
|
WIP: Mime stuff
|
1998-10-30 22:07:53 +00:00 |
|
kipp%netscape.com
|
69df327e3e
|
Moved frame-border rendering debug hook here
|
1998-10-30 22:06:14 +00:00 |
|
kipp%netscape.com
|
eb48bec90b
|
Uncommented the two pseudo properties so that the rest of the table would line up properly
|
1998-10-30 22:05:50 +00:00 |
|
kipp%netscape.com
|
ea57904bdd
|
Fixed a coordinate system bug with Offset method
|
1998-10-30 22:05:22 +00:00 |
|
kipp%netscape.com
|
413e835d6a
|
Added NS_FRAME_OUTSIDE_CHILDREN bit
|
1998-10-30 22:04:56 +00:00 |
|
spider%netscape.com
|
54711063c0
|
Add BodyType enum
|
1998-10-30 22:01:36 +00:00 |
|
troy%netscape.com
|
409492dd67
|
Moved cursor and mouse enter/exit related logic from RootContentFrame to
body frame
|
1998-10-30 21:54:57 +00:00 |
|
spider%netscape.com
|
53191413b7
|
Adding MIMEBodyPart
|
1998-10-30 21:47:38 +00:00 |
|
spider%netscape.com
|
0598ada0a0
|
Adding interface for MIMEBodyPart
|
1998-10-30 21:46:38 +00:00 |
|
troy%netscape.com
|
75a3527336
|
Fixed ComputeDesiredSize() to make sure it includes the absolutely positioned
items
|
1998-10-30 21:43:16 +00:00 |
|
karnaze%netscape.com
|
30d32c04dc
|
preliminary support to keep text, radio, checkbox dom access in sync with widgets
|
1998-10-30 20:41:01 +00:00 |
|
valeski%netscape.com
|
f4757fae3a
|
solaris compiler choking on trailing comma in enumeration. submitted by tor@cs.brown.edu
|
1998-10-30 19:43:25 +00:00 |
|
spider%netscape.com
|
f449f21410
|
Some minor code cleanup
|
1998-10-30 19:40:06 +00:00 |
|
spider%netscape.com
|
42fa414d00
|
Switch between MIME & plain based on interface in SMTP Service
|
1998-10-30 19:29:56 +00:00 |
|
karnaze%netscape.com
|
94fb2992f1
|
initial support for opacity in html 4 button
|
1998-10-30 19:20:39 +00:00 |
|
spider%netscape.com
|
4b5626d6e2
|
nsMessage implementation
|
1998-10-30 19:14:50 +00:00 |
|
spider%netscape.com
|
63bdd617bf
|
Adding nsMIMEMessage to registry
|
1998-10-30 19:10:42 +00:00 |
|
spider%netscape.com
|
deffc0c209
|
Adding nsIMIMEMessage interface
|
1998-10-30 19:09:57 +00:00 |
|
jevering%netscape.com
|
b747c5f407
|
Removed debug menus if not a debug build
|
1998-10-30 19:03:38 +00:00 |
|