Commit Graph

310 Commits

Author SHA1 Message Date
waterson%netscape.com
00ee8f5c2a Comment out 'element already in map' warning for now.
git-svn-id: svn://10.0.0.236/trunk@48277 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 22:42:55 +00:00
waterson%netscape.com
a1dc65f736 Fix GetContentSink() to addref pointer on the way out thru XPCOM boundary. Hyatt: that's 20 XPCOM Hail Mary's for you.
git-svn-id: svn://10.0.0.236/trunk@48266 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 19:58:04 +00:00
rpotts%netscape.com
22e6b8be31 Changed GetDocumentLoadGroup(...) to be XPCom complient. THis helps prevent leaks when using nsCOMPtrs.
git-svn-id: svn://10.0.0.236/trunk@48177 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 06:34:24 +00:00
waterson%netscape.com
d768a81fb7 Bug 13790. Okay, let's try that again, this time without the frills.
git-svn-id: svn://10.0.0.236/trunk@47913 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:29:53 +00:00
waterson%netscape.com
4a234d12a7 Fix nsCOMPtr sloppiness.
git-svn-id: svn://10.0.0.236/trunk@47910 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:13:19 +00:00
waterson%netscape.com
987fdb3e81 Back out changes that will cause bustage on some compilers.
git-svn-id: svn://10.0.0.236/trunk@47909 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:12:08 +00:00
waterson%netscape.com
fd4e9f3a20 Bug 13970. Implement 'commandupdater=' attribute to hook up command udpater nodes to the XUL document's command dispatcher. Make API modifications to support command filtering. Some improvements to XUL document to factor out iteration code.
git-svn-id: svn://10.0.0.236/trunk@47904 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 04:01:46 +00:00
harishd%netscape.com
73300f214c CreateXIF() and ToXIF() should return nsresult.
git-svn-id: svn://10.0.0.236/trunk@47598 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 17:57:55 +00:00
hyatt%netscape.com
ffb49d2988 Updating the nsIController interface.
git-svn-id: svn://10.0.0.236/trunk@47503 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 02:16:41 +00:00
hyatt%netscape.com
0f06e36bcb Fixing minor bug in command dispatcher.
git-svn-id: svn://10.0.0.236/trunk@47497 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 02:12:50 +00:00
waterson%netscape.com
c99d820bdb Bug 13121. Deal with XUL documents that are created _before_ local store is available (e.g., because they come up before a profile has been selected).
git-svn-id: svn://10.0.0.236/trunk@47420 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 22:36:55 +00:00
waterson%netscape.com
cd70a9dc8f Performance improvements. Make use of CBufDescriptor's where appropriate; replace attribute-based lazy bookkeeping with a private interface (non-XUL content can't be lazy, _anyway_).
git-svn-id: svn://10.0.0.236/trunk@47179 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 22:06:17 +00:00
warren%netscape.com
d54498ba38 Removed caps dependency from necko. Used nsCOMPtr for nsInputStreamChannel.
git-svn-id: svn://10.0.0.236/trunk@46961 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 18:45:36 +00:00
waterson%netscape.com
d456312d2c Remove SearchForNodeByID(). It's not necessary anymore now that all XUL content is build up-front.
git-svn-id: svn://10.0.0.236/trunk@46330 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 07:23:45 +00:00
waterson%netscape.com
90f23fe150 Replace nsRDFContentUtils with nsXULContentUtils, which can be acquired as a service. This allows it to keep cached member variables to other frequently-accessed services.
git-svn-id: svn://10.0.0.236/trunk@46150 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 02:51:13 +00:00
bruce%cybersight.com
7bc6267a19 Use nsAllocator for char* data.
git-svn-id: svn://10.0.0.236/trunk@46006 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-04 13:59:52 +00:00
waterson%netscape.com
90e70306f5 Put the local store _first_, so that any persisted changes are picked up before default content.
git-svn-id: svn://10.0.0.236/trunk@45862 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 08:57:42 +00:00
waterson%netscape.com
1d9324b48d Persistence, again.
git-svn-id: svn://10.0.0.236/trunk@45846 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 07:02:25 +00:00
waterson%netscape.com
41f54b7c88 Replace calls to nsRDFContentUtils::MakeElementURI() with MakeElementResource(), which is what we wanted anyway. Tweak SplitProperty to use GetValueConst().
git-svn-id: svn://10.0.0.236/trunk@45746 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:33:53 +00:00
waterson%netscape.com
c6f830f3c1 Bug 12811. Fix frame system notifications s.t. as _few_ as possible get forwarded through to layout. Temporarily remove timer hacks from tree widget.
git-svn-id: svn://10.0.0.236/trunk@45312 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 06:40:41 +00:00
waterson%netscape.com
83f0108fa0 Content model whackage. Remove all code that tried to keep the graph in sync with DOM changes. Regenerate JS from newer idlc compiler. Fix bug 12177. Fix miscellaneous breakage with templates.
git-svn-id: svn://10.0.0.236/trunk@45115 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 02:45:54 +00:00
norris%netscape.com
3a6d863c13 * clean up nsScriptSecurityManager
* remove nsJSSecurityManager
* save principals in nsIChannels and nsIDocuments


git-svn-id: svn://10.0.0.236/trunk@45080 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-29 21:58:42 +00:00
hyatt%netscape.com
d74368e809 Fixes to enable the command dispatcher to properly instantiate.
git-svn-id: svn://10.0.0.236/trunk@44784 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 07:54:06 +00:00
hyatt%netscape.com
d6707c1e0b Changing focus tracker to be the command dispatcher.
git-svn-id: svn://10.0.0.236/trunk@44429 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 01:49:24 +00:00
harishd%netscape.com
912f0bc457 Commenting out a pre-condition in EndLoad() method.
Approved by waterson.


git-svn-id: svn://10.0.0.236/trunk@44312 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 18:37:05 +00:00
hyatt%netscape.com
66140e3c1a A complete rewrite of the broadcaster/observer system. Much improved.
git-svn-id: svn://10.0.0.236/trunk@43989 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 09:08:12 +00:00
waterson%netscape.com
9b01d8ba20 Fix build warning.
git-svn-id: svn://10.0.0.236/trunk@42525 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 20:34:55 +00:00
waterson%netscape.com
f5a7698506 Bug 8159. Fix circularity between content model builder and composite datas source (via 'observer' which now refcounts). Destruction of a XULDocumentImpl now forces builder to do out-of-band release on composite datasource.
git-svn-id: svn://10.0.0.236/trunk@42476 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 17:59:05 +00:00
waterson%netscape.com
e1ae913ee8 Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism.
git-svn-id: svn://10.0.0.236/trunk@41296 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 17:20:28 +00:00
hyatt%netscape.com
d8138d0b57 Fixing the problem where a blank space appears at the top of every XUL file.
git-svn-id: svn://10.0.0.236/trunk@41041 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-25 04:38:57 +00:00
troy%netscape.com
fd274078c9 Change to StartLayout(): moved call to EnableRefresh() to before the InitialReflow()
call to work around a bug in the compositor


git-svn-id: svn://10.0.0.236/trunk@40412 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-21 04:47:15 +00:00
warren%netscape.com
f1dfc48c58 Changed around load group insertion/removal to happen on mozilla thread.
git-svn-id: svn://10.0.0.236/trunk@40266 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 08:46:33 +00:00
joki%netscape.com
065c158182 Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods.
git-svn-id: svn://10.0.0.236/trunk@40134 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 19:54:34 +00:00
waterson%netscape.com
0f5611ae66 Bug 6873. Performance improvements to the generic builder. The template builder now instantiates template content 'lazily' when the frame system asks for it.
git-svn-id: svn://10.0.0.236/trunk@40127 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 19:18:10 +00:00
rickg%netscape.com
541f805b78 switch to faster string search API
git-svn-id: svn://10.0.0.236/trunk@40073 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 03:29:56 +00:00
mjudge%netscape.com
329d39ba11 massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape.
git-svn-id: svn://10.0.0.236/trunk@39971 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-18 02:27:19 +00:00
peterl%netscape.com
fedafa2ae1 clean up some string usage
git-svn-id: svn://10.0.0.236/trunk@39912 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-18 00:01:21 +00:00
warren%netscape.com
84a03567fa Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
git-svn-id: svn://10.0.0.236/trunk@39678 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 11:14:36 +00:00
hyatt%netscape.com
faa610a2c7 Initializing a member variable to nsnull.
git-svn-id: svn://10.0.0.236/trunk@39670 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 08:26:42 +00:00
hyatt%netscape.com
63edbe73c4 Continuing XUL overlay work.
git-svn-id: svn://10.0.0.236/trunk@39664 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 07:10:20 +00:00
waterson%netscape.com
e5c9de9a82 Don't set up the composite datasource and XUL builder until immediately before we start to layout the document; this avoids a bunch of useless OnAssert()'s getting propogated and dropped.
git-svn-id: svn://10.0.0.236/trunk@39641 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 04:03:52 +00:00
waterson%netscape.com
86878ffc8e Bug 8514. Add support s.t. 'ref=' changes will re-root a tree control (or other RDF-generated content).
git-svn-id: svn://10.0.0.236/trunk@39466 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 01:22:59 +00:00
waterson%netscape.com
4ebee6bad4 Bug 8318. Don't include rdf:local-store in the generic builder until we have all of the persistence issues sorted out.
git-svn-id: svn://10.0.0.236/trunk@39007 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-12 18:24:26 +00:00
hyatt%netscape.com
e5fe039800 Fixing redraw problems on initial show of window.
git-svn-id: svn://10.0.0.236/trunk@38735 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 22:34:10 +00:00
waterson%netscape.com
5777594bcc Bug 7722. PR_LOG instead of assert when an attempt is made to create element with a bogus namespace.
git-svn-id: svn://10.0.0.236/trunk@38641 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 06:52:21 +00:00
peterl%netscape.com
c658374b37 fixed css quirk support in XUL
removed dead code


git-svn-id: svn://10.0.0.236/trunk@38532 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 01:17:21 +00:00
hyatt%netscape.com
f7fc69df54 Trying to fix build bustage.
git-svn-id: svn://10.0.0.236/trunk@38408 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 18:53:41 +00:00
hyatt%netscape.com
9bc608b22a Will do intrinsic sizing when the window is really small (doesn't have to be
0, since Linux barfs on that).


git-svn-id: svn://10.0.0.236/trunk@38353 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-05 16:54:14 +00:00
hyatt%netscape.com
0783f2a892 Checking in support for intrinsic sizing of chrome.
git-svn-id: svn://10.0.0.236/trunk@38310 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 04:09:54 +00:00
hyatt%netscape.com
78c56ad2d8 Making sure the default scrolling behavior for a webshell in XUL is
OVERFLOW_HIDDEN always.  Scrolling behavior set on the box itself
can be used to enable scrolling.


git-svn-id: svn://10.0.0.236/trunk@37995 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 05:29:18 +00:00