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

448 Коммитов

Автор SHA1 Сообщение Дата
radha%netscape.com dcf7c1dcb2 Add session History to build list 1999-06-14 22:05:30 +00:00
radha%netscape.com e37c724568 Initial Checkin 1999-06-14 22:05:07 +00:00
radha%netscape.com 55d3b8639e Session History. Initial checkins 1999-06-14 22:04:15 +00:00
mcmullen%netscape.com c3027d0b45 First Checked In. 1999-06-14 20:53:23 +00:00
syd%netscape.com cfb168188c Add SetModal() widget interface to nsIWidget, and provide an implementation
for Gtk+. Now, when we do modal dialogs, Gtk+ calls a routine that makes the
dialog modal within Gtk+; this is in addition to the code in nsWebShellWindow
that is being invoked to support modals on the other platforms. For Gtk+, the
nsWebShellWindow code doesn't appear to be enough; in order for the event
plumbing to stay alive, we need to call into Gtk+, and unless we actually make
the dialog modal using Gtk+ mechanisms, the user can still get to the menu bar, which is not good.
1999-06-13 20:56:08 +00:00
danm%netscape.com 85d2dceb67 moved GetPrimordialThread from nsAppShellService to nsThread, as suggested by warren 1999-06-13 03:30:38 +00:00
racham%netscape.com 4d6ba6c5fa Method to forget the existing profile dir 1999-06-12 00:42:38 +00:00
danm%netscape.com a179e9aff5 adding access to primordial thread 1999-06-11 03:44:52 +00:00
danm%netscape.com ee69d9554d adding show/hide support for interior chrome and menubars 1999-06-10 01:27:47 +00:00
law%netscape.com be7a3045d2 Stop onload handler firing twice 1999-06-10 00:36:08 +00:00
dp%netscape.com 99fde3c654 Switching to use Component Registry 1999-06-09 19:19:14 +00:00
danm%netscape.com 150967b568 teach top-level windows to show/hide and query visible state of menubars 1999-06-09 19:03:24 +00:00
hyatt%netscape.com fa1996ebb5 Ok. 1999-06-09 10:13:46 +00:00
hyatt%netscape.com 4adbd4d822 Oops. 1999-06-09 09:44:01 +00:00
hyatt%netscape.com 9819c8c686 Passing the popup alignment info along. 1999-06-09 09:24:10 +00:00
hyatt%netscape.com a010da2845 Popups know how to shag, baby. 1999-06-09 09:05:53 +00:00
hyatt%netscape.com cd1bcc5622 Yeah, baby, yeah, baby, YEAH. 1999-06-09 09:02:35 +00:00
hyatt%netscape.com b84d2f62d5 Altering the args for createPopup. 1999-06-09 08:36:06 +00:00
law%netscape.com d3849e81f3 Display links in status bar when moused over 1999-06-08 20:59:41 +00:00
hyatt%netscape.com 0ab30b5521 Adding code to force the user into STANDARD mode. Otherwise the chrome
malfunctions.
1999-06-08 06:05:53 +00:00
hyatt%netscape.com 0a0a7505c3 Removing the destruct from webshellwindow for arbitrary XUL popups. This should
happen on loss of focus instead.
1999-06-08 05:22:01 +00:00
hyatt%netscape.com 412afda454 Fix to ensure construct and destruct DOM events fire for popups. 1999-06-08 05:20:04 +00:00
morse%netscape.com 56c9cd1d3c get initial value for checkbox, save checkbox value when CANCEL is pressed 1999-06-06 15:58:08 +00:00
sspitzer%netscape.com 077ecb3d82 fix warnings. use NS_WITH_SERVICE. use NS_DEFINE_CID instead of NS_DEFINE_IID. remove unnecessary static kINetSupportDialogIID 1999-06-06 00:00:39 +00:00
sspitzer%netscape.com 2740c1d9e4 fix for #7659 1999-06-05 23:35:24 +00:00
bruce%cybersight.com 61486a51c5 Explicitly include nsIMenuListener.h. Will be needed for some post-M7 changes that I have. 1999-06-05 12:11:22 +00:00
davidm%netscape.com 32edf9062b Add ConfirmCheck 1999-06-05 01:10:18 +00:00
hyatt%netscape.com 2810d0a51a Fix to make sure Mac RDF menus still show up. 1999-06-04 22:52:35 +00:00
danm%netscape.com 021af98619 show/hide menubar in chrome settings 1999-06-04 04:01:20 +00:00
mcafee%netscape.com 2caf63e2ca Fixing warnings. 1999-05-29 19:36:55 +00:00
danm%netscape.com 8ffc422508 disseminate search part of chrome URL to contained webshells as content URLs 1999-05-27 20:36:15 +00:00
bruce%cybersight.com c3d821e3e2 Fix a small memory leak. 1999-05-27 05:12:12 +00:00
bruce%cybersight.com 521d168c1c Use 'friend class' rather than just 'friend' to fix potential build bustage on HP-UX 1999-05-26 21:55:23 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
danm%netscape.com 68f5ade25e LoadMenuItem no longer adds the item to mMenuDelegates. Fixes bug 6446. written by saari, r=danm, a=chofmann 1999-05-21 02:34:03 +00:00
rickg%netscape.com 0c318d77d5 fixed string usage error 1999-05-20 06:19:14 +00:00
danm%netscape.com 472f030470 more error checking, a missing GetIID method and another test button should fix bug 6751. a:chofmann 1999-05-20 02:24:31 +00:00
briano%netscape.com c352aa759c Replaced 'true' and 'false' with 'PR_TRUE' and 'PR_FALSE' to make it compile on Unix. 1999-05-19 09:13:05 +00:00
mcafee%netscape.com 0eeea3a7ef Fixing missing toolbar problem. r=danm a=me 1999-05-19 07:51:48 +00:00
waterson%netscape.com a5c4833665 Fix Linux ambiguity with nsCOMPtr. 1999-05-19 06:10:17 +00:00
gayatrib%netscape.com 48b7f7908e modified to support profile locations on all platforms 1999-05-19 04:59:38 +00:00
danm%netscape.com f8b9684c67 adding partial (for DOM elements) chromemask support to apprunner 1999-05-19 04:11:54 +00:00
waterson%netscape.com 74daf14dbd Re-arrange to fix win32 bustage. 1999-05-19 03:56:19 +00:00
briano%netscape.com 7015c0970b Fixed the typo that was breaking Unix builds. 1999-05-19 03:48:06 +00:00
davidm%netscape.com 761a2810cb Add code to post fix string to title and to tell the window mediator about title changes 1999-05-19 03:21:19 +00:00
davidm%netscape.com f1f2a409c1 Added code to tell the window mediator about title changes and to post fix titles with a XUL attribute 1999-05-19 03:04:39 +00:00
davidm%netscape.com 6844952a0b Register and Unregister Windows with the window manager 1999-05-19 03:03:48 +00:00
davidm%netscape.com dfc689877e Add nsWindowMediator to build and factory 1999-05-19 02:57:55 +00:00
davidm%netscape.com 6bb71d66d9 Add nsWindowMediator to the build and the factory 1999-05-19 02:57:00 +00:00
davidm%netscape.com 9a4bde94a3 Update to compile on windows 1999-05-19 02:18:02 +00:00
davidm%netscape.com be7e58e1c1 First Checked In. 1999-05-18 21:44:52 +00:00
davidm%netscape.com ff0405986e Adding nsIWindowMediator.h 1999-05-18 21:41:13 +00:00
davidm%netscape.com 6c12ccd0d1 First Checked In. 1999-05-18 21:38:47 +00:00
hyatt%netscape.com 2b0bf363d0 Popup arbitrary XUL lives! 1999-05-18 10:29:48 +00:00
hyatt%netscape.com 5f7286349a Should all work. (Yeah, right.) 1999-05-18 09:03:26 +00:00
hyatt%netscape.com f3087e6ba2 Taking advantage of Nisheeth and Rick's new method. Thanks guys! 1999-05-18 08:04:37 +00:00
waterson%netscape.com bd459d7b0f Move global history implementation out of appshell and into xpfe/components. 1999-05-18 04:11:43 +00:00
ftang%netscape.com 345a22aa83 add meta charset service 1999-05-18 01:44:51 +00:00
mcmullen%netscape.com b1f79d6597 Cleaned up the dictionaries. Added partial support for GetURL, OpenURL, quit, and dojavascript apple events. 1999-05-17 07:56:44 +00:00
hyatt%netscape.com 4c4dc9483a Hmm. 1999-05-16 10:02:19 +00:00
hyatt%netscape.com 81d13f3051 Fixing build bustage. 1999-05-16 08:51:22 +00:00
hyatt%netscape.com 4a6f8874ec More savory popup goodness. 1999-05-16 08:10:27 +00:00
hyatt%netscape.com c575f00e29 Added an arg to createPopup. 1999-05-16 07:52:02 +00:00
hyatt%netscape.com 7f6ce79b75 Added comments for what I'm about to try to implement. Looks scary. 1999-05-16 05:51:35 +00:00
law%netscape.com c8f669c133 Turn off PR_fprintf calls on Mac 1999-05-15 03:02:06 +00:00
hyatt%netscape.com 30a7419344 Fixing context menus a bit. 1999-05-15 02:53:43 +00:00
law%netscape.com 06176426a1 Got one that will make everybody happy (if Mac goes red, I'll scream) 1999-05-15 01:01:29 +00:00
saari%netscape.com f7ea545e96 call DoContextMenu 1999-05-15 00:33:11 +00:00
shaver%netscape.com c10c646e60 fix build bustage 1999-05-14 23:49:15 +00:00
hyatt%netscape.com a399e1605d Ready to rumble. 1999-05-14 23:11:49 +00:00
saari%netscape.com 60bf1531a1 tweaking DoContextMenu 1999-05-14 23:10:46 +00:00
hyatt%netscape.com 2e7ad337ac Should work. 1999-05-14 22:41:09 +00:00
saari%netscape.com 0cbb47571d Adding DoContextMenu 1999-05-14 22:28:00 +00:00
law%netscape.com 58370f8c98 "Turn on app shell component autoloading" 1999-05-14 22:02:23 +00:00
warren%netscape.com 7a41ef7d73 Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00
hyatt%netscape.com 70e775cc13 Teaching window.open how to open chrome. 1999-05-12 23:17:40 +00:00
pinkerton%netscape.com 630392695d AEDesc data handles are opaque under Carbon. Need a solution, but for now they are commented out with a debugStr when building for Carbon. 1999-05-12 02:41:48 +00:00
davidm%netscape.com 4981034664 4530 Password entry locks Apprunner. 1999-05-11 19:42:14 +00:00
danm%netscape.com 2177440c9e moving modal dialog code to one central location, where things won't be allocated and released in separate methods 1999-05-10 18:31:42 +00:00
syd%netscape.com 986f171109 Remove native SetModal() call. 1999-05-08 23:07:10 +00:00
neeti%netscape.com 6b66e31ba1 Landing PICS 1999-05-07 05:32:31 +00:00
sspitzer%netscape.com d99459c7bb don't do fprintf(stderr,)
turn this on for all platforms, as it is useful to figure out why
profiles aren't working
1999-05-07 00:06:52 +00:00
dp%netscape.com cee9b8c834 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
davidm%netscape.com d2d87cd84b File Removed. 1999-05-06 00:26:39 +00:00
sspitzer%netscape.com 4be79ebbfb remove duplicate code.
use #error to let people porting this beast know that they have to do
work to get profiles to work.
1999-05-06 00:11:10 +00:00
sspitzer%netscape.com e1c8b67358 fix for #5942. make UNIX behave like windows and mac, as far as having
a Users50 directory and having all the profile directories under there.
1999-05-05 23:54:37 +00:00
hyatt%netscape.com 09ccd03368 Commit changes to support window.open and to switch over to nsIEventQueues. 1999-05-04 23:36:42 +00:00
jdunn%netscape.com e648715121 Adding newline to end of file. HP chokes with out a \n at the end 1999-05-04 18:52:12 +00:00
mcmullen%netscape.com abd7b26983 Bullet-proofing for bug #5576 (make sure profile directory is always initialized) 1999-05-03 20:27:44 +00:00
evaughan%netscape.com 62b2977ed2 Fixed bug #5619. With Chris Hofmann's ok. 1999-05-03 19:04:16 +00:00
pinkerton%netscape.com 013355114c pinkerton/scc. appr chofmann. Bug #4127, et al. Fixing ownership models (more work to come). 1999-04-30 09:04:36 +00:00
nisheeth%netscape.com 4fb57d23eb Passing in nsIDocumentLoader as a parameter to all functions in nsIDocumentLoaderObserver... 1999-04-28 06:47:40 +00:00
sfraser%netscape.com 8f431b99ce Get Types.h from the system headers, not the user headers. 1999-04-28 06:42:21 +00:00
briano%netscape.com 38f0e1b427 Added a newline at the end of the file to fix some Unix warnings. 1999-04-28 01:29:08 +00:00
davidm%netscape.com 4a9b6f5575 add nsDefaultHelper.obj 1999-04-27 23:50:38 +00:00
davidm%netscape.com 2801508dfa add nsDefaultHelper.cpp 1999-04-27 23:37:07 +00:00
davidm%netscape.com cd9f2a6aee added nsdefaulthelper.cpp and nsNetSupportDialog.cpp 1999-04-27 21:34:13 +00:00
davidm%netscape.com 3d5f60aa3f enabled support on linux 1999-04-27 21:33:14 +00:00
saari%netscape.com f8ea52c54d fix nsXULCommand refcount 1999-04-27 09:38:56 +00:00
saari%netscape.com 5a8429863b Mac menu cleanup. No more holding onto the nsWebShell 1999-04-27 09:09:44 +00:00
davidm%netscape.com cccc2c704d made destructor virtual and fixed include to end with a lowercase .h 1999-04-27 02:54:53 +00:00
mcmullen%netscape.com 63f9baf742 Added some comments and shortened some heap blocks. Called WaitNextEvent a few times before trying to get high-level events. 1999-04-23 23:09:29 +00:00
saari%netscape.com f0db85a5eb enabling dynamic menus on GTK 1999-04-23 23:06:52 +00:00
mcmullen%netscape.com c8bd676230 Command-line documents are now working. 1999-04-23 22:31:44 +00:00
mcmullen%netscape.com 06e2b78e2c Added chrome, plugins, and components directories 1999-04-23 20:19:07 +00:00
mcmullen%netscape.com ca7a2ba6aa Removed spurious access paths (pointed out by Pinkerton - thanks!) 1999-04-23 17:48:56 +00:00
mcmullen%netscape.com 6862929fa8 Added AppleEvent support files 1999-04-23 16:49:49 +00:00
mcmullen%netscape.com 09a2adb184 Added nsAppleEvents.h 1999-04-23 16:47:06 +00:00
mcmullen%netscape.com a3bea46baf First Checked In. 1999-04-23 16:46:08 +00:00
rickg%netscape.com c647d65fcd updates to sync with nsString2 api 1999-04-22 00:05:59 +00:00
mcmullen%netscape.com f44bff03de Added nsCommandLineServiceMac.cpp 1999-04-21 23:36:23 +00:00
mcmullen%netscape.com f09e4132bc Adding command-line support for Macintosh. 1999-04-21 23:36:02 +00:00
mcmullen%netscape.com 3df07c0126 First Checked In. 1999-04-21 23:35:31 +00:00
bruce%cybersight.com 6eaee22655 Hello. Today, we welcome Mr. New-line-at-end-of-file to class. Please treat him well. 1999-04-21 04:33:32 +00:00
hyatt%netscape.com c52fdc82f1 More changes to support window.open() 1999-04-21 00:19:30 +00:00
hyatt%netscape.com f0c29e969c window.open lives. 1999-04-20 22:35:11 +00:00
pierre%netscape.com 5c67d1b0b7 use eBorderStyle_window instead of eBorderStyle_dialog as part of #4780 1999-04-20 04:01:43 +00:00
hyatt%netscape.com 640a9a2d4d Added a new method so that the web shell window gets notified when new web
shells are added to its hierarchy.
1999-04-20 01:51:37 +00:00
peterl%netscape.com ae256a21d1 sync to new state change api 1999-04-20 00:06:58 +00:00
mcmullen%netscape.com 297a8173ba Removed some platform #ifdefs that are no longer needed. 1999-04-19 23:43:01 +00:00
hyatt%netscape.com 51bc9e57fb Adding support for actual tracking of web shell information so that web shells
can be identified later on during parsing and can have the correct URLs loaded
into them.
1999-04-19 22:05:49 +00:00
syd%netscape.com ca4d9925f4 Support for modal dialogs in Gtk+ xpfe. Reviewed by rods. 1999-04-19 21:18:50 +00:00
hyatt%netscape.com 2eeaef397b Changes to enable an asynchronous webshell instantiation in response to a
window.open call.
1999-04-19 21:09:07 +00:00
saari%netscape.com 3fc71cf9aa This should be the last of this round of menu checkins 1999-04-19 08:27:57 +00:00
saari%netscape.com ce93f515d9 First of a series of menu checkins 1999-04-19 08:23:18 +00:00
alecf%netscape.com cb05a742b5 fix nsAutoString->nsString& casting problem on unix by creating a temporary 1999-04-16 20:22:21 +00:00
hyatt%netscape.com c234cd09b4 Web shell window now implements the nsIBrowserWindow interface, which will enable it to support window.xxx() calls from JavaScript (eventually). 1999-04-16 18:40:27 +00:00
hyatt%netscape.com 548c7937c1 The web shell window sets the outermost webshell's type to be chrome. 1999-04-16 08:12:44 +00:00
sspitzer%netscape.com 14ad137087 changes to port profiles to UNIX 1999-04-16 04:20:15 +00:00
sspitzer%netscape.com b50b8e667b correctly fix bustage 1999-04-16 00:44:36 +00:00
sspitzer%netscape.com 9abb2f12c0 fixing UNIX bustage 1999-04-16 00:37:43 +00:00
sspitzer%netscape.com 9f7fb6989d whoops. 1999-04-16 00:33:18 +00:00
sspitzer%netscape.com bd9960fc75 fix a warning and UNIX build bustage 1999-04-16 00:31:13 +00:00
davidm%netscape.com 2e112b20a3 Fix problem where windows would quit after closing the window 1999-04-16 00:23:44 +00:00
mcmullen%netscape.com 2d297cd3cb Moved the system and special directory enums into disjoint ranges, so that nsIFileLocator can retrieve both. 1999-04-15 22:45:47 +00:00
mcmullen%netscape.com 25b2a6ce4c Profile directory support - all platforms 1999-04-15 22:45:42 +00:00
jj%netscape.com afabb34a70 removed NS libraries from the static lib target 1999-04-13 00:53:12 +00:00
saari%netscape.com 8352b19fc2 menu changes getting ready for dynamic menus 1999-04-13 00:12:40 +00:00
davidm%netscape.com d80503f3dd added nsDefaultHelper.cpp 1999-04-12 22:33:36 +00:00
davidm%netscape.com 7d44d5d5eb Changed some code since a variable isn't a COM object. Make Mac use PLEvent queue all the time 1999-04-12 22:32:53 +00:00
davidm%netscape.com 7fef0fd9ca Fix return value error. Fixed #if defined 1999-04-12 22:32:00 +00:00
davidm%netscape.com 85a776ef94 Fix a constant and lack of addref count 1999-04-12 22:29:13 +00:00
joki%netscape.com 4fe1ea4222 New argument to nsIWebShellContainer::FocusAvailable method 1999-04-12 21:25:08 +00:00
gayatrib%netscape.com 75f3b87c97 removed BUILD_PROFILE ifdef 1999-04-11 05:13:58 +00:00
braddr%puremagic.com 545fdaa72c more BUILD_PROFILE work 1999-04-10 10:57:53 +00:00
gayatrib%netscape.com f60bf36061 added profile module 1999-04-10 06:52:27 +00:00
gayatrib%netscape.com 96ee04d736 added ProfileManager service to inform about the current profile directory 1999-04-10 06:50:46 +00:00
pinkerton%netscape.com 3a6a48bf99 Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
law%netscape.com 4ece971531 Bug #3735; link targetting; reviewed by matt@netscape.com; approvied by chofmann@netscape.com (via don@netscape.com) 1999-04-08 23:05:23 +00:00
law%netscape.com 370ed1b1aa Fixing screw-up I had applied earlier to OnEndDocumentLoad 1999-04-08 06:58:13 +00:00