Commit Graph

769 Commits

Author SHA1 Message Date
jj%netscape.com
52b7248fe5 add nsIQFAServices.idl for quality feedback agent. 1999-09-14 21:07:52 +00:00
cyeh%netscape.com
d710cd3a47 add idl header for quality feedback agent 1999-09-14 21:03:57 +00:00
cyeh%netscape.com
d91c54b30d set id back to null. note to self, explicit checkins are your friend. 1999-09-14 20:47:35 +00:00
cyeh%netscape.com
ff5f4b72db *** empty log message *** 1999-09-14 20:44:58 +00:00
davidm%netscape.com
a781e6b50c 13698 Assertion: "uh oh, couldn't Init() for some reason" (NS_SUCC reorder unregister code so this doesn't happen 1999-09-14 04:22:12 +00:00
briano%netscape.com
30cbdca2a7 Also need to link with libfullsoft.a if Talkback is enabled. 1999-09-14 03:35:02 +00:00
davidm%netscape.com
a532bc65a5 fixes to get the select dialog working 1999-09-12 23:51:51 +00:00
pierre%netscape.com
0165ae64b2 Fixed crash on Quit due to a double delete of the nsAppShellService (it was noticed with debug builds on the Mac but it was affecting other platforms too) 1999-09-11 06:25:51 +00:00
hyatt%netscape.com
cd3a84b435 Popup work. 1999-09-10 08:56:26 +00:00
briano%netscape.com
e1fb7c5e43 General cleanup. 1999-09-10 08:33:09 +00:00
alecf%netscape.com
bc7b976efe oops, switch from char[] to char* 1999-09-10 07:18:06 +00:00
alecf%netscape.com
5537655d96 added files: mozilla/xpfe/appshell/public/nsICmdLineService.idl 1999-09-10 05:42:54 +00:00
alecf%netscape.com
2d4eaaa2bb IDLize nsICmdLineService 1999-09-10 05:42:11 +00:00
davidm%netscape.com
f2af156439 add nsAbout 1999-09-10 05:26:27 +00:00
davidm%netscape.com
c0b5717ccb First Checked In. 1999-09-10 05:25:44 +00:00
kipp%netscape.com
4bb3a235d6 Use nsAutoString to avoid malloc's 1999-09-09 20:44:17 +00:00
davidm%netscape.com
a24fec8ebe remove Mac command line initialation 1999-09-03 23:42:40 +00:00
davidm%netscape.com
ab4b7eb599 Move nsCommandLineServiceMac to apprunner to allow initialization before XPCOM registration 1999-09-03 23:42:13 +00:00
radha%netscape.com
182c9af764 New methods to set and get history state 1999-09-02 21:37:25 +00:00
davidm%netscape.com
ec2a10af81 Update to support dialog titles and more than 2 buttons 1999-09-02 00:18:54 +00:00
davidm%netscape.com
7e1b6646fb Add support for setting the window title. Add support for up to 4 buttons 1999-09-02 00:17:03 +00:00
dougt%netscape.com
93b74b1290 adding nsISupport to the QI. 1999-09-01 21:37:19 +00:00
law%netscape.com
c2382677ae Fix typo 1999-09-01 21:31:29 +00:00
radha%netscape.com
5b55595e21 Fix warnings 1999-09-01 13:58:31 +00:00
cyeh%netscape.com
4b7ac86109 set the build ID back to null. accidental checkin 1999-09-01 01:48:12 +00:00
cyeh%netscape.com
34cd2ddae1 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
davidm%netscape.com
77a8d2fd48 Checked in #ifdeffed out selectDialog code 1999-08-31 02:58:46 +00:00
davidm%netscape.com
98cecafa89 Add enumerateAndInitialize to public interface. Move enumeration out of Init 1999-08-31 02:47:56 +00:00
danm%netscape.com
e9fc3b8039 SizeContentTo sizes content webshell (was sizing chrome webshell) 1999-08-31 00:20:11 +00:00
briano%netscape.com
6ca95f60a6 Cleaned it up to fix the Commercial build breakage. 1999-08-26 22:45:39 +00:00
law%netscape.com
87085548ea Fix for bug #9866; check for memory allocation failure 1999-08-25 23:15:37 +00:00
cyeh%netscape.com
78ecaf906e export new header nsBuildID.h 1999-08-24 01:00:35 +00:00
hyatt%netscape.com
50574e693c Patching a focus problem on web shell windows when no content area is contained in
a XUL file.
1999-08-24 00:43:31 +00:00
cyeh%netscape.com
333d4b72be moving nsBuildID.h to new home. not a part of the build yet. 1999-08-23 22:58:17 +00:00
mccabe%netscape.com
b99968cb9c Move remaining implementations in xpfe to using NS_DECL_NSIFOO. 1999-08-23 01:28:33 +00:00
mccabe%netscape.com
a900e17559 Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
1999-08-22 23:52:07 +00:00
ramiro%netscape.com
56b62f3790 Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
radha%netscape.com
98a9fba54a New methods to set and get title for an index 1999-08-20 05:25:55 +00:00
radha%netscape.com
6b6b9f885d New methods set/Gettitleforindex. 1999-08-20 05:09:42 +00:00
hyatt%netscape.com
272f65b460 Disabling the old popup code. The new popup code will be coming online
soon.
1999-08-19 22:11:12 +00:00
sspitzer%netscape.com
18e26727b6 fix for #12133. get new message was crashing, because it was bringing up the password prompt dialog. nsDialogParamBlock should derive from nsIDialogParamBlock, not nsISupports. Bad things happen. thanks to mscott for the fix. 1999-08-19 18:27:18 +00:00
dp%netscape.com
9ebac738f9 Trying to fix solaris bustage. 1999-08-19 16:57:32 +00:00
danm%netscape.com
427c48b4fd fix refcounting of parent window during window creation. fixes bug 12077. 1999-08-19 14:44:31 +00:00
sspitzer%netscape.com
d59e01480f fix warning 1999-08-19 06:27:24 +00:00
davidm%netscape.com
038309bc16 remove custom button names 1999-08-19 03:26:37 +00:00
rhp%netscape.com
d993dbf90c Fixing VC5 Build bustage 1999-08-18 07:45:30 +00:00
davidm%netscape.com
abc28bcaca Check in code to proxy calls over to nsICommonDialogs 1999-08-18 04:41:17 +00:00
davidm%netscape.com
df86588db1 Add new routine for setting numer of strings Fix bug in password dialog 1999-08-18 02:15:06 +00:00
danm%netscape.com
0ce57055ba disable browser appcore's load of default page for new windows created by NewWebShell. fixes bug 11404. a:cyeh@netscape.com 1999-08-16 22:23:19 +00:00
morse%netscape.com
84f6fd65d1 fix bugs 11716 and 11766 1999-08-14 16:56:52 +00:00
davidm%netscape.com
37110f50db remove virtual destructor to fix crash on windows. 4279 Error with JS: window.confirm() method not defined 4279 [FEATURE] JavaScript Alert dialogs a= choffman 1999-08-14 01:35:17 +00:00
scc%netscape.com
0921e3bfc2 renamed to QueryReferent, do_QueryReferent, etc. 1999-08-13 23:00:58 +00:00
davidm%netscape.com
6b5c3a30b8 4279 Error with JS: window.confirm() method not defined 4279 [FEATURE] JavaScript Alert dialogs a= choffman 1999-08-13 21:04:48 +00:00
danm%netscape.com
3da241e524 Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don 1999-08-12 22:08:17 +00:00
radha%netscape.com
f532ae0160 Fix bustage on unix 1999-08-12 17:58:28 +00:00
radha%netscape.com
a458b20f65 Fix for bug 11657. Pass load type as LOAD_NORMAL when a page is reloaded.
For everything else, pass LOAD_HISTORY as reload type.
review=nisheeth, approved=chofmann
1999-08-12 17:25:55 +00:00
briano%netscape.com
5c04b254d7 Fixed the missing newline bug that was upsetting HP. 1999-08-12 01:53:17 +00:00
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
danm%netscape.com
0dc63e6385 just added some usage notes and a bit of extra care during window initialization 1999-06-16 00:27:41 +00:00
radha%netscape.com
737af32b7f Better behavior with nested frames 1999-06-15 23:26:06 +00:00
mcmullen%netscape.com
b51d1cea7b Remove the trailing space in the module name. 1999-06-15 08:22:10 +00:00
mcmullen%netscape.com
c6c534a6b6 Fix up registration of nsIFileLocator to use ProgIDs 1999-06-15 08:07:58 +00:00
mcmullen%netscape.com
862ba7d95d oh, that ./ again. 1999-06-15 05:57:17 +00:00
mcmullen%netscape.com
47bf693970 oh, that ./ again. 1999-06-15 05:56:33 +00:00
mcmullen%netscape.com
d81f9630c0 idlized now 1999-06-15 05:29:54 +00:00
mcmullen%netscape.com
d92e35fc40 Added inline convenience methods. 1999-06-15 05:18:04 +00:00
mcmullen%netscape.com
49cadd76f2 idlized nsIFileLocator 1999-06-15 05:18:02 +00:00
mcmullen%netscape.com
adac70ab87 idlized nsIFileLocator. 1999-06-15 05:17:57 +00:00
radha%netscape.com
f8ca53874b Added nsISessionHistory.h 1999-06-14 22:36:46 +00:00
mcmullen%netscape.com
9b2634f442 Added nsSessionHistory.cpp for radha. 1999-06-14 22:16:18 +00:00
radha%netscape.com
12d2ec1551 Add Session History to the factory 1999-06-14 22:06:49 +00:00
radha%netscape.com
904c93f3f2 OnEndDocumentLoad() now has the caller as an argument 1999-06-14 22:06:13 +00:00
radha%netscape.com
b13ee0d438 Add session History to build list 1999-06-14 22:05:30 +00:00
radha%netscape.com
495c520804 Initial Checkin 1999-06-14 22:05:07 +00:00
radha%netscape.com
43bdebd085 Session History. Initial checkins 1999-06-14 22:04:15 +00:00
mcmullen%netscape.com
975928a738 First Checked In. 1999-06-14 20:53:23 +00:00
syd%netscape.com
8e3da9f573 Add SetModal() widget interface to nsIWidget, and provide an implementation
for Gtk+. Now, when we do modal dialogs, Gtk+ calls a routine that makes the
dialog modal within Gtk+; this is in addition to the code in nsWebShellWindow
that is being invoked to support modals on the other platforms. For Gtk+, the
nsWebShellWindow code doesn't appear to be enough; in order for the event
plumbing to stay alive, we need to call into Gtk+, and unless we actually make
the dialog modal using Gtk+ mechanisms, the user can still get to the menu bar, which is not good.
1999-06-13 20:56:08 +00:00
danm%netscape.com
9bf4058960 moved GetPrimordialThread from nsAppShellService to nsThread, as suggested by warren 1999-06-13 03:30:38 +00:00
racham%netscape.com
2fe5bb3f0e Method to forget the existing profile dir 1999-06-12 00:42:38 +00:00
danm%netscape.com
a94047bcd2 adding access to primordial thread 1999-06-11 03:44:52 +00:00
danm%netscape.com
ce860be60f adding show/hide support for interior chrome and menubars 1999-06-10 01:27:47 +00:00
law%netscape.com
c384b66233 Stop onload handler firing twice 1999-06-10 00:36:08 +00:00
dp%netscape.com
d7abc3b18a Switching to use Component Registry 1999-06-09 19:19:14 +00:00
danm%netscape.com
11a9b31711 teach top-level windows to show/hide and query visible state of menubars 1999-06-09 19:03:24 +00:00
hyatt%netscape.com
a559fa7866 Ok. 1999-06-09 10:13:46 +00:00
hyatt%netscape.com
34578c73d0 Oops. 1999-06-09 09:44:01 +00:00
hyatt%netscape.com
edee2e9784 Passing the popup alignment info along. 1999-06-09 09:24:10 +00:00
hyatt%netscape.com
feccd6dcff Popups know how to shag, baby. 1999-06-09 09:05:53 +00:00
hyatt%netscape.com
151640cafb Yeah, baby, yeah, baby, YEAH. 1999-06-09 09:02:35 +00:00
hyatt%netscape.com
3c9cbf513e Altering the args for createPopup. 1999-06-09 08:36:06 +00:00
law%netscape.com
00e1d8fd66 Display links in status bar when moused over 1999-06-08 20:59:41 +00:00
hyatt%netscape.com
7a33870b06 Adding code to force the user into STANDARD mode. Otherwise the chrome
malfunctions.
1999-06-08 06:05:53 +00:00
hyatt%netscape.com
89519b109c Removing the destruct from webshellwindow for arbitrary XUL popups. This should
happen on loss of focus instead.
1999-06-08 05:22:01 +00:00
hyatt%netscape.com
ebc88068bb Fix to ensure construct and destruct DOM events fire for popups. 1999-06-08 05:20:04 +00:00
morse%netscape.com
a05bc5737f get initial value for checkbox, save checkbox value when CANCEL is pressed 1999-06-06 15:58:08 +00:00
sspitzer%netscape.com
f076b784a2 fix warnings. use NS_WITH_SERVICE. use NS_DEFINE_CID instead of NS_DEFINE_IID. remove unnecessary static kINetSupportDialogIID 1999-06-06 00:00:39 +00:00
sspitzer%netscape.com
f02dca9e4b fix for #7659 1999-06-05 23:35:24 +00:00
bruce%cybersight.com
1e405a0b63 Explicitly include nsIMenuListener.h. Will be needed for some post-M7 changes that I have. 1999-06-05 12:11:22 +00:00
davidm%netscape.com
e214858035 Add ConfirmCheck 1999-06-05 01:10:18 +00:00
hyatt%netscape.com
1fb68e4d70 Fix to make sure Mac RDF menus still show up. 1999-06-04 22:52:35 +00:00
danm%netscape.com
f2d74e1992 show/hide menubar in chrome settings 1999-06-04 04:01:20 +00:00