Commit Graph

1896 Commits

Author SHA1 Message Date
hyatt%netscape.com
0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
rjc%netscape.com
a8401f2c5c Fix bug # 15222: The composite datasource has a few operations which are somewhat "expensive". Have these behaviors on by default, but expose a method on the composite datasources so that they can be selectively turned off [for Mail/News, for example] if the capability is not needed/used (such as negative assertions). Review: waterson@netscape.com. Additional Mail/News Testing: putterman@netscape.com 1999-10-01 04:07:55 +00:00
waterson%netscape.com
f002a3fe71 Fuck. These went in onto the tip and were supposed to be on the branch. Backing out. 1999-10-01 03:04:08 +00:00
waterson%netscape.com
61408ff762 Initial checkin on XUL_19990930_BRANCH, the RDF-ectomy. Single XUL documents hobbling along. 1999-10-01 03:01:22 +00:00
kipp%netscape.com
8fedfe4c3c nuked 1999-09-30 21:38:19 +00:00
kipp%netscape.com
cfe9be67c6 added files: mozilla/rdf/build/nsRDFModule.cpp, removed files: mozilla/rdf/build/nsRDFFactory.cpp 1999-09-30 21:38:03 +00:00
kipp%netscape.com
c30fad172b Switch from component to module 1999-09-30 21:37:14 +00:00
kipp%netscape.com
4a305fa9cd Fixed a minor bug in the ctor macro 1999-09-30 21:36:35 +00:00
waterson%netscape.com
7d31268f14 Bug 13908. Add code to hook up 'forward observer declarations'. r=hyatt. 1999-09-30 02:32:34 +00:00
slamm%netscape.com
43b2d321cf patch rdf for waterson. Fixed multiple loads of same datasource. 1999-09-29 20:25:41 +00:00
saari%netscape.com
96ce14e798 Helping to fix M10 bug 14464 a: chofmann r: akkana Tested on Mac, Win, and Linux. 14464 requires other checkins to be fully fixed. 1999-09-29 00:49:11 +00:00
rjc%netscape.com
5db9b64825 Fix bug # 14302. Approval: chofmann. 1999-09-28 23:06:34 +00:00
sspitzer%netscape.com
85f2d4b7ac finish renaming and moving all the profile xul, js and dtd files. 1999-09-28 22:50:45 +00:00
waterson%netscape.com
629618c6c6 Fix for Win32. (NOT part of the build.) 1999-09-28 02:38:46 +00:00
kipp%netscape.com
c631df256f new 1999-09-28 00:44:47 +00:00
waterson%netscape.com
e0218beabb Bug 14911. Revert sloppy checkin. The 'DocumentWillBeDestroyed' stuff was never meant to get checked in. It piggy-backed onto another bug fix; I wasn't careful. 1999-09-25 16:29:22 +00:00
alecf%netscape.com
549217fc44 oops, thought I was on my branch. backing out 1999-09-25 06:25:32 +00:00
alecf%netscape.com
7072a94718 first cleanup of RDF DOMDataSource in preparation for adding document observers 1999-09-25 06:21:21 +00:00
waterson%netscape.com
c3bd3a1e15 Fix mac build bustage. 1999-09-24 20:39:26 +00:00
waterson%netscape.com
f8f2fcce60 Bug 14754. Shore up unregistration; verify that datasource matches URI to be unregistered. Be 'quiet' if it doesn't. 1999-09-24 19:54:36 +00:00
waterson%netscape.com
a622e1d0d7 Bug 14755. Guard against multiple simlutaneous 'Refresh()' calls issuing several URL loads. r=rjc, a=chofmann 1999-09-24 19:52:42 +00:00
waterson%netscape.com
8cda3dfecc Bug 14754. Support '.database' attribute on HTML elements. Fix ref='...' support for HTML templates. r=rjc, a=chofmann 1999-09-24 19:49:15 +00:00
waterson%netscape.com
4cc8eb6bfe Bug 14752. Support '.database' attribute on HTML elements. Fix ref='...' support for HTML templates. r=rjc, a=chofmann 1999-09-24 19:49:12 +00:00
saari%netscape.com
d891a7b1ef A better fix for blocker #14464. Reviewed by Hyatt w. permission from leaf/choffman 1999-09-23 02:31:37 +00:00
law%netscape.com
3880a61e9a Fixes for context menus; a=hyatt (I just pressed the keys he told me to :-) 1999-09-22 06:27:28 +00:00
alecf%netscape.com
9ab6253ba4 add div tag so that testcase still works 1999-09-22 06:09:34 +00:00
waterson%netscape.com
b30c0da94e Make ::Init() barf if the element is not a container, rather than sprinkling around in individual methods. 1999-09-22 03:28:32 +00:00
waterson%netscape.com
ff552aaad0 Make sure <keyset> tags are only hooked up when in the XUL namespace. Add an assertion if HTML element creation fails. 1999-09-22 01:22:42 +00:00
waterson%netscape.com
fabf00233c Bug 14273. We weren't recursively creating 'container' contents for HTML elements. Fixed that. 1999-09-22 00:54:05 +00:00
saari%netscape.com
cb935f51c7 Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange. 1999-09-21 23:02:35 +00:00
putterman%netscape.com
938698c4b0 Put back in changes to cache rdf service. 1999-09-21 20:02:50 +00:00
putterman%netscape.com
25cf84cfac Fix mail crashes. Approved for checkin by leaf. 1999-09-21 17:53:25 +00:00
rpotts%netscape.com
452584594d The document LoadGroup is now a nsWeakPtr... 1999-09-21 06:44:56 +00:00
waterson%netscape.com
25694dc329 Fix bugs with computing containment. 1999-09-21 05:57:47 +00:00
waterson%netscape.com
03c53ed728 Add regviewer. 1999-09-21 05:08:18 +00:00
warren%netscape.com
079fb22a71 freed leaked nsRDFService in nsRDFResource 1999-09-20 20:53:23 +00:00
waterson%netscape.com
075228bc9f Ok, so hyatt has a better way to do his frame hack. whatever. 1999-09-20 07:33:25 +00:00
waterson%netscape.com
740f18ac62 Add <?xml ... ?> processing instruction; docs aren't allowed to start with a comment. 1999-09-20 04:34:15 +00:00
waterson%netscape.com
7cf03a4280 Increase utility of 'cannot load datasource' message; special-case skip 'rdf:null'. 1999-09-19 22:51:15 +00:00
waterson%netscape.com
49cd3cea4d Comment out 'element already in map' warning for now. 1999-09-19 22:42:55 +00:00
waterson%netscape.com
dce22b1ef1 Fix GetContentSink() to addref pointer on the way out thru XPCOM boundary. Hyatt: that's 20 XPCOM Hail Mary's for you. 1999-09-19 19:58:04 +00:00
waterson%netscape.com
8c3f68395c Bug 14205. Prolific use of nsCOMPtr to patch overlay leakage. 1999-09-19 19:56:31 +00:00
waterson%netscape.com
fe38cb9365 Bug 14285. Add some arg checking as we are prone to being called from JS. 1999-09-19 19:41:45 +00:00
sspitzer%netscape.com
9a1f705797 added these on the wrong path 1999-09-19 01:20:55 +00:00
sspitzer%netscape.com
65c9c34440 shit, these got added in the wrong place. 1999-09-19 01:17:39 +00:00
sspitzer%netscape.com
3555dbacc0 more changes to build alecf's dom viewer on the mac 1999-09-19 00:44:25 +00:00
sspitzer%netscape.com
443170f444 need this to get the dom viewer to build on the mac 1999-09-18 23:43:55 +00:00
sspitzer%netscape.com
ea5e802895 Use this MANIFEST to export IDL files 1999-09-18 22:11:55 +00:00
sspitzer%netscape.com
2c22baf011 First Checked In. 1999-09-18 22:09:32 +00:00
sspitzer%netscape.com
3fc60a6daa adding this to build the dom viewer on the mac. 1999-09-18 20:14:57 +00:00