.. |
public
|
adding back in keyboard navigation. removing const from peekoffset to stop the const creep
|
1999-05-13 00:43:47 +00:00 |
src
|
Fixed isCollapsed not working for a selection with 1 range
|
1999-05-13 21:49:12 +00:00 |
tests
|
Remove -lnetlib from link lines. Not needed.
|
1999-04-28 05:30:09 +00:00 |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
Makefile.in
|
Only descend into the tests directory if ENABLE_TESTS is set.
|
1999-03-30 03:07:23 +00:00 |
makefile.win
|
Remove mozilla/layout/config and use mozilla/config instead.
|
1999-02-18 18:16:21 +00:00 |
nsCaret.cpp
|
WIP to get caret position in window coordinates for IME
|
1999-04-27 21:59:18 +00:00 |
nsCaret.h
|
WIP to get caret position in window coordinates for IME
|
1999-04-27 21:59:18 +00:00 |
nsCSSFrameConstructor.cpp
|
Reworked frame factory methods; fixed bug 4519
|
1999-05-11 22:03:29 +00:00 |
nsCSSFrameConstructor.h
|
fixed crash in bug 5190, allowing a table to be the top level XML element.
|
1999-04-30 19:51:59 +00:00 |
nsCSSRendering.cpp
|
Fix for bug #5680. Re-arranged some assertion checking code
|
1999-04-29 18:29:56 +00:00 |
nsCSSRendering.h
|
Updated with the background painting and anti-aliasing
|
1999-04-21 14:23:49 +00:00 |
nsDocumentViewer.cpp
|
Fixed SetEnableRendering() in nsDocumentViewer.cpp
|
1999-05-13 20:27:47 +00:00 |
nsFrameTraversal.cpp
|
reduce Macintosh compiler warnings
|
1999-03-03 15:35:49 +00:00 |
nsFrameTraversal.h
|
Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray.
|
1999-02-23 08:10:24 +00:00 |
nsICaret.h
|
WIP to get caret position in window coordinates for IME
|
1999-04-27 21:59:18 +00:00 |
nsIDocumentViewer.h
|
Moved from webshell directory
|
1999-05-06 19:25:10 +00:00 |
nsIFrameSelection.h
|
massive checkin for selection modifications and removing static state variables for selection in nsFrame.h.
|
1999-05-07 21:12:59 +00:00 |
nsILayoutDebugger.h
|
new
|
1999-05-05 20:42:51 +00:00 |
nsIPresShell.h
|
Added CancelReflowCommand
|
1999-04-23 19:57:03 +00:00 |
nsLayoutAtoms.cpp
|
added htmlFrameInnerFrame, htmlFrameOuterFrame types
|
1999-05-10 22:48:47 +00:00 |
nsLayoutAtoms.h
|
added htmlFrameInnerFrame, htmlFrameOuterFrame types
|
1999-05-10 22:48:47 +00:00 |
nsLayoutDebugger.cpp
|
new
|
1999-05-05 20:42:51 +00:00 |
nsPresContext.cpp
|
Enabled the frame loader to work without a specified frame. This is used for precaching images.
|
1999-05-07 00:06:03 +00:00 |
nsPresContext.h
|
added GetIID() method.
|
1999-04-30 08:59:11 +00:00 |
nsPresShell.cpp
|
removed reference to nsIDataFlavor and merged nsITransferable and nsIGenericTransferable
|
1999-05-13 21:53:57 +00:00 |
nsStyleChangeList.cpp
|
added nsStyleChangeList
|
1999-03-25 06:35:59 +00:00 |
nsStyleChangeList.h
|
added nsStyleChangeList
|
1999-03-25 06:35:59 +00:00 |
nsStyleConsts.h
|
added background propogated flag
|
1999-04-28 01:51:02 +00:00 |