hyatt%netscape.com
25c31fd9a3
(1) The document now checks the window for capture.
...
(2) Frames and iframes now know their nearest enclosing chrome shells.
1999-05-27 21:04:52 +00:00
pinkerton%netscape.com
5135f5d4a6
new multiple-item drag and drop apis.
1999-05-26 21:08:14 +00:00
mjudge%netscape.com
1dd2a01b0e
reviewed sfraser approved choffman 6771 6762 UMR and Extreemly inefficient table selection code fixed simply
1999-05-20 00:52:00 +00:00
evaughan%netscape.com
2b76d2dc93
Fixed some visibility bugs in order to make the tab widget work correctly.
1999-05-19 22:14:11 +00:00
mjudge%netscape.com
c7d225d70b
oops fogot default boolean for non start or end node selection
1999-05-18 22:29:27 +00:00
mjudge%netscape.com
ef418f446e
wrong initial boolean value for redraw
1999-05-17 22:31:10 +00:00
mjudge%netscape.com
add5fec838
accidentally left out a parameter to GetPositionSlowly for small caps ect.
1999-05-17 19:50:29 +00:00
mjudge%netscape.com
341678533a
adding in selection of non text frames in editor only
1999-05-17 00:21:18 +00:00
beard%netscape.com
421cc7d6a1
Fixed some serious ref count bugs using nsIURL when instantiating plugins.
1999-05-14 22:45:46 +00:00
kipp%netscape.com
78c392bc04
Fixed typo
1999-05-13 01:52:52 +00:00
kipp%netscape.com
3993e6bcb0
Fix compiler warnings; implement QueryInterface hack to get at line iterator
1999-05-13 00:55:38 +00:00
kipp%netscape.com
37686d6d0d
Updated line iterator impl to match API in nsILineIterator
1999-05-13 00:54:28 +00:00
kipp%netscape.com
7683f72c0c
new
1999-05-13 00:54:03 +00:00
mjudge%netscape.com
a13ab1bbcf
adding back in keyboard navigation. removing const from peekoffset to stop the const creep. changing peekoffset to do the right thing for content based peeking...
1999-05-13 00:44:23 +00:00
mjudge%netscape.com
c3a95cdcf8
adding back in keyboard navigation. removing const from peekoffset to stop the const creep
1999-05-13 00:43:47 +00:00
kipp%netscape.com
fea30bc4eb
Reworked frame factory methods; fixed bug 4519
1999-05-11 22:03:29 +00:00
karnaze%netscape.com
d16c97dbd1
bug 6185 - absolutely positioned target nsHTMLFrameInnerFrames don't get processed by InitAbsoluteConstraints.
1999-05-10 22:59:03 +00:00
karnaze%netscape.com
bc2fd70bd0
added GetFrameType for inner and outer frame
1999-05-10 22:49:39 +00:00
kipp%netscape.com
6ad44fc278
Beginnings of a line iterator
1999-05-10 22:28:49 +00:00
kipp%netscape.com
e9b59fbd83
Reinstate a hack, with a comment for next time, so that tables will center again
1999-05-10 22:28:30 +00:00
kipp%netscape.com
dd4a8fb0f4
Incomplete workaround for bug #5453
1999-05-10 22:28:04 +00:00
kipp%netscape.com
ea5a7d2ef2
Disable mapping frames into text when they don't render properly until troy gets back....
1999-05-10 21:04:18 +00:00
evaughan%netscape.com
eefc2545c2
Fixed xul boxes to implement nsIBox interface.
1999-05-09 21:46:24 +00:00
beard%netscape.com
16b015fe5c
XP_MAC: ensuring that clipRect field of nsPluginWindow is in port coordinates, per original plugin specification.
1999-05-08 16:33:10 +00:00
nisheeth%netscape.com
c7d2151e3c
Adding support in line layout for the CSS "direction" property.
1999-05-08 00:48:39 +00:00
amusil%netscape.com
78ca004933
Added object tag support for applets.
1999-05-07 22:07:58 +00:00
mjudge%netscape.com
d1a79ef279
2 more checkins to follow previous ones
1999-05-07 21:19:04 +00:00
mjudge%netscape.com
85afd8f29d
massive checkin for selection modifications and removing static state variables for selection in nsFrame.h.
1999-05-07 21:12:59 +00:00
vidur%netscape.com
3f5ea90274
Fix for bug 2989 - correcting result of GetFrameForPoint.
1999-05-07 00:08:02 +00:00
av%netscape.com
067950c32c
Override SetInitialChildList for nsObjectFrame
1999-05-06 00:54:36 +00:00
av%netscape.com
19fc76ac90
Getting back check for data attribute in image frames
1999-05-05 23:40:21 +00:00
cyeh%netscape.com
8f54a21774
backout mjudge checkin against closed tree. it also breaks mac as well, so
...
mjudge will try again when tree reopens
1999-05-05 23:05:41 +00:00
mjudge%netscape.com
1feb64d52c
removing static variables from nsFrame for selection. storing state in nsIFrameSelection Implementation.
1999-05-05 22:27:57 +00:00
nisheeth%netscape.com
066b4a19c0
Fix for bug 5850:
...
1) Add a RemoveChild() method to nsIWebshell.
2) nsWebshell::Destroy() calls this method on its parent to remove itself from the parent's child list.
3) Call nsWebshell::Destroy() from nsHTMLFrameInnerFrame's detructor.
1999-05-05 00:23:51 +00:00
hyatt%netscape.com
42da7d31a2
Changes to support window.open in AppRunner.
1999-05-04 23:29:06 +00:00
kipp%netscape.com
91be450e4f
Fixed bug 5255 and removed some compiler warnings
1999-05-03 20:55:12 +00:00
kipp%netscape.com
2d4f3322e2
Implement List method
1999-05-03 20:54:24 +00:00
kipp%netscape.com
fa151ce5d6
Tweaked to handle updated line-height calculation code that will now return -1 sometimes
1999-05-03 20:54:11 +00:00
kipp%netscape.com
d09a32fa41
Fix bug 2058 and improve nav4 compatability by not making line-height normal == 1.0
1999-05-03 20:53:27 +00:00
kipp%netscape.com
6797e11f82
Removed a compiler warning
1999-05-03 20:51:30 +00:00
kipp%netscape.com
c7a81db773
Updated a comment
1999-05-03 20:51:16 +00:00
kipp%netscape.com
aa1e51a75f
Fixed bug 5375 - the conditions for avoiding combined area computations were wrong
1999-05-03 20:51:02 +00:00
kipp%netscape.com
604b966287
Disable destroying webshell until later
1999-04-30 00:08:43 +00:00
mjudge%netscape.com
05804e7429
m5 BUGS Choffman approved. simon reviewed. removing possible memory leak and getting anchor and focus frame to use the proper range instead of addreffing a node each! tested this afternoon
1999-04-29 20:24:21 +00:00
kipp%netscape.com
a3f127b46c
Fix crash bug #5621 ; we weren't pushing frames to the next-in-flow in all cases like we should
1999-04-29 00:16:44 +00:00
kipp%netscape.com
d9d610feb0
Clear first-letter ok style at the right time
1999-04-29 00:16:09 +00:00
mjudge%netscape.com
a9b5f267ff
fixing bugs for unnecessary drawing in text fram as well as other assorted selection bugs.
1999-04-28 02:43:02 +00:00
kipp%netscape.com
380022b0b7
Removed some cruft
1999-04-28 00:19:28 +00:00
mjudge%netscape.com
c5131fd731
fixing skippage of some frames during selection
1999-04-27 22:35:41 +00:00
kipp%netscape.com
a2d2d07781
Use shared IID
1999-04-27 22:14:36 +00:00