Commit Graph

968 Commits

Author SHA1 Message Date
danm%netscape.com
62c8378103 straighten out OS chrome flags and synchronize in Windows source
git-svn-id: svn://10.0.0.236/trunk@41337 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 22:42:34 +00:00
joki%netscape.com
28053ad905 Stop calling JS_ClearScope (and related methods) when leaving about:blank page.
git-svn-id: svn://10.0.0.236/trunk@41314 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 20:51:39 +00:00
waterson%netscape.com
e1ae913ee8 Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism.
git-svn-id: svn://10.0.0.236/trunk@41296 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 17:20:28 +00:00
danm%netscape.com
72f4193b08 hooking up window OS border control from JS/C++
git-svn-id: svn://10.0.0.236/trunk@41255 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 06:34:24 +00:00
waterson%netscape.com
ba3808369f Re-add. Wasn't meant to be deleted yet.
git-svn-id: svn://10.0.0.236/trunk@41230 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 03:03:25 +00:00
waterson%netscape.com
29234bd8bf XULTreeElement.idl
git-svn-id: svn://10.0.0.236/trunk@41228 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 02:58:39 +00:00
waterson%netscape.com
5bb688266b Native builder exorcism. Long live templates.
git-svn-id: svn://10.0.0.236/trunk@41218 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 02:42:18 +00:00
arielb%netscape.com
395aa47003 removed some enums and migrated them into nsPrivilege, nsIPrivilege and
nsPrivilegemanager. cleaning up some old code from the security module
and refining their api's and such like.


git-svn-id: svn://10.0.0.236/trunk@41184 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 00:50:59 +00:00
joki%netscape.com
73627c01e7 Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus.
git-svn-id: svn://10.0.0.236/trunk@41139 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-26 15:02:19 +00:00
hyatt%netscape.com
a2dfc76700 Adding a menu listener to the DOM for XUL menus and popups.
git-svn-id: svn://10.0.0.236/trunk@41123 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-26 09:18:00 +00:00
arielb%netscape.com
35dc473dd3 Fix to the caps security module. I removed the nsPrincipal struct, from now
on you can access principals by their xpcomed interface nsIPrincipal.


git-svn-id: svn://10.0.0.236/trunk@40961 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 03:58:23 +00:00
gordon%netscape.com
a420b19f08 Added nsJSProtocolHandler.h
git-svn-id: svn://10.0.0.236/trunk@40828 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 05:26:03 +00:00
gordon%netscape.com
39cc1e14fc 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.
git-svn-id: svn://10.0.0.236/trunk@40826 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 05:23:00 +00:00
briano%netscape.com
da7a9c40e3 Cleanup, in the vain hope that this might clear up the freaky Sol/x86 .L_T7158 undefined symbol problem.
git-svn-id: svn://10.0.0.236/trunk@40754 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 00:22:57 +00:00
briano%netscape.com
c519204f98 Cleaned it up in the vague hope that this might help Solaris/x86 builds overcome their mysterious relocation problem.
git-svn-id: svn://10.0.0.236/trunk@40745 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 23:58:51 +00:00
danm%netscape.com
3967f2f182 removing IsMenuBarVisible -- it was a mistake, and unused
git-svn-id: svn://10.0.0.236/trunk@40741 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 23:41:50 +00:00
waterson%netscape.com
db94f8f652 Fix missing cast in XPC case.
git-svn-id: svn://10.0.0.236/trunk@40711 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 21:57:29 +00:00
gagan%netscape.com
0b4ff33b6b Necko only changes for the setting relative path.
git-svn-id: svn://10.0.0.236/trunk@40698 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 21:17:11 +00:00
nisheeth%netscape.com
9c9bf1197e 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.
git-svn-id: svn://10.0.0.236/trunk@40633 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 07:07:50 +00:00
danm%netscape.com
c440919d70 make window.open windows visible
git-svn-id: svn://10.0.0.236/trunk@40421 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-21 06:37:58 +00:00
mjudge%netscape.com
5048ebe280 fixing bad idl on my part. adding method until idlizing can be completed
git-svn-id: svn://10.0.0.236/trunk@40391 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-21 01:14:05 +00:00
akkana%netscape.com
d7bd1caa92 Move non-idlc generated stuff from nsIDOMSelection.h to nsIPresShell.h
git-svn-id: svn://10.0.0.236/trunk@40382 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-21 00:12:23 +00:00
akkana%netscape.com
ad1044d18e Hand-edit to make one parameter to ContainsNode an address -- apparently there's a bug in idlc
git-svn-id: svn://10.0.0.236/trunk@40380 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-21 00:10:11 +00:00
akkana%netscape.com
5a8b686afd Argh, there's stuff in here that doesn't come from the idl! Fix build bustage
git-svn-id: svn://10.0.0.236/trunk@40354 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 23:29:02 +00:00
akkana%netscape.com
aa4de00332 Add new ContainsNode method to nsIDOMSelection
git-svn-id: svn://10.0.0.236/trunk@40344 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 23:08:22 +00:00
joki%netscape.com
065c158182 Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods.
git-svn-id: svn://10.0.0.236/trunk@40134 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 19:54:34 +00:00
mjudge%netscape.com
329d39ba11 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.
git-svn-id: svn://10.0.0.236/trunk@39971 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-18 02:27:19 +00:00
ramiro%netscape.com
be8479149c Landing timer move on windows.
git-svn-id: svn://10.0.0.236/trunk@39882 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 15:52:01 +00:00
ramiro%netscape.com
963b6f5991 Landing timer move on unix.
git-svn-id: svn://10.0.0.236/trunk@39863 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 14:22:51 +00:00
ramiro%netscape.com
dfffbe135d Fixing mismatched deallocator errors.
git-svn-id: svn://10.0.0.236/trunk@39862 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 13:08:45 +00:00
slamm%netscape.com
c8cb0705fc Fix build warnings.
git-svn-id: svn://10.0.0.236/trunk@39734 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 20:06:37 +00:00
hyatt%netscape.com
6ce69db0d6 Added support for window.title (setting and getting).
git-svn-id: svn://10.0.0.236/trunk@39608 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 01:14:59 +00:00
norris%netscape.com
cf243fd0cc Remove cvs removed file from MANIFEST.
git-svn-id: svn://10.0.0.236/trunk@39582 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 23:54:21 +00:00
norris%netscape.com
3de9514e0d Move several security files into idl. (Create idl directory in caps module.)
Implement methods of nsIXPCSecurityManager.
Fix random errors in DOM JS security.


git-svn-id: svn://10.0.0.236/trunk@39574 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 23:23:16 +00:00
mjudge%netscape.com
757f22388f checkin for carpool for multiple seleciton/ime selection and api changes
git-svn-id: svn://10.0.0.236/trunk@39542 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 18:19:20 +00:00
warren%netscape.com
e304e899e8 Changed back to a warning since I now know this is non-critical for necko.
git-svn-id: svn://10.0.0.236/trunk@39369 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 20:50:02 +00:00
andreas.otte%primus-online.de
33d70d717d NECKO only: fix build bustage when doing a clobber build
git-svn-id: svn://10.0.0.236/trunk@39368 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 20:47:55 +00:00
mcafee%netscape.com
c05a0388bd Fixing Linux bustage, NECKO build only.
git-svn-id: svn://10.0.0.236/trunk@39062 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-13 07:33:19 +00:00
warren%netscape.com
b165f33d9c Added start of javascript: protocol handler for necko.
git-svn-id: svn://10.0.0.236/trunk@39027 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-12 23:46:40 +00:00
brendan%mozilla.org
36b06986ea Support Unicode strings in setTimeout/setInterval exprs (8155, vidur).
git-svn-id: svn://10.0.0.236/trunk@39026 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-12 23:40:01 +00:00
andreas.otte%primus-online.de
aa8f29f8c5 NECKO only: Using helper function NS_MakeAbsoluteURI A: chofmann R:valeski
git-svn-id: svn://10.0.0.236/trunk@38985 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-11 15:46:10 +00:00
warren%netscape.com
464a64de33 Changed warning to assertion because this is the next thing we need to fix.
git-svn-id: svn://10.0.0.236/trunk@38956 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-10 11:08:09 +00:00
vidur%netscape.com
a585235d1e 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.
git-svn-id: svn://10.0.0.236/trunk@38825 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 23:02:07 +00:00
hyatt%netscape.com
be23e98e07 Fix for the disappearing menu bar problem.
git-svn-id: svn://10.0.0.236/trunk@38764 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 02:04:32 +00:00
warren%netscape.com
31112697f5 Fixed ToString for necko.
git-svn-id: svn://10.0.0.236/trunk@38677 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 10:05:59 +00:00
mcafee%netscape.com
dc7d61c0db Fixing linux bustage
git-svn-id: svn://10.0.0.236/trunk@38658 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 08:04:11 +00:00
norris%netscape.com
205ddb1970 Tom Pixley's code for the beginnings of DOM security, with a fix for the previous Mac link failure.
git-svn-id: svn://10.0.0.236/trunk@38654 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 07:50:03 +00:00
danm%netscape.com
5441fb9e9d delay showing intrinsically sized windows
git-svn-id: svn://10.0.0.236/trunk@38510 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:29:05 +00:00
slamm%netscape.com
ea1560c590 Remove unused variable, rBool, and its compiler warnings
git-svn-id: svn://10.0.0.236/trunk@38478 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:42:00 +00:00
slamm%netscape.com
ae6533ee28 Remove unused variable (and compiler warning)
git-svn-id: svn://10.0.0.236/trunk@38475 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:38:33 +00:00