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

6 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 2b01440bc0 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
mscott%netscape.com 1971304ff9 Bug #33156 --> add a OnProgress handler 2000-04-25 05:51:04 +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 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
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
tbogard%aol.net 4aeaa44d4e Added new file nsIXULBrowserWindow.idl. 2000-03-24 03:09:39 +00:00