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

20 Коммитов

Автор SHA1 Сообщение Дата
ccarlen%netscape.com c02ab62d96 Bug 86021 - enable multiple profiles in -turbo mode. r=racham/sr=alecf/a=chofmann 2001-06-20 06:49:22 +00:00
jst%netscape.com 621060c4fd Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +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
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
law%netscape.com 42290d1997 New native app support to enable Win32 dde 2000-05-12 22:37:20 +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
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
law%netscape.com 5c7fa553ee 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
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
danm%netscape.com 3d9e4d387b moving Push/PopThreadEventQueue to nsIEventQueueService r:hyatt@netscape.com 1999-10-18 15:04:18 +00:00
rjc%netscape.com a12753b362 [performance] When profile manager is being used, don't read in bookmarks twice... by deferring hiddenwindow.xul loading until after profile manager is done. Review: danm and sspitzer 1999-10-12 22:20:28 +00:00
law%netscape.com 07762ce935 For bug #14999; adding new method to simplify applying OpenDialog to the hidden window. rev=danm@netscape.com 1999-10-08 14:04:17 +00:00
davidm%netscape.com 7b2f625c30 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
davidm%netscape.com 431a3c53b0 Add enumerateAndInitialize to public interface. Move enumeration out of Init 1999-08-31 02:47:56 +00:00
danm%netscape.com e23e00db7c 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
danm%netscape.com 9d29324b32 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 743f1947e6 hooking up window OS border control from JS/C++ 1999-07-27 06:34:24 +00:00
danm%netscape.com f358772bb2 adding initial hidden window to AppRunner 1999-07-20 14:40:55 +00:00
hyatt%netscape.com 2af7a6b407 Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +00:00
nisheeth%netscape.com 683f07e307 IDL'ized nsIAppShellService. Only enabling for windows right now... 1999-06-25 01:15:19 +00:00