Commit Graph

24 Commits

Author SHA1 Message Date
tbogard%aol.net
c416db8338 GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur
git-svn-id: svn://10.0.0.236/trunk@60129 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 13:40:10 +00:00
troy%netscape.com
60471abd92 b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
child list and changed ReparentFrameView() to check it.


git-svn-id: svn://10.0.0.236/trunk@58373 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 01:16:50 +00:00
pp%ludusdesign.com
b5787cf895 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com


git-svn-id: svn://10.0.0.236/trunk@57423 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:49:15 +00:00
sspitzer%netscape.com
74aea33376 fix crasher in the dom viewer. #22425. dom viewer still suffers from bit rot, but at least it won't crash
git-svn-id: svn://10.0.0.236/trunk@56468 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 00:52:43 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
troy%netscape.com
aa355b810b See if the Mac is any happier with this
git-svn-id: svn://10.0.0.236/trunk@52445 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 00:21:47 +00:00
troy%netscape.com
c1c6ae68cd Changed GetFrameName() calls to use nsIFrameDebug interface
git-svn-id: svn://10.0.0.236/trunk@52440 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-01 23:29:27 +00:00
troy%netscape.com
af506bd6c9 Temporary change
git-svn-id: svn://10.0.0.236/trunk@52438 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-01 23:21:20 +00:00
alecf%netscape.com
de2e6cfb95 land new DOMViewer branch
no reviewer, not part of product, just a test


git-svn-id: svn://10.0.0.236/trunk@51102 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-19 02:46:45 +00:00
alecf%netscape.com
dc8d333362 oops, thought I was on my branch. backing out
git-svn-id: svn://10.0.0.236/trunk@49034 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-25 06:25:32 +00:00
alecf%netscape.com
c947a441fd first cleanup of RDF DOMDataSource in preparation for adding document observers
git-svn-id: svn://10.0.0.236/trunk@49032 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-25 06:21:21 +00:00
alecf%netscape.com
fc16effaad fix stupid casting problem that was preventing colors from appearing
git-svn-id: svn://10.0.0.236/trunk@48206 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 18:45:10 +00:00
sspitzer%netscape.com
30ca0954dc changes to get alecf's dom viewer to build and work on windows.
git-svn-id: svn://10.0.0.236/trunk@48192 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 17:02:11 +00:00
sspitzer%netscape.com
bdf9a0694b more changes to get the wensleydale tree to build
git-svn-id: svn://10.0.0.236/trunk@48158 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 02:15:41 +00:00
sspitzer%netscape.com
2e2a46d5ef more fixes for the wensleydale bustage.
git-svn-id: svn://10.0.0.236/trunk@48154 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 02:04:33 +00:00
sspitzer%netscape.com
d8a240e012 attempt to fix build bustage.
git-svn-id: svn://10.0.0.236/trunk@48153 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 01:57:55 +00:00
alecf%netscape.com
0ac1ba171d get rid of a bunch of stupid printfs, use autostrings
git-svn-id: svn://10.0.0.236/trunk@48132 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 00:57:33 +00:00
alecf%netscape.com
b1edb5ea7a fix random typos and prevent crashes on blank documents
git-svn-id: svn://10.0.0.236/trunk@46950 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 10:47:56 +00:00
alecf%netscape.com
e269dbe047 update to use weak references to DOM elements, fix tree to use new templates, get rid of old dom:// <-> DOMNode system
git-svn-id: svn://10.0.0.236/trunk@46944 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 09:11:03 +00:00
bruce%cybersight.com
761c30eb41 Use nsCRT::free() instead of delete[] for char* data.
git-svn-id: svn://10.0.0.236/trunk@46008 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-04 15:40:35 +00:00
alecf%netscape.com
7934bfa1f6 updating DOM Viewer
- start creating DOM elements using the PROGID system for creating elements


git-svn-id: svn://10.0.0.236/trunk@44031 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 00:33:51 +00:00
alecf%netscape.com
8884c5f158 fix bit-rot in DOM viewer
- remove use of depricated EqualsResource
- fix memory error as found by rickg's tool
- convert to using raw pointers rather than nsCOMPtrs

NOT PART OF THE BUILD!


git-svn-id: svn://10.0.0.236/trunk@42428 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 09:15:44 +00:00
rjc%netscape.com
e44817cb97 Added new method GetAllCmds() which uses a nsISimpleEnumerator instead of GetAllCommands() which uses a nsIEnumerator. Migration to GetAllCmds() can be done in the future.
git-svn-id: svn://10.0.0.236/trunk@36971 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 01:09:02 +00:00
alecf%netscape.com
fb358d372a add DOM datasource for the first time
(not yet part of the build)


git-svn-id: svn://10.0.0.236/trunk@35997 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-20 22:01:01 +00:00