kipp@netscape.com
|
74b2988510
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
|
troy@netscape.com
|
655e2cab93
|
Changed a bunch more nsIFrame member functions to be pointer arguments
instead of references
|
1999-02-10 05:38:18 +00:00 |
|
troy@netscape.com
|
b4f8c0fbbe
|
Changed some nsIFrame member functions to use ** instead of *& for OUT
paremeters
|
1999-02-10 00:42:56 +00:00 |
|
pollmann@netscape.com
|
55a08f4d11
|
Bug 1958: Submit x, y coords for unnamed image elements. Submit coords only once.
|
1999-01-27 00:25:40 +00:00 |
|
kmcclusk@netscape.com
|
29dd95ad3e
|
Added SetProperty/GetProperty methods to nsIFormControlFrame. Added stub
implementations for all classes that derive from nsIFormControlFrame
|
1999-01-25 22:16:27 +00:00 |
|
rods@netscape.com
|
8ced71d9bf
|
Factored out code for helper functions for determining size and for rendering
|
1999-01-22 15:32:57 +00:00 |
|
troy@netscape.com
|
0de63a4a55
|
Removed explict call of base class constructor
|
1998-12-03 07:22:31 +00:00 |
|
troy@netscape.com
|
e602e25924
|
Added Init() member function to nsIFrame
|
1998-12-03 06:31:43 +00:00 |
|
joki@netscape.com
|
1cafe6a870
|
Add click event support for every element and initial keypress event support
|
1998-11-24 07:46:58 +00:00 |
|
joki@netscape.com
|
961dde5654
|
Fixing a submit/reset event bug, frame destruction reentrancy bug, and an imagemap bug.
|
1998-11-21 00:19:36 +00:00 |
|
kipp@netscape.com
|
d6b8316cd4
|
Use new classname for base class; port to updated nsLeafFrame methods
|
1998-11-20 17:22:08 +00:00 |
|
kipp@netscape.com
|
f6502df0e2
|
Added DumpRegressionData; revised ListTag; added GetFrameName
|
1998-11-19 17:22:29 +00:00 |
|
joki@netscape.com
|
249a270b84
|
Reworking internal event code to use nsIFrame::GetFrameForPoint
Adding new functionality through nsEventStateManager (cursor change, enter/exit events, tab navig)
|
1998-11-18 05:25:26 +00:00 |
|
troy@netscape.com
|
7d57a590c9
|
Renamed Init() to SetInitialChildList() and added an additional parameter
for the name of the child list
|
1998-11-10 06:05:32 +00:00 |
|
karnaze@netscape.com
|
3c901a8811
|
form control content attribute changes (not all) reflected in layout; fixed scrolling on <iframe>, <frame>;
added nsImageControlFrame to handle <input type=image>.
|
1998-11-09 23:30:16 +00:00 |
|