troy%netscape.com
|
bdd1ad3abf
|
Fixed memory leak
|
1998-11-11 16:50:51 +00:00 |
rickg%netscape.com
|
bac5cf794d
|
first pass support for view-source
|
1998-11-11 11:55:32 +00:00 |
troy%netscape.com
|
e248cb0b50
|
Fixed a memory leak of a content object
|
1998-11-11 06:37:30 +00:00 |
troy%netscape.com
|
b208618ab6
|
Eliminated the hack where the scroll frame was creating a BODY wrapper for
the scrolled frame. Now the frame construction code creates the wrapper
frame
|
1998-11-11 04:43:13 +00:00 |
troy%netscape.com
|
fd34820203
|
Renamed Init() to SetInitialChildList() and added an additional parameter
for the name of the child list
|
1998-11-10 06:05:32 +00:00 |
rickg%netscape.com
|
f0462a14da
|
changed contentsink API to support XML
|
1998-11-10 04:13:59 +00:00 |
kipp%netscape.com
|
4f710d172f
|
Create a block frame for run-in and compact frames
|
1998-11-09 23:35:44 +00:00 |
karnaze%netscape.com
|
44b5b9e670
|
form control content attribute changes (not all) reflected in layout; fixed scrolling on <iframe>, <frame>;
added nsImageControlFrame to handle <input type=image>.
|
1998-11-09 23:30:16 +00:00 |
troy%netscape.com
|
02915d3677
|
First of a few changes to allow frames to have multiple child lists.
FirstChild() now takes an additional argument which is the name of the
child list.
|
1998-11-09 19:40:27 +00:00 |
vidur%netscape.com
|
96f4bbec57
|
Fix to GetFirstChild/GetLastChild from Michael Leventhal (mle@citec.fi)
|
1998-11-09 17:51:18 +00:00 |
kipp%netscape.com
|
7f7afdabd3
|
Repaired marginwidth/marginheight handling code
|
1998-11-09 17:51:05 +00:00 |
kipp%netscape.com
|
58eb43e339
|
Some spot error handling improvements to fix a crash in http://checkmate/raptor/js98/test3.html
|
1998-11-09 16:21:18 +00:00 |
troy%netscape.com
|
d41a655b4a
|
Changed implementation of DefaultValue to use the value of the "value"
attribute
|
1998-11-07 17:46:12 +00:00 |
troy%netscape.com
|
6bedb3e504
|
Added code to StringToAttribute() to handle "border" attribute
|
1998-11-07 05:27:39 +00:00 |
troy%netscape.com
|
1ef01c4b61
|
Fixed ConstructFrame() so it creates the scroll frame first. This ensures
the style context hierarchy is correct
|
1998-11-06 17:57:24 +00:00 |
peterl%netscape.com
|
fa0074c6e2
|
fixed text-decorations some more
|
1998-11-06 01:06:26 +00:00 |
peterl%netscape.com
|
077d785b93
|
sync to declaration api change
|
1998-11-06 00:59:03 +00:00 |
peterl%netscape.com
|
2cdbac2a3e
|
added table-layout
added mix/max width/height
made text-decoration not be cumulative
|
1998-11-06 00:58:23 +00:00 |
peterl%netscape.com
|
96a9c7b186
|
removed char* apis
fixed ! important property ordering
fixed CSSOM access to ! important properties
|
1998-11-06 00:56:28 +00:00 |
peterl%netscape.com
|
27305475ea
|
removed char* method types
|
1998-11-06 00:52:57 +00:00 |
peterl%netscape.com
|
582d848efb
|
sync to declaration api change
|
1998-11-06 00:52:30 +00:00 |
peterl%netscape.com
|
35b4b23fb3
|
added min/max width/height
made table inheritance block be conditional on compatibility mode
|
1998-11-06 00:49:04 +00:00 |
troy%netscape.com
|
cc8a206808
|
Changed frame construction code to create a simple page sequence frame
when paginated
|
1998-11-05 06:13:55 +00:00 |
buster%netscape.com
|
1b3ee90d82
|
nsHTMLReflowCommand now knows what attribute triggered a StyleChanged notification
|
1998-11-04 19:34:34 +00:00 |
peterl%netscape.com
|
e3cd00d3b0
|
made parent context no longer be optional on re-resolve style context method
|
1998-11-03 21:29:14 +00:00 |
peterl%netscape.com
|
776a2683ef
|
sync to style resolution api changes
|
1998-11-03 20:33:43 +00:00 |
peterl%netscape.com
|
69ad11bff6
|
sync to style resolution api changes
moved style context re-resolving to frame land
|
1998-11-03 20:33:23 +00:00 |
peterl%netscape.com
|
9d15cc0b80
|
changed inheritance of colors
hacked inheritance of vert align for now
|
1998-11-03 20:31:21 +00:00 |
peterl%netscape.com
|
a184103f85
|
removed context hashtable code
decoupled style context resolution from frames
|
1998-11-03 20:19:28 +00:00 |
peterl%netscape.com
|
c8a8304961
|
added pseudo tag support
removed backstop rule count
removed reparent
|
1998-11-03 20:18:40 +00:00 |
peterl%netscape.com
|
8069fc8bda
|
decoupled style resolution api from frame system
|
1998-11-03 20:16:23 +00:00 |
kipp%netscape.com
|
e0bc053899
|
Whompage to remove unused extra arg to the NS_IMPL_*_ATTR macros
|
1998-11-03 01:08:02 +00:00 |
joki%netscape.com
|
fa7cb8280b
|
Adding submit event type
|
1998-11-02 23:05:46 +00:00 |
joki%netscape.com
|
01f2edce02
|
Remove extra comma from end of nsDOMEvent enum
|
1998-11-02 21:21:19 +00:00 |
troy%netscape.com
|
10c06c1b72
|
Renamed HaveConstrainedWidth() and HaveConstrainedHeight() to HaveFixedContentWidth()
and HaveFixedContentHeight()
|
1998-11-01 01:29:00 +00:00 |
kipp%netscape.com
|
40ce227095
|
Support hspace/vspace properly
|
1998-10-31 22:45:39 +00:00 |
troy%netscape.com
|
d3505a9da8
|
Added release of content object in SetDocumentInChildrenOf. This fixes a
memory leak
|
1998-10-31 04:00:25 +00:00 |
buster%netscape.com
|
e82356e5d9
|
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 |
karnaze%netscape.com
|
95a11ed05f
|
preliminary support to keep text, radio, checkbox dom access in sync with widgets
|
1998-10-30 20:41:01 +00:00 |
buster%netscape.com
|
d8ae00b810
|
some extremely preliminary work for styleChanged incremental reflow
|
1998-10-30 07:57:44 +00:00 |
troy%netscape.com
|
1c06f4f513
|
Changed to ignore SCRIPT tags that aren't JavaScript language
|
1998-10-30 03:36:35 +00:00 |
troy%netscape.com
|
37c1eb59c2
|
Changed to use a scroll frame for the BODY
|
1998-10-29 23:25:02 +00:00 |
cls%seawood.org
|
609f087498
|
New autoconf files for nglayout
|
1998-10-28 03:53:57 +00:00 |
kipp%netscape.com
|
76945822e1
|
Pass in opactity to view manager in case it changed
|
1998-10-28 02:05:05 +00:00 |
kipp%netscape.com
|
86b7edb580
|
Implement opacity methods
|
1998-10-28 02:04:27 +00:00 |
kipp%netscape.com
|
262d020083
|
Fixed oopsie in the hint storage check
|
1998-10-28 02:04:06 +00:00 |
peterl%netscape.com
|
c88c131fe6
|
added the first Nav Quirk, when on, we now interpret numbers without units as pixel units
|
1998-10-28 01:12:38 +00:00 |
peterl%netscape.com
|
d10c5c6553
|
removed depth style remap (context does it for us now)
|
1998-10-27 03:03:49 +00:00 |
peterl%netscape.com
|
c5b842e239
|
added reparent method
|
1998-10-27 03:03:02 +00:00 |
vidur%netscape.com
|
369695631d
|
Added additional parameter to nsIContent::SetDocument. The document now tells content to lose its weak reference before the document goes away. Elements and text now add their script objects as roots so they don't get collected prematurely.
|
1998-10-26 23:26:01 +00:00 |