.. |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
Makefile.in
|
General cleanup.
|
1999-09-14 01:02:20 +00:00 |
makefile.win
|
Make nsPresContext implement the nsITimeRecorder interface. This interface is used by the pres shell to tell the pres context to stop the stopwatch that measures time spent in style resolution.
|
1999-09-17 20:32:45 +00:00 |
MANIFEST
|
No longer export nsSelection, nsSelectionRange, nsSelectionPoint
|
1999-04-13 01:17:49 +00:00 |
nsCaret.cpp
|
Super duper new caret
|
1999-09-14 23:41:19 +00:00 |
nsCaret.h
|
Super duper new caret
|
1999-09-14 23:41:19 +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
|
content iter not initing properly for reuse. text frame not selecting slowly properly, bad bounds checking :(. rangelist now traversing each node in a spaniter with a normal iter to make SURE we get all the children!
|
1999-09-14 23:16:22 +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 |
nsDocument.cpp
|
The document LoadGroup is now a nsWeakPtr...
|
1999-09-21 06:44:56 +00:00 |
nsDocument.h
|
The document LoadGroup is now a nsWeakPtr...
|
1999-09-21 06:44:56 +00:00 |
nsDocumentEncoder.cpp
|
Set default wrap column to 72 instead of 0
|
1999-09-14 21:32:06 +00:00 |
nsDocumentFragment.cpp
|
Reporting better nsresults to DOM methods.
|
1999-09-08 23:18:27 +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 |
nsDOMAttribute.cpp
|
Reporting better nsresults to DOM methods.
|
1999-09-08 23:18:27 +00:00 |
nsDOMAttribute.h
|
Reporting better nsresults to DOM methods.
|
1999-09-08 23:18:27 +00:00 |
nsDOMAttributeMap.cpp
|
Reporting better nsresults to DOM methods.
|
1999-09-08 23:18:27 +00:00 |
nsDOMAttributeMap.h
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
nsFrameImageLoader.cpp
|
Use nsCRT::free() instead of delete[] for char* data.
|
1999-09-03 07:26:10 +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
|
Reporting better nsresults to DOM methods.
|
1999-09-08 23:18:27 +00:00 |
nsGenericDOMNodeList.cpp
|
Squish a warning or two
|
1999-09-17 20:16:37 +00:00 |
nsGenericDOMNodeList.h
|
new file - base class for other node lists
|
1999-01-19 15:50:20 +00:00 |
nsGenericElement.cpp
|
Squish a warning or two
|
1999-09-17 20:16:37 +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
|
Bug 13058: Make global enum a public member.
|
1999-09-15 02:30:39 +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
|
Move implementation of nsITimeRecorder from the pres context to the style set.
|
1999-09-20 06:53:40 +00:00 |
nsPresContext.h
|
Move implementation of nsITimeRecorder from the pres context to the style set.
|
1999-09-20 06:53:40 +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
|
fixing dom range gravity bug (see bug 13251)
|
1999-09-08 05:27:44 +00:00 |
nsRange.h
|
thread safety comes to nsRange
|
1999-07-03 11:14:08 +00:00 |
nsRangeList.cpp
|
Adding CollapseToStart and CollapseToEnd to selection
|
1999-09-21 01:27:37 +00:00 |
nsSpaceManager.cpp
|
Implement List method
|
1999-09-15 00:24:54 +00:00 |
nsSpaceManager.h
|
Implement List method
|
1999-09-15 00:24:54 +00:00 |
nsStyleChangeList.cpp
|
filter out multiple changes to content when framechange in effect
|
1999-09-21 07:49:55 +00:00 |
nsStyleContext.cpp
|
Zapped mCompatFloatMargin hack
|
1999-09-17 00:57:06 +00:00 |
nsStyleCoord.cpp
|
Added eStyleUnit_Chars
|
1999-03-31 04:08:07 +00:00 |
nsStyleSet.cpp
|
stop sharing contexts with parents
|
1999-09-21 07:50:16 +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
|
Adding support for htmlL DOCTYPE for
|
1999-09-15 17:55:26 +00:00 |
nsXIFConverter.h
|
Adding support for htmlL DOCTYPE for
|
1999-09-15 17:55:26 +00:00 |