Commit Graph

153 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
scc%netscape.com
dcee2e659d Pro5 update
git-svn-id: svn://10.0.0.236/trunk@60002 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:06:04 +00:00
brade%netscape.com
903ef4f864 fix access paths for move to CW5 (bug #25949)
git-svn-id: svn://10.0.0.236/trunk@59549 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:45:39 +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
jdunn%netscape.com
9b6c271893 Fix base class specifiers, since be default if they aren't specified it is Private
# 23237
r= warren@netscape.com, ftang@netscape.com, jband@netscape.com


git-svn-id: svn://10.0.0.236/trunk@57329 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:45:34 +00:00
dougt%netscape.com
bbe200007a Including nsString.h directly. It is included indirectly by nsFileSpec. This
prep work for the nsIFile landing.


git-svn-id: svn://10.0.0.236/trunk@56692 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:40:10 +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
briano%netscape.com
7c5d7750f7 Another NetBSD/arm-specific fix.
git-svn-id: svn://10.0.0.236/trunk@56403 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:02:18 +00:00
warren%netscape.com
51881fbcea Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms.
git-svn-id: svn://10.0.0.236/trunk@54722 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:50:42 +00:00
dougt%netscape.com
0c53e29d87 fix for 18078. r=mstoltz,warren
git-svn-id: svn://10.0.0.236/trunk@54648 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 00:32:43 +00:00
warren%netscape.com
f4eb982ac0 Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf
git-svn-id: svn://10.0.0.236/trunk@53341 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-12 09:07:26 +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
cls%seawood.org
3e1a9ca95a Removed unused NECKO ifdefs.
a=leaf


git-svn-id: svn://10.0.0.236/trunk@52607 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 23:34:03 +00:00
alecf%netscape.com
54bfc70eea cleanup NS_IMPL_MODULE and friends
- define new nsModuleComponentInfo and use it instead of components_t
- use size_t instead of unsigned int
- add some docs
- allow user to define own module name


git-svn-id: svn://10.0.0.236/trunk@52452 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 01:12:32 +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
78d06b8fcf make buttons class="push"
only a test, not part of product


git-svn-id: svn://10.0.0.236/trunk@52325 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-30 07:39:07 +00:00
alecf%netscape.com
4eaeb0af68 move DOM viewer into chrome so that DOM security doesn't f us up again
only a test, not part of the product


git-svn-id: svn://10.0.0.236/trunk@52322 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-30 07:23:07 +00:00
cls%seawood.org
beb3488154 Add newline at end of file for broken compilers.
git-svn-id: svn://10.0.0.236/trunk@51118 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-19 06:40:25 +00:00
alecf%netscape.com
5e8b124880 event targets for checkboxes now reflect reality
(just a test, not part of product)


git-svn-id: svn://10.0.0.236/trunk@51108 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-19 03:16:45 +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
6557db6b98 Start to land DOMViewer branch (extension - not part of product)
git-svn-id: svn://10.0.0.236/trunk@51096 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-19 02:01:40 +00:00
neeti%netscape.com
6b6c7716c8 Converted to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=alecf
git-svn-id: svn://10.0.0.236/trunk@50779 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-15 04:06:14 +00:00
dveditz%netscape.com
30a83caa1d Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
git-svn-id: svn://10.0.0.236/trunk@50322 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-10 01:32:59 +00:00
waterson%netscape.com
b4e6b84fea Bug 15301. Remove RDF graph from XUL content model construction. Landed XUL_19991005_BRANCH; see branch comments for detailed checkin information. r=shaver,hyatt.
git-svn-id: svn://10.0.0.236/trunk@49863 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-05 21:13:55 +00:00
beard%netscape.com
9a1b140b6b First Checked In.
git-svn-id: svn://10.0.0.236/trunk@49702 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-03 23:28:33 +00:00
beard%netscape.com
90cd1e6284 File Removed.
git-svn-id: svn://10.0.0.236/trunk@49701 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-03 23:26:57 +00:00
beard%netscape.com
da97767078 changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
git-svn-id: svn://10.0.0.236/trunk@49690 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-03 20:46:23 +00:00
hyatt%netscape.com
04637210d9 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
git-svn-id: svn://10.0.0.236/trunk@49595 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 20:49:07 +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
sspitzer%netscape.com
64afbbde72 shit, these got added in the wrong place.
git-svn-id: svn://10.0.0.236/trunk@48235 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 01:17:39 +00:00
sspitzer%netscape.com
8fb012212f need this to get the dom viewer to build on the mac
git-svn-id: svn://10.0.0.236/trunk@48228 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 23:43:55 +00:00
sspitzer%netscape.com
80f507f7dc Use this MANIFEST to export IDL files
git-svn-id: svn://10.0.0.236/trunk@48223 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 22:11:55 +00:00
sspitzer%netscape.com
728b322151 adding this to build the dom viewer on the mac.
git-svn-id: svn://10.0.0.236/trunk@48216 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 20:14:57 +00:00
alecf%netscape.com
86ffe8de99 use the right style sheet, duh!
git-svn-id: svn://10.0.0.236/trunk@48207 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 18:45:30 +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
55494f7e27 minor changes to the help page
git-svn-id: svn://10.0.0.236/trunk@48197 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 17:26:57 +00:00
sspitzer%netscape.com
7a6b318416 start the dom viewer up with the help page I added.
git-svn-id: svn://10.0.0.236/trunk@48196 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 17:26:06 +00:00
sspitzer%netscape.com
d807934e22 whoops. we only want one text input box, and set its value to
http://www.mozillazine.org

soon, it will be set to instructions on how to use alecf's DOM viewer


git-svn-id: svn://10.0.0.236/trunk@48195 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 17:13:28 +00:00
sspitzer%netscape.com
c1d2cd1314 turn on alecf's almighty dom viewer.
try it, you'll like it!


git-svn-id: svn://10.0.0.236/trunk@48194 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 17:03:09 +00:00
sspitzer%netscape.com
6f73ef081c makefiles to get alecf's dom viewer to build on windows
git-svn-id: svn://10.0.0.236/trunk@48193 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 17:02:45 +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
sspitzer%netscape.com
4975165f2c make it so when you hit return, it loads the URL
git-svn-id: svn://10.0.0.236/trunk@48134 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 01:04:26 +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