Commit Graph

718 Commits

Author SHA1 Message Date
hyatt%netscape.com
68ad61de89 Oops.
git-svn-id: svn://10.0.0.236/trunk@33147 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-28 20:33:46 +00:00
hyatt%netscape.com
5d45fcaf0d Adding the focus tracker to the XUL document.
git-svn-id: svn://10.0.0.236/trunk@33145 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-28 20:24:58 +00:00
waterson%netscape.com
ba006b5e43 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.
git-svn-id: svn://10.0.0.236/trunk@33121 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-28 11:30:59 +00:00
hyatt%netscape.com
e8b9317e9a Implementing document and window capture in the XUL DOM.
git-svn-id: svn://10.0.0.236/trunk@32960 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 21:03:59 +00:00
peterl%netscape.com
438c25b48d sync to nsIStyledContent API change
git-svn-id: svn://10.0.0.236/trunk@32800 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:46:45 +00:00
peterl%netscape.com
ecf990dfb9 tweaks to CSS loader usage
git-svn-id: svn://10.0.0.236/trunk@32792 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 23:42:29 +00:00
hyatt%netscape.com
c0131df702 Better fix for 6746.
git-svn-id: svn://10.0.0.236/trunk@32561 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-25 00:29:55 +00:00
waterson%netscape.com
44c9dba247 More bug 6823. Add comments to keep this problem from happening again.
git-svn-id: svn://10.0.0.236/trunk@32474 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-21 21:23:04 +00:00
hyatt%netscape.com
5693100c68 Fix for the regression described in bug 6823.
git-svn-id: svn://10.0.0.236/trunk@32469 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-21 19:27:02 +00:00
hyatt%netscape.com
7130ae80a6 Fixes for bugs 6746 and 6747. Approved by chofmann@netscape.com.
git-svn-id: svn://10.0.0.236/trunk@32386 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 06:39:37 +00:00
rjc%netscape.com
a363c3d579 Fix Unix bustage on previous checking for bug # 6778.
git-svn-id: svn://10.0.0.236/trunk@32365 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 01:55:37 +00:00
rjc%netscape.com
343cde0381 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.


git-svn-id: svn://10.0.0.236/trunk@32358 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 01:21:20 +00:00
hyatt%netscape.com
e830099295 Fix for bug 5911.
git-svn-id: svn://10.0.0.236/trunk@32317 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 08:26:21 +00:00
rjc%netscape.com
516af96c29 Apply Scott Putterman's fix for XUL sorting.
git-svn-id: svn://10.0.0.236/trunk@32297 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 05:30:25 +00:00
waterson%netscape.com
b821dd8efa Implement nsIDOMNSDocument properly. Factor logic for createElement & createElementWithNamespace.
git-svn-id: svn://10.0.0.236/trunk@32268 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 04:28:40 +00:00
peterl%netscape.com
61bdcd6a95 fixed ambiguous cast for nsCOMPtr on linux
git-svn-id: svn://10.0.0.236/trunk@32177 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 00:05:40 +00:00
joki%netscape.com
5ff7e26f51 Breaking nsIDOMEvent out into nsIDOMEvent and nsIDOMUIEvent.
git-svn-id: svn://10.0.0.236/trunk@32168 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 23:51:04 +00:00
peterl%netscape.com
0c7573e961 added css loader support
fixed document observer calls


git-svn-id: svn://10.0.0.236/trunk@32133 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 23:02:00 +00:00
hyatt%netscape.com
1b8c11755c Disabling the cloned style sheets. This is causing trouble. Will probably have
to force them to be reparsed.


git-svn-id: svn://10.0.0.236/trunk@32066 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 10:21:11 +00:00
hyatt%netscape.com
6e68596b53 Fixes.
git-svn-id: svn://10.0.0.236/trunk@32065 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 09:28:00 +00:00
hyatt%netscape.com
9a95f742b8 Oh yeah, baby.
git-svn-id: svn://10.0.0.236/trunk@32060 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 09:03:53 +00:00
hyatt%netscape.com
0d7c115896 Popup listener knows how to be a blur listener.
git-svn-id: svn://10.0.0.236/trunk@32056 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 08:37:41 +00:00
hyatt%netscape.com
f309c8582f Typo.
git-svn-id: svn://10.0.0.236/trunk@32054 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 07:42:31 +00:00
hyatt%netscape.com
aca13cb5e1 Working on popup documents.
git-svn-id: svn://10.0.0.236/trunk@32053 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 07:40:59 +00:00
rjc%netscape.com
5ab8c67277 Get rid of a few warnings.
git-svn-id: svn://10.0.0.236/trunk@32049 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 06:34:15 +00:00
rjc%netscape.com
d7236ba605 More XUL template changes. Also re-enabling XUL_TEMPLATES.
git-svn-id: svn://10.0.0.236/trunk@32048 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 06:27:04 +00:00
rjc%netscape.com
7fae3a5430 Even more support for collation keys.
git-svn-id: svn://10.0.0.236/trunk@32047 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 06:19:04 +00:00
hyatt%netscape.com
1310d3ed52 Had the wrong integer value for the right mouse button.
git-svn-id: svn://10.0.0.236/trunk@32045 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 06:05:43 +00:00
rjc%netscape.com
ff49f8a390 Checking in some additional collation key support.
git-svn-id: svn://10.0.0.236/trunk@31965 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-17 22:43:47 +00:00
hyatt%netscape.com
6df6bebfeb La la la.
git-svn-id: svn://10.0.0.236/trunk@31847 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-16 09:40:42 +00:00
hyatt%netscape.com
2bfd024327 More popup work.
git-svn-id: svn://10.0.0.236/trunk@31846 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-16 09:09:00 +00:00
hyatt%netscape.com
71e23c11b3 Fixing build bustage
git-svn-id: svn://10.0.0.236/trunk@31844 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-16 08:50:27 +00:00
hyatt%netscape.com
bdf6260956 Added the method that will give me the new popup doc.
git-svn-id: svn://10.0.0.236/trunk@31842 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-16 08:05:32 +00:00
hyatt%netscape.com
35c6422404 Implementing HandleDOMEvent in nsXULDocument.cpp. Events now bubble to the
document and in turn will now bubble to the window.


git-svn-id: svn://10.0.0.236/trunk@31838 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-16 07:05:51 +00:00
hyatt%netscape.com
b891d6c0e5 Events weren't bubbling into the document. They do this now.
git-svn-id: svn://10.0.0.236/trunk@31837 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-16 06:58:56 +00:00
waterson%netscape.com
8f6cfce54a 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.
git-svn-id: svn://10.0.0.236/trunk@31798 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-15 23:46:17 +00:00
hyatt%netscape.com
d6c456a5d5 DOn't need the printf any more.
git-svn-id: svn://10.0.0.236/trunk@31752 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-15 09:04:45 +00:00
hyatt%netscape.com
929bbc083e Not yet implemented. Sigh. I hate seeing "Not yet implemented."
git-svn-id: svn://10.0.0.236/trunk@31751 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-15 09:03:59 +00:00
hyatt%netscape.com
2eca8bb5db Added support for document.popup, so that event handlers in popup content
can refer to the popup's originating element.


git-svn-id: svn://10.0.0.236/trunk@31750 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-15 08:46:14 +00:00
hyatt%netscape.com
ab7699e747 Calling both createPopup and createAnchoredPopup now.
git-svn-id: svn://10.0.0.236/trunk@31664 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 21:51:57 +00:00
hyatt%netscape.com
59e6c9212e Screen coords instead.
git-svn-id: svn://10.0.0.236/trunk@31637 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 19:22:52 +00:00
hyatt%netscape.com
be5cf55e97 Changes to actually call into the GlobalWindowImpl's createPopup method.
git-svn-id: svn://10.0.0.236/trunk@31634 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 19:10:01 +00:00
hyatt%netscape.com
be6783986f Popup listener.
git-svn-id: svn://10.0.0.236/trunk@31587 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 07:20:12 +00:00
hyatt%netscape.com
9d968658ca Committing the XUL popup listener implementation.
git-svn-id: svn://10.0.0.236/trunk@31581 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 05:37:20 +00:00
hyatt%netscape.com
46c399d571 Adding support for the popup content implementation.
git-svn-id: svn://10.0.0.236/trunk@31580 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 05:37:00 +00:00
hyatt%netscape.com
1e52b74421 Committing the popup listener interface.
git-svn-id: svn://10.0.0.236/trunk@31579 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 05:36:21 +00:00
waterson%netscape.com
16d941df55 Fixed missing release service.
git-svn-id: svn://10.0.0.236/trunk@31448 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 20:52:15 +00:00
waterson%netscape.com
901d7286d1 Okay, let's try that fix again.
git-svn-id: svn://10.0.0.236/trunk@31430 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 17:27:51 +00:00
waterson%netscape.com
43fff91360 Fix inappropriate use of member functions.
git-svn-id: svn://10.0.0.236/trunk@31429 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 16:57:59 +00:00
rjc%netscape.com
cc00d7190a Don't compare nsCOMPtrs against nsnull.
git-svn-id: svn://10.0.0.236/trunk@31422 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 08:29:56 +00:00