Commit Graph

2225 Commits

Author SHA1 Message Date
kipp
1fa3083a46 Fixed so that document still gets set even when notify is false 1998-06-03 18:31:07 +00:00
kipp
38dd72568c Adjust count of data to append by offset when offset is non-zero 1998-06-03 18:29:43 +00:00
rjc
5a647467f8 Fix warnings. 1998-06-03 18:29:23 +00:00
rjc
94a254d0bb Fix crash bug regarding buffer size. (Reported by Juergen Keil - jk@tools.de) 1998-06-03 18:29:00 +00:00
rjc
3a64db67da More RDF_BRANCH fun. 1998-06-03 18:17:09 +00:00
michaelp
0e18cb791b fixed bug bug in new region code where region was not Init()ed. 1998-06-03 18:13:12 +00:00
kipp
9a2095a7f5 Fixed up usage of insert/append/remove/replace api return values in dom methods 1998-06-03 18:09:17 +00:00
rjc
45b856d0a3 Add new file (find2rdf.c) into Mac project from RDF_BRANCH. 1998-06-03 18:03:44 +00:00
kipp
a5e8fccf79 When root content frame doesn't have any children make sure the aDesiredSize out parameter is properly setup 1998-06-03 17:44:23 +00:00
kmcclusk
1dea854825 Linux:Makefile for viewer - Added more sharable libs for the LINUX build 1998-06-03 17:43:03 +00:00
rjc
4389c4afb7 Landing the RDF_Branch for the WinFE (Dave Hyatt really landing this). 1998-06-03 17:38:33 +00:00
rjc
2996915292 Landing RDF_BRANCH. 1998-06-03 17:35:31 +00:00
rjc
590cc187dc Merging RDF_BRANCH onto tip. 1998-06-03 17:32:56 +00:00
cyeh
46e05ffd0d update change log for preparation of new tarball code drop 1998-06-03 17:22:20 +00:00
waterson
e485af4741 Added compiler defines for AWT_11 to keep AWT 1.0.2 building when
MOZ_JAVA is set in commercial build.
1998-06-03 17:08:27 +00:00
kipp
47408328c6 Updated to COMized doc observer API 1998-06-03 16:01:51 +00:00
kipp
cd6f6d6e18 Updated to new api 1998-06-03 16:01:25 +00:00
kipp
bb4f90a577 Whacked to implement revised COMized insert/delete/remove/append child methods from nsIContent 1998-06-03 16:01:02 +00:00
kipp
b7847a124d Use revised GetDocument API from content 1998-06-03 16:00:40 +00:00
kipp
07e45af91f Print out percentage values properly 1998-06-03 16:00:15 +00:00
kipp
558164bb1a Disable notifications during construction of select container 1998-06-03 15:59:56 +00:00
kipp
20076b8898 Disable notifications during construction of file container 1998-06-03 15:59:44 +00:00
kipp
9f9564b141 Use new GetDocument API 1998-06-03 15:59:24 +00:00
kipp
5123a3c60b Fixed IID reference and added a reminder comment 1998-06-03 15:59:09 +00:00
kipp
1a461d9ed1 Use revised Presentation shell API; control notifications directly; propogate end of document load to document so that observers can be notified 1998-06-03 15:58:52 +00:00
kipp
23f0bd06ee Fixed logging messages to say Reflow not ResizeReflow 1998-06-03 15:57:39 +00:00
kipp
aa7da9b898 Print out view during listings 1998-06-03 15:57:24 +00:00
kipp
bdcfe7d55f Wrap created frames in a view if necessary 1998-06-03 15:57:08 +00:00
kipp
a749574762 Added GetLoadImageFailed method 1998-06-03 15:56:50 +00:00
kipp
1c6861fba0 Create view for the image always; update to use new API's; use nsHTMLFrame to create view 1998-06-03 15:56:40 +00:00
kipp
d97f2b9aa8 Implement stubs for revised insert/delete/remove/append api's 1998-06-03 15:56:15 +00:00
kipp
00e2688516 disable notifies during synthetic content insertion 1998-06-03 15:55:49 +00:00
kipp
2febe0edb4 Implement revised COMized API 1998-06-03 15:54:57 +00:00
kipp
138dca2e43 Print out view during listings; try to support broken image handling better 1998-06-03 15:52:01 +00:00
kipp
f7b56628c8 Print out views during listings 1998-06-03 15:51:17 +00:00
kipp
8308f1bd45 Implement ListTag; print out view during listings 1998-06-03 15:50:58 +00:00
kipp
51129651d4 Added nsHTMLFrame to build 1998-06-03 15:49:09 +00:00
kipp
9460911cbf new 1998-06-03 15:49:00 +00:00
kipp
c900a1196c declare and implement revised content api 1998-06-03 15:48:14 +00:00
kipp
f31e8fd941 Init fEntireContent 1998-06-03 15:47:48 +00:00
kipp
55edd67670 Declare factory here for now 1998-06-03 15:47:34 +00:00
kipp
1493956e90 IMplement factory in this class; AddRef during QueryInterface like it should; init refcnt in ctor 1998-06-03 15:47:22 +00:00
kipp
ddc78890a7 Implement COMized document observer API; added logging of doc observer methods 1998-06-03 15:46:54 +00:00
kipp
349cdb5768 Tell document that content changed not shell's 1998-06-03 15:46:04 +00:00
kipp
2d08a4ac14 Display view during listings 1998-06-03 15:45:48 +00:00
kipp
5aac2c535d Decleare BeginLoad/EndLoad 1998-06-03 15:45:36 +00:00
kipp
81d74eee6a Pass on Begin/End Load to observers; removed selection factory method 1998-06-03 15:45:25 +00:00
kipp
4a9e16a98f Print out view during listings 1998-06-03 15:41:53 +00:00
kipp
41b1731f72 Presentation shell is no longer a subclass of nsIDocumentObserver (the implementation still is however, it's just not publicized) 1998-06-03 15:41:39 +00:00
kipp
c9660cdcf8 COMized API; added Begin/End reflow and Begin/End Load methods 1998-06-03 15:40:56 +00:00