101 Commits

Author SHA1 Message Date
pinkerton%netscape.com
fc0abb60de Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
vidur%netscape.com
bbca814f2d added files: mozilla/layout/xml/content/src/nsXMLProcessingInstruction.cpp, mozilla/layout/xml/content/src/nsXMLCDATASection.cpp 1999-03-31 20:50:28 +00:00
rjc%netscape.com
db35a587f7 Add references to "Wallet" shared libraries (debug and optimized) into Layout project. 1999-03-31 06:45:11 +00:00
beard%netscape.com
b9565de309 Really added nsBoxFrame.cpp. Don't know why camelot failed. 1999-03-27 02:28:38 +00:00
evaughan%netscape.com
69aa32f727 added files: mozilla/layout/xul/base/src/nsBoxFrame.cpp 1999-03-27 01:04:02 +00:00
donm%netscape.com
0a6d95351a backing out evaughan's changes. tree closed. 1999-03-26 19:39:23 +00:00
evaughan%netscape.com
94c59cde73 added files: mozilla/layout/xul/base/src/nsBoxFrame.cpp, mozilla/layout/xul/base/src/nsBoxFrame.h 1999-03-26 18:53:36 +00:00
peterl%netscape.com
89f28a6b8f added files: mozilla/layout/base/src/nsStyleChangeList.cpp 1999-03-25 06:36:32 +00:00
sfraser%netscape.com
fad2dbc2a3 Fix build bustage. Remove nsInlineReflow.cpp 1999-03-19 23:46:15 +00:00
pinkerton%netscape.com
51cbbe5053 removed nsInlineReflow.cpp for kipp 1999-03-18 21:32:16 +00:00
jfrancis%netscape.com
3c6024db0e reordered link order so that cout would work 1999-03-09 19:22:00 +00:00
sdagley%netscape.com
3d33d93721 Re-checking in pinkerton's fix as the project seemed to have cached something and kept putting nsGlobalVariables.cpp back into Rescued Items every time it was opened. 1999-03-05 20:31:19 +00:00
pinkerton%netscape.com
6f9f969c17 removed nsGlobalVariables.cpp for kipp. permission to checkin to a closed tree given to kipp by cyeh. 1999-03-05 19:35:01 +00:00
sfraser%netscape.com
3a123c982b Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
evaughan%netscape.com
a36ea6bfd7 added files: mozilla/layout/html/forms/src/nsButtonFrameRenderer.cpp, mozilla/layout/xul/base/src/nsTitledButtonFrame.cpp 1999-02-19 18:29:56 +00:00
mjudge%netscape.com
1afd545499 moving nsFrameTraversal.* nsFrameList.* to layout/base also adding selection from keyboard. 1999-02-19 00:21:22 +00:00
sfraser%netscape.com
ccb40923d6 Add nsCaret.cpp 1999-02-11 23:52:06 +00:00
mjudge%netscape.com
d6da223dbd Keyboard navigation, removing nsICollection(not used) adding PeekOffset to have the nsIFrame tell us where to go when moving a character ect. adding nsFrameTraversal to traverse frames, based on nsIEnumerator. mjudge x4661 1999-02-10 18:55:25 +00:00
peterl%netscape.com
98811e1bbc added files: mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp 1999-02-05 03:56:41 +00:00
saari%netscape.com
959fbbabcd added nsProgressMeterFrame.cpp to layout.mcp for Eric 1999-02-04 01:56:44 +00:00
evaughan%netscape.com
403cc14a84 Added the XUL progress meter widget. 1999-02-04 01:34:15 +00:00
amusil%netscape.com
0ff5cf464e Added oji, liveconnect and caps shared libs to the registry. 1999-02-04 00:18:22 +00:00
hyatt%netscape.com
74497032ef Adding nsTreeCellFrame.cpp to project. 1999-01-27 07:46:10 +00:00
hyatt%netscape.com
0259257541 Adding support for tree indentation. nsTreeIndentation.cpp 1999-01-26 01:20:28 +00:00
pierre%netscape.com
0c1e5ae10f added nsViewportFrame.cpp for Troy 1999-01-24 22:01:58 +00:00
dcone%netscape.com
0a32664a87 nsFormcontrolHelper.cpp nsListControlFrame.cpp nsCombboxcontrolframe.cpp 1999-01-22 16:08:52 +00:00
hyatt%netscape.com
ca42fdca04 added nsTreeFrame.cpp to xul/base 1999-01-22 03:40:32 +00:00
pinkerton%netscape.com
a01dfb0d0e added xul/base group and nsToolbarFrame.cpp and nsToolboxFrame.cpp 1999-01-21 18:33:29 +00:00
danm%netscape.com
9f5ec1acde build XUL 1999-01-21 03:51:16 +00:00
danm%netscape.com
d42a3de04b added file xul/content/src/nsXULAtoms.cpp 1999-01-21 03:32:30 +00:00
pinkerton%netscape.com
f53f3619cd added nsGenericDomNodeList.cpp 1999-01-19 16:39:10 +00:00
pierre%netscape.com
c0847f7e1e added html/base/src/nsFrameList.cpp for Kipp 1999-01-15 03:51:15 +00:00
sfraser%netscape.com
10008ae720 Moved nsTextNode.cpp, nsCommentNode.cpp, nsGenericDOMDataNode.cpp from html/content to base (for vidur) 1999-01-14 23:37:18 +00:00
dcone%netscape.com
338936ac7f Added files nsDomAttribute.cpp, nsDomAttributeMap.cpp, nsGenericXMLElement.cpp 1999-01-12 16:54:30 +00:00
mcmullen%netscape.com
a87443b507 As requested by Troy, added nsHTMLReflowState.cpp and removed nsFrameReflowState.cpp 1999-01-06 02:16:46 +00:00
amusil%netscape.com
440e32a530 Added plugin.shlb 1999-01-05 09:34:54 +00:00
jfrancis%netscape.com
6569ea5527 removing nsAbsoluteFrame.cpp, since it seems to have disappeared. 1998-12-29 07:24:32 +00:00
beard%netscape.com
7439f06f70 Removed nsBodyFrame.cpp per Troy's request. 1998-12-29 06:08:02 +00:00
pierre%netscape.com
254bf03b3c Added layout/html/base/src/nsAreaFrame.cpp per Troy's request 1998-12-18 22:34:29 +00:00
gordon%netscape.com
38d5928647 Update table of contents for files added to layout and rdf. This is only used by Patrick's build system changes. 1998-12-16 01:22:53 +00:00
jfrancis%netscape.com
d12bffd83f adding nsContentIterator 1998-12-14 23:17:52 +00:00
beard%netscape.com
3cb1e6a525 Regenerated with GenToc. 1998-12-13 18:15:37 +00:00
beard%netscape.com
18984e5a80 First Checked In. 1998-12-13 05:01:04 +00:00
peterl%netscape.com
ae96d1f57c added nsNameSpaceManager.cpp & nsCSSStyleAtoms.cpp 1998-12-11 03:38:37 +00:00
jfrancis%netscape.com
9865b9cac1 adding nsFrameUtil.cpp 1998-12-10 18:04:52 +00:00
sfraser%netscape.com
ea8147b915 Convert AppleSingle -> binary format 1998-12-10 03:20:07 +00:00
sfraser%netscape.com
5a28b7b2fd Adding nsBlockBandData.cpp 1998-12-09 00:26:56 +00:00
danm%netscape.com
305391ae1a removed nsSelection.cpp, nsSelectionPoint.cpp, nsSelectionRange.cpp. yell at mjudge if this causes problems. 1998-12-08 18:34:59 +00:00
sfraser%netscape.com
1d6781b1d2 Adding nsBlockReflowContext.cpp, nsBulletFrame.cpp, nsLineBox.cpp to fix build bustage. 1998-12-05 21:17:05 +00:00
jfrancis%netscape.com
0a113c8952 adding nsRange.cpp to the project, again. it's always better the second time around. 1998-12-03 18:21:45 +00:00