.. |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
Makefile.in
|
Added nsIStyleSheetLinkingElement interface and implemented it for LINK and STYLE elements. Got attribute modifications for lists and list items working (including correct renumbering of lists when attribute values change).
|
1999-02-23 19:18:12 +00:00 |
makefile.win
|
Added nsIStyleSheetLinkingElement interface and implemented it for LINK and STYLE elements. Got attribute modifications for lists and list items working (including correct renumbering of lists when attribute values change).
|
1999-02-23 19:18:12 +00:00 |
MANIFEST
|
Added nsIStyleSheetLinkingElement interface and implemented it for LINK and STYLE elements. Got attribute modifications for lists and list items working (including correct renumbering of lists when attribute values change).
|
1999-02-23 19:18:12 +00:00 |
nsFrameList.h
|
moving nsFrameTraversal.* nsFrameList.* to layout/base also adding selection from keyboard.
|
1999-02-19 00:21:22 +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
|
Added RefreshMethod, and tweaked code for the UNIX no-blinking case.
|
1999-02-13 04:47:45 +00:00 |
nsIContent.h
|
Spanked away SizeOf methods and nsIListFilter
|
1999-01-16 00:00:50 +00:00 |
nsIContentIterator.h
|
fixing iid collision with simon
|
1999-02-12 04:39:21 +00:00 |
nsIDocument.h
|
add S/GetLineBreaker to nsIDocument.h. Reviewed by kipp and waterson
|
1999-02-23 03:31:26 +00:00 |
nsIDocumentContainer.h
|
Add ; after class definition
|
1998-12-17 01:42:02 +00:00 |
nsIDocumentObserver.h
|
Added additional key argument to string parsing routine. Improved Reset handling for document to include style sets and frame construction. Modified root frame construction. Got out-of-line document.write to work
|
1999-02-03 19:38:16 +00:00 |
nsIDOMSelection.h
|
adding comments to interfaces
|
1999-02-22 05:19:06 +00:00 |
nsIDOMSelectionListener.h
|
nsPresShell now listens to changes in the domselection. (also modified nsIEnumerator to use NS_IMETHOD instead of virtual nsresult). Added batching for selection changes. you can move the selection, do things then turn off batching for an update if necessary. also prevented circular referencing by adding listener removal to PresShell::endDocumentListening(sp)
|
1999-02-19 23:47:36 +00:00 |
nsIFocusTracker.h
|
adding scrolling depending on selection modification. either by key event, or outside event.
|
1999-02-21 03:49:32 +00:00 |
nsIFrame.h
|
adding parameter to nsIFrame for ::PeekOffset to be aware of the state of jumping a word. eating WS ect. also, nsRangeList sends the proper parameter for above change.
|
1999-02-22 04:57:44 +00:00 |
nsIFrameImageLoader.h
|
Work-in-progress for replaced elements that can't be rendered
|
1999-02-04 17:03:46 +00:00 |
nsIFrameReflow.h
|
dom table methods, moved align="char" data members from nsReflowState to nsHTMLReflowState
|
1999-01-08 18:57:40 +00:00 |
nsIFrameSelection.h
|
Extra parameter in nsIFrameSeleciton HandleKeyEvent not necessary. nsRangeList mod now allows SHIFT-Key selection. currently bound directly to VK_LEFT,RIGHT should be changed eventually to something more internationaly friendly
|
1999-02-20 23:52:05 +00:00 |
nsIFrameUtil.h
|
Revised API
|
1999-02-08 17:55:08 +00:00 |
nsINameSpace.h
|
added namespace interfaces
|
1998-12-11 02:30:59 +00:00 |
nsINameSpaceManager.h
|
added support for the 'xmlns' pseudo namespace
|
1998-12-21 05:56:51 +00:00 |
nsIPageSequenceFrame.h
|
Fixed a compiler warning where there was an extra ',' after an enum
|
1998-12-18 05:46:00 +00:00 |
nsIPresContext.h
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsIPresShell.h
|
added ScrollFrameIntoView(), which forces the given frame to be visible in the current view.
|
1999-02-18 22:51:46 +00:00 |
nsIReflowCommand.h
|
Added ReflowDirty reflow command
|
1999-02-03 19:08:07 +00:00 |
nsISelection.h
|
keyboard navigation of selection. adding API for nsIFrame. fixing nsFrame and nstextframe to reflect the implementations of the nsIFrame API. nsRangeList implements the handlekeyevent now.
|
1999-02-02 00:23:40 +00:00 |
nsISpaceManager.h
|
Changed nsISpaceManager interface to conform to XP-COM conventions on
|
1999-01-04 04:54:33 +00:00 |
nsIStyleContext.h
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsIStyleFrameConstruction.h
|
added include & class definitions to make include safe
|
1999-02-05 03:55:55 +00:00 |
nsIStyleRule.h
|
made get strength const
|
1998-12-20 01:08:31 +00:00 |
nsIStyleSet.h
|
changed all html atoms to lower case
|
1999-02-12 06:19:07 +00:00 |
nsIStyleSheet.h
|
changed medium type to atom
|
1998-12-02 00:29:16 +00:00 |
nsIStyleSheetLinkingElement.h
|
Added nsIStyleSheetLinkingElement interface and implemented it for LINK and STYLE elements. Got attribute modifications for lists and list items working (including correct renumbering of lists when attribute values change).
|
1999-02-23 19:18:12 +00:00 |
nsITextContent.h
|
Moved text and comment code out of HTML-specific directories. Completed CloneNode for elements. Completed factory methods for intersection of XML and HTML.
|
1999-01-14 23:14:02 +00:00 |
nslayout.h
|
build XUL
|
1999-01-21 03:40:21 +00:00 |
nsLayoutAtoms.h
|
Added pseudo style for 'page' element
|
1999-02-19 00:53:09 +00:00 |
nsPresContext.h
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsStyleConsts.h
|
Added two new border style defines that
|
1999-01-15 22:24:29 +00:00 |
nsStyleCoord.h
|
Eliminate anonymous struct (and useless bitfields) to fix irix compilation problem
|
1998-05-13 00:10:35 +00:00 |
nsStyleStruct.h
|
Removed unneeded include
|
1998-05-22 18:28:02 +00:00 |
nsTextFragment.h
|
Consolidated character set macros into this file
|
1999-01-05 23:01:32 +00:00 |