Граф коммитов

657 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com 8ac9031a17 new 1998-12-09 03:40:03 +00:00
kipp%netscape.com e9ff25188b new 1998-12-09 03:31:08 +00:00
akkana%netscape.com 9fa4b16fc0 GetOwnerDocument should return NS_ERROR_NOT_IMPLEMENTED if it's not going to modify its input 1998-12-08 19:53:25 +00:00
akkana%netscape.com fe0a67aa9b Remove old selection code (and fix linux build) 1998-12-08 18:55:00 +00:00
mjudge%netscape.com 948d2e6638 chagnes to selection 1998-12-08 18:26:06 +00:00
mjudge%netscape.com 35b965b62b changes to selection 1998-12-08 18:25:47 +00:00
mjudge%netscape.com 24b5ddbeb3 changes to remove selection 1998-12-08 18:25:27 +00:00
kipp%netscape.com 825f4e5f8b Fixed an improper use of NS_RELEASE 1998-12-08 16:08:44 +00:00
jfrancis%netscape.com 464959493a removing tabs; started deleteContents() imp 1998-12-08 02:26:15 +00:00
buster%netscape.com bc20fdad3a fixed default cellspacing and cellpadding 1998-12-08 00:59:15 +00:00
harishd%netscape.com f3cdc3cfdb Included a new DrawDashedSide() function prototype and modified DrawSide() function. 1998-12-07 19:04:39 +00:00
harishd%netscape.com 2adb142aa5 Changed code that previously accessed mBorderStyle and mBorderColor
with new methods added in nsStyleSpacing
1998-12-07 19:02:13 +00:00
harishd%netscape.com 6b7934f14f changed all the places that previously accessed mBorderStyle and mBorderColor
with the new methods defined in nsStyleSpacing
1998-12-07 18:51:26 +00:00
harishd%netscape.com fd7938df80 Added NS_STYLE_HAS_BORDER_COLOR (0x80) 1998-12-07 18:46:02 +00:00
harishd%netscape.com cd4bfa41a8 Made mBorderStyle and mBorderColor arrays as protected members
and added functions GetBorderStyle(), GetBorderColor(), SetBorderStyle(),
SetBorderColor(), and ClearBorderStyleHightBit() in nsStyleSpacing.
1998-12-07 18:44:02 +00:00
jfrancis%netscape.com d46058e3dc fixing IsSameDocument by including nsIDOMDocument.h 1998-12-07 17:53:59 +00:00
jfrancis%netscape.com f44394e4fe implemetned ComparePointToRange() and IsPointInRange(). Stopped caching ancestor lists. Added standard copy constructor/assignment operator prohibition. 1998-12-07 16:11:52 +00:00
troy%netscape.com 52b5bcc79f Initial check-in 1998-12-07 04:05:12 +00:00
troy%netscape.com e89b2bc6c9 Added support for printing multiple pages 1998-12-07 03:43:02 +00:00
kipp%netscape.com c3cc9ba60e Support variable sized paging again, but only if an nspr log variable is defined 1998-12-05 15:58:09 +00:00
kipp%netscape.com c1eb0f7ec4 Start enums at zero so that debug noise can map them to strings safely 1998-12-05 15:57:40 +00:00
ramiro%netscape.com e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
akkana%netscape.com 9822a0af6a Implement InSameDoc 1998-12-05 02:19:01 +00:00
jfrancis%netscape.com 6f832796e8 fixing up start/end setters, other details 1998-12-04 18:21:52 +00:00
troy%netscape.com 4f5fc0524a Added a comment about view creation 1998-12-04 06:13:18 +00:00
waterson%netscape.com d54546686d Added nsSelection header files: this is temporary pending mjudge landing new selection stuff, but I need it now to get RDF building on Mac. 1998-12-04 03:45:00 +00:00
jfrancis%netscape.com c1e3a6df07 more work on grungy range details 1998-12-03 22:59:07 +00:00
mjudge%netscape.com 1b1e779f4f changing selection code 1998-12-03 21:43:32 +00:00
mjudge%netscape.com 704c2833fe new collection export instead of nsISelection 1998-12-03 21:42:58 +00:00
buster%netscape.com 58dc37167f added atoms for table pseudo style contexts 1998-12-03 18:00:42 +00:00
jfrancis%netscape.com 032700a4f9 fixing bad goto (as if there were good ones?) 1998-12-03 17:25:00 +00:00
jfrancis%netscape.com a6ccac7bf4 adding some private helper functionality that is going to change soon... 1998-12-03 15:02:37 +00:00
jfrancis%netscape.com fe50f9ae5a putting Akkana's implementation back in; fixed compile-time errors 1998-12-03 09:51:05 +00:00
troy%netscape.com 2a4b2c503f Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
wtc%netscape.com 59b32f50ef This checkin (under mozilla/layout) is all about 'const'. Digital Unix's
C++ compiler is strict about getting 'const' right.  Most of the changes
are to add 'const' to the type casts for the second argument of the
GetStyleData method, which wants a const reference.
1998-12-02 16:45:20 +00:00
troy%netscape.com f5bcd75d8b Added PrintContext class and changed document viewer impl to use it instead
of a galley mode context
1998-12-02 03:21:55 +00:00
peterl%netscape.com 14a4bc76a8 added nsLayoutAtoms 1998-12-02 00:32:20 +00:00
peterl%netscape.com 3349d9e806 added medium type 1998-12-02 00:31:31 +00:00
peterl%netscape.com efc9fc421e added media support 1998-12-02 00:30:42 +00:00
peterl%netscape.com 78bc2e40d8 added nslayoutatoms.h 1998-12-02 00:29:42 +00:00
peterl%netscape.com e224ac9762 new file 1998-12-02 00:29:29 +00:00
peterl%netscape.com 7e09a07d55 changed medium type to atom 1998-12-02 00:29:16 +00:00
peterl%netscape.com c60ac1b70f added medium accessor 1998-12-02 00:28:57 +00:00
troy%netscape.com 37fcf8cf70 Removed hack of having page size based on viewport size 1998-12-01 19:38:29 +00:00
akkana%netscape.com 0b7b85b6f7 nsIRangeList shouldn't have been here. Fix build bustage 1998-12-01 19:34:50 +00:00
mjudge%netscape.com 2d103ec094 including proper thing 1998-12-01 19:18:52 +00:00
akkana%netscape.com 81961471ac Change Element to Node 1998-12-01 19:15:00 +00:00
mjudge%netscape.com d4abd147c5 need to include the nsIDOMElement.h dont know why this worked on windows 1998-12-01 19:14:18 +00:00
leaf%mozilla.org 00a6607eaf adding nsIRangeList.h to exports list 1998-12-01 19:08:02 +00:00
mjudge%netscape.com 9b06fb7378 changes nsRangeList to be an implementation of nsICollection 1998-12-01 18:00:02 +00:00