Граф коммитов

1415 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com a832ecd31c Create anchors using NS_NewHTMLAnchor 1998-08-29 03:17:02 +00:00
kipp%netscape.com 401ee2bed7 Use AddRef instead of mRefCnt++; make implementation classes implement HandleDOMEvent; provide HandleDOMEvent generic routine for base behavior; provide TriggerLink for link clicking behavior 1998-08-29 03:16:46 +00:00
kipp%netscape.com b58db63923 Implement nsHTMLGenericContainerContent; removed anchor code from HandleDOMEvent; implement TriggerLink 1998-08-29 03:15:55 +00:00
kipp%netscape.com e32293718c Stubbed out HandleDOMEvent; and initialized refcnt (doh!) 1998-08-29 03:14:46 +00:00
kipp%netscape.com d132db9cb6 Added new source 1998-08-29 03:13:56 +00:00
kipp%netscape.com 175e747209 new 1998-08-29 03:13:29 +00:00
kipp%netscape.com 6c29fcc78d Added NewHTMLAnchor 1998-08-29 03:13:15 +00:00
kipp%netscape.com 55c93d4473 Added new atoms 1998-08-29 03:13:03 +00:00
troy%netscape.com e524804caa Changed interface nsIFontMetrics to use the XPCOM conventions for returning
a nsresult
1998-08-29 02:34:34 +00:00
pierre%netscape.com 3f9af48eda added nsHTMLGenericContent.cpp + nsHTMLHR.cpp 1998-08-29 01:27:11 +00:00
kipp%netscape.com 595b3252f4 Use -Zi and PDB's for dll creation too 1998-08-28 23:32:47 +00:00
kipp%netscape.com 80a9283964 Stub out new nsIHTMLContent methods 1998-08-28 23:32:27 +00:00
kipp%netscape.com 1302b87842 Added AttributeToString and StringToAttribute methods 1998-08-28 23:31:44 +00:00
kipp%netscape.com 107b4e64b1 Export new HTML-HR factory method 1998-08-28 23:31:28 +00:00
kipp%netscape.com 82e5ea0a85 Stub out StringToAttribute 1998-08-28 23:31:12 +00:00
kipp%netscape.com 04f5a93e36 Implement StringToAttribute; AttributeToString is now public 1998-08-28 23:30:50 +00:00
kipp%netscape.com c679a3de4a Make AttributeToString abstract 1998-08-28 23:30:22 +00:00
kipp%netscape.com 3a7297b0ef Removed content code and exposed a factory method for creating HR frames; made the HR frame code content neutral 1998-08-28 23:29:36 +00:00
kipp%netscape.com d0fc3679c2 Added new atoms 1998-08-28 23:29:05 +00:00
kipp%netscape.com eb4f73dcef Use new factory method for HR's 1998-08-28 23:27:55 +00:00
kipp%netscape.com 651812302d new 1998-08-28 23:27:19 +00:00
kipp%netscape.com ec3d735ab2 Added new source files to the build 1998-08-28 23:25:56 +00:00
kipp%netscape.com 99da657d8a Use kIHTMLContentSinkIID so that inferior compilers will work 1998-08-28 21:29:50 +00:00
rods%netscape.com 98b6b776be Fixed ref count problem in FindNext (should be able to switch docs now) 1998-08-28 19:55:03 +00:00
rods%netscape.com 4980b2afad Added a couple of data members to the header and cleanup some of the
ref count problems
1998-08-28 18:15:14 +00:00
kipp%netscape.com 05a470d0c4 Spanked hard to support multiple sink contexts; incremental reflow now happens only on WillInterrupt 1998-08-28 16:20:16 +00:00
kipp%netscape.com a8da89f89a Avoid a crash bug 1998-08-28 16:19:38 +00:00
kipp%netscape.com 9025e2afbd Added a new atom 1998-08-28 16:19:27 +00:00
rods%netscape.com ab772c2369 Added selection code that is currently ifdef out (but it is needed) 1998-08-28 16:06:22 +00:00
rods%netscape.com ad87b994a1 Fixed up some of the selection methods 1998-08-28 16:02:33 +00:00
rods%netscape.com 78631b45db Added FindNext method 1998-08-28 15:59:24 +00:00
rods%netscape.com 40296b5ea1 Adjusted the method signatures on most of the Selection methods 1998-08-28 15:58:37 +00:00
rods%netscape.com 3e6872d273 Added FindNext Method for Find/Search 1998-08-28 15:57:59 +00:00
rods%netscape.com 3c8ae291d0 Fixed bugs and adjusted TextFrame to match revised method signatures 1998-08-28 15:56:40 +00:00
rods%netscape.com 4a8c2454f5 Added Find/Search capability and supporting methods 1998-08-28 15:55:31 +00:00
troy%netscape.com b242b51732 Changed nsIFontCache to conform to XPCOM standards 1998-08-28 05:16:41 +00:00
troy%netscape.com 6cb09b5132 Changed nsIViewManager interface to conform to XPCOM conventions 1998-08-28 04:56:56 +00:00
michaelp%netscape.com ca017f19d0 DeleteFrame() now takes a pres context. 1998-08-28 03:02:39 +00:00
michaelp%netscape.com 1be78b877e added support for view observer. 1998-08-28 02:54:06 +00:00
michaelp%netscape.com b595789ff2 DeleteFrame() now takes a pres context. now uses view's setclientdata(). 1998-08-28 02:52:54 +00:00
michaelp%netscape.com cccee92638 deleteframe() now takes a pres context. 1998-08-28 02:50:17 +00:00
michaelp%netscape.com 342c9f13ca made resizereflow() an ns_imethod. 1998-08-28 02:49:49 +00:00
michaelp%netscape.com 558f6ef045 changed to pass in prescontext to deleteframe(). 1998-08-28 02:49:15 +00:00
troy%netscape.com cfeab4e543 More changes to nsIDeviceContext interface 1998-08-27 22:45:35 +00:00
pierre%netscape.com 13da22ca6f added nsHTMLLayer.cpp 1998-08-27 22:09:02 +00:00
troy%netscape.com 4b29cb414e API change to nsIDeviceContext 1998-08-27 20:45:56 +00:00
troy%netscape.com c8e5750085 More API changes to nsIDeviceContext 1998-08-27 20:43:04 +00:00
troy%netscape.com e0116d3fe9 Another attempt 1998-08-27 20:31:39 +00:00
troy%netscape.com 6d2245e203 Combined GetScrollBarWidth/GetScrollBarHeight into one function
GetScrollBarDimensions
1998-08-27 18:30:55 +00:00
troy%netscape.com c01afd5fbf Made sure that _I32_MIN is defined (it appears to be a Windows only thing) 1998-08-27 05:28:32 +00:00