buster%netscape.com
3aa831cc71
backed out a mistake from my last checkin. table min sizes are ok again
1998-08-04 00:56:57 +00:00
vidur%netscape.com
856891ed81
Added document.forms. Specialized interfaces for images and forms. Better handling of childNodes collection.
1998-08-04 00:05:22 +00:00
rods%netscape.com
d2d63295af
Fixed the release problem on shell and doc and added a default paramenter to
...
Display Selection
1998-08-03 23:39:16 +00:00
troy%netscape.com
51a8b8dc9a
Added ASSERT for the case where we get passed a reflow reason of initial
...
when we've already been reflowed once
1998-08-03 23:29:35 +00:00
rods%netscape.com
e5af87628b
Small selection fix, force update when frane changes but content stays the same.
1998-08-03 22:53:27 +00:00
rods%netscape.com
eefb22bc87
Added ref counting for nsIContent, made selection rendering changes
1998-08-03 22:23:32 +00:00
rods%netscape.com
283a8c963e
Added ref counting for nsIContent and made a a lot of fixes to selection
1998-08-03 22:22:27 +00:00
rods%netscape.com
b2aa449610
Added ref counting on nsIContent and changed select all to only select the body
...
and it's content
1998-08-03 22:21:53 +00:00
rods%netscape.com
7ca2c5414e
Added ref counting on nsIContent
1998-08-03 22:20:41 +00:00
rods%netscape.com
c09f6b9e1b
Added ref counting
1998-08-03 22:19:40 +00:00
buster%netscape.com
5fb7fd0dc2
fixed this case: (an image tag with no width attribute) inside (a specified-width column) inside
...
(a nested table with specified width) inside (an auto-width column)
inside (a specified-width table). Got that?
The problem was that we we not setting state correctly during incremental reflow
when the image returned its proper metrics after giving default metrics that
were for its ALT text.
1998-08-03 20:27:59 +00:00
kipp%netscape.com
f13723d5d8
Fixed reference counting bugs with OPTION tag handling
1998-08-03 19:21:26 +00:00
karnaze%netscape.com
94ba1901d6
fixed bug where <select> assummed all children were <option>s
1998-08-03 19:04:55 +00:00
kipp%netscape.com
d000582645
Undid previous change because it didn't work right (doh)
1998-08-03 18:12:42 +00:00
kipp%netscape.com
1bc8c6c12a
Disable VerifyTree for now
1998-08-03 18:12:13 +00:00
buster%netscape.com
87f4d49865
HR's min width is its specified width, if there is one.
...
Otherwise, it's one pixel for "springy-ness"
1998-08-03 17:17:50 +00:00
kipp%netscape.com
451a1c64b2
Stub out VerifyTree to avoid crashes; remove List methods and add in ListTag methods so that listings look better
1998-08-03 17:09:37 +00:00
kipp%netscape.com
82f2dbfb81
Pre-size the text-run array to reduce the number of malloc/free's
1998-08-03 17:08:57 +00:00
kipp%netscape.com
4bbc126edf
Added finer grained DidReflow code and then disabled it until we solve the nested view x,y problem
1998-08-03 17:07:44 +00:00
kipp%netscape.com
799ce8db71
Use FirstChild method so that implementation can be reused by subclasses
1998-08-03 17:06:42 +00:00
troy%netscape.com
09c36ef1f5
Device context changes
1998-08-03 04:51:17 +00:00
troy%netscape.com
7f199e117a
Added NS_IF_RELEASE of mImage
1998-08-02 17:03:08 +00:00
joki%netscape.com
849a2287e6
Fix bug 311157, mouseover crashes release builds.
1998-08-02 04:15:08 +00:00
michaelp%netscape.com
3b372e2026
another hack to get Unix to be happy.
1998-08-01 23:02:14 +00:00
buster%netscape.com
d1810c5bd8
made auto-width tables that have all-fixed-width columns act like
...
fixed-width tables.
1998-08-01 20:31:40 +00:00
joki%netscape.com
26c18d9049
Adding submit and reset events
1998-08-01 20:30:11 +00:00
michaelp%netscape.com
ef12e2e29f
plugin changes.
1998-08-01 05:47:53 +00:00
buster%netscape.com
a45b2ebb58
*** empty log message ***
1998-08-01 02:36:31 +00:00
buster%netscape.com
1d94952b0c
*** empty log message ***
1998-08-01 02:32:27 +00:00
buster%netscape.com
c0e2de3c56
fixed cases where we were not computing the table width correctly
...
fixed cases where we were inappropriately portioning out
a spanning cell's min width to the columns it spanned.
1998-08-01 02:31:55 +00:00
buster%netscape.com
705f18b571
fixed a memory leak on a style context
1998-08-01 02:30:35 +00:00
peterl%netscape.com
714146a525
rounding support
1998-07-31 23:34:45 +00:00
joki%netscape.com
100d4303d8
Change AddScriptListener call to get EventManager from window, not tag content
1998-07-31 22:53:00 +00:00
joki%netscape.com
fa57426559
Filling out document event handlers, adding form events
1998-07-31 22:09:51 +00:00
joki%netscape.com
fe390a0803
Adding support for event handlers in html tags and moving event handler IIDs to central file.
1998-07-31 18:21:37 +00:00
karnaze%netscape.com
7cebdad701
temporary fix of bug causing www.stocksite.com to crash
1998-07-31 17:47:50 +00:00
peterl%netscape.com
cdf487bf43
connected prefs
1998-07-31 06:02:06 +00:00
peterl%netscape.com
094f51e1e6
renamed LoadImage
1998-07-31 05:59:31 +00:00
peterl%netscape.com
bc1d1dbcbb
connected prefs to the webshell
1998-07-31 05:58:41 +00:00
peterl%netscape.com
d3024f8eb7
cleaned up
1998-07-31 05:58:13 +00:00
peterl%netscape.com
66acecae66
renamed LoadImage to avoid conflicts with windows headers
1998-07-31 05:55:41 +00:00
peterl%netscape.com
9dc8df6594
connected prefs
...
added compatibility mode
1998-07-31 05:54:59 +00:00
karnaze%netscape.com
fc265fd305
sizing improvements of form controls for nav4 compatibility
1998-07-31 05:22:35 +00:00
buster%netscape.com
1ed0f3ea0a
LengthOf defined in both debug and non-debug builds
1998-07-31 01:40:21 +00:00
buster%netscape.com
ff35c20a64
we now paint backgrounds regardless of our content. Cell borders are
...
still conditionally painted based on whether the cell's content has
0=size or not.
1998-07-31 00:32:27 +00:00
buster%netscape.com
0e9212b3a8
fixed an error where min width of col spanners were getting proportionately distributed
...
only desired width gets distributed, not min size.
1998-07-31 00:31:09 +00:00
michaelp%netscape.com
4ce7ab5a99
improved performance of background rendering.
1998-07-30 23:31:42 +00:00
spider%netscape.com
257a2dec72
XPCOM'ing the parser. Use repository to get a parser now.
1998-07-30 22:42:27 +00:00
troy%netscape.com
97f44b821e
Removed assertion in image complete code that assumed we have gotten at
...
least one pixmap update notification
1998-07-30 22:24:11 +00:00
karnaze%netscape.com
8e54395b27
turn off frameborders ala nav4; mouse sensitive to frame borders, but can't yet resize
1998-07-30 21:25:35 +00:00