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 |
|
alecf%netscape.com
|
1a2e6cd619
|
use the right style sheet, duh!
|
1999-09-18 18:45:30 +00:00 |
|
alecf%netscape.com
|
9102dbd933
|
fix stupid casting problem that was preventing colors from appearing
|
1999-09-18 18:45:10 +00:00 |
|
sspitzer%netscape.com
|
1beb5a318d
|
minor changes to the help page
|
1999-09-18 17:26:57 +00:00 |
|
sspitzer%netscape.com
|
3455d20c72
|
start the dom viewer up with the help page I added.
|
1999-09-18 17:26:06 +00:00 |
|
sspitzer%netscape.com
|
1073a08aee
|
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
|
1999-09-18 17:13:28 +00:00 |
|
sspitzer%netscape.com
|
6eafa4da70
|
turn on alecf's almighty dom viewer.
try it, you'll like it!
|
1999-09-18 17:03:09 +00:00 |
|
sspitzer%netscape.com
|
cdb9d326ab
|
makefiles to get alecf's dom viewer to build on windows
|
1999-09-18 17:02:45 +00:00 |
|
sspitzer%netscape.com
|
66fbf30773
|
changes to get alecf's dom viewer to build and work on windows.
|
1999-09-18 17:02:11 +00:00 |
|
rpotts%netscape.com
|
f7a23e30ca
|
Changed GetDocumentLoadGroup(...) to be XPCom complient. THis helps prevent leaks when using nsCOMPtrs.
|
1999-09-18 06:34:24 +00:00 |
|
sspitzer%netscape.com
|
c2f940f447
|
more changes to get the wensleydale tree to build
|
1999-09-18 02:15:41 +00:00 |
|
slamm%netscape.com
|
35951bb528
|
Fix build warnings (rename 'tm' to 'value).
|
1999-09-18 02:15:00 +00:00 |
|
sspitzer%netscape.com
|
b021bee763
|
more fixes for the wensleydale bustage.
|
1999-09-18 02:04:33 +00:00 |
|
sspitzer%netscape.com
|
b6466b9f80
|
attempt to fix build bustage.
|
1999-09-18 01:57:55 +00:00 |
|
sspitzer%netscape.com
|
af7020147c
|
make it so when you hit return, it loads the URL
|
1999-09-18 01:04:26 +00:00 |
|
alecf%netscape.com
|
0e4b7ac0bf
|
get rid of a bunch of stupid printfs, use autostrings
|
1999-09-18 00:57:33 +00:00 |
|
alecf%netscape.com
|
8363e8522d
|
add html input so that we can see stuff
|
1999-09-18 00:38:46 +00:00 |
|
alecf%netscape.com
|
906ce79e80
|
add DOM viewer to the rdf test suite
|
1999-09-18 00:16:53 +00:00 |
|
waterson%netscape.com
|
9ed3206e50
|
Bug 12649. Add support for 'parent' on <rule> tags.
|
1999-09-17 20:15:29 +00:00 |
|