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

622 Коммитов

Автор SHA1 Сообщение Дата
pollmann%netscape.com 5cf7c7ff36 Bug 3285: Update impl files to add item method to proprietary interface. 1999-08-21 02:56:43 +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
jdunn%netscape.com 52e551ef2f HP requires a newline at the end of the file 1999-08-20 22:43:24 +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 f73c4f67c5 Regenerated with updated idlc compiler. 1999-08-18 04:26:12 +00:00
waterson%netscape.com f8108e0596 Re-added to support tree selection. Not yet in the build. 1999-08-18 03:21:26 +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
radha%netscape.com 36c4afadc4 Fix for 11577. No need to go thro' session history to obtain the current
document's url. Verified in windows and linux. Code review =vidur
approved=scc
1999-08-15 00:20:58 +00:00
warren%netscape.com 8439e8f8ec Fix for bug 7682: StringBundle can't load URLs from imap thread. 1999-08-13 00:43:48 +00:00
danm%netscape.com 1d4d71b2ca Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don 1999-08-12 22:08:17 +00:00
brendan%mozilla.org 17411df5fe Regenerate to eliminate degenerate unsigned comparisons and dead code. 1999-08-10 07:30:11 +00:00
brendan%mozilla.org 560f68159f - Avoid generating "if (argc >= 0)" dead code and incurring warnings on some
platforms.  Those warnings were degrading slamm's tinderbox warning page's
  S/N ratio.
- Use const char arrays initialized by string constants, rather than const
  pointers to unnamed arrays created by string constants.
- Chop out some extra leading newlines that sometimes tripled up when emitted
  after a double trailing newline.
1999-08-10 06:59:03 +00:00
danm%netscape.com 66b83212db allow close from JS to close non-JS windows. bug 9703. 1999-08-09 22:28:09 +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 66c02e9c81 Added nsJSHTMLEmbedElement.cpp. 1999-08-07 22:37:17 +00:00
hoa.nguyen%intel.com 120e53c373 Add nsJSHTMLEmbedElement.cpp. 1999-08-07 22:35:55 +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
beard%netscape.com 8f33793c75 removed unnecessary tests of unsigned indices against >= 0 (a tautology, unsigned values are always >= 0). 1999-08-07 20:49:45 +00:00
danm%netscape.com f221b4e5c7 corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow. 1999-08-07 02:51:03 +00:00
tague%netscape.com 8b93a166be Fix build bustage 1999-08-06 03:54:54 +00:00
tague%netscape.com 01517d6781 Missed adding a generated file. 1999-08-06 03:45:59 +00:00
tague%netscape.com 7080841878 Added replies from DOM text events 1999-08-06 02:40:45 +00:00
tague%netscape.com c2184740ba Added replies from DOM private text events 1999-08-06 02:39:48 +00:00
tague%netscape.com 6518c2f859 Added support for replies from DOM private text events. 1999-08-06 02:31:13 +00:00
joki%netscape.com 0d23edf4ac Adding new Location interface into QueryInterface method. 1999-08-05 22:18:28 +00:00
briano%netscape.com d167ca42ed Deleted all the trailing ^M (carriage return) characters from every single line, to fix the non-gcc Unix builds (almost _all_ of the port builds broke because of this collection of Windoze droppings). 1999-08-05 00:15:42 +00:00
hoa.nguyen%intel.com daab979848 Build bustage. 1999-08-04 22:10:54 +00:00
hoa.nguyen%intel.com 3b2bc0b413 Added nsJSHTMLEmbedElement.cpp. 1999-08-04 21:33:30 +00:00
hoa.nguyen%intel.com 1aedc68df0 DOM Element for JavaScript access of embed tags. 1999-08-04 21:31:34 +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
briano%netscape.com f1ffca414c Cleaned it up and got rid of the redundant HP-specific SHARED_LIBRARY_LIBS stuff. 1999-08-03 21:40:56 +00:00
dp%netscape.com 64b7893600 Fixed extra release of IOService happening for ifdef NECKO. 1999-08-03 19:00:51 +00:00
jfrancis%netscape.com bea858790e workaround for mac console code wierdness w.r.t. newlines and carraige returns 1999-08-03 12:43:06 +00:00
arielb%netscape.com 89e7fef930 add a principal manager to caps api. everything is now xpidled so
i removed the public directory from the module.
1999-08-01 21:26:02 +00:00
valeski%netscape.com e8728c2ed4 cyeh approved - stability repairs 1999-07-29 21:16:27 +00:00
mscott%netscape.com 0c4eca82a6 fix build breakage..include config.mak 1999-07-29 03:46:59 +00:00
mscott%netscape.com 0b58d22b18 fix build breakage....include config.mak 1999-07-29 03:42:19 +00:00
nisheeth%netscape.com 4bcb36a368 Fixing bug 6886. window.outerWidth and window.outerHeight for (i)frames now return the dimensions of the browser window. This is the way 4.x handles these properties. 1999-07-28 07:03:29 +00:00
joki%netscape.com f6d802c7e4 fixing window.open flags so as not to default to all chrome on incorrectly. 1999-07-28 03:05:35 +00:00
briano%netscape.com d99daeea9b Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00