Commit Graph

374 Commits

Author SHA1 Message Date
waterson%netscape.com
53e94d4ea4 Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-03 20:22:54 +00:00
waterson%netscape.com
a65ad811c9 Fixes to get building on OpenVMS. Thanks to Colin R. Blake <colin@theblakes.com>. 1999-06-03 18:38:31 +00:00
rjc%netscape.com
30efebddc1 XUL templates are now strong enough to support building menus and menuitems. 1999-06-03 07:16:18 +00:00
waterson%netscape.com
2e2773036a Bug 4045. Make GenericBuilder and its kin look at the 'ref=' attribute first, so that it's possible to have two elements in the same document tree that refer to the same RDF resource. 1999-06-03 02:23:50 +00:00
rjc%netscape.com
be0b2911a6 Checking in a workaround for bug #7437 until Rickg fixes that. 1999-06-02 00:01:23 +00:00
rjc%netscape.com
3d401b9151 Disable XUL templates for the moment. 1999-06-01 21:34:05 +00:00
rjc%netscape.com
f86fec73d9 Fix some bugs with template rules. Added some needed styles for bookmarks window. Fixed a bug with sorting in bookmarks window (don't add RDFCore into list, as its unnecessary.) Bookmarks panel in sidebar is now using template rules. 1999-05-29 00:17:32 +00:00
hyatt%netscape.com
e95b75d902 Focus tracker actually tracks! 1999-05-28 22:55:10 +00:00
hyatt%netscape.com
871517966a Editing makefiles to add sources for the focus tracker. 1999-05-28 22:18:11 +00:00
hyatt%netscape.com
90a2640216 Adding source files for focus tracker. 1999-05-28 22:16:47 +00:00
hyatt%netscape.com
74b00dc01b Focus tracker stubbing. 1999-05-28 21:56:07 +00:00
hyatt%netscape.com
c9aa6a61c4 Oops. 1999-05-28 20:33:46 +00:00
hyatt%netscape.com
cfd6d1f384 Adding the focus tracker to the XUL document. 1999-05-28 20:24:58 +00:00
waterson%netscape.com
246d4762ab Bug 6895. Create HTML elements (not XUL elements) when the tag is in the HTML namespace. Minor performance enhancements to reduce number of calls to layout during content model construction. 1999-05-28 11:30:59 +00:00
hyatt%netscape.com
736192ee1b Implementing document and window capture in the XUL DOM. 1999-05-27 21:03:59 +00:00
saari%netscape.com
1da6437258 First Checked In. 1999-05-27 21:00:28 +00:00
peterl%netscape.com
dc4edd9b35 sync to nsIStyledContent API change 1999-05-26 23:46:45 +00:00
peterl%netscape.com
7d7fd6b8dd tweaks to CSS loader usage 1999-05-26 23:42:29 +00:00
hyatt%netscape.com
cec22bc0a9 Better fix for 6746. 1999-05-25 00:29:55 +00:00
waterson%netscape.com
6f5bf2a2cb More bug 6823. Add comments to keep this problem from happening again. 1999-05-21 21:23:04 +00:00
hyatt%netscape.com
602abf226d Fix for the regression described in bug 6823. 1999-05-21 19:27:02 +00:00
hyatt%netscape.com
5cca8d81b3 Fixes for bugs 6746 and 6747. Approved by chofmann@netscape.com. 1999-05-20 06:39:37 +00:00
rjc%netscape.com
5f33c29784 Fix Unix bustage on previous checking for bug # 6778. 1999-05-20 01:55:37 +00:00
rjc%netscape.com
c03e43cdb3 Fix bug # 6778. Reviewed by sdagley, approved by chofmann. The fix consists of checking the proper default namespace on attributes (instead of using the XUL namespace), and adding a XUL template in for the bookmarks panel in the sidebar. 1999-05-20 01:21:20 +00:00
hyatt%netscape.com
95a6b34717 Fix for bug 5911. 1999-05-19 08:26:21 +00:00
rjc%netscape.com
457caa5821 Apply Scott Putterman's fix for XUL sorting. 1999-05-19 05:30:25 +00:00
waterson%netscape.com
80334ce89a Implement nsIDOMNSDocument properly. Factor logic for createElement & createElementWithNamespace. 1999-05-19 04:28:40 +00:00
peterl%netscape.com
9bc56b4862 fixed ambiguous cast for nsCOMPtr on linux 1999-05-19 00:05:40 +00:00
joki%netscape.com
71e96012a3 Breaking nsIDOMEvent out into nsIDOMEvent and nsIDOMUIEvent. 1999-05-18 23:51:04 +00:00
peterl%netscape.com
3faa8b3b5c added css loader support
fixed document observer calls
1999-05-18 23:02:00 +00:00
hyatt%netscape.com
2ce85ee0fa Disabling the cloned style sheets. This is causing trouble. Will probably have
to force them to be reparsed.
1999-05-18 10:21:11 +00:00
hyatt%netscape.com
0b3f6c19ea Fixes. 1999-05-18 09:28:00 +00:00
hyatt%netscape.com
6c62cd6df5 Oh yeah, baby. 1999-05-18 09:03:53 +00:00
hyatt%netscape.com
02eabdf348 Popup listener knows how to be a blur listener. 1999-05-18 08:37:41 +00:00
hyatt%netscape.com
f42e39e419 Typo. 1999-05-18 07:42:31 +00:00
hyatt%netscape.com
6810f55bd3 Working on popup documents. 1999-05-18 07:40:59 +00:00
rjc%netscape.com
b0cf560690 Get rid of a few warnings. 1999-05-18 06:34:15 +00:00
rjc%netscape.com
70bf5173d4 More XUL template changes. Also re-enabling XUL_TEMPLATES. 1999-05-18 06:27:04 +00:00
rjc%netscape.com
83617f5b88 Even more support for collation keys. 1999-05-18 06:19:04 +00:00
hyatt%netscape.com
030f73ed26 Had the wrong integer value for the right mouse button. 1999-05-18 06:05:43 +00:00
rjc%netscape.com
4d0dad7ee7 For collation key sorting support, need to #include DIST area's "locale" directory. 1999-05-17 22:47:32 +00:00
rjc%netscape.com
f6e8f86744 Checking in some additional collation key support. 1999-05-17 22:43:47 +00:00
hyatt%netscape.com
7d4f43e0f9 La la la. 1999-05-16 09:40:42 +00:00
hyatt%netscape.com
d5f2bd61ce More popup work. 1999-05-16 09:09:00 +00:00
hyatt%netscape.com
a48945c0a3 Fixing build bustage 1999-05-16 08:50:27 +00:00
hyatt%netscape.com
4c5b8bc7ed Added the method that will give me the new popup doc. 1999-05-16 08:05:32 +00:00
hyatt%netscape.com
19ffc42c57 Implementing HandleDOMEvent in nsXULDocument.cpp. Events now bubble to the
document and in turn will now bubble to the window.
1999-05-16 07:05:51 +00:00
hyatt%netscape.com
d054927d19 Events weren't bubbling into the document. They do this now. 1999-05-16 06:58:56 +00:00
waterson%netscape.com
ada5fed6e3 Bug 3367. Need to 1) treat ArcLabelsOut as returning an 'optimistic' list of arcs, that is, possible arcs out; 2) use GetTarget() to test the containment property, not just existence of the arc; 3) implement 'rdf:ignore' to skip properties that may require extensive computation. In the process, I had to #ifdef XUL_TEMPLATES some of the XUL template stuff. 1999-05-15 23:46:17 +00:00
hyatt%netscape.com
3bcdf2b219 DOn't need the printf any more. 1999-05-15 09:04:45 +00:00