.. |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
MANIFEST
|
No longer export nsSelection, nsSelectionRange, nsSelectionPoint
|
1999-04-13 01:17:49 +00:00 |
Makefile.in
|
Added get/set document state API for use by session history.
|
1999-08-30 22:38:58 +00:00 |
makefile.win
|
Added get/set document state API for use by session history.
|
1999-08-30 22:38:58 +00:00 |
nsCaret.cpp
|
Make the caret use InvetRect for drawing.
|
1999-08-09 19:14:43 +00:00 |
nsCaret.h
|
Removal of nsCaretProperties
|
1999-07-14 22:18:29 +00:00 |
nsCommentNode.cpp
|
Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state.
|
1999-08-31 10:06:17 +00:00 |
nsContentIterator.cpp
|
fix for bug 9842 (aka 8227) plus some thread safety improvements
|
1999-07-25 08:41:42 +00:00 |
nsContentList.cpp
|
Fix for bug 6785. Incorrect reinitializing of mData.
|
1999-06-12 00:37:36 +00:00 |
nsContentList.h
|
Fixed non-ANSII compliant code.
|
1999-05-04 20:53:44 +00:00 |
nsDOMAttribute.cpp
|
added code to ignore unknown namespace prefix for attributes
|
1999-06-10 05:18:46 +00:00 |
nsDOMAttribute.h
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsDOMAttributeMap.cpp
|
added code to ignore unknown namespace prefix for attributes
|
1999-06-10 05:18:46 +00:00 |
nsDOMAttributeMap.h
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsDocument.cpp
|
* clean up nsScriptSecurityManager
|
1999-08-29 21:58:42 +00:00 |
nsDocument.h
|
* clean up nsScriptSecurityManager
|
1999-08-29 21:58:42 +00:00 |
nsDocumentEncoder.cpp
|
No longer need a pres shell for the document encoder; remove it.
|
1999-08-25 21:42:20 +00:00 |
nsDocumentFragment.cpp
|
Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state.
|
1999-08-31 10:06:17 +00:00 |
nsDocumentViewer.cpp
|
api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
|
1999-08-05 01:37:52 +00:00 |
nsFrameImageLoader.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 |
nsFrameImageLoader.h
|
Added code to discard wasted size updates
|
1999-04-23 19:59:13 +00:00 |
nsFrameList.cpp
|
Renamed some nsFrameList member functions
|
1999-07-22 04:00:57 +00:00 |
nsFrameTraversal.cpp
|
checkin for carpool for multiple seleciton/ime selection and api changes to nsIDOMselection
|
1999-07-15 18:19:03 +00:00 |
nsFrameUtil.cpp
|
stdlib.h should come from system includes
|
1999-06-19 21:50:41 +00:00 |
nsGalleyContext.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsGenericCaretProperties.cpp
|
Left over from mozilla/base/src.
|
1999-06-03 21:50:54 +00:00 |
nsGenericDOMDataNode.cpp
|
Null terminate the new buffer.
|
1999-08-28 05:12:11 +00:00 |
nsGenericDOMDataNode.h
|
Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state.
|
1999-08-31 10:06:17 +00:00 |
nsGenericDOMNodeList.cpp
|
new file - base class for other node lists
|
1999-01-19 15:50:20 +00:00 |
nsGenericDOMNodeList.h
|
new file - base class for other node lists
|
1999-01-19 15:50:20 +00:00 |
nsGenericElement.cpp
|
Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state.
|
1999-08-31 10:06:17 +00:00 |
nsGenericElement.h
|
Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state.
|
1999-08-31 10:06:17 +00:00 |
nsLayoutAtoms.cpp
|
use preprocessor for code generation
|
1999-07-18 00:15:37 +00:00 |
nsLayoutDebugger.cpp
|
new
|
1999-05-05 20:42:51 +00:00 |
nsLayoutHistoryState.cpp
|
Added get/set document state API for use by session history.
|
1999-08-30 22:38:58 +00:00 |
nsNameSpaceManager.cpp
|
better memory handling
|
1999-07-07 01:20:43 +00:00 |
nsPluginViewer.cpp
|
NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
|
1999-08-22 13:26:18 +00:00 |
nsPresContext.cpp
|
Backing out to PartialGfx instead of full Gfx mode.
|
1999-08-20 18:57:32 +00:00 |
nsPresContext.h
|
made compatibility mode pref an override of auto
|
1999-07-07 01:21:25 +00:00 |
nsPrintContext.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsPrintPreviewContext.cpp
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsRange.cpp
|
Ifdef DEBUG, then when doing nsRange::ToString, also dump node contents
|
1999-08-19 22:20:57 +00:00 |
nsRange.h
|
thread safety comes to nsRange
|
1999-07-03 11:14:08 +00:00 |
nsRangeList.cpp
|
Fix for bugs #7153, #10673, #12066, #12067, and #12793.
|
1999-08-30 21:54:40 +00:00 |
nsSpaceManager.cpp
|
Added 'm' prefix to structs defined in nsISpaceManager
|
1999-07-25 19:01:13 +00:00 |
nsSpaceManager.h
|
Added 'm' prefix to struct data members
|
1999-07-02 23:31:01 +00:00 |
nsStyleChangeList.cpp
|
added nsStyleChangeList
|
1999-03-25 06:35:59 +00:00 |
nsStyleContext.cpp
|
Backing out previous checkin per peterl advice. This caused bookmarks
|
1999-08-09 03:54:10 +00:00 |
nsStyleCoord.cpp
|
Added eStyleUnit_Chars
|
1999-03-31 04:08:07 +00:00 |
nsStyleSet.cpp
|
Changed frame construction code to use frame manager when modifying frame
|
1999-08-05 03:09:22 +00:00 |
nsTextFragment.cpp
|
Removed a compiler warning
|
1999-07-16 17:40:39 +00:00 |
nsTextNode.cpp
|
Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state.
|
1999-08-31 10:06:17 +00:00 |
nsXIFConverter.cpp
|
Restructure the editor output routines to allow passing in
|
1999-07-14 18:54:29 +00:00 |
nsXIFConverter.h
|
5924: Fix XIF handling of HTML comments, and also pass through the document's original formatting whitespace
|
1999-06-24 20:15:52 +00:00 |