peterl
|
1b9417b6fa
|
added table enums
added clip flags
|
1998-05-12 22:25:31 +00:00 |
|
peterl
|
4abbba9368
|
added factor unit
added nsStyleSides
|
1998-05-12 22:24:12 +00:00 |
|
peterl
|
0822939f9d
|
merged nsStyleBorder & nsStyleSpacing
changed spacing data to use nsStyleSides
removed virtual methods
added nsStyleTable
|
1998-05-12 22:23:13 +00:00 |
|
peterl
|
8f0b181a70
|
Merged nsStyleBorder & nsStyleSpacing
changed spacing values o use nsStyleSides
removed virtual methods
|
1998-05-12 22:21:03 +00:00 |
|
peterl
|
c66846cbf8
|
added factor unit type
added nsStyleSides
|
1998-05-12 22:18:42 +00:00 |
|
karnaze
|
1f1e724312
|
textarea sizing improvement; use nsCSSLayout::GetStyleSize; fix combo box SizeTo
|
1998-05-12 18:28:58 +00:00 |
|
troy
|
806c07cc37
|
Removed some temporary code that isn't needed now that content changed
reflow commands aren't generated for the body
|
1998-05-12 04:46:27 +00:00 |
|
troy
|
8f2db5dfa6
|
Changed enum to conform with coding standards
|
1998-05-12 04:38:23 +00:00 |
|
troy
|
5b69e1f043
|
Change to nsIFrame API
|
1998-05-12 04:17:56 +00:00 |
|
kipp
|
c0cb1cb79c
|
Release image loader during delete frame to break so that images shutdown properly
|
1998-05-12 01:32:30 +00:00 |
|
kipp
|
e8cd7381c4
|
Added container methods for the singly contained frame
|
1998-05-12 01:31:22 +00:00 |
|
kipp
|
a5887e310b
|
Init band data so that zero is returned on failure
|
1998-05-12 01:30:57 +00:00 |
|
kipp
|
8ad0fdc600
|
Re-installed the temporary content appended hack
|
1998-05-12 01:30:40 +00:00 |
|
kipp
|
d0ae47e340
|
Pass on stop image load to the image loader too so that circular references can be broken and memory can get released properly
|
1998-05-12 01:30:15 +00:00 |
|
kipp
|
b58d55a356
|
Removed unused variables and methods
|
1998-05-12 01:29:43 +00:00 |
|
kipp
|
7004a73082
|
Implement stop and abort; stop properly breaks circular link to image request
|
1998-05-12 01:29:29 +00:00 |
|
kipp
|
9f9c04ca2b
|
Declare stop and abort methods
|
1998-05-12 01:28:51 +00:00 |
|
kipp
|
f66e300932
|
Added stop and abort methods
|
1998-05-12 01:28:31 +00:00 |
|
kipp
|
e7b30a6c52
|
Make url's absolute per the css spec
|
1998-05-11 23:28:47 +00:00 |
|
kipp
|
df41bc56dd
|
Skip over whitespace properly after url string (it's optional whitespace not mandatory whitespace)
|
1998-05-11 23:28:22 +00:00 |
|
kipp
|
619471fc16
|
Use new image loading API's
|
1998-05-11 22:58:20 +00:00 |
|
kipp
|
4bd1b3a848
|
Revised image loading API's
|
1998-05-11 22:57:05 +00:00 |
|
kipp
|
4542f9f903
|
Removed image loading code (factored out into nsFrameImageLoader); revised API for image loading
|
1998-05-11 22:56:58 +00:00 |
|
kipp
|
0eb99d9f58
|
Added nsFrameImageLoader
|
1998-05-11 22:56:23 +00:00 |
|
kipp
|
0175c0420c
|
Export nsIFrameImageLoader.h
|
1998-05-11 22:55:54 +00:00 |
|
kipp
|
8fa5204d63
|
new
|
1998-05-11 22:52:40 +00:00 |
|
troy
|
341b30497d
|
Changed table code to pay attention to the ALIGN attribute
|
1998-05-11 21:31:12 +00:00 |
|
troy
|
8c077bc14e
|
Fixed build bustage
|
1998-05-11 21:03:50 +00:00 |
|
troy
|
9f30b1be63
|
Wrapped VerifyLines() inside of a NS_DEBUG #define
|
1998-05-11 18:54:15 +00:00 |
|
troy
|
71191f123b
|
More incremental reflow work.
|
1998-05-11 18:38:10 +00:00 |
|
troy
|
e0a3f308d8
|
Work in progress on block incremental reflow
|
1998-05-09 03:52:29 +00:00 |
|
kipp
|
e09e86128b
|
Use new LoadImage API
|
1998-05-09 03:23:54 +00:00 |
|
kipp
|
c0a8fa1cf2
|
Removed uneeded code; added a reminder comment
|
1998-05-09 03:23:41 +00:00 |
|
kipp
|
46b1b4e39c
|
Cheesy implementation of the reflow lock and content appended
|
1998-05-09 03:22:41 +00:00 |
|
kipp
|
5fdc67cce5
|
Updated to new API
|
1998-05-09 03:22:14 +00:00 |
|
kipp
|
d2e721ddd9
|
Reworked load image support and provided content changed calls to the shell when image sizes arrive
|
1998-05-09 03:22:01 +00:00 |
|
kipp
|
2cc285c48b
|
Added enter/exit reflow lock methods
|
1998-05-09 03:21:34 +00:00 |
|
kipp
|
7e5dd2d493
|
Revised LoadImage API to use NS_IMETHOD and provide alot more information about the load
|
1998-05-09 03:21:19 +00:00 |
|
karnaze
|
889f0f8dfc
|
select/option
|
1998-05-08 23:08:43 +00:00 |
|
kipp
|
2358c691b7
|
Fixed irix bustage
|
1998-05-08 21:12:12 +00:00 |
|
karnaze
|
34036a5a0f
|
more support for textarea, select/option in content sink
|
1998-05-08 20:18:06 +00:00 |
|
kipp
|
0d53091613
|
Fixed pseudo-frame body behavior
|
1998-05-08 19:43:25 +00:00 |
|
rods
|
1d7ce79a12
|
added major selection method and data members
|
1998-05-08 18:33:42 +00:00 |
|
kipp
|
b1ed07ef22
|
Factored out sizing into ComputeDesiredSize and fixed the size to reflect the size of the content
|
1998-05-08 17:23:06 +00:00 |
|
troy
|
f6213badc1
|
Changed container related functions to return NS_ERROR_NOT_IMPLEMENTED
instead of NS_OK
|
1998-05-08 17:02:35 +00:00 |
|
troy
|
4bbddb48b7
|
Moved ContentChanged() logic to nsFrame since it was completely generic and
serves as reasonable default behavior for all frames
|
1998-05-08 16:34:27 +00:00 |
|
troy
|
d555488943
|
Changed ContentChanged() to generate a reflow command
|
1998-05-08 16:33:07 +00:00 |
|
rods
|
e80f937688
|
added Selection methods to nsICodment, nsDocument, nsiSplittableFRame
|
1998-05-08 15:07:41 +00:00 |
|
troy
|
684762559e
|
Hooked up ContentChanged() to notify the frame
|
1998-05-08 04:59:35 +00:00 |
|
troy
|
fb1fbe4c8e
|
Added ContentChanged() member function
|
1998-05-08 04:56:47 +00:00 |
|