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

562 Коммитов

Автор SHA1 Сообщение Дата
arielb%netscape.com 76ffc06aa5 Fix to the caps security module. I removed the nsPrincipal struct, from now
on you can access principals by their xpcomed interface nsIPrincipal.
1999-07-24 03:58:23 +00:00
gordon%netscape.com c24e52e3bf Added nsJSProtocolHandler.h 1999-07-23 05:26:03 +00:00
gordon%netscape.com 4957603d36 If XP_MAC and NECKO are defined, we include nsJSProtocolHandler.cpp instead of using the rest of this file. This is to work around the fact we can't conditionally link against files without creating addition targets in the project. Once NECKO has landed, I'll change the project file and jsurl.cpp will go away. 1999-07-23 05:23:00 +00:00
briano%netscape.com 069e3808f5 Cleanup, in the vain hope that this might clear up the freaky Sol/x86 .L_T7158 undefined symbol problem. 1999-07-23 00:22:57 +00:00
briano%netscape.com ae0fedcc08 Cleaned it up in the vague hope that this might help Solaris/x86 builds overcome their mysterious relocation problem. 1999-07-22 23:58:51 +00:00
danm%netscape.com 2e39eab67d removing IsMenuBarVisible -- it was a mistake, and unused 1999-07-22 23:41:50 +00:00
waterson%netscape.com fc9d558a71 Fix missing cast in XPC case. 1999-07-22 21:57:29 +00:00
gagan%netscape.com e546a70149 Necko only changes for the setting relative path. 1999-07-22 21:17:11 +00:00
nisheeth%netscape.com 8f9d2d255e Fix for bug 6886. The innerwidth/innerheight and outerwidth/outerheight properties on a window object now return correct values for (i)frames. Earlier, they were returning the values of the window even when queried on an (i)frame. 1999-07-22 07:07:50 +00:00
danm%netscape.com 6c4769c9d9 make window.open windows visible 1999-07-21 06:37:58 +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 09874c3529 Hand-edit to make one parameter to ContainsNode an address -- apparently there's a bug in idlc 1999-07-21 00:10:11 +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
ramiro%netscape.com fecd737d22 Landing timer move on windows. 1999-07-17 15:52:01 +00:00
ramiro%netscape.com 342b5083f1 Landing timer move on unix. 1999-07-17 14:22:51 +00:00
ramiro%netscape.com 3ac418f15b Fixing mismatched deallocator errors. 1999-07-17 13:08:45 +00:00
slamm%netscape.com 27b8289eff Fix build warnings. 1999-07-16 20:06:37 +00:00
hyatt%netscape.com 03c957ce4a Added support for window.title (setting and getting). 1999-07-16 01:14:59 +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
warren%netscape.com b380dd36ab Changed back to a warning since I now know this is non-critical for necko. 1999-07-14 20:50:02 +00:00
andreas.otte%primus-online.de d4fa1117ce NECKO only: fix build bustage when doing a clobber build 1999-07-14 20:47:55 +00:00
mcafee%netscape.com 95f9f9879a Fixing Linux bustage, NECKO build only. 1999-07-13 07:33:19 +00:00
warren%netscape.com b8a5a07e9a Added start of javascript: protocol handler for necko. 1999-07-12 23:46:40 +00:00
brendan%mozilla.org 47a6b135a3 Support Unicode strings in setTimeout/setInterval exprs (8155, vidur). 1999-07-12 23:40:01 +00:00
andreas.otte%primus-online.de b6031c6f4b NECKO only: Using helper function NS_MakeAbsoluteURI A: chofmann R:valeski 1999-07-11 15:46:10 +00:00
warren%netscape.com c8bfc4ccbb Changed warning to assertion because this is the next thing we need to fix. 1999-07-10 11:08:09 +00:00
vidur%netscape.com d63a6a94db A window can now be closed from a timeout. A reference to the script context is temporarily held until the timeout completes. Approved by chofmann, reviewed by nisheeth. 1999-07-08 23:02:07 +00:00
hyatt%netscape.com f23159f787 Fix for the disappearing menu bar problem. 1999-07-08 02:04:32 +00:00
warren%netscape.com 9aa858c196 Fixed ToString for necko. 1999-07-07 10:05:59 +00:00
mcafee%netscape.com bb5b89931b Fixing linux bustage 1999-07-07 08:04:11 +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
danm%netscape.com da514d089c delay showing intrinsically sized windows 1999-07-07 00:29:05 +00:00
slamm%netscape.com e0b06a2b32 Remove unused variable, rBool, and its compiler warnings 1999-07-06 23:42:00 +00:00
slamm%netscape.com cd4a9550c5 Remove unused variable (and compiler warning) 1999-07-06 23:38:33 +00:00
danm%netscape.com 4efbe0fc12 don't resize or move while 'opening' an extant window 1999-07-06 23:13:10 +00:00
andreas.otte%primus-online.de d968fa955b NECKO only: replacing GetBuffer with ToNewCString and some error checking 1999-07-06 23:08:16 +00:00
sspitzer%netscape.com 3649abeee9 fix warning 1999-07-06 22:40:54 +00:00
sspitzer%netscape.com 2cb3f72b7e add debugging printf 1999-07-06 22:40:20 +00:00
hyatt%netscape.com a5b81247f8 Making sure dialogs really look like dialogs. 1999-07-05 19:38:43 +00:00
hyatt%netscape.com 2af7a6b407 Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +00:00
vidur%netscape.com df69e69ae1 fixed prototype/method return type mismatch. Thanks to Glen Nakamura for the patch. 1999-07-02 22:49:29 +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
joki%netscape.com 5c985ef2fe New focus stuff for getting focus to the content area of the apprunner window. 1999-07-02 19:43:26 +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