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

88 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com a5d129b99b Bug 10617. Get folder performance back. We now _do not_ tell layout about individual content that gets appended during CreateContainerContents(), and instead wait until we've constructed all child nodes to do a ContentChanged() notification. 1999-07-28 05:21:22 +00:00
waterson%netscape.com 91a8ac09e7 Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
waterson%netscape.com b30b439a4c Re-add. Wasn't meant to be deleted yet. 1999-07-27 03:03:25 +00:00
waterson%netscape.com 5b63567221 XULTreeElement.idl 1999-07-27 02:58:39 +00:00
waterson%netscape.com 3e44429c51 Native builder exorcism. Long live templates. 1999-07-27 02:40:40 +00:00
hyatt%netscape.com 0e9263261c Fixing build bustage 1999-07-16 07:47:37 +00:00
hyatt%netscape.com 592408790f Continuing XUL overlay work. 1999-07-16 07:10:20 +00:00
pinkerton%netscape.com 358bcc130a Changing CreatePopup to return the popup. Adding a bunch of stuff for tooltips to the popup code. Fixing some bugs in webshell with loading malformed popups. Renamed "popup" to "popupElement" in the document and added "tooltipElement" as well. 1999-07-01 00:07:41 +00:00
saari%netscape.com d547e8ff2c exporting nsIXULKeyListener.h on Win and Linux builds 1999-06-11 21:08:38 +00:00
saari%netscape.com bc8223f4d3 Adding nsIXULKeyListener.h to Mac export 1999-06-11 20:35:26 +00:00
hyatt%netscape.com 58cba873bf More content model tweaks. 1999-06-09 05:45:15 +00:00
hyatt%netscape.com afbbe6b229 Tweaking interface for focus stuff. 1999-06-09 00:35:46 +00:00
hyatt%netscape.com 2ae117dc39 Woo woo. Focus implementation. 1999-06-08 21:58:55 +00:00
saari%netscape.com 9f5727f9e5 adding files for keybinding. Not yet in the build 1999-06-06 01:25:40 +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
hyatt%netscape.com 74b00dc01b Focus tracker stubbing. 1999-05-28 21:56:07 +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
saari%netscape.com 1da6437258 First Checked In. 1999-05-27 21:00:28 +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
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 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 e0323b8d8a 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 ff8e79c925 Committing the popup listener interface. 1999-05-14 05:36:21 +00:00
waterson%netscape.com 4dac3b7dc6 The Great Cursor Excorcism. Removed cursors in favor of enumerators. Misc updates to purge the xpidl stubs stuff in preparation for XPConnect. Details on RDF_19990422_BRANCH. 1999-04-24 02:41:02 +00:00
scc%netscape.com 5577a91851 added interfaces 1999-04-23 17:50:12 +00:00
akkana%netscape.com a40feb09c3 Fixing linux build bustage 1999-04-23 17:15:58 +00:00
scc%netscape.com 47c014affa fixed type 1999-04-23 16:51:45 +00:00
scc%netscape.com d9cf5c693d Adding new interfaces 1999-04-23 16:35:05 +00:00
scc%netscape.com a2c61867c6 First Checked In. 1999-04-23 16:33:54 +00:00
rjc%netscape.com 617a5a1f40 When a sort order is imposed, try and insert new node(s) in the appropriate spot. 1999-04-20 20:26:13 +00:00
waterson%netscape.com d8d4c56bd4 Bug 5182. Use whitespace instead of ## in NS_FORWARD macros. 1999-04-16 18:08:43 +00:00
waterson%netscape.com 1bb2074567 Landed RDF_19990407_BRANCH, which includes changes to support the local store, support for namespace prefixes in DOM methods, and notifications. 1999-04-12 19:02:12 +00:00
waterson%netscape.com 1675e0c378 Added code to initialize XPIDL JS stubs, added nsJSXULDocument into the build, temporarily added the rdf service as an attribute on the XUL document. 1999-03-30 00:38:16 +00:00
hyatt%netscape.com 5fee22456d Adding in the new document info class and tweaking the builder so that
it knows how to use it.
1999-03-11 19:49:32 +00:00
hyatt%netscape.com ae4febb7f6 Helper class for handling of XUL fragments. 1999-03-11 19:48:43 +00:00
waterson%netscape.com 814b4b5526 Added GetResource() to XULElement. 1999-03-10 20:20:52 +00:00
hyatt%netscape.com dce8a87ab7 Working on XUL fragments. 1999-03-10 20:05:12 +00:00
waterson%netscape.com 8af4281695 Fixed my bad back-out. 1999-03-10 06:17:29 +00:00
waterson%netscape.com 040e629119 Landed on tip. 1999-03-10 05:37:31 +00:00
waterson%netscape.com f40d38a0c6 Backed out addition of nsIDOMXULTreeElement: repository is horked. 1999-03-10 05:11:54 +00:00
waterson%netscape.com e5be79299f Added nsIDOMXULTreeElement.g to exports. This is currently generated by a very special version of idlc. 1999-03-10 05:08:26 +00:00
waterson%netscape.com 65c794175c Added XULTreeElement to makefile, under !if. 1999-03-10 05:06:52 +00:00
waterson%netscape.com 82f06c92a0 Initial revision. 1999-03-10 04:49:54 +00:00
hyatt%netscape.com 57b99a2554 Oops. Fixing build bustage. 1999-03-10 02:10:44 +00:00
hyatt%netscape.com bf1ce3afd5 Landing the initial changes to support XUL fragments. 1999-03-10 01:37:31 +00:00
hyatt%netscape.com a9089619ee Added the NS_NewRDFToolbarBuilder call to the header. 1999-03-07 23:21:18 +00:00
hyatt%netscape.com 46ce115cef Declaring some classes so that the compilers are happy again. 1999-03-07 10:41:00 +00:00