davidm%netscape.com
69aec50465
11128 Title bar of windows not displaying correctly - change name of attribute
1999-08-11 03:47:00 +00:00
davidm%netscape.com
0a7f2ca729
Remove #ifndef NECKO around the alert and replace nsINetSupport with nsIPrompt
1999-08-11 03:05:25 +00:00
davidm%netscape.com
4bf9335dd7
add nsCommonDialogs and nsDialogParamBlock factories and registration
1999-08-11 03:03:47 +00:00
davidm%netscape.com
4d1119cca9
add nsCommonDialogs.cpp and nsDialogParamBlock.cpp
1999-08-11 03:02:38 +00:00
davidm%netscape.com
a5c70c2cc8
add nsCommonDialog.idl and nsDialogParamBloc.idl
1999-08-11 00:00:17 +00:00
davidm%netscape.com
730478b1da
changed url of dialog
1999-08-10 23:37:29 +00:00
davidm%netscape.com
571b0800d0
Add nsCommonDialogs.cpp and nsDialogParamBlock.cpp
1999-08-10 23:36:57 +00:00
davidm%netscape.com
028e4bc23a
add nsICommonDialogs.idl and nsIDialogParamBlock.idl
1999-08-10 23:35:44 +00:00
davidm%netscape.com
cac87fdec3
add nsICommonDialog and nsIDialogParamBlock
1999-08-10 23:34:25 +00:00
davidm%netscape.com
82cd734422
add nsCommonDialog.cpp and nsDialogParamBlock.cpp
1999-08-10 23:33:22 +00:00
davidm%netscape.com
d7eba1f6a2
First Checked In.
1999-08-10 22:14:38 +00:00
mccabe%netscape.com
2a403483de
Changes to the xpidl compiler -
...
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].
This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.
As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout. As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
danm%netscape.com
83dc4ebc74
re-enable app quit from menu
1999-08-09 22:28:30 +00:00
racham%netscape.com
5f890b16fa
renaming prefs file to prefs.js from prefs50.js, bug 5910
1999-08-09 21:08:54 +00:00
saari%netscape.com
3979d88e03
Adding Mac dynamic menus support. This touches a little XP code, notably, adding GetDOMNode and SetDOMNode to nsIMenuItem.
1999-08-09 19:14:38 +00:00
peterl%netscape.com
5d2a518fda
removed hack forcing app into standard mode (now controlled by documents)
1999-08-08 01:20:28 +00:00
danm%netscape.com
5a5d7a4d0a
correct location of hiddenWindow.xul
1999-08-07 20:33:01 +00:00
danm%netscape.com
36cefdc1d3
corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow.
1999-08-07 02:51:03 +00:00
danm%netscape.com
a47b7f9a04
removed extra appshell->Exit. was unnecessary, and caused gtk some grief
1999-08-07 00:43:19 +00:00
morse%netscape.com
e3092f3888
cleaned up dialogs
1999-08-06 00:29:10 +00:00
danm%netscape.com
8076891e81
attempts to find webshells with a null name now always fail. makes window.open() with null name open new window. seems not to break anything. you know who to beat up if it does.
1999-08-05 23:59:00 +00:00
hyatt%netscape.com
fdd29e18c2
Fix for bug where window.title couldn't be set using onload handler.
1999-08-05 02:16:16 +00:00
danm%netscape.com
b9b55f1e26
fixed named frame targeting
1999-08-05 01:50:25 +00:00
valeski%netscape.com
0efb259cfa
api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
...
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:28:30 +00:00
danm%netscape.com
e5f9a7584d
enable non-chrome window.open for platforms other than Windows
1999-08-04 23:26:21 +00:00
radha%netscape.com
ff2e62907c
Pass url load type LOAD_HISTORY when loading a url due to a back or forward button click
1999-08-04 22:44:59 +00:00
radha%netscape.com
18d1026df5
Add a new loading type LOAD_HISTORY
1999-08-04 22:44:13 +00:00
danm%netscape.com
8b65870177
initialize what was an uninitialized variable. makes things better.
1999-08-04 04:31:01 +00:00
radha%netscape.com
6c241b072b
Allow windows path formats, d:\, c:\ etc.. to be passed as command line urls
1999-08-03 22:15:14 +00:00
mcafee%netscape.com
6da92dc13c
Converting to stream implementation of HTTP posting, this obsoletes nsIPostData and nsIPostToServer. a=warren
1999-08-03 20:51:41 +00:00
danm%netscape.com
27430e415c
modal dialogs from C off the UI thread. a bit premature: works on Win and Mac. Issue addressed on gtk, but not there yet.
1999-08-03 07:06:32 +00:00
hyatt%netscape.com
b07be00b42
Fixing separators also.
1999-08-02 08:59:56 +00:00
hyatt%netscape.com
691b196a67
Fixing separators also.
1999-08-02 08:59:35 +00:00
hyatt%netscape.com
a2872f72b5
Fixing Mac breakage where menu items don't execute when selected.
1999-08-02 08:55:15 +00:00
danm%netscape.com
310cd3c21b
update nondynamic (mac) menu loading code to use xul syntax new since yesterday (name becomes value)
1999-08-01 04:21:50 +00:00
hyatt%netscape.com
c75da9c794
Cleaning up this XUL command thing a bit.
1999-07-31 22:51:05 +00:00
hyatt%netscape.com
6fd9954617
Doing a little bit of cleanup on the webshell window.
1999-07-31 22:48:28 +00:00
hyatt%netscape.com
22b43cabab
Fixing nsIXUlWindowCallbacks bustage. I accidentally commented out the
...
ExecuteStartupCode() function, which still needs to be called for now.
1999-07-31 21:08:10 +00:00
hyatt%netscape.com
f080c0cae8
Phase 3. Enabling XP menus on the menu bar.
1999-07-31 11:29:03 +00:00
hyatt%netscape.com
8614f2dad0
Patching non-dynamic native menu impls. These include the Mac and BeOS.
...
Note that the only XUL files currently patched as of this checkin are
the global overlays and navigator.xul. You won't see any menus in any
other windows right now.
I will now begin patching XUL files. Once I am finished with the XUL,
phase 2 will be complete (i.e., as of this checkin, all C++ code for
phase 2 is in).
1999-07-31 07:15:20 +00:00
briano%netscape.com
24c649b4b4
Added a newline to the end of file to fix the Unix native compiler builds.
1999-07-30 21:49:32 +00:00
cltbld%netscape.com
05a753d774
anal cleanup.
1999-07-29 20:02:29 +00:00
mscott%netscape.com
aa51635bc8
fix build breakage...include config.mak
1999-07-29 03:59:32 +00:00
mscott%netscape.com
0e85f5c4eb
add one more necko ifdef for davidm.
1999-07-28 03:40:03 +00:00
davidm%netscape.com
4c354b1d55
#if def out the code so NECKO doesn't break
1999-07-28 03:37:30 +00:00
davidm%netscape.com
11dbdfa4d5
4279 [FEATURE] JavaScript Alert dialogs
1999-07-28 02:52:14 +00:00
davidm%netscape.com
1e472c4a3d
Change code so JS doesn't throw
1999-07-27 23:16:52 +00:00
danm%netscape.com
a5bfeab9c4
straighten out OS chrome flags and synchronize in Windows source
1999-07-27 22:42:34 +00:00
danm%netscape.com
25c2d9c6ad
hooking up window OS border control from JS/C++
1999-07-27 06:34:25 +00:00
pavlov%netscape.com
96b4208fe4
window creation changes
1999-07-27 04:27:17 +00:00
joki%netscape.com
f1c8421c61
Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus.
1999-07-26 15:02:19 +00:00
hyatt%netscape.com
d8006d31ac
Changing the popup events' names.
1999-07-26 09:19:45 +00:00
rickg%netscape.com
5669f40143
replaced call to deprecated string API
1999-07-26 00:51:00 +00:00
davidm%netscape.com
7a35ca58bf
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
402548e533
reversing inadvertent removal of dynamic menubar
1999-07-23 02:37:14 +00:00
danm%netscape.com
b4e60f5b6c
removing IsMenuBarVisible -- it was a mistake, and unused
1999-07-22 23:41:50 +00:00
hyatt%netscape.com
daac4ceb51
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
a14ff6dcb2
Fix for bug 10028. We handle mixed case mailto urls properly now.
1999-07-22 22:34:28 +00:00
danm%netscape.com
5b90e50be0
make window.open windows visible
1999-07-21 06:37:58 +00:00
danm%netscape.com
6293a9fad0
necko-copacetic version of last checkin
1999-07-21 02:58:26 +00:00
danm%netscape.com
c2f8e4becf
last fix won't actually work. it's too early.
1999-07-20 15:38:36 +00:00
danm%netscape.com
c3ede5045d
temporary build redness fix disables hidden window
1999-07-20 15:26:44 +00:00
danm%netscape.com
11f522bc8c
adding initial hidden window to AppRunner
1999-07-20 14:40:55 +00:00
joki%netscape.com
d752334449
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
2900380668
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
24ad17fdfd
xul files have moved
1999-07-17 02:04:09 +00:00
warren%netscape.com
84bd74a4fd
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
bed996ead3
Changed value returned inside #ifdef NECKO.
1999-07-14 21:17:40 +00:00
blizzard%redhat.com
6080b734d6
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
4a3451e3dc
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
afcae1c632
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
1845e72687
fix bug 9564 r=mcafee a=cyeh
1999-07-09 23:41:29 +00:00
pavlov%pavlov.net
92fbe9c78e
turning intrinsic sizing on for unix part 2 r=saari a=chofmann
1999-07-09 17:25:14 +00:00
racham%netscape.com
2b96bde315
Profiledefaults dir is the install directory. Rev by gayatri. Approved by chofmann
1999-07-09 04:33:32 +00:00
sdagley%netscape.com
ed43893377
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
b74558da9b
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
b0d76a8031
Fixing redraw problems on initial show of window
1999-07-07 22:33:26 +00:00
gayatrib%netscape.com
6e5c5c9344
Added new file spec for profile defaults folder
1999-07-07 01:05:39 +00:00
saari%netscape.com
5296bf1511
Fix for bug #8990
1999-07-07 00:48:06 +00:00
pinkerton%netscape.com
9ec6bdb3b1
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
0e665162cb
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
5101e52906
Trying to fix build bustage.
1999-07-06 18:53:41 +00:00
ramiro%netscape.com
fb45aae516
Protect the mail news "dirty hack" with MOZ_MAIL_NEWS defines.
1999-07-06 14:51:33 +00:00
hyatt%netscape.com
1178bcf511
Make popups work with intrinsic sizing.
1999-07-05 23:45:24 +00:00
hyatt%netscape.com
2336371f60
Making sure dialogs really look like dialogs.
1999-07-05 19:38:43 +00:00
hyatt%netscape.com
01fcc007c0
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
c75a8d3c38
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
32eddfe0b4
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
a34b9faa23
Removing the obsolete nsIWidgetController interface.
1999-07-04 19:46:05 +00:00
sdagley%netscape.com
d2ace9f0ad
File Removed.
1999-07-04 06:16:08 +00:00
sdagley%netscape.com
fbaa167a38
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
73b08a974d
Checking in support for intrinsic sizing of chrome.
1999-07-04 04:09:54 +00:00
saari%netscape.com
77096ca1e6
fix bug 9032, check for null crash
1999-07-04 02:43:58 +00:00
saari%netscape.com
f54cb5007b
fix build breakage
1999-07-03 00:31:23 +00:00
saari%netscape.com
af57c2ec66
adding MacOS support for menu accelerators
1999-07-02 23:57:29 +00:00
joki%netscape.com
f550a8be68
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
0eb6c820cf
nakefile cleanups
1999-07-02 13:42:17 +00:00
warren%netscape.com
bd73f68e8b
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
dab707cc61
You can specify the size of the popup.
1999-07-01 06:01:03 +00:00
hyatt%netscape.com
67544d190d
Implementing borderless top level windows.
1999-07-01 02:50:53 +00:00
leaf%mozilla.org
7a4d4cb63d
Preparing for distribution of fullsoft headers, dlls, and exes
1999-07-01 01:48:08 +00:00
pierre%netscape.com
12de00ed62
added nsIAppShellService.idl to fix build breakage
1999-07-01 01:14:34 +00:00
pinkerton%netscape.com
358bcc130a
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
nisheeth%netscape.com
957d5a4f73
Enabling IDL'ized nsIAppShellService on the Mac.
1999-06-30 23:55:10 +00:00
warren%netscape.com
fbc735f510
Last of the necko ifdefs. Now we link with necko.
1999-06-28 10:35:57 +00:00
danm%netscape.com
e1ea10a32d
adding _content target
1999-06-27 00:35:21 +00:00
danm%netscape.com
b4fcbcd0b1
added 'content' property to JS window
1999-06-26 21:48:29 +00:00
mcafee%netscape.com
6574c7355a
Adding cases for BeOS.
1999-06-26 07:40:25 +00:00
rjc%netscape.com
fd3783d4aa
Oops, also missed this WindowMediator which needs to have a GetAllCmds() method as well.
1999-06-26 02:02:18 +00:00
nisheeth%netscape.com
f75c847482
Turning on IDL'ization of nsIAppShellService on Unix.
...
VS: ----------------------------------------------------------------------
1999-06-25 19:44:18 +00:00
nisheeth%netscape.com
3a7eef5d91
IDL'ized nsIAppShellService. Only enabling for windows right now...
1999-06-25 01:15:19 +00:00
radha%netscape.com
e1f307bbfd
Implement Reload feature
1999-06-24 20:16:59 +00:00
radha%netscape.com
af6a9ae400
Implement reload feature
1999-06-24 20:16:38 +00:00
danm%netscape.com
e18b5e37c8
oops
1999-06-24 04:25:57 +00:00
danm%netscape.com
582ad47b3f
teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references
1999-06-24 03:29:22 +00:00
waterson%netscape.com
820a647acb
Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. Miscellaneous XPCOM fixage.
1999-06-24 00:23:52 +00:00
warren%netscape.com
1f76168d21
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
sspitzer%netscape.com
0904d62ab0
fix warnings
1999-06-23 01:05:03 +00:00
ftang%netscape.com
28bbc5a3f1
add XMLEncodingService
1999-06-22 22:30:33 +00:00
briano%netscape.com
8172e87a12
Changed 'true' to 'PR_TRUE' to fix the non-gcc Unix builds.
1999-06-22 19:57:46 +00:00
dp%netscape.com
9be26e6da2
Make VC5.0 happy with pointers to member function.
1999-06-22 17:26:26 +00:00
davidm%netscape.com
299fe94f32
screwed up adding .idl file
1999-06-22 03:27:38 +00:00
davidm%netscape.com
f0c8c84616
File Removed.
1999-06-22 03:15:35 +00:00
davidm%netscape.com
f286a2b334
enable window mediation
1999-06-22 03:06:19 +00:00
davidm%netscape.com
7cf4134594
Update to new nsIWindowMediator API
1999-06-22 03:04:11 +00:00
davidm%netscape.com
23ab3b881a
update to be idlized
1999-06-22 02:56:58 +00:00
davidm%netscape.com
c858dd7820
add nsIWindowMediator.idl
1999-06-22 02:56:42 +00:00
davidm%netscape.com
24509d64d5
add nsIWindowMediator.idl to build
1999-06-22 02:56:29 +00:00
danm%netscape.com
5ed779328d
teach FindWebShellWithName to look outside the current window
1999-06-22 01:38:28 +00:00
radha%netscape.com
9c06856501
New interfaces to get and set url for a particular entry. Remove unused code.
...
Fix few reference errors. More error checks
1999-06-21 22:16:24 +00:00
radha%netscape.com
993eef4613
New interfaces to get and set urls for aparticular history entry
1999-06-21 22:14:27 +00:00
sspitzer%netscape.com
d1b8548b1e
fix warnings. these classes have virtual functions but non-virtual destructors
1999-06-21 01:59:44 +00:00
bruce%cybersight.com
08de02b16c
Add |GetIID()| implementations.
1999-06-20 22:31:32 +00:00
sfraser%netscape.com
b400f22d26
Explode addref & release macros to make debugging easier.
1999-06-19 22:07:13 +00:00
sfraser%netscape.com
0e2aa5d823
Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it.
1999-06-19 21:53:00 +00:00
sfraser%netscape.com
81eb5e97f2
Comments to make the ownership model clearer
1999-06-19 21:48:53 +00:00
valeski%netscape.com
e23b3c673c
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.
1999-06-18 17:34:08 +00:00
mcmullen%netscape.com
f331296542
#8326 : Get rid of "Default" profile creation. Change nsFileLocations to return an error (or a null pointer) when there are no profiles. Fix wallet/singsign.cpp to check for the error.
Code by racham: Fix nsFileLocations with new enum selectors for the profile root (code by racham) Fix nsProfile.cpp to use profileroot instead of profile when making profiles.
r=racham@netscape.com, a=don@netscape.com
1999-06-17 23:02:39 +00:00
morse%netscape.com
682215d4ef
fix bug 8383, approved by chofmann
1999-06-17 22:03:31 +00:00
sspitzer%netscape.com
34576fe309
fix warnings.
...
also Back() and Back(nsIWebShell *) existed, and this is bad.
Renamed Back(nsIWebShell *) to GoBack(nsIWebShell *).
1999-06-16 06:38:44 +00:00
sfraser%netscape.com
aff5a4563d
Fix some really weird casting bugs. Details are in bug 8277.
1999-06-16 05:44:07 +00:00
davidm%netscape.com
6fa8ebb978
First Checked In.
1999-06-16 04:23:37 +00:00
davidm%netscape.com
ae8a42c7c0
I am going blind. Was calling register rather than unregister function
1999-06-16 04:13:03 +00:00
sspitzer%netscape.com
bb7b1337ab
fix build bustage
1999-06-16 03:51:08 +00:00
sspitzer%netscape.com
68cc9abca3
fix build bustage
1999-06-16 03:50:00 +00:00
sspitzer%netscape.com
f35543f9bc
fix windows build bustage.
1999-06-16 03:34:37 +00:00
sspitzer%netscape.com
e6d83cd3e9
more fixes for build bustage
1999-06-16 02:25:34 +00:00
sspitzer%netscape.com
c8a83b6b4f
more build bustage fixes
1999-06-16 02:21:19 +00:00
danm%netscape.com
4824d684b1
more careful with dialog webshellwindow member variable. fixes bug 7858. also, release appshell service correctly
1999-06-16 00:38:22 +00:00
radha%netscape.com
2007f6c72d
OOps. Commented out NS_NewSessionHistory() by mistake in the previous checkin
1999-06-16 00:35:53 +00:00