Граф коммитов

222 Коммитов

Автор SHA1 Сообщение Дата
pchen%netscape.com fe14eae1b1 First Checked In. 2000-09-06 21:14:03 +00:00
vidur%netscape.com 4a41eee18d Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
warren%netscape.com 7ac7233df8 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
cls%seawood.org 0eabd8aa50 The unix builds will use a generated build_number (rather than the checked in version) that will forcibly be 000000000 unless MOZILLA_OFFICIAL is set. Bug #26798
Chrome files that need the build date set for MOZILLA_OFFICIAL builds will no longer be modified in the source tree.  The source tree copies will be used as a template for a generated version.  Bug #29597
2000-07-08 09:36:01 +00:00
sspitzer%netscape.com 49504e1c38 work for bug #38374
helperApps.rdf is now mimeTypes.rdf.
use the file locator to get the mimeTypes file.
fix the unix implementation of nsOSHelperAppService.cpp
to go to the base class to determine what application to launch.

r=mscott
2000-06-22 22:14:53 +00:00
bryner%uiuc.edu 8705faac7d Moving persistence-related methods from nsIXULWindow to
nsIWebBrowserChrome as a basis for fixing bug 15555.  r=valeski.
2000-06-21 22:05:28 +00:00
tao%netscape.com fd5e9c04a9 part I:
40799 : [CountryPicker] Add language/country selector to ProfileCreation UI.
 r=sspitzer,racham,a=msanz
2000-06-05 22:09:10 +00:00
sspitzer%netscape.com c49b896301 fix for bug #40248. I was using the category manager incorrectly.
thanks to bruce@cubik.org for pointing it out.
2000-06-01 04:14:34 +00:00
pavlov%netscape.com c165e6c65b fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm
fix for mailnews' file->save as dialog not saving files on unix in due to its handling of file extentions and filters.  this code now uses nsIFilePicker.  fixes nsbeta2+ bug 31096. r=mscott
2000-05-25 00:44:10 +00:00
racham%netscape.com 0f8e96469e Fixing bug 29093. Adding an entry for shrimp directory. r=amusil 2000-05-16 23:17:59 +00:00
warren%netscape.com 4d1711e5f8 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
law%netscape.com 42290d1997 New native app support to enable Win32 dde 2000-05-12 22:37:20 +00:00
dougt%netscape.com 7d28c5f26a adding xpfe file locations to be a provider of the nsDirectoryService.
r=dveditz@netscape.com
2000-05-11 21:06:17 +00:00
law%netscape.com 82e0d25cba Export new nsINativeAppSupport interface header 2000-05-11 01:10:39 +00:00
dveditz%netscape.com 3330732af3 Adding the profile-chrome directory for use by skin installer 2000-05-05 04:03:17 +00:00
law%netscape.com 3527fc0900 New interface to provide Win32 DDE support, not built yet 2000-05-03 23:14:59 +00:00
mscott%netscape.com 3d582e9ea9 Bug #33156 --> add a OnProgress handler 2000-04-25 05:51:04 +00:00
rjc%netscape.com 1994faa49c Add ability to find search.rdf or "Search Plugins" directory. 2000-04-23 04:45:39 +00:00
scc%netscape.com 1d1960be1e making string conversions explicit 2000-04-18 07:44:58 +00:00
tbogard%aol.net 9c707e3de9 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 48f198c723 Removing the old session history interface. 2000-04-16 11:19:02 +00:00
danm%netscape.com 333e1e453b adding a 'center' method 2000-04-13 20:07:28 +00:00
tbogard%aol.net 81f7803783 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 ad63066e1a 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 c67d91f31f now additionally keeps track of windows in z-order 2000-04-01 22:07:41 +00:00
danm%netscape.com ebf40913da add z-ordering attribute 2000-04-01 22:03:28 +00:00
tbogard%aol.net 3d5fa0a660 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 02e277fe61 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 f89ab586e7 Added new file nsIXULBrowserWindow.idl. 2000-03-24 03:09:39 +00:00
dougt%netscape.com e2466d418e Adding AlertCheck() to common dialogs. r=davidm@netscape.com 2000-03-23 06:38:35 +00:00
sspitzer%netscape.com bcd14e5e18 adding nsIUserInfo the the build 2000-03-12 07:51:35 +00:00
danm%netscape.com 587df4e3d7 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 1264ba7b8e not part of the build yet. 2000-03-01 05:17:06 +00:00
tbogard%aol.net 358d377a17 Removing nsIXULWindowCallbacks as it is no longer used. r=danm a=jevering 2000-02-29 22:11:33 +00:00
tbogard%aol.net eea7c2c049 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 2533a18b2b 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 7d3cd92679 change this to a wstring. not part of the build. 2000-02-29 01:38:45 +00:00
sspitzer%netscape.com 8508891feb not part of the build. 2000-02-29 00:49:46 +00:00
tbogard%aol.net c4734766bd 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 83498d2ac6 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 14696c3ada not part of build, yet. 2000-02-26 03:29:24 +00:00
dougt%netscape.com a84cec7e4a 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 26b267ec48 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 922beb68ff Added an intrinsic sizing attribute. r=hyatt 2000-02-14 06:10:52 +00:00
norris%netscape.com 80d944693e 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 ad5fa4d555 make it so -chrome <chrome url> does the right thing.
r=mscott
2000-02-08 03:12:39 +00:00
sspitzer%netscape.com 17eebe8a61 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 3f0fb0c0d8 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 8af9ba10df make appshell into a component
r=sspitzer
2000-02-05 05:38:13 +00:00
sspitzer%netscape.com ca0d4ed091 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