troy%netscape.com
|
12d2f9d0b3
|
Changed BuildCellMap() to iterate table cell frames using the sibling
list instead of ChildAt()
|
1998-07-30 04:50:38 +00:00 |
troy%netscape.com
|
a405aeca5f
|
Changed nsString to nsAutoString to eliminate heap allocation
|
1998-07-30 02:49:13 +00:00 |
troy%netscape.com
|
66cc1ccf33
|
Changed CreateFrame() to do quick style resolution for text by calling
ResolvePseudoStyleContextFor()
|
1998-07-29 23:31:56 +00:00 |
kipp%netscape.com
|
4a52add42a
|
Remove most compiler warnings on IRIX
|
1998-07-29 20:19:08 +00:00 |
kipp%netscape.com
|
27ffd2eb94
|
Disabled widget&view for now; render the object so that people know code is coming
|
1998-07-29 19:33:48 +00:00 |
kipp%netscape.com
|
22f5a6d6c1
|
Tidy up the rendering; don't take space when show-borders is on
|
1998-07-29 19:33:27 +00:00 |
kipp%netscape.com
|
c588e01ba2
|
When debugging allow zero width/height frames to render; do not render show-borders around them however
|
1998-07-29 19:33:00 +00:00 |
rpotts%netscape.com
|
d1221dbc8c
|
Added a missing Release() which should allow the nsDocument to be destroyed...
|
1998-07-29 10:47:52 +00:00 |
kipp%netscape.com
|
eea2acfb7e
|
Release font metrics when done
|
1998-07-29 04:06:37 +00:00 |
kipp%netscape.com
|
8349929d63
|
Made placeholders implement nsIInlineReflow so that their existance wouldn't screw up whitespace compression
|
1998-07-29 04:05:49 +00:00 |
kipp%netscape.com
|
f3907cdc24
|
Added support for hspace and vspace style attributes
|
1998-07-29 04:05:04 +00:00 |
kipp%netscape.com
|
c0b0389033
|
Added missing NS_RELEASE call
|
1998-07-29 04:04:39 +00:00 |
kipp%netscape.com
|
273a3df4fc
|
Added code to try (poorly unfortunately) to give events to floating objects before regular objects
|
1998-07-29 04:04:01 +00:00 |
kipp%netscape.com
|
1b50859758
|
cleaned up handling of list bullets; fixed FindFloaters to not recurse into child blocks (doh!); get x,y coordinate right for blocks that don't implement IRunAround; place floaters in nested blocks properly
|
1998-07-29 04:03:12 +00:00 |
kipp%netscape.com
|
cf89156584
|
When computing the max avail space for a frame, allow zero as a legal answer so that zero width objects on the same line stay on the line (e.g. BR's); fixed reflow routines to translate the spacemanager x,y
|
1998-07-29 03:59:33 +00:00 |
kipp%netscape.com
|
6cc47a027e
|
updated
|
1998-07-29 03:57:40 +00:00 |
kipp%netscape.com
|
97f3915dab
|
Setup metrics better for closer navigator compatability (and fix a bug)
|
1998-07-28 23:34:01 +00:00 |
kipp%netscape.com
|
703aedcf82
|
Bottom align BR's to make the compatible with nav
|
1998-07-28 23:33:31 +00:00 |
pierre%netscape.com
|
0f69ef0668
|
updated to Windows make file
|
1998-07-28 04:07:50 +00:00 |
buster%netscape.com
|
5cb940407a
|
fix for distributing spanned width that is less than the column minimums it spans.
|
1998-07-28 00:23:01 +00:00 |
buster%netscape.com
|
f8c9252abb
|
more span fixes
|
1998-07-27 23:47:54 +00:00 |
rods%netscape.com
|
7b8a4aa9a0
|
removed DO_SELECTION #define
|
1998-07-27 23:20:35 +00:00 |
rods%netscape.com
|
a4a0239dd5
|
Added processing for the mouse up event
|
1998-07-27 23:17:10 +00:00 |
michaelp%netscape.com
|
3bc803ac1f
|
hooked up the plugin manager to the webshell.
|
1998-07-27 23:08:52 +00:00 |
michaelp%netscape.com
|
f9397cea67
|
made color handling code in css part of the gfx color utilities.
|
1998-07-27 21:07:47 +00:00 |
kostello%netscape.com
|
cc3108d953
|
Added support for the copy command (converting the selection to XIF)
Changed XIF interface
|
1998-07-27 18:11:14 +00:00 |
kostello%netscape.com
|
efc6f70152
|
Added support for saving the selection (important for copy).
Change XIF interfaces
|
1998-07-27 18:08:58 +00:00 |
kostello%netscape.com
|
3bf3b6534b
|
Added support for toggling selection on/off in a document.
Added more support methods for selection, made parameters const
where possible.
Changed XIF interfaces
|
1998-07-27 18:05:35 +00:00 |
kipp%netscape.com
|
46aac29b34
|
Added some trace messages
|
1998-07-27 18:05:11 +00:00 |
kipp%netscape.com
|
4b35b4e04d
|
Disable releasing atoms for now
|
1998-07-27 18:04:58 +00:00 |
kipp%netscape.com
|
3d6a8db89e
|
Added some more logging; discard dangling frame's
|
1998-07-27 18:04:38 +00:00 |
kostello%netscape.com
|
7cbac30355
|
Changed XIF interface
|
1998-07-27 18:04:04 +00:00 |
kostello%netscape.com
|
2ee98353bd
|
Added method for toggling selection on/off in a document.
Added more support methods for selection, made parameters const
where possible.
|
1998-07-27 18:03:16 +00:00 |
kipp%netscape.com
|
1120bfabc9
|
Added nsImageDocument
|
1998-07-27 18:01:06 +00:00 |
kipp%netscape.com
|
7752d059a1
|
snapshot
|
1998-07-27 17:55:17 +00:00 |
kipp%netscape.com
|
6a56bb504d
|
REference NS_NewImageDocument too
|
1998-07-27 17:51:56 +00:00 |
kipp%netscape.com
|
b1b03c8193
|
Added NS_NewImageDocument
|
1998-07-27 17:51:42 +00:00 |
kipp%netscape.com
|
d69679eec4
|
new
|
1998-07-27 17:50:58 +00:00 |
dcone%netscape.com
|
21fc0b479e
|
Added nsEventListenerManager.h
|
1998-07-27 16:29:58 +00:00 |
dcone%netscape.com
|
d32d8c6ae6
|
added nsIStateManager.h, nsIEventListenerManager.h, nsIPrivateDOMEvent.h
|
1998-07-27 16:29:24 +00:00 |
dcone%netscape.com
|
dee8d80716
|
Added manifiest file so the nsIEventListenerManager could be public
|
1998-07-27 15:30:14 +00:00 |
dcone%netscape.com
|
b27b9e309b
|
Added this file so nsEventListenerManager.h is public
|
1998-07-27 14:41:36 +00:00 |
buster%netscape.com
|
ba156af216
|
empty cells do not render border or background color
|
1998-07-27 07:37:57 +00:00 |
buster%netscape.com
|
30591dc6ca
|
minor fixes for spans
|
1998-07-27 07:20:03 +00:00 |
karnaze%netscape.com
|
0c57bd7dac
|
more robust frameset layout; <frame>, <iframe> borders; reenabled scrolling attr for <iframe>
|
1998-07-27 05:59:37 +00:00 |
buster%netscape.com
|
891eb65909
|
cleaner version of earlier code. still buggy on some pages for no apparent reason.
|
1998-07-27 05:32:50 +00:00 |
buster%netscape.com
|
67663ae7b7
|
*** empty log message ***
|
1998-07-27 03:02:32 +00:00 |
buster%netscape.com
|
d28e8c7580
|
much better handling of tables who have fixed-width columns that make the table wider than it is allowed to be
added some sanity checking in BalanceColumnWidths be ensure that a column width
can never be less than the minimum element in that column.
|
1998-07-27 02:15:37 +00:00 |
troy%netscape.com
|
ef1dfe9b6c
|
Combined raptorgfx.dll and raptorgfxwin.dll into one DLL
|
1998-07-26 23:52:36 +00:00 |
buster%netscape.com
|
1c628a7907
|
COLS attribute ignored if any column width info is specified (like <TD width=100>)
fixed lots of COLS related bugs.
handle min width spec (<TD width=0 or width=0% or width=0*>)
major fix to colspan handling
|
1998-07-26 04:23:01 +00:00 |