Commit Graph

574 Commits

Author SHA1 Message Date
briano%netscape.com
93cec57e4a Fixed the Unix native compiler breakage. Replaced the invalid 'true' with 'PR_TRUE'. 1999-09-17 03:25:58 +00:00
davidm%netscape.com
c1d0091bab 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 1999-09-16 23:42:49 +00:00
radha%netscape.com
9f00583602 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
1999-09-15 19:33:46 +00:00
danm%netscape.com
17cce4b4ed window.open(,_blank) now always opens a new window. r:joki 1999-09-15 00:40:06 +00:00
law%netscape.com
d90a2215fc Fix title in view source window 1999-09-14 21:45:12 +00:00
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