Commit Graph

1188 Commits

Author SHA1 Message Date
kipp%netscape.com
0a98219951 Fix compiler warnings; implement QueryInterface hack to get at line iterator 1999-05-13 00:55:38 +00:00
kipp%netscape.com
8c0ea0f9ae Updated line iterator impl to match API in nsILineIterator 1999-05-13 00:54:28 +00:00
kipp%netscape.com
11644c02d0 new 1999-05-13 00:54:03 +00:00
mjudge%netscape.com
c0ad47dc75 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
5404272a5e 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
4846f41f1f Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
karnaze%netscape.com
8f219a39c4 bug 6185 - absolutely positioned target nsHTMLFrameInnerFrames don't get processed by InitAbsoluteConstraints. 1999-05-10 22:59:03 +00:00
karnaze%netscape.com
4c1732d231 added GetFrameType for inner and outer frame 1999-05-10 22:49:39 +00:00
kipp%netscape.com
bfcbd0e0c8 Beginnings of a line iterator 1999-05-10 22:28:49 +00:00
kipp%netscape.com
2bb30cc9e1 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
4d0b684d27 Incomplete workaround for bug #5453 1999-05-10 22:28:04 +00:00
kipp%netscape.com
93b46d2ccf 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
75c2437e81 Fixed xul boxes to implement nsIBox interface. 1999-05-09 21:46:24 +00:00
beard%netscape.com
0fea208890 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
aa6ad6f2fe Adding support in line layout for the CSS "direction" property. 1999-05-08 00:48:39 +00:00
amusil%netscape.com
d09ab3b9cf Added object tag support for applets. 1999-05-07 22:07:58 +00:00
mjudge%netscape.com
47ffef477b 2 more checkins to follow previous ones 1999-05-07 21:19:04 +00:00
mjudge%netscape.com
884bb4bb82 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
443e8a76ef Fix for bug 2989 - correcting result of GetFrameForPoint. 1999-05-07 00:08:02 +00:00
av%netscape.com
1ae10bcadf Override SetInitialChildList for nsObjectFrame 1999-05-06 00:54:36 +00:00
av%netscape.com
7cec6f8dba Getting back check for data attribute in image frames 1999-05-05 23:40:21 +00:00
cyeh%netscape.com
8a1db8783c 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
f70863f3eb removing static variables from nsFrame for selection. storing state in nsIFrameSelection Implementation. 1999-05-05 22:27:57 +00:00
nisheeth%netscape.com
18e8cf2a70 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
01169c1e64 Changes to support window.open in AppRunner. 1999-05-04 23:29:06 +00:00
kipp%netscape.com
751e2a2073 Fixed bug 5255 and removed some compiler warnings 1999-05-03 20:55:12 +00:00
kipp%netscape.com
5e1f60f6ff Implement List method 1999-05-03 20:54:24 +00:00
kipp%netscape.com
f297ff8225 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
2ecc585200 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
b2a0219c52 Removed a compiler warning 1999-05-03 20:51:30 +00:00
kipp%netscape.com
dd779c3a05 Updated a comment 1999-05-03 20:51:16 +00:00
kipp%netscape.com
77e9067f50 Fixed bug 5375 - the conditions for avoiding combined area computations were wrong 1999-05-03 20:51:02 +00:00
kipp%netscape.com
8b36af8ca0 Disable destroying webshell until later 1999-04-30 00:08:43 +00:00
mjudge%netscape.com
391dd39d84 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
fe6e59058f 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
e83d736b28 Clear first-letter ok style at the right time 1999-04-29 00:16:09 +00:00
mjudge%netscape.com
e60293b6e6 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
8dfb604de1 Removed some cruft 1999-04-28 00:19:28 +00:00
mjudge%netscape.com
a6a19b2656 fixing skippage of some frames during selection 1999-04-27 22:35:41 +00:00
kipp%netscape.com
5c6680e4b7 Use shared IID 1999-04-27 22:14:36 +00:00
kipp%netscape.com
39c56cdb27 Removed compiler warnings 1999-04-27 22:14:17 +00:00
kipp%netscape.com
abc872974f Removed compiler warnings; dump more info out in List method 1999-04-27 22:13:42 +00:00
kipp%netscape.com
cd85b25744 tweaked 1999-04-27 22:13:06 +00:00
kipp%netscape.com
51f4880f08 Added WasDirty for debugging incremental reflow 1999-04-27 22:12:53 +00:00
kipp%netscape.com
7ed24336d5 Support first letter reflow 1999-04-27 22:12:37 +00:00
kipp%netscape.com
86a3c69102 Added NS_NewFirstLetterFrame 1999-04-27 22:12:22 +00:00
kipp%netscape.com
0da5bdd171 Dump out next and style context pointers 1999-04-27 22:11:21 +00:00
kipp%netscape.com
9b854acf63 Added first letter support 1999-04-27 22:11:05 +00:00
kipp%netscape.com
791289f106 Support revised first-letter layout 1999-04-27 22:10:51 +00:00
kipp%netscape.com
c9e26b1418 Removed unused variable 1999-04-27 22:07:43 +00:00