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

556 Коммитов

Автор SHA1 Сообщение Дата
vidur%netscape.com 37cc42f075 jsval can now be a parameter or return type. Got rid of unused variable warnings. Fixed secMan leak. Removed nsIDOMHTMLBlockQuote.h 1999-08-27 06:11:39 +00:00
hyatt%netscape.com 05440effd3 Changing focus tracker to be the command dispatcher. 1999-08-25 01:49:24 +00:00
nisheeth%netscape.com a864c7330c Checking in patch from Johnny Stenback (jst@citec.fi) that exposes notation and entity creation DOM interfaces. 1999-08-24 22:15:45 +00:00
hyatt%netscape.com 7513b7afc1 More selection work. 1999-08-22 06:53:01 +00:00
hyatt%netscape.com a8d6a9115c Checking in the selection implementation (with more functions added). 1999-08-22 06:31:00 +00:00
hyatt%netscape.com c28227eb81 Defining the selection API for the tree widget. Stubbed all of the functions.
Now I just have to implement them all.
1999-08-22 06:01:52 +00:00
hyatt%netscape.com 7f859a0884 Adding more to the tree's idl. 1999-08-21 20:23:56 +00:00
hyatt%netscape.com 7a65851a9f Checking in changes that teach the tree element how to have its own
array of selected items and cells.
1999-08-21 19:53:39 +00:00
pollmann%netscape.com f4dbc5a3bf Bug 3285: Update header files to add item method to proprietary interface. 1999-08-21 02:56:03 +00:00
pollmann%netscape.com 2c8577286b Bug 3285: Update idl files to add item method to proprietary interface. 1999-08-21 02:55:06 +00:00
arielb%netscape.com bb8560101c includes updates to codbase matching security checks currently turned off
but in place.  redefined the script security manager in caps and it is
now generating codebase principals.
1999-08-20 09:51:02 +00:00
ducarroz%netscape.com b9a6e77625 Add attribute "autocomplete" 1999-08-19 22:10:52 +00:00
vidur%netscape.com 5daa6435c2 Changed method signature of EvaluateScript to return nsresult. Added nsJSThreadContextStack pushing and popping around script evaluation. 1999-08-19 20:36:31 +00:00
pinkerton%netscape.com 4616264a3d add drag gesture event. 1999-08-19 19:48:58 +00:00
waterson%netscape.com a5f6d1fab1 Re-add nsIDOMXULTreeElement.h to the build, pending selection API work. 1999-08-18 02:15:29 +00:00
waterson%netscape.com aaf5b43654 Re-add XULTreeElement for selection tracking API. 1999-08-18 02:12:53 +00:00
brendan%mozilla.org 17411df5fe Regenerate to eliminate degenerate unsigned comparisons and dead code. 1999-08-10 07:30:11 +00:00
vidur%netscape.com 2c483b63f2 Changed attribute getter glue to use NS_SUCCESS macro instead of comparing to NS_OK 1999-08-09 19:19:49 +00:00
vidur%netscape.com 4876025852 changed name of NS_CreateContext to NS_CreateScriptContext 1999-08-09 19:14:49 +00:00
joki%netscape.com da36d40b61 Adding new onselect event. Also slight modification to ender text widget focus behavior 1999-08-07 23:18:35 +00:00
hoa.nguyen%intel.com b247f341df Added nsIDOMHTMLEmbedElement.h to exports. 1999-08-07 21:54:55 +00:00
hoa.nguyen%intel.com 1de0b995c5 DOM interface for embed tag. 1999-08-07 21:53:28 +00:00
tague%netscape.com 01517d6781 Missed adding a generated file. 1999-08-06 03:45:59 +00:00
tague%netscape.com c2184740ba Added replies from DOM private text events 1999-08-06 02:39:48 +00:00
hoa.nguyen%intel.com 86c9ff7fcf Added HTMLEmbedElement.idl. 1999-08-03 23:52:13 +00:00
hoa.nguyen%intel.com 18ec7209f8 DOM element for embed tags. 1999-08-03 23:50:07 +00:00
vidur%netscape.com 73720c9bf9 Relative URLs specified for window.location.href are now resolved relative to the calling location. 1999-08-03 23:16:48 +00:00
waterson%netscape.com f6b84db71a Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
waterson%netscape.com 914b2cade7 Re-add. Wasn't meant to be deleted yet. 1999-07-27 03:03:25 +00:00
waterson%netscape.com 70d9500cde XULTreeElement.idl 1999-07-27 02:58:39 +00:00
waterson%netscape.com cc5179bcc8 Native builder exorcism. Long live templates. 1999-07-27 02:40:40 +00:00
hyatt%netscape.com 08b76993d0 Adding a menu listener to the DOM for XUL menus and popups. 1999-07-26 09:18:00 +00:00
mjudge%netscape.com 92aee1ba7e fixing bad idl on my part. adding method until idlizing can be completed 1999-07-21 01:14:05 +00:00
akkana%netscape.com fcc5b35d37 Move non-idlc generated stuff from nsIDOMSelection.h to nsIPresShell.h 1999-07-21 00:12:23 +00:00
akkana%netscape.com 2407350fbb Argh, there's stuff in here that doesn't come from the idl! Fix build bustage 1999-07-20 23:29:02 +00:00
akkana%netscape.com 1b40874d73 Add new ContainsNode method to nsIDOMSelection 1999-07-20 23:08:22 +00:00
joki%netscape.com 0af283b8e2 Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods. 1999-07-19 19:54:34 +00:00
mjudge%netscape.com 7ddf8fee55 massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +00:00
norris%netscape.com 768ceb228b Remove cvs removed file from MANIFEST. 1999-07-15 23:54:21 +00:00
norris%netscape.com 7562aefe4a Move several security files into idl. (Create idl directory in caps module.)
Implement methods of nsIXPCSecurityManager.
Fix random errors in DOM JS security.
1999-07-15 23:23:16 +00:00
mjudge%netscape.com 795cc26dd3 checkin for carpool for multiple seleciton/ime selection and api changes 1999-07-15 18:19:20 +00:00
norris%netscape.com fc9729ccd2 Tom Pixley's code for the beginnings of DOM security, with a fix for the previous Mac link failure. 1999-07-07 07:50:03 +00:00
tague%netscape.com 15ac33c0d7 Added TEXTRANGE_CARETPOSITION support for Input Methods to nsIDOMTextRange and nsGUIEvents 1999-07-02 22:21:03 +00:00
rods%netscape.com b946e20616 Add or changed GetIID to use NS_DEFINE_STATIC_IID_ACCESSOR macro 1999-07-02 19:27:36 +00:00
joki%netscape.com cc8b77b488 Backing out js security changes. 1999-07-01 13:03:35 +00:00
joki%netscape.com 5056a89212 New JavaScript/DOM security stuff. 1999-07-01 10:38:26 +00:00
pinkerton%netscape.com 3a463448b6 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
vidur%netscape.com bcfaa5d81e Added static GetIID accessor to DOM interfaces 1999-06-29 23:42:51 +00:00
tague%netscape.com b40147fcc6 Added clause and selection support for Input Methods. Fixes bug #8639, #8459, #6989, #7824 1999-06-29 20:31:22 +00:00
tague%netscape.com 3456598afe Added clause range and selection support for Input Methods. 1999-06-29 20:30:42 +00:00
scc%netscape.com d049be3c31 Added |GetIID()| 1999-06-29 20:28:56 +00:00
danm%netscape.com 18e69811ef added 'content' property to JS window 1999-06-26 21:48:29 +00:00
pollmann%netscape.com a89cb73a95 Bug 2195: select[n] == select.options[n], new nonstandard DOM interface 1999-06-16 05:15:30 +00:00
pollmann%netscape.com 13d7ea974e Bug 2195: select[n] == select.options[n], new header for nonstandard DOM interface 1999-06-16 05:02:21 +00:00
waterson%netscape.com 333904edb8 Remove Window.Equals() hack. 1999-06-16 02:06:48 +00:00
vidur%netscape.com 1d2d335d54 Added confirm and prompt to window object. 1999-06-11 23:57:25 +00:00
sfraser%netscape.com 1f90d70b37 Add stubs for range and selection interfaces 1999-06-11 18:57:54 +00:00
danm%netscape.com 219d5cf489 add Bar properties to DOMWindow 1999-06-09 19:04:18 +00:00
danm%netscape.com 1b1223c1ee adding domwindow barproperty object 1999-06-09 18:59:04 +00:00
hyatt%netscape.com b84d2f62d5 Altering the args for createPopup. 1999-06-09 08:36:06 +00:00
hyatt%netscape.com d282c34319 Altering the idl for createPopup. 1999-06-09 08:25:07 +00:00
hyatt%netscape.com f0a8287f24 More content model tweaks. 1999-06-09 05:45:15 +00:00
hyatt%netscape.com c66a64c8ab Woo woo. Focus implementation. 1999-06-08 21:58:55 +00:00
joki%netscape.com 6f1a265019 Adding new method to nsIDOMNSUIEvent to give event pos as range offset. 1999-06-08 02:19:26 +00:00
waterson%netscape.com 260cb728dc Add Equals() method to Window class to support comparison of XPConnect-wrapped nsIDOMWindow and idlc Window. 1999-06-07 07:16:01 +00:00
danm%netscape.com 7d51772224 removing nsIDOMSelection.h and nsIDOMSelectionListener.h: these have been moved to ../range 1999-06-04 03:50:48 +00:00
akkana%netscape.com 8b73938c4d Vidur's initial implementation of Insert HTML Fragment 1999-06-03 22:38:38 +00:00
alecf%netscape.com 36d2fed721 export DOM XPIDL stubs on windows 1999-06-03 22:16:57 +00:00
ducarroz%netscape.com 14e57d36f1 First Checked In. 1999-06-03 20:57:17 +00:00
waterson%netscape.com 6e164aee0e Remove dependency from clobber rule. 1999-06-03 20:48:13 +00:00
waterson%netscape.com cabd0d3e30 Single public include directory on Win32. 1999-06-03 18:34:27 +00:00
alecf%netscape.com b11a7db1cb add DOM XPIDL stubs so that we can pass these DOM objects through XPConnect
(the stubs are needed to associate interface names with IIDs)
1999-06-03 04:36:19 +00:00
hyatt%netscape.com ef9e57ca33 Adding the focus tracker to the XUL document. 1999-05-28 20:24:58 +00:00
vidur%netscape.com b8ecc55881 Added noscript qualifier to HTMLDocument::Open, Write and Writeln and moved the JS-specific versions over to NSHTMLDocument. 1999-05-28 00:18:48 +00:00
sfraser%netscape.com 7f0d90de6f Add GetIID() methods. 1999-05-27 21:47:38 +00:00
sfraser%netscape.com 3e0b4238d5 Add GetIID() method. 1999-05-27 21:16:03 +00:00
joki%netscape.com 17aee0e0ec Beginnings of JavaScript security bits. 1999-05-26 21:43:28 +00:00
joki%netscape.com 022a0e65af Breaking nsIDOMEvent out into nsIDOMEvent and nsIDOMUIEvent. 1999-05-18 23:51:04 +00:00
joki%netscape.com 27aae4ccac Breaking nsIDOMEvent interface into nsIDOMEvent and nsIDOMUIEvent to be up to spec with DOM Lvl2 1999-05-18 23:41:49 +00:00
hyatt%netscape.com fe08c0b090 GetIID. ARGH! 1999-05-18 08:37:54 +00:00
vidur%netscape.com 8addb8a33c Added layers interface. 1999-05-17 21:15:06 +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 941b650532 Added another createPopup method to handle anchoring. 1999-05-14 21:16:51 +00:00
hyatt%netscape.com f430cd265f Added a createPopup method to the window object. 1999-05-14 18:54:25 +00:00
hyatt%netscape.com 26a96c091e Adding a GetIID method so I can actually use an nsCOMPtr with this
interface.
1999-05-14 05:35:56 +00:00
danm%netscape.com 695c394a79 added window.openDialog. a:brendan 1999-05-14 03:10:51 +00:00
vidur%netscape.com 5dbbb06562 Added IsValidFragment to nsIDOMNSRange interface and CreateRange to nsIDOMNSDocument. 1999-05-11 20:20:40 +00:00
vidur%netscape.com 2be79562d0 Added Option constructor and resultant nsIDOMOption interface 1999-05-04 20:47:00 +00:00
tague%netscape.com b23c932029 Fixed bug #5527 (Editor is not able to accumulate successive Japanese input) 1999-05-03 22:57:48 +00:00
vidur%netscape.com 348d5a1014 Added nsIDOMNSRange method with InsertFragment method. 1999-04-27 22:15:32 +00:00
waterson%netscape.com e545139879 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
waterson%netscape.com f2cedbe2ab Bug 5182. Use whitespace instead of ## in NS_FORWARD macros. 1999-04-16 18:08:43 +00:00
waterson%netscape.com 433fe1e489 Bug 5182. Use whitespace instead of ## in NS_FORWARD macros. a=vidur. 1999-04-16 18:08:20 +00:00
waterson%netscape.com d3effcf651 Removed extra newline in makefile. 1999-04-16 17:37:16 +00:00
sfraser%netscape.com a439a1df04 Fix the output directories for the range and selection files. 1999-04-15 23:46:48 +00:00
beard%netscape.com 3079c36471 regenerated from Navigator.idl 1999-04-15 21:54:14 +00:00
beard%netscape.com b5d92a50e2 added generated includes nsIDOMMimeType.h, nsIDOMMimeTypeArray.h, nsIDOMPlugin.h, nsIDOMPluginArray.h 1999-04-15 21:42:54 +00:00
sfraser%netscape.com 7fc2609983 Add range getter methods (regenerated from IDL file). 1999-04-15 20:18:15 +00:00
sfraser%netscape.com 4f56057f83 Formatting change 1999-04-15 20:15:04 +00:00
sfraser%netscape.com f4a5d3db7d Comment out troublesome routine with multiple out params 1999-04-15 20:14:54 +00:00
beard%netscape.com 83c253cf50 First Checked In. 1999-04-15 01:31:54 +00:00
beard%netscape.com deb05ba938 wstring -> DOMString, added attributes mimeTypes, plugins. 1999-04-15 01:28:31 +00:00
beard%netscape.com 3601900d88 added PluginArray.idl MimeTypeArray.idl Plugin.idl MimeType.idl 1999-04-15 01:27:03 +00:00
beard%netscape.com 3f732ad32d First Checked In. 1999-04-15 01:25:36 +00:00
sspitzer%netscape.com 97900943b4 added cvsignore files 1999-04-15 01:04:42 +00:00
sfraser%netscape.com 3acb74809c File Removed. 1999-04-13 01:28:49 +00:00
sfraser%netscape.com e5a1059918 nsIDOMRange.h has moved to dom/public/range/ 1999-04-13 01:27:33 +00:00
sfraser%netscape.com 3b867c2e96 Added selection.idl and selectionlistener.idl. 1999-04-13 01:24:23 +00:00
sfraser%netscape.com feec75882b First Checked In. 1999-04-13 01:24:09 +00:00
sfraser%netscape.com 3321c8fe1e Add the range directory to the makefiles. 1999-04-13 01:23:48 +00:00
sfraser%netscape.com c4e1ecf9cf First Checked In. 1999-04-13 00:33:58 +00:00
rods%netscape.com 1a766565fd Added additional methods to interface 1999-04-06 20:23:51 +00:00
waterson%netscape.com 87859e9081 Added static GetIID() method. 1999-04-06 02:37:08 +00:00
waterson%netscape.com 6a9f55ba2d 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
joki%netscape.com eb2dcca8dc Adding new DOM public interface for event listener registration 1999-03-28 22:29:32 +00:00
joki%netscape.com 54eeda012e New DOM2 event api's. 1999-03-28 22:19:42 +00:00
tague%netscape.com 35cf28e882 Added nsIDOMTextListener.h to Mac build 1999-03-20 00:28:07 +00:00
tague%netscape.com 77aedc85f6 Fixed error in checkin 1999-03-19 23:54:49 +00:00
tague%netscape.com 87412ad4c0 Added nsIDOMTextListener.h to Linux build 1999-03-19 23:46:23 +00:00
tague%netscape.com 21fe067546 Added support for basic Japanese input on Win32 1999-03-19 23:36:20 +00:00
michaelp%netscape.com b6ff23fd4b added memory cleanup tripwire. 1999-03-12 22:24:30 +00:00
waterson%netscape.com f0745144ef Added GetResource() to XULElement. 1999-03-10 20:20:52 +00:00
waterson%netscape.com 1a72986d9a Landed on tip. 1999-03-10 05:37:31 +00:00
waterson%netscape.com 28e7b1b92e Initial revision. 1999-03-10 04:49:54 +00:00
vidur%netscape.com bb1650ee77 Added CreateElementWithNameSpace to proprietary document interface. Fixed GetTagName for HTML to uppercase tag names. Hooked up style rule addition and deletion to reconstruct frames. Fixed DOM generation problem 1999-03-10 01:17:49 +00:00
warren%netscape.com c50687b845 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
hyatt%netscape.com c6912beac6 Changing the broadcaster methods to take DOM elements instead of DOM
nodes.
1999-03-05 22:37:24 +00:00
hyatt%netscape.com 2ef50c0187 Regenerated the IDL for the XUlDocument. Changed getElementById to return
an element (and to have a lowercase d) for consistency with the HTML document
method of the same name.
1999-03-05 00:02:00 +00:00
scc%netscape.com 31ff626ae9 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
alecf%netscape.com d0cc12e497 add IID() method 1999-02-27 03:16:56 +00:00
alecf%netscape.com dd392ba2d7 add static IID() method 1999-02-26 17:50:59 +00:00
hyatt%netscape.com 69bed5464f Touched the headers that are auto-generated from the IDL. 1999-02-23 02:40:26 +00:00
hyatt%netscape.com 3ec0b0e2a8 Adding a getElementsByAttribute method. 1999-02-23 02:40:06 +00:00
waterson%netscape.com 23bc3c70c5 Modified generated files so that NS_InitFooClass() is accessable outside of JSDOM.DLL. a=vidur%netscape.com. 1999-02-17 08:33:27 +00:00
waterson%netscape.com 6dbd4926ba Create RDF_19990217_BRANCH from RDF_DOM_19990216_BRANCH to pick up nsCOMPtr changes before doing major whackage. 1999-02-17 08:17:50 +00:00
rods%netscape.com f0c8c34866 Added GetWebShell 1999-02-10 16:25:49 +00:00
pinkerton%netscape.com e1b73fed6e add IID 1999-02-04 18:29:36 +00:00
joki%netscape.com f3b2aeaeb6 Adding changes to DOM window object to allow window.screen and window.history 1999-01-28 23:12:54 +00:00
joki%netscape.com 82a7382711 Adding new header files for window.history and window.screen 1999-01-28 22:21:46 +00:00
joki%netscape.com 63ccddb0ef Updated DOM idl files including new idl for window.screen and window.history 1999-01-28 22:20:01 +00:00
rods%netscape.com 0040126f4f Implemented the window.print() method 1999-01-27 04:15:19 +00:00
vidur%netscape.com b9e4d31fab Fix to get default namespaces to work. Cleanup of DOM handling of character data. 1999-01-21 19:33:03 +00:00
vidur%netscape.com 0fe7ca5e0e Fixed Get/SetAttribute naming problem 1999-01-12 16:35:14 +00:00
vidur%netscape.com 5bb0afa1e0 Fix for bug 1823. Added a toString method to the location object 1999-01-06 17:22:34 +00:00
vidur%netscape.com 70f9d6e96d Separated class intialization from name registration in namespace management code 1998-12-30 21:35:35 +00:00
vidur%netscape.com c5bcb7ded7 Fixed early initialization problem in script namespace management 1998-12-30 02:46:36 +00:00
vidur%netscape.com 8e4b6bd3d1 Added script namespace management mechanism. This allows external native code to add symbols and constructors to the script global namespace. Added IID() static method generation to IDL generator. 1998-12-22 22:03:20 +00:00
vidur%netscape.com e30512c816 Ongoing work on mechanism for introducing global names into a script namespace 1998-12-21 16:51:10 +00:00
vidur%netscape.com 1254cc9687 Script global namespace management. 1998-12-19 02:11:17 +00:00
vidur%netscape.com ef3b4047d5 Enabled asynchronous loading of SCRIPT SRC=, STYLE SRC= and LINK elements for style sheets. Changed nsIScriptContext to not be dependent on JavaScript. 1998-12-15 06:10:59 +00:00
mjudge%netscape.com 1e2e909122 adding IID to auto generated files 1998-12-11 23:36:04 +00:00
mjudge%netscape.com cb19677576 adding IID for now, auto generate will duplicate work that is ok 1998-12-11 23:35:46 +00:00
akkana%netscape.com cbf9d5a5e9 Update Range spec 1998-12-09 18:44:26 +00:00
ramiro%netscape.com 2009b728de Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
vidur%netscape.com 61df793102 Slimmed down DOM code by creating a few utility functions for conversion, etc. Fixed bug 1656 - bug in generator with an enum value of 0. 1998-12-03 00:33:00 +00:00
akkana%netscape.com 18ac8ac3e9 Fix IDOMRange spec 1998-12-01 18:21:05 +00:00
mjudge%netscape.com 21583b224e export this header for nsIRangeList 1998-11-30 02:57:59 +00:00
mjudge%netscape.com 14571ca22a export nsIDOMRange.h 1998-11-29 22:00:46 +00:00
peterl%netscape.com 974fe90469 removed simple rule, added unknown rule 1998-11-26 02:32:48 +00:00
peterl%netscape.com 76b477bf5c updated to new version of CSSOM interfaces 1998-11-26 01:20:04 +00:00
jfrancis%netscape.com 6e4a7ad3fa added nsIDOMRange.h 1998-11-25 01:38:46 +00:00
akkana%netscape.com 0006fe65c4 range shouldn't inherit from node 1998-11-24 19:58:40 +00:00
akkana%netscape.com 404e92d266 Add Range object 1998-11-24 03:06:53 +00:00
akkana%netscape.com e69695ae0e Range specification 1998-11-24 01:39:47 +00:00
cyeh%netscape.com e9d3c67427 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
joki%netscape.com 0b569910d9 Adding initial bit for the JS security system 1998-11-21 00:12:33 +00:00
joki%netscape.com 76afffebc9 Adding more backwards compat DOM support (event.which, pageX, and pageY) 1998-11-19 03:20:21 +00:00
joki%netscape.com e2bfcc63b0 Adding new generated DOM header 1998-11-18 05:34:23 +00:00
joki%netscape.com 7716dc91e8 Reworking internal event code to use nsIFrame::GetFrameForPoint
Adding new functionality through nsEventStateManager (cursor change, enter/exit events, tab navig)
1998-11-18 05:25:26 +00:00
pierre%netscape.com 4ff6530076 Fix Mac build: added nsIDOMNSDocument.h 1998-11-17 03:09:30 +00:00
vidur%netscape.com b4783b754d Moved document.styleSheets from HTML-specific interface to generic Document interface 1998-11-17 02:19:28 +00:00
vidur%netscape.com 1940e19023 Added XML display support. Creation of XML elements through the DOM 1998-11-11 22:03:59 +00:00
joki%netscape.com fa7cb8280b Adding submit event type 1998-11-02 23:05:46 +00:00
cls%seawood.org c37725a782 Updated DEFINES 1998-10-31 01:40:28 +00:00
cls%seawood.org 7b39b34935 Fixed problem with DEFINES and missing \\. Thanks to Stuart Parmenter <pavlov@innerx.net> for pointing this out. 1998-10-31 01:24:13 +00:00
cls%seawood.org 609f087498 New autoconf files for nglayout 1998-10-28 03:53:57 +00:00
kipp%netscape.com 28feb6fb26 Added in opacity 1998-10-28 02:02:47 +00:00
vidur%netscape.com 09df5d98d2 Added GC method to script contenxt 1998-10-26 23:22:21 +00:00
vidur%netscape.com 5a8dfade2c Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs 1998-10-20 17:07:23 +00:00
kipp%netscape.com c6baac5da3 Added GetRc method 1998-10-09 22:56:58 +00:00
kmcclusk%netscape.com e220064212 Added forward(), back(), home(), and stop() to nglayout, JavaScript 1998-10-07 18:06:23 +00:00
kipp%netscape.com 3c229e4792 Add new file to the build 1998-10-06 20:58:59 +00:00
kipp%netscape.com c0e43de400 new 1998-10-06 20:58:46 +00:00
vidur%netscape.com 0031f0710a Implemented style sheet and style rule interfaces on CSS classes. Made public new entry point for CSSParser for adding new imports. 1998-10-06 01:39:33 +00:00
joki%netscape.com 973826f6d6 Adding new window methods, moving js evaluate methods to using UC strings. 1998-10-01 22:21:59 +00:00
vidur%netscape.com 29747d5519 Added makefile 1998-09-30 22:41:22 +00:00
vidur%netscape.com e6c0d5b418 Added nsIDOMHTMLFieldSetElement.h back into the build... 1998-09-26 04:47:34 +00:00
vidur%netscape.com ccbd42f17e New DOM header file... 1998-09-26 04:40:46 +00:00
pierre%netscape.com 36c215ef4b fixed Mac build: removed nsIDOMHTMLFieldSetElement.h 1998-09-26 00:12:49 +00:00
vidur%netscape.com e0a756cfc5 Added FieldSetElement interface 1998-09-25 23:23:53 +00:00
vidur%netscape.com 3a99f1a5e6 Added new style interfaces. Modified property slot id allocation. 1998-09-25 00:49:44 +00:00
vidur%netscape.com 93fdf843fa Fixes in CSS interfaces 1998-09-23 21:28:06 +00:00
vidur%netscape.com 91f67cda29 Further refinement of style interfaces 1998-09-23 20:58:31 +00:00
vidur%netscape.com 46f1e7e8d0 Added method to get property weight 1998-09-22 21:30:10 +00:00
vidur%netscape.com 9149d06af7 New style interfaces 1998-09-22 21:19:11 +00:00
vidur%netscape.com 5875cb774f Added constructors for DOM JS classes. nsIScriptObjectOwner::ResetScriptObject is now SetScriptObject. New factory for layout. New interface nsIDOMNativeObjectRegistry. 1998-09-17 01:53:52 +00:00
joki%netscape.com 58d850764d More support for capturing, minor adjustments to window.open behavior. 1998-09-15 21:31:58 +00:00
vidur%netscape.com 4a2f15ae16 Got rid of Construct method from nsIJSScriptObject interface. 1998-09-14 23:01:48 +00:00
vidur%netscape.com 28dd43b25c Added stopgap code for aliased constructors 1998-09-11 18:31:38 +00:00
vidur%netscape.com 6093f9899e Added stopgap code for aliased constructors 1998-09-11 18:05:11 +00:00
dcone%netscape.com a557bd5c6f added a .h to the file Vidur added 1998-09-08 16:37:05 +00:00
vidur%netscape.com 4c0f7a9c61 Fixed bustage 1998-09-04 23:55:37 +00:00
vidur%netscape.com 11b3d12de8 New content code adjusts to getting script objects through a factory interface 1998-09-04 23:03:16 +00:00
joki%netscape.com e3ad18e2a7 Adding window.close(), fixing window.opener, window.name 1998-09-04 00:46:06 +00:00
joki%netscape.com a88d837e58 Adding window.opener, window.focus, window.blur, event.cancelBubble, and modifying window.open 1998-09-03 01:19:58 +00:00
joki%netscape.com 1e01e2dca8 Fix makefile typo to fix unix builds 1998-08-21 21:59:08 +00:00
joki%netscape.com a0d498ae00 Adding DOM append child interface and implementing window.frames array. 1998-08-21 21:39:27 +00:00
vidur%netscape.com 8c0c188c44 Added javascript: URL handling. Added AddNamedReference and RemovedNamedReference to script context interface. 1998-08-20 22:25:21 +00:00
joki%netscape.com 47948165bb Adding more window properties and slightly refCnt declaration. 1998-08-13 23:37:54 +00:00
vidur%netscape.com ee732521f4 Implemented window.location 1998-08-13 04:34:53 +00:00
joki%netscape.com a0e09aecb4 Adding url and lineno to script evaluation 1998-08-12 23:37:50 +00:00
kipp%netscape.com 113c9c5aca Revised forwarding macros 1998-08-12 17:57:25 +00:00
joki%netscape.com 939f9a50d7 Adding partial load event support, removing script context Run_GC method adding partial script error support 1998-08-12 04:56:40 +00:00
joki%netscape.com 6d094cdbd0 Add RunGC method onto ScriptContext interface. Probably temporary until we have auto-gc'ing set up. 1998-08-10 01:33:34 +00:00
vidur%netscape.com 1ed5598714 Better support for interface families in the IDL (named elements). Netscape interfaces for HTMLDocument and HTMLFormElement (for backwards compatibility. 1998-08-07 23:01:52 +00:00
joki%netscape.com 20d06b486a Adding window.open method, fixing editormode in release builds, various event fixes 1998-08-07 04:45:03 +00:00
vidur%netscape.com 9d9813769f Added generation of declaration and forwarding macros. Better handling of families of interfaces. 1998-08-04 00:08:29 +00:00
joki%netscape.com 15c0f2a261 Adding form events in, filling out window event handling code. 1998-07-31 22:09:03 +00:00
pierre%netscape.com 0f69ef0668 updated to Windows make file 1998-07-28 04:07:50 +00:00
joki%netscape.com 3e6738bffc Hooking up the 'window' object into the event chain. 1998-07-24 05:05:42 +00:00
dcone%netscape.com 5d07e66818 first version 1998-07-23 20:49:20 +00:00
vidur%netscape.com d62e0991a5 Fixed HTMLDocument and HTMLCollection interfaces 1998-07-22 23:33:17 +00:00
scullin%netscape.com d6b20e31b8 Fix win95 build bustage. 1998-07-22 23:21:23 +00:00
dcone%netscape.com 565d34b60c added nsIScriptEventListener.h 1998-07-21 21:46:32 +00:00
joki%netscape.com 5bfc10adbf Fix notation on key event enum values. 1998-07-17 19:25:14 +00:00
joki%netscape.com e680bc67ec Fix IRIX issues with enums in case statements. 1998-07-17 07:10:43 +00:00
joki%netscape.com 1b3eefccdb Adding new DOM stuff to handle JS event handlers 1998-07-17 04:52:12 +00:00
joki%netscape.com 1f2cc8aec1 Adding new events code to JS event handler support 1998-07-17 04:29:16 +00:00
kipp%netscape.com a2ae84f955 build workage for windows 1998-07-16 01:53:55 +00:00
kipp%netscape.com 1efb40aa44 Fix unix build woes 1998-07-16 01:19:02 +00:00
vidur%netscape.com 1143b01a6b Got rid of unnecessary file 1998-07-15 23:49:22 +00:00
vidur 392461529a Added HTML idl definitions. Changed directory structure in src 1998-07-15 16:54:19 +00:00
vidur ef2bd5eb2a Moved over to a new version of Level 1. NodeIterators and AttributeLists out. NodeLists and NamedNodeMaps in. 1998-07-14 18:44:44 +00:00
vidur 7e4b5fc654 Added setTimeout/setInterval to Window. Added ellipsis special-case to IDL generation code. Slightly better error reporting in generated JavaScript stub classes 1998-07-08 23:44:46 +00:00
vidur 3191ee484c Moved core DOM interfaces to coreDom directory 1998-07-03 00:50:16 +00:00
vidur d74df804b7 Moved core DOM interfaces to coreDom directory 1998-07-03 00:48:44 +00:00
vidur a0ae9ecc55 Added window.navigator and Navigator interface 1998-07-01 23:55:40 +00:00
atotic 535f0477d7 Fixed the exports 1998-06-27 02:46:16 +00:00
vidur e062e32c8f Added the nsIScriptContextOwner.h to aid in SCRIPT tag evaluation 1998-06-25 22:25:39 +00:00
atotic 9dc2af665d New DOM manifests 1998-06-25 17:59:26 +00:00
atotic 917ccbeac1 Fixed the exports 1998-06-24 17:37:49 +00:00
vidur acc6822d4b Removed old files nsIScriptObject.h nsIDOMIterators.h and nsDOM.h 1998-06-23 22:51:07 +00:00
joki 9374c4bd49 Modifications to event listener interfaces. 1998-06-23 21:51:30 +00:00
vidur f2cccbb1e0 Added autogeneration of XPCOM headers and JavaScript stub classes. Added better masking of JS-specific structures in generic interfaces. Creation of a scripting global object interface. 1998-06-23 18:43:06 +00:00
vidur e941853292 Changed name to wstring 1998-06-16 22:00:47 +00:00
atotic fcb81f3583 First Checked In. 1998-06-16 21:39:13 +00:00
vidur 816b9443ec First pass at makefile for generation of xpcom headers and JavaScript stub classes 1998-06-15 20:57:23 +00:00
joki b32e291cab Fixing uuid and whitespace 1998-06-08 01:33:06 +00:00
joki c88080f763 Adding makefile changes to make raptor build new dom event dirs 1998-06-08 00:57:44 +00:00
joki 0e4cd9b02b Adding non-core event interfaces to repository 1998-06-07 07:42:19 +00:00
joki 37550d4d93 Adding core DOM event interfaces to repository 1998-06-07 07:41:39 +00:00
vidur 26b617caa9 JavaScript global object interface 1998-06-03 23:33:05 +00:00
kipp f9f814bcd1 NS_IMETHOD'd some of the API's 1998-05-30 01:36:47 +00:00
vidur 2f09966a8c Added Core IDL files 1998-05-19 05:25:17 +00:00
dario 0df61ed795 doc 1998-04-15 18:55:21 +00:00
kipp 4717009d75 moved to pub 1998-04-13 20:24:54 +00:00