Commit Graph

555 Commits

Author SHA1 Message Date
troy%netscape.com
f80fdc69aa Removed CreateFrame() from nsIHTMLContent 1998-09-18 18:04:42 +00:00
troy%netscape.com
29e5156e14 Removed nsIContentDelegate.h 1998-09-18 17:34:48 +00:00
troy%netscape.com
28c7cf540c Removed content delegates 1998-09-18 17:18:37 +00:00
troy%netscape.com
2d5a9ba54c Removed an unreferenced label 1998-09-18 03:10:00 +00:00
troy%netscape.com
b67cac2d78 Removed some dead code 1998-09-18 03:08:23 +00:00
troy%netscape.com
c76915c71d Added CreateContinuingFrame() 1998-09-18 02:47:03 +00:00
troy%netscape.com
aae84de775 Removed some code that's no longer needed with the new frame construction code 1998-09-18 00:04:55 +00:00
troy%netscape.com
a3ade41695 Removed some code that's no longer needed now that tables are using the
new frame construction code
1998-09-17 23:54:47 +00:00
troy%netscape.com
5f8f73f347 Removed code that's no longer needed now that tables are using new
frame construction code
1998-09-17 23:46:16 +00:00
rpotts%netscape.com
1a83dade2e Fixed up usage of the NS_RELEASE2(...) macro. 1998-09-17 05:40:57 +00:00
troy%netscape.com
9a592f0da9 Removed some XXX temp code that was needed until tables were switched
over to the new frame construction code
1998-09-17 04:57:50 +00:00
troy%netscape.com
9adcf5d319 Cleaned up frame construction code 1998-09-17 04:07:58 +00:00
vidur%netscape.com
4e3024a5f9 Added constructors for DOM JS classes. nsIScriptObjectOwner::ResetScriptObject is now SetScriptObject. New factory for layout. New interface nsIDOMNativeObjectRegistry. 1998-09-17 01:53:52 +00:00
peterl%netscape.com
10de7afe92 added decoration rendering code to deal with CSSisms 1998-09-17 00:18:25 +00:00
kmcclusk%netscape.com
b2816ab520 Added nsInlineLayout to unix Makefile 1998-09-16 23:09:42 +00:00
kmcclusk%netscape.com
8bb6ba4fdb Added nsLineLayout.cpp to Makefile 1998-09-16 21:56:43 +00:00
kmcclusk%netscape.com
88ca6b9ce8 Added nsInlineFrame.cpp to Makefile for unix 1998-09-16 21:51:08 +00:00
kmcclusk%netscape.com
c2f76c2b1e Added nsBlockFrame.cpp to Makefile for unix 1998-09-16 21:47:22 +00:00
joki%netscape.com
357c55b191 More support for capturing, minor adjustments to window.open behavior. 1998-09-15 21:31:58 +00:00
michaelp%netscape.com
7e087302bd cleaned up some link jumping nonsense. 1998-09-15 20:22:37 +00:00
buster%netscape.com
953b2efb58 nsStyleConsts.h added some HTML 4 consts for tables
nsHTMLAtoms.cpp,h             added some HTML 4 strings for tables
nsHTMLParts.h                 added constructors for new table content classes
nsGenericHTMLElement.cpp,h    added table frame creation, common table attribute parsing
nsHTMLTable*Element.cpp       these are the new table content classes
nsHTMLContentSink.cpp         enabled the new content and removed the old
nsHTMLStyleSheet.cpp          fixed the table style optimizations to work with new content
nsTable*Frame.cpp             these work with the new content
1998-09-15 17:58:24 +00:00
michaelp%netscape.com
ba705e616a changes for new plugin world. 1998-09-15 03:46:52 +00:00
kipp%netscape.com
8f2807a027 Removed css/layout directory 1998-09-15 00:19:49 +00:00
troy%netscape.com
4c6e11f18a Container floated elements are now wrapped in a BODY frame 1998-09-14 04:01:08 +00:00
kipp%netscape.com
f877659693 Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros 1998-09-12 19:33:48 +00:00
troy%netscape.com
5421a899d1 Removed some XXX CONSTRUCTION commented out code 1998-09-12 04:54:04 +00:00
peterl%netscape.com
d02547b4ea properly release doc & style sheet when setting attributes 1998-09-12 02:42:44 +00:00
kipp%netscape.com
5c0b879887 Implement ListTag on bullet-frame's so that they dump better 1998-09-11 05:42:31 +00:00
troy%netscape.com
de1641f3f9 Changed new frame construction code to handle floaters 1998-09-11 04:13:29 +00:00
troy%netscape.com
0fbc01cb40 Fixed it so bullets work again 1998-09-10 22:28:55 +00:00
troy%netscape.com
effef91cf6 Phase one of frame construction changes 1998-09-10 19:32:14 +00:00
rods%netscape.com
ac66bf8936 GetPosition now uses a binary search for locating the cursor poistion. Also, selection now
uses the half width of a character for moving selection to the next character.
1998-09-10 19:18:01 +00:00
karnaze%netscape.com
1c1a6dacaf converted frame/iframe/frameset to new layout/content separation 1998-09-09 23:30:30 +00:00
kipp%netscape.com
d1380d78b9 Removed some cruft 1998-09-09 16:18:40 +00:00
kipp%netscape.com
63f55821d6 Turned off image load skid marks 1998-09-09 16:13:52 +00:00
rods%netscape.com
4a4b4a34b2 XPCOM'ed the Selection and Search methods 1998-09-09 16:11:59 +00:00
kipp%netscape.com
2870cc7f0e Renamed source files 1998-09-08 22:37:00 +00:00
kipp%netscape.com
d8f8db50e4 Removed some cruft; added NS_NewBodyFrame 1998-09-08 22:36:30 +00:00
kipp%netscape.com
4ca9a4a5fe CHanged NewFrame method to NS_NewBodyFrame 1998-09-08 22:35:54 +00:00
kipp%netscape.com
227e9f8ae1 new 1998-09-08 22:34:40 +00:00
kipp%netscape.com
e77e31bfa9 Added new atoms 1998-09-08 22:34:06 +00:00
kipp%netscape.com
4b99ff084a Revised list of build files 1998-09-08 22:33:54 +00:00
kipp%netscape.com
2e6b32bd08 Nuked old content code 1998-09-06 00:18:12 +00:00
kipp%netscape.com
a28f9196c0 Removed some cruft; added NS_NewTextNode 1998-09-06 00:17:30 +00:00
peterl%netscape.com
0fec5be8c0 changed the way map attributes into is connected 1998-09-05 04:00:06 +00:00
peterl%netscape.com
f1c6e4c78f added content to includes 1998-09-05 03:53:32 +00:00
vidur%netscape.com
ab080b4586 New content code adjusts to getting script objects through a factory interface 1998-09-04 23:03:16 +00:00
joki%netscape.com
f613758433 Fix makefile 1998-09-04 01:09:33 +00:00
kipp%netscape.com
027820a7ce Removed old content code 1998-09-04 01:03:05 +00:00
kipp%netscape.com
d9cfaa751d Added wbr 1998-09-04 01:02:54 +00:00