mjudge@netscape.com
|
abfa134534
|
fix for setcapture. passes events to the nsHTMLFrame's areaframe when events are trapped to a given frame's view.
|
2000-04-12 03:04:11 +00:00 |
|
scc@netscape.com
|
73cfb8980b
|
making string conversions explicit
|
2000-04-03 11:20:35 +00:00 |
|
mjudge@netscape.com
|
e73ae83f43
|
selecting generated content works now. subtree iterator and all. incredible... added new private method to nsTextFrame to factor out some things on getting correct offsets from generated frames. its a no-op almost for non generated frames
|
2000-04-02 05:05:31 +00:00 |
|
mjudge@netscape.com
|
3460443e95
|
moving nsGeneratedContent stuff to new file nsGeneratedIterator. adding new bitflags for selection types for nsSelection
|
2000-03-31 07:17:22 +00:00 |
|
cmanske@netscape.com
|
9e09814e9b
|
Optimized SelectBlockOfCells to select/unselect only those cells that really need to be. r=mjudge
|
2000-03-24 02:52:07 +00:00 |
|
cmanske@netscape.com
|
e6b31901b6
|
Added support for Ctrl+Shift+mouseclick to select block of cells. Rewrote nsITableLayout::nsGetCellData() to be much more efficient, eliminating a method in the process. Implemented nsTableCellFrame::Get[Previous|Next]CellInColumn for cursor key navigation in tables. r=mjudge,karnaze.
|
2000-03-23 04:24:58 +00:00 |
|
cmanske@netscape.com
|
b90a1c5ca0
|
Cleaning up selection: changed 'RangeList' to 'Selection', thus changing implementation class of nsIDOMSelection and nsIFrameSelection to nsSelection. File nsRangeList.cpp replaced with new nsSelection.cpp
|
2000-03-21 23:58:02 +00:00 |
|
sfraser@netscape.com
|
e6431b4122
|
File Removed.
|
1999-04-13 01:18:25 +00:00 |
|
kipp@netscape.com
|
13c7864250
|
Fixup AddRef/Release and some constructors to use NS_ADDREF (etc) macros
|
1998-09-12 19:33:48 +00:00 |
|
kipp
|
29ab4ebc8b
|
IMplement factory in this class; AddRef during QueryInterface like it should; init refcnt in ctor
|
1998-06-03 15:47:22 +00:00 |
|
kipp
|
8a37a28e7b
|
Fixed irix bustage
|
1998-05-08 21:12:12 +00:00 |
|
rods
|
f54e6f8b12
|
added selection classes to makefiles and added the selection object and methods to nsDocument and nsIDocument
|
1998-04-30 18:21:59 +00:00 |
|
rods
|
01c7f4bbda
|
initial check in
|
1998-04-29 17:08:57 +00:00 |
|