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

439 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 9e5fbf10b8 Don't rely on rdf_PossiblyMake[Relative|Absolute](); rather, use XUL-specific functions to do it. 1999-06-09 08:30:47 +00:00
hyatt%netscape.com 33a14549b5 Updating popups to use screen coordinates instead of being hardcoded to (50,50). 1999-06-09 08:00:27 +00:00
hyatt%netscape.com f0a8287f24 More content model tweaks. 1999-06-09 05:45:15 +00:00
hyatt%netscape.com 760d88b161 Changed event names to "create" and "destroy" 1999-06-09 01:11:39 +00:00
hyatt%netscape.com 0a0e9a7b5f Fix that makes the blur handler ultra-paranoid. It sanity checks its target before
closing the window.  (I'm having to do this since focus/blur events bubble. @#$@#$%#)
1999-06-09 01:07:31 +00:00
hyatt%netscape.com 1a1746f863 Tweaking interface for focus stuff. 1999-06-09 00:35:46 +00:00
hyatt%netscape.com 8446c68b7b Controller stuff. 1999-06-08 23:04:24 +00:00
hyatt%netscape.com c66a64c8ab Woo woo. Focus implementation. 1999-06-08 21:58:55 +00:00
hyatt%netscape.com ddf205e4ee Adding a reminder comment to a file for future reference. 1999-06-08 05:24:06 +00:00
hyatt%netscape.com 3d792e2735 Added support for "onconstruct" and "ondestruct" events for popups. 1999-06-08 05:08:16 +00:00
rjc%netscape.com 90d2520633 Get context popup menus work on Mac by checking if the CTRL key is down (just like how the Mac's Finder works). 1999-06-07 05:43:09 +00:00
saari%netscape.com 787c4cafb6 First Checked In. 1999-06-06 01:26:05 +00:00
saari%netscape.com 29c8f5a159 adding files for keybinding. Not yet in the build 1999-06-06 01:25:40 +00:00
waterson%netscape.com 0ebdb63b60 Obsolete. 1999-06-04 22:19:32 +00:00
hyatt%netscape.com 5da36a6d57 Fixes for several bugs. 1999-06-04 22:05:47 +00:00
waterson%netscape.com 452a3a8494 Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-03 20:22:54 +00:00
waterson%netscape.com 8d367cbc7f 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 afcbaf44b1 XUL templates are now strong enough to support building menus and menuitems. 1999-06-03 07:16:18 +00:00
waterson%netscape.com 533357a060 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 725acacbb9 Checking in a workaround for bug #7437 until Rickg fixes that. 1999-06-02 00:01:23 +00:00
rjc%netscape.com 79eed1d6fc Disable XUL templates for the moment. 1999-06-01 21:34:05 +00:00
rjc%netscape.com 3a6f8aedb4 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 0d62207d4d Focus tracker actually tracks! 1999-05-28 22:55:10 +00:00
hyatt%netscape.com df8cbbf242 Editing makefiles to add sources for the focus tracker. 1999-05-28 22:18:11 +00:00
hyatt%netscape.com 1114c356e3 Adding source files for focus tracker. 1999-05-28 22:16:47 +00:00
hyatt%netscape.com 155264dfb0 Focus tracker stubbing. 1999-05-28 21:56:07 +00:00
hyatt%netscape.com 1a462db603 Oops. 1999-05-28 20:33:46 +00:00
hyatt%netscape.com ef9e57ca33 Adding the focus tracker to the XUL document. 1999-05-28 20:24:58 +00:00
waterson%netscape.com ed2ab323c4 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 989a98a5b9 Implementing document and window capture in the XUL DOM. 1999-05-27 21:03:59 +00:00
saari%netscape.com a4fe073c7a First Checked In. 1999-05-27 21:00:28 +00:00
peterl%netscape.com 3437a3de76 sync to nsIStyledContent API change 1999-05-26 23:46:45 +00:00
peterl%netscape.com ebc7230baf tweaks to CSS loader usage 1999-05-26 23:42:29 +00:00
hyatt%netscape.com 69152a76fd Better fix for 6746. 1999-05-25 00:29:55 +00:00
waterson%netscape.com 06a6123e40 More bug 6823. Add comments to keep this problem from happening again. 1999-05-21 21:23:04 +00:00
hyatt%netscape.com 8fb2c9835b Fix for the regression described in bug 6823. 1999-05-21 19:27:02 +00:00
hyatt%netscape.com dddc71fea8 Fixes for bugs 6746 and 6747. Approved by chofmann@netscape.com. 1999-05-20 06:39:37 +00:00
rjc%netscape.com d4b3602019 Fix Unix bustage on previous checking for bug # 6778. 1999-05-20 01:55:37 +00:00
rjc%netscape.com c2db68fd3f 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 bb16cb3c2e Fix for bug 5911. 1999-05-19 08:26:21 +00:00
rjc%netscape.com 881680ba79 Apply Scott Putterman's fix for XUL sorting. 1999-05-19 05:30:25 +00:00
waterson%netscape.com 1ba85a5766 Implement nsIDOMNSDocument properly. Factor logic for createElement & createElementWithNamespace. 1999-05-19 04:28:40 +00:00
peterl%netscape.com 8a384ed0b8 fixed ambiguous cast for nsCOMPtr on linux 1999-05-19 00:05:40 +00:00
joki%netscape.com 022a0e65af Breaking nsIDOMEvent out into nsIDOMEvent and nsIDOMUIEvent. 1999-05-18 23:51:04 +00:00
peterl%netscape.com b53a143f17 added css loader support
fixed document observer calls
1999-05-18 23:02:00 +00:00
hyatt%netscape.com c31f58efe7 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 dda0797e17 Fixes. 1999-05-18 09:28:00 +00:00
hyatt%netscape.com 7d751fe7c5 Oh yeah, baby. 1999-05-18 09:03:53 +00:00
hyatt%netscape.com e16abec745 Popup listener knows how to be a blur listener. 1999-05-18 08:37:41 +00:00
hyatt%netscape.com ebfa702013 Typo. 1999-05-18 07:42:31 +00:00
hyatt%netscape.com fc6b4cd8be Working on popup documents. 1999-05-18 07:40:59 +00:00
rjc%netscape.com 1e8eed4c51 Get rid of a few warnings. 1999-05-18 06:34:15 +00:00
rjc%netscape.com ccb4bd97b8 More XUL template changes. Also re-enabling XUL_TEMPLATES. 1999-05-18 06:27:04 +00:00
rjc%netscape.com 4dda861004 Even more support for collation keys. 1999-05-18 06:19:04 +00:00
hyatt%netscape.com cd8b5dada5 Had the wrong integer value for the right mouse button. 1999-05-18 06:05:43 +00:00
rjc%netscape.com c4559a1b83 For collation key sorting support, need to #include DIST area's "locale" directory. 1999-05-17 22:47:32 +00:00
rjc%netscape.com 06d01ef3ff Checking in some additional collation key support. 1999-05-17 22:43:47 +00:00
hyatt%netscape.com eade061743 La la la. 1999-05-16 09:40:42 +00:00
hyatt%netscape.com 7eb10f9474 More popup work. 1999-05-16 09:09:00 +00:00
hyatt%netscape.com e1b918d6dd Fixing build bustage 1999-05-16 08:50:27 +00:00
hyatt%netscape.com eac829cd24 Added the method that will give me the new popup doc. 1999-05-16 08:05:32 +00:00
hyatt%netscape.com 46e652edde 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 1e13404fbb Events weren't bubbling into the document. They do this now. 1999-05-16 06:58:56 +00:00
waterson%netscape.com 1afa8c1325 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 44c4e25ff4 DOn't need the printf any more. 1999-05-15 09:04:45 +00:00
hyatt%netscape.com b29bcf0a02 Not yet implemented. Sigh. I hate seeing "Not yet implemented." 1999-05-15 09:03:59 +00:00
hyatt%netscape.com e79a5b7f9e Added support for document.popup, so that event handlers in popup content
can refer to the popup's originating element.
1999-05-15 08:46:14 +00:00
hyatt%netscape.com d6cdb51453 Calling both createPopup and createAnchoredPopup now. 1999-05-14 21:51:57 +00:00
hyatt%netscape.com bba1b15b6b Screen coords instead. 1999-05-14 19:22:52 +00:00
hyatt%netscape.com 880d8ac152 Changes to actually call into the GlobalWindowImpl's createPopup method. 1999-05-14 19:10:01 +00:00
hyatt%netscape.com 68699b75c3 Popup listener. 1999-05-14 07:20:12 +00:00
hyatt%netscape.com c30b21f261 Committing the XUL popup listener implementation. 1999-05-14 05:37:20 +00:00
hyatt%netscape.com 70323053b9 Adding support for the popup content implementation. 1999-05-14 05:37:00 +00:00
hyatt%netscape.com 55a0657c63 Committing the popup listener interface. 1999-05-14 05:36:21 +00:00
waterson%netscape.com f83f501684 Fixed missing release service. 1999-05-13 20:52:15 +00:00
waterson%netscape.com 24b66c0162 Okay, let's try that fix again. 1999-05-13 17:27:51 +00:00
waterson%netscape.com ce8fbc0b9b Fix inappropriate use of member functions. 1999-05-13 16:57:59 +00:00
rjc%netscape.com 0c22e91413 Don't compare nsCOMPtrs against nsnull. 1999-05-13 08:29:56 +00:00
rjc%netscape.com b89173be36 More cleanup on nsXULSortService (more nsCOMPtr usage, more C++ usage, etc.) Also, begin to add support for collation keys. 1999-05-13 08:25:12 +00:00
rjc%netscape.com 917d465fad Add support for any node attribute that wants to bind its value to RDF by looking it up in the graph. 1999-05-13 08:02:19 +00:00
warren%netscape.com 7a41ef7d73 Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00
vidur%netscape.com 6ec312397a Added GetContentType method to nsIDocument interface. 1999-05-11 20:22:52 +00:00
mcafee%netscape.com fabaa074ad Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com 1999-05-10 06:47:04 +00:00
rjc%netscape.com 3ba3f65dfd Yet another shot at fixing another Unix pedantic issue. 1999-05-08 21:47:49 +00:00
rjc%netscape.com ba8b13a8f1 Try fixing another Unix pedantic issue. 1999-05-08 21:07:18 +00:00
rjc%netscape.com 01d01c4c33 Fix Unix pedantic issue. (hopefully) 1999-05-08 20:22:41 +00:00
rjc%netscape.com 94610fd457 Add refcnt'ing support in Element map for content nodes. (Not 100% if this is the right thing to do, but it does fix a crashing bug where the nodes are freed too early!) 1999-05-08 10:29:24 +00:00
rjc%netscape.com 2a8310815c Add extra checking to ensure that FindChildByTag() succeeds before using value. 1999-05-08 08:39:47 +00:00
rjc%netscape.com 867574c7f2 Don't compare nsCOMPtrs against nsnull. 1999-05-07 21:24:09 +00:00
rjc%netscape.com eb3e56f574 First cut at adding template and rule support for XUL builders. 1999-05-07 21:20:33 +00:00
briano%netscape.com e6ae7948e3 Converted 'true' to 'PR_TRUE' so it'll build on Unix. 1999-05-07 05:17:30 +00:00
kipp%netscape.com 4120c76d11 Create an html element factory to use to create html content objects instead of requiring rdf to link with the html dll 1999-05-06 19:28:45 +00:00
kipp%netscape.com 72cafa3e1b Use DOM api's instead of layout private api's 1999-05-06 19:28:22 +00:00
kipp%netscape.com baa6c6f038 Use component manager to create a css parser 1999-05-06 19:28:09 +00:00
waterson%netscape.com a2c461d17b Fix compiler warnings. Make -pedantic build again. 1999-05-06 06:34:07 +00:00
rjc%netscape.com b214f946d9 Add some small NULL checks. 1999-05-06 00:38:54 +00:00
waterson%netscape.com 3eeea9bb53 Bug 5853. Fix vanishing bookmark titles problem: need to re-query graph on update. 1999-05-05 03:10:25 +00:00
waterson%netscape.com 20620485c8 Factor interfaces into individual .idl files. 1999-05-05 03:09:50 +00:00
hyatt%netscape.com 64aad9318d Switching over to nsIEventQueues. Adding support for onunload, onabort, and
onerror.  Adding support for event capturing through script.  Adding support
for robust error-checking in the chrome registry.
1999-05-04 23:32:25 +00:00
waterson%netscape.com 8c299ae487 Bug 5679. Fix leak from XPConnect glue. 1999-05-04 03:32:12 +00:00