davidm%netscape.com
3c7d624e93
Change return value when no window is found to NS_OK. Init variable to NULL
1999-07-23 03:14:43 +00:00
danm%netscape.com
15f5ce54da
reversing inadvertent removal of dynamic menubar
1999-07-23 02:37:14 +00:00
danm%netscape.com
2e39eab67d
removing IsMenuBarVisible -- it was a mistake, and unused
1999-07-22 23:41:50 +00:00
hyatt%netscape.com
cc8ec5524d
Fixing a security violation in GetContentWebShell. When no shell was found, it
...
was returning the chrome shell. It should just return nsnull instead.
1999-07-22 22:48:23 +00:00
nisheeth%netscape.com
6053670fe6
Fix for bug 10028. We handle mixed case mailto urls properly now.
1999-07-22 22:34:28 +00:00
danm%netscape.com
6c4769c9d9
make window.open windows visible
1999-07-21 06:37:58 +00:00
danm%netscape.com
f8875221d4
necko-copacetic version of last checkin
1999-07-21 02:58:26 +00:00
danm%netscape.com
9ffa33e599
last fix won't actually work. it's too early.
1999-07-20 15:38:36 +00:00
danm%netscape.com
dcb9153588
temporary build redness fix disables hidden window
1999-07-20 15:26:44 +00:00
danm%netscape.com
f358772bb2
adding initial hidden window to AppRunner
1999-07-20 14:40:55 +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
davidm%netscape.com
86606749ff
Fix a couple of refcount bugs. Add routine to convert from nsISupports to nsIDOMWindow object
1999-07-18 23:46:04 +00:00
morse%netscape.com
6fb87f24b3
xul files have moved
1999-07-17 02:04:09 +00:00
warren%netscape.com
c5684bf4d7
Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
1999-07-16 11:14:36 +00:00
gordon%netscape.com
b15ee35f12
Changed value returned inside #ifdef NECKO.
1999-07-14 21:17:40 +00:00
blizzard%redhat.com
650089e50c
Make sure that mWebShell has the Show() method called on it when mWindow does. This fixes the xlib gray screen and should allow some hacks to be removed from the gtk code. Checkin approved by hyatt and cyeh.
1999-07-12 20:31:03 +00:00
duncan%be.com
c8a258ae7c
Temporary fix for BeOS menus: do not load dynamically. Will try to
...
fix this for M9.
BeOS only checkin authorized by cyeh.
1999-07-12 19:15:01 +00:00
radha%netscape.com
5d6c22f4d6
Don't include MsgCompose header files to invoke the Messenger when a mailto: is clicked.
...
Use ToolkitCore.ShowWindowWithArgs instead. I know about all that is going on
regarding using window.open instead of showwindowwithargs. But in this case,
I really have no choice. Plus, this code will go away when I get to use
NECKO's protocol registry.
1999-07-10 00:15:04 +00:00
pavlov%pavlov.net
8792734fb7
fix bug 9564 r=mcafee a=cyeh
1999-07-09 23:41:29 +00:00
pavlov%pavlov.net
f946abc9f0
turning intrinsic sizing on for unix part 2 r=saari a=chofmann
1999-07-09 17:25:14 +00:00
racham%netscape.com
9c653a2f9c
Profiledefaults dir is the install directory. Rev by gayatri. Approved by chofmann
1999-07-09 04:33:32 +00:00
sdagley%netscape.com
7a6c773df8
Part deux of the fix for #8491 . Had to add the ability to externally re-init NSPR's log feature as we were reading the environemnt vars on the Mac after the initial init. Reviewed saari.
1999-07-09 04:03:51 +00:00
sdagley%netscape.com
4950c2b602
Fix for bug #8491 . Reviewed scc, approved chofmann. Provide support for environment variables on the Mac so PR_Log can query for what modules are actually supposed to be logged. See the bug comments for a description of how to set the enviroment variables.
1999-07-09 02:44:31 +00:00
hyatt%netscape.com
eddf93c2be
Fixing redraw problems on initial show of window
1999-07-07 22:33:26 +00:00
gayatrib%netscape.com
19b53ef7bf
Added new file spec for profile defaults folder
1999-07-07 01:05:39 +00:00
saari%netscape.com
9cb32cb7b6
Fix for bug #8990
1999-07-07 00:48:06 +00:00
pinkerton%netscape.com
cac84ceef0
Allow for oncreate handler to stop creation of popups by returning false from event handler.
1999-07-06 23:21:23 +00:00
sspitzer%netscape.com
811a950bb3
temporary fix for the "window is 1x1 and blank on startup" problem.
...
hyatt / pavlov are working on a better fix.
1999-07-06 21:32:44 +00:00
hyatt%netscape.com
3c3b608aa5
Trying to fix build bustage.
1999-07-06 18:53:41 +00:00
ramiro%netscape.com
62aa3317ef
Protect the mail news "dirty hack" with MOZ_MAIL_NEWS defines.
1999-07-06 14:51:33 +00:00
hyatt%netscape.com
ff18b8d28d
Make popups work with intrinsic sizing.
1999-07-05 23:45:24 +00:00
hyatt%netscape.com
a5b81247f8
Making sure dialogs really look like dialogs.
1999-07-05 19:38:43 +00:00
hyatt%netscape.com
0eab3ab67d
Keep the initial width and height from being 0. Set it to 1 instead.
1999-07-05 16:53:43 +00:00
radha%netscape.com
9354d065a8
Activate the mailcomposer code only if NECKO is *not*
...
defined. Mail composer header files are not found if
NECKO is defined and thereby NECKO build fails.
1999-07-05 00:53:20 +00:00
radha%netscape.com
e42cc81887
WebShellWindow is now a url dispatcher until a common app independant module is
...
identified. Add url dispatcher related functions
1999-07-04 23:41:32 +00:00
hyatt%netscape.com
59ffb0945b
Removing the obsolete nsIWidgetController interface.
1999-07-04 19:46:05 +00:00
sdagley%netscape.com
91116e3b6b
File Removed.
1999-07-04 06:16:08 +00:00
sdagley%netscape.com
799ffe9bb5
Another shot at fixing hyatt's build bustage. This file isn't actually generated even though there's a corresponding .idl file. Since hyatt added the define of NS_SIZETOCONTENT to the .idl file the Mac isn't finding it.
1999-07-04 06:00:14 +00:00
hyatt%netscape.com
2af7a6b407
Checking in support for intrinsic sizing of chrome.
1999-07-04 04:09:54 +00:00
saari%netscape.com
7cd7c51785
fix bug 9032, check for null crash
1999-07-04 02:43:58 +00:00
saari%netscape.com
7140e4f56d
fix build breakage
1999-07-03 00:31:23 +00:00
saari%netscape.com
92b074e3ac
adding MacOS support for menu accelerators
1999-07-02 23:57:29 +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
dveditz%netscape.com
4c4f269dd4
nakefile cleanups
1999-07-02 13:42:17 +00:00
warren%netscape.com
8462929dda
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
1999-07-01 19:30:20 +00:00
hyatt%netscape.com
1994c7011e
You can specify the size of the popup.
1999-07-01 06:01:03 +00:00
hyatt%netscape.com
99281aad36
Implementing borderless top level windows.
1999-07-01 02:50:53 +00:00
leaf%mozilla.org
8a0c3e25cd
Preparing for distribution of fullsoft headers, dlls, and exes
1999-07-01 01:48:08 +00:00
pierre%netscape.com
004042de11
added nsIAppShellService.idl to fix build breakage
1999-07-01 01:14:34 +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