davidm%netscape.com
|
b0c068afd0
|
Update to support dialog titles and more than 2 buttons
|
1999-09-02 00:18:54 +00:00 |
davidm%netscape.com
|
9d64a9d8a1
|
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
|
d3c1978bfd
|
adding nsISupport to the QI.
|
1999-09-01 21:37:19 +00:00 |
radha%netscape.com
|
c26a3ffd1f
|
Fix warnings
|
1999-09-01 13:58:31 +00:00 |
cyeh%netscape.com
|
26effbde96
|
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
|
1999-09-01 01:13:14 +00:00 |
davidm%netscape.com
|
9cb1bab393
|
Checked in #ifdeffed out selectDialog code
|
1999-08-31 02:58:46 +00:00 |
davidm%netscape.com
|
431a3c53b0
|
Add enumerateAndInitialize to public interface. Move enumeration out of Init
|
1999-08-31 02:47:56 +00:00 |
danm%netscape.com
|
6bd5b390c3
|
SizeContentTo sizes content webshell (was sizing chrome webshell)
|
1999-08-31 00:20:11 +00:00 |
briano%netscape.com
|
1adac2c6da
|
Cleaned it up to fix the Commercial build breakage.
|
1999-08-26 22:45:39 +00:00 |
law%netscape.com
|
f7854b7a49
|
Fix for bug #9866; check for memory allocation failure
|
1999-08-25 23:15:37 +00:00 |
hyatt%netscape.com
|
5ef1ef61ca
|
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 |
mccabe%netscape.com
|
809c56e21e
|
Move remaining implementations in xpfe to using NS_DECL_NSIFOO.
|
1999-08-23 01:28:33 +00:00 |
mccabe%netscape.com
|
3d4917b628
|
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
|
1d23cab69b
|
Cleanup the jsdom and jsurl linking mess.
|
1999-08-22 11:05:45 +00:00 |
radha%netscape.com
|
b193e6d1a3
|
New methods to set and get title for an index
|
1999-08-20 05:25:55 +00:00 |
hyatt%netscape.com
|
3bee9b25b4
|
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
|
7a7217ddb0
|
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
|
dc1af3c072
|
Trying to fix solaris bustage.
|
1999-08-19 16:57:32 +00:00 |
danm%netscape.com
|
4e4499b7e8
|
fix refcounting of parent window during window creation. fixes bug 12077.
|
1999-08-19 14:44:31 +00:00 |
sspitzer%netscape.com
|
d8c53baaea
|
fix warning
|
1999-08-19 06:27:24 +00:00 |
davidm%netscape.com
|
0931d89d07
|
remove custom button names
|
1999-08-19 03:26:37 +00:00 |
rhp%netscape.com
|
2998b4ee3e
|
Fixing VC5 Build bustage
|
1999-08-18 07:45:30 +00:00 |
davidm%netscape.com
|
18638cfd1a
|
Check in code to proxy calls over to nsICommonDialogs
|
1999-08-18 04:41:17 +00:00 |
davidm%netscape.com
|
e8f53306e6
|
Add new routine for setting numer of strings
Fix bug in password dialog
|
1999-08-18 02:15:06 +00:00 |
danm%netscape.com
|
e23e00db7c
|
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
|
bee73134fe
|
fix bugs 11716 and 11766
|
1999-08-14 16:56:52 +00:00 |
davidm%netscape.com
|
d8defaff71
|
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
|
944678da9d
|
renamed to QueryReferent, do_QueryReferent, etc.
|
1999-08-13 23:00:58 +00:00 |
davidm%netscape.com
|
a3a680a578
|
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
|
1d4d71b2ca
|
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
|
c088a8fa72
|
Fix bustage on unix
|
1999-08-12 17:58:28 +00:00 |
radha%netscape.com
|
945aef5947
|
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
|
20cb56f470
|
Fixed the missing newline bug that was upsetting HP.
|
1999-08-12 01:53:17 +00:00 |
davidm%netscape.com
|
2290be63d4
|
11128 Title bar of windows not displaying correctly - change name of attribute
|
1999-08-11 03:47:00 +00:00 |
davidm%netscape.com
|
95e413cf5a
|
Remove #ifndef NECKO around the alert and replace nsINetSupport with nsIPrompt
|
1999-08-11 03:05:25 +00:00 |
davidm%netscape.com
|
8a9583b465
|
add nsCommonDialogs and nsDialogParamBlock factories and registration
|
1999-08-11 03:03:47 +00:00 |
davidm%netscape.com
|
c9ebe00bfa
|
add nsCommonDialogs.cpp and nsDialogParamBlock.cpp
|
1999-08-11 03:02:38 +00:00 |
davidm%netscape.com
|
77ff52db4c
|
changed url of dialog
|
1999-08-10 23:37:29 +00:00 |
davidm%netscape.com
|
b26e941e08
|
Add nsCommonDialogs.cpp and nsDialogParamBlock.cpp
|
1999-08-10 23:36:57 +00:00 |
davidm%netscape.com
|
36c717c184
|
First Checked In.
|
1999-08-10 22:14:38 +00:00 |
danm%netscape.com
|
8930846f80
|
re-enable app quit from menu
|
1999-08-09 22:28:30 +00:00 |
racham%netscape.com
|
5d0188b2cd
|
renaming prefs file to prefs.js from prefs50.js, bug 5910
|
1999-08-09 21:08:54 +00:00 |
saari%netscape.com
|
c4dc3e2db6
|
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
|
06eb8e340f
|
removed hack forcing app into standard mode (now controlled by documents)
|
1999-08-08 01:20:28 +00:00 |
danm%netscape.com
|
f6f105fe62
|
correct location of hiddenWindow.xul
|
1999-08-07 20:33:01 +00:00 |
danm%netscape.com
|
f221b4e5c7
|
corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow.
|
1999-08-07 02:51:03 +00:00 |
danm%netscape.com
|
31cfffd060
|
removed extra appshell->Exit. was unnecessary, and caused gtk some grief
|
1999-08-07 00:43:19 +00:00 |
morse%netscape.com
|
05534f19dd
|
cleaned up dialogs
|
1999-08-06 00:29:10 +00:00 |
danm%netscape.com
|
03443ebcca
|
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
|
3a8e82a524
|
Fix for bug where window.title couldn't be set using onload handler.
|
1999-08-05 02:16:16 +00:00 |