Commit Graph

968 Commits

Author SHA1 Message Date
danm%netscape.com
27ec474123 don't resize or move while 'opening' an extant window
git-svn-id: svn://10.0.0.236/trunk@38460 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:13:10 +00:00
andreas.otte%primus-online.de
03e69d05c3 NECKO only: replacing GetBuffer with ToNewCString and some error checking
git-svn-id: svn://10.0.0.236/trunk@38458 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:08:16 +00:00
sspitzer%netscape.com
151068ddd1 fix warning
git-svn-id: svn://10.0.0.236/trunk@38424 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 22:40:54 +00:00
sspitzer%netscape.com
e78b7e0ff8 add debugging printf
git-svn-id: svn://10.0.0.236/trunk@38423 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 22:40:20 +00:00
hyatt%netscape.com
677775fe66 Making sure dialogs really look like dialogs.
git-svn-id: svn://10.0.0.236/trunk@38365 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-05 19:38:43 +00:00
hyatt%netscape.com
0783f2a892 Checking in support for intrinsic sizing of chrome.
git-svn-id: svn://10.0.0.236/trunk@38310 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 04:09:54 +00:00
vidur%netscape.com
9e03095b37 fixed prototype/method return type mismatch. Thanks to Glen Nakamura for the patch.
git-svn-id: svn://10.0.0.236/trunk@38176 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 22:49:29 +00:00
tague%netscape.com
41d9f5c67c Added TEXTRANGE_CARETPOSITION support for Input Methods to nsIDOMTextRange and nsGUIEvents
git-svn-id: svn://10.0.0.236/trunk@38166 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 22:21:03 +00:00
joki%netscape.com
bfbeb5f588 New focus stuff for getting focus to the content area of the apprunner window.
git-svn-id: svn://10.0.0.236/trunk@38125 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 19:43:26 +00:00
rods%netscape.com
4e6c3f14dd Add or changed GetIID to use NS_DEFINE_STATIC_IID_ACCESSOR macro
git-svn-id: svn://10.0.0.236/trunk@38123 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 19:27:36 +00:00
dveditz%netscape.com
1008384826 makeile cleanups
git-svn-id: svn://10.0.0.236/trunk@38041 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:38:47 +00:00
ramiro%netscape.com
43391c2dca Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.


git-svn-id: svn://10.0.0.236/trunk@38035 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:06:48 +00:00
dveditz%netscape.com
6c67b618a0 Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
git-svn-id: svn://10.0.0.236/trunk@38031 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 11:50:19 +00:00
warren%netscape.com
934f30a05c necko changes
git-svn-id: svn://10.0.0.236/trunk@37846 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 19:38:49 +00:00
joki%netscape.com
2bf72dbb03 Backing out js security changes.
git-svn-id: svn://10.0.0.236/trunk@37696 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 13:03:35 +00:00
joki%netscape.com
1e5c752f72 chaning module name again.
git-svn-id: svn://10.0.0.236/trunk@37695 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 12:37:43 +00:00
joki%netscape.com
8d7287d3e4 hacking in temp fix for mac build.
git-svn-id: svn://10.0.0.236/trunk@37694 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 12:31:59 +00:00
joki%netscape.com
831126af0d Fixing module name.
git-svn-id: svn://10.0.0.236/trunk@37693 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 11:46:08 +00:00
joki%netscape.com
39996cd3b8 Typo in makefile.
git-svn-id: svn://10.0.0.236/trunk@37691 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 10:57:48 +00:00
joki%netscape.com
c327ee36e4 New JavaScript/DOM security stuff.
git-svn-id: svn://10.0.0.236/trunk@37688 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 10:38:26 +00:00
sspitzer%netscape.com
66f425712a fix warning. remove unused variable
git-svn-id: svn://10.0.0.236/trunk@37671 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 07:49:09 +00:00
pinkerton%netscape.com
19f8e2d3b8 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.
git-svn-id: svn://10.0.0.236/trunk@37587 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 00:07:41 +00:00
vidur%netscape.com
44b1e90da0 Added static GetIID accessor to DOM interfaces
git-svn-id: svn://10.0.0.236/trunk@37496 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 23:42:51 +00:00
tague%netscape.com
ea708a16a8 Added clause and selection support for Input Methods. Fixes bug #8639, #8459, #6989, #7824
git-svn-id: svn://10.0.0.236/trunk@37435 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 20:31:22 +00:00
tague%netscape.com
db23dd7d5c Added clause range and selection support for Input Methods.
git-svn-id: svn://10.0.0.236/trunk@37434 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 20:30:42 +00:00
scc%netscape.com
9ea8cebe57 Added |GetIID()|
git-svn-id: svn://10.0.0.236/trunk@37432 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 20:28:56 +00:00
valeski%netscape.com
39cd7e1396 NECKO build fix. added proper args to nsIWebShell::Reload().
git-svn-id: svn://10.0.0.236/trunk@37174 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 12:31:56 +00:00
warren%netscape.com
2fd605cc6f Last of the necko ifdefs. Now we link with necko.
git-svn-id: svn://10.0.0.236/trunk@37169 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 10:35:57 +00:00
mcafee%netscape.com
02be303d37 BeOS changes
git-svn-id: svn://10.0.0.236/trunk@37120 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 09:34:52 +00:00
mcafee%netscape.com
6e6122795b BeOS changes
git-svn-id: svn://10.0.0.236/trunk@37119 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 09:28:16 +00:00
danm%netscape.com
0635fbf5eb added 'content' property to JS window
git-svn-id: svn://10.0.0.236/trunk@37057 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 21:48:29 +00:00
warren%netscape.com
2f522c1be0 More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string.
git-svn-id: svn://10.0.0.236/trunk@36581 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 19:55:21 +00:00
warren%netscape.com
c3040765bd Necko changes.
git-svn-id: svn://10.0.0.236/trunk@36514 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 06:12:02 +00:00
warren%netscape.com
06d707be48 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
git-svn-id: svn://10.0.0.236/trunk@36440 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 03:29:44 +00:00
davidm%netscape.com
870e14df1c Bring window to the front before giving it focus
git-svn-id: svn://10.0.0.236/trunk@36208 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 03:11:15 +00:00
sfraser%netscape.com
6aabb6033b Preliminary fix for 8555; JS contexts not properly cleaned up on window close.
git-svn-id: svn://10.0.0.236/trunk@35935 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-19 22:18:52 +00:00
sfraser%netscape.com
2397a8f3d6 Lots of leak fixing.
git-svn-id: svn://10.0.0.236/trunk@35934 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-19 22:15:14 +00:00
valeski%netscape.com
4fa4e2e84d NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
git-svn-id: svn://10.0.0.236/trunk@35863 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 17:34:08 +00:00
beard%netscape.com
9d49b0ba5e bug #5352: navigator.javaEnabled() now returns false if the "security.enable_java" preference is undefined, which it is if the "Advanced" preferences dialog has never been run, or you're running under viewer.
a=chofmann, r=vidur


git-svn-id: svn://10.0.0.236/trunk@35748 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 23:40:41 +00:00
pollmann%netscape.com
3512f5a5f9 Bug 2195: select[n] == select.options[n], new idlc-generated glue for nonstandard DOM interface
git-svn-id: svn://10.0.0.236/trunk@35676 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 05:20:00 +00:00
pollmann%netscape.com
80638fa053 Bug 2195: select[n] == select.options[n], new nonstandard DOM interface
git-svn-id: svn://10.0.0.236/trunk@35670 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 05:15:30 +00:00
pollmann%netscape.com
0af1f8f6d1 Bug 2195: select[n] == select.options[n], new header for nonstandard DOM interface
git-svn-id: svn://10.0.0.236/trunk@35665 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 05:02:21 +00:00
waterson%netscape.com
9fea56b5f8 Remove Window.Equals() hack.
git-svn-id: svn://10.0.0.236/trunk@35611 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 02:06:48 +00:00
danm%netscape.com
efff0ea4f1 fix hidden virtual function bustage
git-svn-id: svn://10.0.0.236/trunk@35559 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 00:14:04 +00:00
pollmann%netscape.com
01652fd586 Bug 2195: Make select[n] == select.options[n] (idlc bugfix courtesy of Vidur)
git-svn-id: svn://10.0.0.236/trunk@35539 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 23:41:30 +00:00
vidur%netscape.com
d35239d364 More graceful handling of the orphaned window case.
git-svn-id: svn://10.0.0.236/trunk@35333 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 03:25:41 +00:00
vidur%netscape.com
752bdba383 Changed reference counting rules for nsGlobalWindow - now its JSObject maintains a reference to it. The root for the global JSObject is now removed in SetWebShell when we're going away. Lots of null checks so that standalone global window doesn't crash.
git-svn-id: svn://10.0.0.236/trunk@35327 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 03:17:11 +00:00
beard%netscape.com
ad7eb2da6d bug #7018: conditionally initializing LiveConnect classes only if Java is truly enabled.
git-svn-id: svn://10.0.0.236/trunk@35127 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-14 06:41:09 +00:00
vidur%netscape.com
e3e3cf2a9f Added confirm and prompt to window object.
git-svn-id: svn://10.0.0.236/trunk@34911 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-11 23:57:25 +00:00
vidur%netscape.com
4823ea99ad JS_GetPrivate calls now go through a nsJSUtils wrapper that checks up the prototype chain. This is useful for applets where the JSClass instance is set as the proto of the LiveConnect-generated object.
git-svn-id: svn://10.0.0.236/trunk@34883 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-11 22:38:35 +00:00