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
a532bc65a5
fixes to get the select dialog working
1999-09-12 23:51:51 +00:00
alecf%netscape.com
2d4eaaa2bb
IDLize nsICmdLineService
1999-09-10 05:42:11 +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
7e1b6646fb
Add support for setting the window title. Add support for up to 4 buttons
1999-09-02 00:17:03 +00:00
law%netscape.com
c2382677ae
Fix typo
1999-09-01 21:31:29 +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
98cecafa89
Add enumerateAndInitialize to public interface. Move enumeration out of Init
1999-08-31 02:47:56 +00:00
cyeh%netscape.com
78ecaf906e
export new header nsBuildID.h
1999-08-24 01:00:35 +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
radha%netscape.com
6b6b9f885d
New methods set/Gettitleforindex.
1999-08-20 05:09:42 +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
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
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
morse%netscape.com
e3092f3888
cleaned up dialogs
1999-08-06 00:29:10 +00:00
radha%netscape.com
18d1026df5
Add a new loading type LOAD_HISTORY
1999-08-04 22:44:13 +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
danm%netscape.com
25c2d9c6ad
hooking up window OS border control from JS/C++
1999-07-27 06:34:25 +00:00
danm%netscape.com
11f522bc8c
adding initial hidden window to AppRunner
1999-07-20 14:40:55 +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
gayatrib%netscape.com
6e5c5c9344
Added new file spec for profile defaults folder
1999-07-07 01:05:39 +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
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
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
b4fcbcd0b1
added 'content' property to JS window
1999-06-26 21:48:29 +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
af6a9ae400
Implement reload feature
1999-06-24 20:16:38 +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
warren%netscape.com
1f76168d21
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +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
24509d64d5
add nsIWindowMediator.idl to build
1999-06-22 02:56:29 +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
bruce%cybersight.com
08de02b16c
Add |GetIID()| implementations.
1999-06-20 22:31:32 +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
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