Commit Graph

550 Commits

Author SHA1 Message Date
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