Commit Graph

457 Commits

Author SHA1 Message Date
briano%netscape.com
ad0761f22e Fixed the Unix native compiler breakage. Replaced the invalid 'true' with 'PR_TRUE'.
git-svn-id: svn://10.0.0.236/trunk@47901 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 03:25:58 +00:00
davidm%netscape.com
26412f4589 break shutdown into quit and shut down. Add code to not quit on mac when last window closed. Load wallet files directly rather than going through the appcore
git-svn-id: svn://10.0.0.236/trunk@47868 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 23:42:49 +00:00
radha%netscape.com
baa9474b17 When invoking the mail composer upon on a click on a mailto: link, make
sure the to, cc, subject arguments are passed to the composer


git-svn-id: svn://10.0.0.236/trunk@47620 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 19:33:46 +00:00
danm%netscape.com
daa0ebcbb0 window.open(,_blank) now always opens a new window. r:joki
git-svn-id: svn://10.0.0.236/trunk@47484 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 00:40:06 +00:00
law%netscape.com
769a63dccc Fix title in view source window
git-svn-id: svn://10.0.0.236/trunk@47403 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 21:45:12 +00:00
davidm%netscape.com
21add209a6 13698 Assertion: "uh oh, couldn't Init() for some reason" (NS_SUCC
reorder unregister code so this doesn't happen


git-svn-id: svn://10.0.0.236/trunk@47278 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 04:22:12 +00:00
briano%netscape.com
0547e14281 Also need to link with libfullsoft.a if Talkback is enabled.
git-svn-id: svn://10.0.0.236/trunk@47270 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 03:35:02 +00:00
davidm%netscape.com
40e66310c3 fixes to get the select dialog working
git-svn-id: svn://10.0.0.236/trunk@47081 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-12 23:51:51 +00:00
pierre%netscape.com
77e6b000d5 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)
git-svn-id: svn://10.0.0.236/trunk@46938 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 06:25:51 +00:00
hyatt%netscape.com
dc9e632ede Popup work.
git-svn-id: svn://10.0.0.236/trunk@46748 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 08:56:26 +00:00
alecf%netscape.com
a4178ec0e9 oops, switch from char[] to char*
git-svn-id: svn://10.0.0.236/trunk@46731 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 07:18:06 +00:00
alecf%netscape.com
c17676feb5 IDLize nsICmdLineService
git-svn-id: svn://10.0.0.236/trunk@46714 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 05:42:11 +00:00
davidm%netscape.com
86a533b826 add nsAbout
git-svn-id: svn://10.0.0.236/trunk@46706 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 05:26:27 +00:00
davidm%netscape.com
5e32d893f3 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@46705 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 05:25:44 +00:00
kipp%netscape.com
42dd75656c Use nsAutoString to avoid malloc's
git-svn-id: svn://10.0.0.236/trunk@46615 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 20:44:17 +00:00
davidm%netscape.com
02a905b6be remove Mac command line initialation
git-svn-id: svn://10.0.0.236/trunk@45974 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 23:42:40 +00:00
radha%netscape.com
53f9ca262f New methods to set and get history state
git-svn-id: svn://10.0.0.236/trunk@45751 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:37:25 +00:00
davidm%netscape.com
2ac5cc45f1 Update to support dialog titles and more than 2 buttons
git-svn-id: svn://10.0.0.236/trunk@45587 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:18:54 +00:00
davidm%netscape.com
169d208702 Add support for setting the window title. Add support for up to 4 buttons
git-svn-id: svn://10.0.0.236/trunk@45586 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:17:03 +00:00
dougt%netscape.com
6909a1ab37 adding nsISupport to the QI.
git-svn-id: svn://10.0.0.236/trunk@45527 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 21:37:19 +00:00
radha%netscape.com
c5dfe9de4d Fix warnings
git-svn-id: svn://10.0.0.236/trunk@45470 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 13:58:31 +00:00
cyeh%netscape.com
cfce14ff56 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
git-svn-id: svn://10.0.0.236/trunk@45405 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 01:13:14 +00:00
davidm%netscape.com
cbc3736388 Checked in #ifdeffed out selectDialog code
git-svn-id: svn://10.0.0.236/trunk@45271 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 02:58:46 +00:00
davidm%netscape.com
f9eaeada7a Add enumerateAndInitialize to public interface. Move enumeration out of Init
git-svn-id: svn://10.0.0.236/trunk@45266 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 02:47:56 +00:00
danm%netscape.com
2578e432cd SizeContentTo sizes content webshell (was sizing chrome webshell)
git-svn-id: svn://10.0.0.236/trunk@45233 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 00:20:11 +00:00
briano%netscape.com
1d9c25f2d3 Cleaned it up to fix the Commercial build breakage.
git-svn-id: svn://10.0.0.236/trunk@44700 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-26 22:45:39 +00:00
law%netscape.com
379c6c0f92 Fix for bug #9866; check for memory allocation failure
git-svn-id: svn://10.0.0.236/trunk@44558 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 23:15:37 +00:00
hyatt%netscape.com
48d980b7c9 Patching a focus problem on web shell windows when no content area is contained in
a XUL file.


git-svn-id: svn://10.0.0.236/trunk@44198 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 00:43:31 +00:00
mccabe%netscape.com
630184ab54 Move remaining implementations in xpfe to using NS_DECL_NSIFOO.
git-svn-id: svn://10.0.0.236/trunk@44105 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 01:28:33 +00:00
mccabe%netscape.com
afea99f4a0 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.


git-svn-id: svn://10.0.0.236/trunk@44096 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 23:52:07 +00:00
ramiro%netscape.com
2181f0c81e Cleanup the jsdom and jsurl linking mess.
git-svn-id: svn://10.0.0.236/trunk@44054 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 11:05:45 +00:00
radha%netscape.com
9cb469c999 New methods to set and get title for an index
git-svn-id: svn://10.0.0.236/trunk@43787 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 05:25:55 +00:00
hyatt%netscape.com
1b3d134a9d Disabling the old popup code. The new popup code will be coming online
soon.


git-svn-id: svn://10.0.0.236/trunk@43710 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 22:11:12 +00:00
sspitzer%netscape.com
7f5a745c3c 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.
git-svn-id: svn://10.0.0.236/trunk@43633 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 18:27:18 +00:00
dp%netscape.com
65613971f8 Trying to fix solaris bustage.
git-svn-id: svn://10.0.0.236/trunk@43632 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 16:57:32 +00:00
danm%netscape.com
ba1721aabc fix refcounting of parent window during window creation. fixes bug 12077.
git-svn-id: svn://10.0.0.236/trunk@43623 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 14:44:31 +00:00
sspitzer%netscape.com
1b949e4c3c fix warning
git-svn-id: svn://10.0.0.236/trunk@43569 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 06:27:24 +00:00
davidm%netscape.com
b06fa4a343 remove custom button names
git-svn-id: svn://10.0.0.236/trunk@43545 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 03:26:37 +00:00
rhp%netscape.com
f1f8f96519 Fixing VC5 Build bustage
git-svn-id: svn://10.0.0.236/trunk@43483 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 07:45:30 +00:00
davidm%netscape.com
c3409bea63 Check in code to proxy calls over to nsICommonDialogs
git-svn-id: svn://10.0.0.236/trunk@43468 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 04:41:17 +00:00
davidm%netscape.com
4a4473fae1 Add new routine for setting numer of strings
Fix bug in password dialog


git-svn-id: svn://10.0.0.236/trunk@43445 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 02:15:06 +00:00
danm%netscape.com
0d2f1b579b disable browser appcore's load of default page for new windows created by NewWebShell. fixes bug 11404. a:cyeh@netscape.com
git-svn-id: svn://10.0.0.236/trunk@43373 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-16 22:23:19 +00:00
morse%netscape.com
ed8bf5d335 fix bugs 11716 and 11766
git-svn-id: svn://10.0.0.236/trunk@43349 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-14 16:56:52 +00:00
davidm%netscape.com
81836bbabf remove virtual destructor to fix crash on windows.
4279 Error with JS: window.confirm() method not defined 
4279   [FEATURE] JavaScript Alert dialogs 
a= choffman


git-svn-id: svn://10.0.0.236/trunk@43333 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-14 01:35:17 +00:00
scc%netscape.com
c108d9dde2 renamed to QueryReferent, do_QueryReferent, etc.
git-svn-id: svn://10.0.0.236/trunk@43314 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-13 23:00:58 +00:00
davidm%netscape.com
a9437e3020 4279 Error with JS: window.confirm() method not defined
4279   [FEATURE] JavaScript Alert dialogs 
a= choffman


git-svn-id: svn://10.0.0.236/trunk@43300 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-13 21:04:48 +00:00
danm%netscape.com
caf895916f Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don
git-svn-id: svn://10.0.0.236/trunk@43260 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-12 22:08:17 +00:00
radha%netscape.com
dea81bceeb Fix bustage on unix
git-svn-id: svn://10.0.0.236/trunk@43240 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-12 17:58:28 +00:00
radha%netscape.com
70ddf8fe4c 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


git-svn-id: svn://10.0.0.236/trunk@43239 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-12 17:25:55 +00:00
briano%netscape.com
1cf8df04f0 Fixed the missing newline bug that was upsetting HP.
git-svn-id: svn://10.0.0.236/trunk@43213 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-12 01:53:17 +00:00