law%netscape.com
4e8c9aaf75
Export new nsINativeAppSupport interface header
2000-05-11 01:10:39 +00:00
dveditz%netscape.com
3141ce21a7
Adding the profile-chrome directory for use by skin installer
2000-05-05 04:03:17 +00:00
law%netscape.com
a9465e075b
New interface to provide Win32 DDE support, not built yet
2000-05-03 23:14:59 +00:00
mscott%netscape.com
1971304ff9
Bug #33156 --> add a OnProgress handler
2000-04-25 05:51:04 +00:00
rjc%netscape.com
86992f09eb
Add ability to find search.rdf or "Search Plugins" directory.
2000-04-23 04:45:39 +00:00
scc%netscape.com
9ac6c4fb06
making string conversions explicit
2000-04-18 07:44:58 +00:00
tbogard%aol.net
3601d309e9
Replace setNetworkActive and setWindowActive by just passing up the status in the new onStatusChange method.
2000-04-16 11:19:03 +00:00
tbogard%aol.net
cc02530d3b
Removing the old session history interface.
2000-04-16 11:19:02 +00:00
danm%netscape.com
24641e5743
adding a 'center' method
2000-04-13 20:07:28 +00:00
tbogard%aol.net
d05eb8f1ea
Changed the code to use the nsIXULBrowserWindow interface rather than poking attributes for setting throbber activity, window activity and location changing. This should speed things up a bit and also makes the code a bit cleaner.
2000-04-13 08:08:52 +00:00
putterman%netscape.com
8cbb6c9e43
Add a standalone message window and make multiple 3 pane configurations work. r=mscott, sspitzer.
2000-04-11 20:19:32 +00:00
danm%netscape.com
ad5caf7088
now additionally keeps track of windows in z-order
2000-04-01 22:07:41 +00:00
danm%netscape.com
511e20db53
add z-ordering attribute
2000-04-01 22:03:28 +00:00
tbogard%aol.net
249e773aae
Changed the nsIXULBrowserWindow to distinguish between JS status and it's own status. Fixed bugs where pages that set the window.status wouldn't actually end up showing up correctly. Now status has a priority scheme where different status versus links etc take priority. Use the new interfaces on nsPIDOMWindow to get to the properties hanging off the js window object instead of the old separate list.
2000-03-31 03:36:26 +00:00
dougt%netscape.com
d3335d5b52
making bool of AlertCheck be a inout param. this was suggested by morse@netscape.com
2000-03-28 11:37:12 +00:00
tbogard%aol.net
4aeaa44d4e
Added new file nsIXULBrowserWindow.idl.
2000-03-24 03:09:39 +00:00
dougt%netscape.com
081fe374c9
Adding AlertCheck() to common dialogs. r=davidm@netscape.com
2000-03-23 06:38:35 +00:00
sspitzer%netscape.com
a27c258b6e
adding nsIUserInfo the the build
2000-03-12 07:51:35 +00:00
danm%netscape.com
0560402e53
persist size only when window is not minimized or maximized. bug 30116 r=scc a=jevering
2000-03-09 02:00:20 +00:00
sspitzer%netscape.com
f4cd0a1c67
not part of the build yet.
2000-03-01 05:17:06 +00:00
tbogard%aol.net
d0507604ce
Removing nsIXULWindowCallbacks as it is no longer used. r=danm a=jevering
2000-02-29 22:11:33 +00:00
tbogard%aol.net
4551c424d8
Removing nsIXULWindowCallbacks from the build as it is no longer used. r=danm a=jevering.
2000-02-29 22:10:06 +00:00
tbogard%aol.net
d2a51867ff
Removing nsIXULWindowCallbacks as they were removed from active use nearly 8 or more months ago. Getting rid of having to pass it around as a parameter and all that fun stuff. r=danm a=jevering
2000-02-29 22:03:49 +00:00
sspitzer%netscape.com
976819d442
change this to a wstring. not part of the build.
2000-02-29 01:38:45 +00:00
sspitzer%netscape.com
ae871d5874
not part of the build.
2000-02-29 00:49:46 +00:00
tbogard%aol.net
cf5a3f3925
Changed nsIAppShellService and nsIWindowMediator to talk in terms of nsIXULWindow instead of nsIWebShellWindow. Also removed the function nsIAppShellService::RunModalDialog since windows should be created using the nsIDOMWindow::OpenDialog. r=danm a=jevering
2000-02-29 00:20:55 +00:00
sspitzer%netscape.com
7cb570ad1b
fix for #28911 , r=alecf, a=jar. avoid loading in unnecessary dlls at startup.
2000-02-26 03:52:06 +00:00
sspitzer%netscape.com
9e1fffab82
not part of build, yet.
2000-02-26 03:29:24 +00:00
dougt%netscape.com
d076e83c8f
fix for 26691. PDT+. reviewed by byner. This basically removes a assert that
...
was upsetting user of viewer.
2000-02-26 00:09:44 +00:00
sspitzer%netscape.com
56fb0c4bb2
clean up -help output. fix bug #26959 , make it so when you start
...
a browser window, the right page (home, blank or last page visted) gets
loaded. clean up tasksOverlay.js, navigator.js and Ensure1Window()
use the browser's command line handler (remove duplicate code).
remove uri dispatching ui and js. r=mscott
2000-02-16 06:22:03 +00:00
tbogard%aol.net
1ad5c378d4
Added an intrinsic sizing attribute. r=hyatt
2000-02-14 06:10:52 +00:00
norris%netscape.com
2b4b436f5f
Fix 25062 Reload vulnerability
...
25206 Reload vulnerability #2
Implement grant dialogs and persistence for capabilities.
most r=mstoltz, some code from morse w/ r=norris
2000-02-10 04:56:56 +00:00
sspitzer%netscape.com
72e8a9e317
make it so -chrome <chrome url> does the right thing.
...
r=mscott
2000-02-08 03:12:39 +00:00
sspitzer%netscape.com
9431eb3736
more changes to get everyone using my arbitrary command line handling.
...
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
2000-02-08 01:11:13 +00:00
sspitzer%netscape.com
c00837ec56
I hate copy and pasted code. write two macros to do all the work for me.
...
r=alecf
2000-02-06 12:21:22 +00:00
alecf%netscape.com
8e7d3b39ee
make appshell into a component
...
r=sspitzer
2000-02-05 05:38:13 +00:00
sspitzer%netscape.com
5e8570bef6
building this on windows and linux, mac soon.
...
adding a #define for which category nsICmdLineHanders are for.
2000-02-04 23:07:27 +00:00
law%netscape.com
7d5448b5dd
New splash screen stuff for windows version (plus removal of console from windows release builds); b=6391/22542, r=davidm@netscape.com (travis@netscape.com for the console stuff)
2000-02-04 14:40:08 +00:00
law%netscape.com
e706f60c92
Export new splash screen interface header (part of splash screen for windows changes); b=6391, r=davidm@netscape.com
2000-02-04 09:12:06 +00:00
sspitzer%netscape.com
d4401b412d
add the interface for a command line handler. not part of build yet.
2000-02-04 04:33:46 +00:00
law%netscape.com
ad81185b3e
New file needed for Win splash screen; b=6391,r=davidm@netscape.com
2000-02-04 03:24:55 +00:00
scc%netscape.com
8424ac3d64
removed errant |QueryInterface()|s in favor of appropriate macros, as part of bug#23737. Changed |NS_DEFINE_IID| to |NS_DEFINE_CID| where appropriate; or else removed it, and fixed up clients to use |NS_GET_IID| in the appropriate spots. Built and ran pre-checkin tests. r=pinkerton
2000-01-31 23:45:42 +00:00
tbogard%aol.net
458490db79
Changing casing to fall inline with idl rules.
2000-01-26 01:07:56 +00:00
tbogard%aol.net
e9a9b14772
Added the ability to get an enumerator that goes through "nsIWebShellWindow"s rather than DOM windows. These will soon become "nsIXULWindow"s thus the name.
2000-01-25 02:52:55 +00:00
tbogard%aol.net
93a2638f9a
Started filling in methods needed on nsIXULWindow. (This is not hooked to the build).
2000-01-22 03:13:20 +00:00
tbogard%aol.net
3191ddb194
Added nsIXULWindow.idl and put the list in alpha order.
2000-01-14 04:33:54 +00:00
tbogard%aol.net
d3dd8a79de
Added nsIXULWindow.idl to the build.
2000-01-14 04:24:16 +00:00
tbogard%aol.net
5913a2f65d
First check-in. Empty right now, but it will grow into a big boy real soon now.
2000-01-14 04:23:38 +00:00
morse%netscape.com
61a9624d09
fix bug 23037, allow autofill to use double-byte characters for i18n, r=dp
2000-01-12 21:53:32 +00:00
morse%netscape.com
0d7d7eea84
add UniversalDialog, r=davidm
2000-01-05 03:17:11 +00:00