.. |
.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
|
Separate the widget and gfx toolkits into two variables.
|
1999-07-02 13:06:48 +00:00 |
makefile.win
|
XIF Document Encoder; and partial fix for XIF-to-html conversion of comments
|
1999-06-04 22:22:53 +00:00 |
nsCaret.cpp
|
Fix GetViewForRendering() in the window coordinates case.
|
1999-06-15 23:54:26 +00:00 |
nsCaret.h
|
Implement nsCaret::GetWindowRelativeCoordinates for IME
|
1999-05-18 22:24:55 +00:00 |
nsCaretProperties_beos.cpp
|
BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes.
|
1999-06-25 10:56:50 +00:00 |
nsCaretProperties_gtk.cpp
|
Caret files moved from base/
|
1999-05-19 19:17:07 +00:00 |
nsCaretProperties_mac.cpp
|
Caret files moved from base/
|
1999-05-19 19:17:07 +00:00 |
nsCaretProperties_motif.cpp
|
Caret files moved from base/
|
1999-05-19 19:17:07 +00:00 |
nsCaretProperties_os2.cpp
|
Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca)
|
1999-06-28 23:11:18 +00:00 |
nsCaretProperties_photon.cpp
|
Caret files moved from base/
|
1999-05-19 19:17:07 +00:00 |
nsCaretProperties_rhapsody.cpp
|
Caret files moved from base/
|
1999-05-19 19:17:07 +00:00 |
nsCaretProperties_windows.cpp
|
Caret files moved from base/
|
1999-05-19 19:17:07 +00:00 |
nsCaretProperties_xlib.cpp
|
Caret files moved from base/
|
1999-05-19 19:17:07 +00:00 |
nsCommentNode.cpp
|
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 |
nsContentIterator.cpp
|
fixing table selection again. also adding parameter to nsIFocusTracker that allows us to get the current caret location. I am also stopping nsTableRowFrame from putting blue border around itself since cells are a high enough granularity. made a change to nsIFrame GetPosition to remove some useless parameters ect. this caused me to change nsDOMEvent.cpp and some other places.
|
1999-06-10 21:08:17 +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
|
Switched to using NS_WITH_SERVICE as per bug 5403
|
1999-06-29 23:43:46 +00:00 |
nsDocument.h
|
Necko cleanup.
|
1999-06-29 00:37:14 +00:00 |
nsDocumentEncoder.cpp
|
Fix DoPrettyPrint -- turning off prettyprinting was broken
|
1999-07-02 19:41:40 +00:00 |
nsDocumentFragment.cpp
|
Implemented ID targetting for HTML in XML documents. Changed name of GetNameSpacePrefix to avoid clash.
|
1999-03-20 01:51:00 +00:00 |
nsDocumentViewer.cpp
|
Fix for bug 6892. We should not set focus each time a document viewer creates a new window but leave it to the embedding application to decide when to set focus.
|
1999-06-04 01:48:38 +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
|
Removed dependence on nsFrame (a no-no)
|
1999-03-24 15:40:44 +00:00 |
nsFrameTraversal.cpp
|
reduce Macintosh compiler warnings
|
1999-03-03 15:35:49 +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
|
updates to sync with nsString2 api
|
1999-04-21 23:12:55 +00:00 |
nsGenericDOMDataNode.h
|
make destructors virtual
|
1999-05-13 02:11:25 +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
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
nsGenericElement.h
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
nsLayoutAtoms.cpp
|
added htmlFrameInnerFrame, htmlFrameOuterFrame types
|
1999-05-10 22:48:47 +00:00 |
nsLayoutDebugger.cpp
|
new
|
1999-05-05 20:42:51 +00:00 |
nsNameSpaceManager.cpp
|
added create child namespace by id
|
1999-06-15 06:14:59 +00:00 |
nsPluginViewer.cpp
|
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
|
1999-07-01 19:30:20 +00:00 |
nsPresContext.cpp
|
Renamed nsIURLGroup to nsILoadGroup in preparation for necko.
|
1999-06-25 02:17:37 +00:00 |
nsPresContext.h
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +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
|
fixed bug in CompareEndPoints()
|
1999-07-01 13:40:09 +00:00 |
nsRange.h
|
spring cleaning of interfaces
|
1999-06-20 23:02:48 +00:00 |
nsRangeList.cpp
|
making nsRangeList be more like a model nsCOMPtr citizen...
|
1999-07-01 08:19:44 +00:00 |
nsSpaceManager.cpp
|
Fix for bug #7397. Changed space manager to allows negative values
|
1999-06-24 02:04:50 +00:00 |
nsSpaceManager.h
|
Fix for bug #7397. Changed space manager to allows negative values
|
1999-06-24 02:04:50 +00:00 |
nsStyleChangeList.cpp
|
added nsStyleChangeList
|
1999-03-25 06:35:59 +00:00 |
nsStyleContext.cpp
|
added fixed font flag support
|
1999-06-22 19:16:16 +00:00 |
nsStyleCoord.cpp
|
Added eStyleUnit_Chars
|
1999-03-31 04:08:07 +00:00 |
nsStyleSet.cpp
|
Added function FindPrimaryFrameFor()
|
1999-07-02 04:46:19 +00:00 |
nsTextFragment.cpp
|
Actually advance the dest pointer so a copy occurs (doh!)
|
1998-11-12 23:33:12 +00:00 |
nsTextNode.cpp
|
make destructors virtual
|
1999-05-13 02:11:25 +00:00 |
nsXIFConverter.cpp
|
Adding case for BeOS.
|
1999-06-26 07:26:55 +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 |