Граф коммитов

1864 Коммитов

Автор SHA1 Сообщение Дата
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
waterson%netscape.com d7bc730b0d Bug 13790. Okay, let's try that again, this time without the frills. 1999-09-17 04:29:53 +00:00
waterson%netscape.com fe8d3ee23e Fix nsCOMPtr sloppiness. 1999-09-17 04:13:19 +00:00
waterson%netscape.com 6d9438412e Back out changes that will cause bustage on some compilers. 1999-09-17 04:12:08 +00:00
waterson%netscape.com bd4a3e6792 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. 1999-09-17 04:01:46 +00:00
waterson%netscape.com 3d51db0087 Whack out a bunch of dead code; add automatic 'id' attributes on html:frame and html:iframe tags (in preparation for some context menu magic by hyatt). 1999-09-16 04:19:46 +00:00
waterson%netscape.com 11b07b60ad Fix asserts on startup when profile directory is specified, but doesn't really exist. 1999-09-16 01:36:20 +00:00
briano%netscape.com 49a9c60d81 General cleanup. 1999-09-15 23:36:43 +00:00
waterson%netscape.com 9fe5928235 Fix HTML-rooted templates. 1999-09-15 20:08:37 +00:00
waterson%netscape.com 2927803d32 Use nsCOMPtr for the controller. 1999-09-15 20:06:32 +00:00
slamm%netscape.com 52e797192b Fix build warnings. 1999-09-15 18:14:02 +00:00
harishd%netscape.com 999afb72ec CreateXIF() and ToXIF() should return nsresult. 1999-09-15 17:57:55 +00:00
rjc%netscape.com 0ce56c0d58 Removing references to find & search datasources as they've been moved to their own component. 1999-09-15 10:26:23 +00:00
rjc%netscape.com 2684856393 Removing old header files for find & search datasources as they've been moved to their own component. 1999-09-15 10:25:39 +00:00
rjc%netscape.com 189380bfad Oops, dump these header files. 1999-09-15 09:00:04 +00:00