Commit Graph

405 Commits

Author SHA1 Message Date
briano%netscape.com
e42fc819d2 Fixed the typo that was breaking Unix builds. 1999-05-19 03:48:06 +00:00
davidm%netscape.com
45034b539d 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
63fe3036ab 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
e4d3c17a1b Register and Unregister Windows with the window manager 1999-05-19 03:03:48 +00:00
davidm%netscape.com
51921bb50c Add nsWindowMediator to build and factory 1999-05-19 02:57:55 +00:00
davidm%netscape.com
7bf0a0d593 Add nsWindowMediator to the build and the factory 1999-05-19 02:57:00 +00:00
davidm%netscape.com
c616103c59 Update to compile on windows 1999-05-19 02:18:02 +00:00
davidm%netscape.com
e353d1ae50 First Checked In. 1999-05-18 21:44:52 +00:00
davidm%netscape.com
eece072b2b Adding nsIWindowMediator.h 1999-05-18 21:41:13 +00:00
davidm%netscape.com
1b45f564e7 First Checked In. 1999-05-18 21:38:47 +00:00
hyatt%netscape.com
d76b5444cc Popup arbitrary XUL lives! 1999-05-18 10:29:48 +00:00
hyatt%netscape.com
afb79e18c6 Should all work. (Yeah, right.) 1999-05-18 09:03:26 +00:00
hyatt%netscape.com
9e99382cd2 Taking advantage of Nisheeth and Rick's new method. Thanks guys! 1999-05-18 08:04:37 +00:00
waterson%netscape.com
0c9642b383 Move global history implementation out of appshell and into xpfe/components. 1999-05-18 04:11:43 +00:00
ftang%netscape.com
b632169a80 add meta charset service 1999-05-18 01:44:51 +00:00
mcmullen%netscape.com
21f0555a94 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
7e7c441e02 Hmm. 1999-05-16 10:02:19 +00:00
hyatt%netscape.com
91a5e4c120 Fixing build bustage. 1999-05-16 08:51:22 +00:00
hyatt%netscape.com
cf055b0421 More savory popup goodness. 1999-05-16 08:10:27 +00:00
hyatt%netscape.com
da564cf9b7 Added an arg to createPopup. 1999-05-16 07:52:02 +00:00
hyatt%netscape.com
5002ac1bb1 Added comments for what I'm about to try to implement. Looks scary. 1999-05-16 05:51:35 +00:00
law%netscape.com
c12ac28eaf Turn off PR_fprintf calls on Mac 1999-05-15 03:02:06 +00:00
hyatt%netscape.com
7372bc2d3f Fixing context menus a bit. 1999-05-15 02:53:43 +00:00
law%netscape.com
0f22a29723 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
c3a65ffb0a call DoContextMenu 1999-05-15 00:33:11 +00:00
shaver%netscape.com
33c4ab86f2 fix build bustage 1999-05-14 23:49:15 +00:00
hyatt%netscape.com
41b0c0fd27 Ready to rumble. 1999-05-14 23:11:49 +00:00
saari%netscape.com
5497989771 tweaking DoContextMenu 1999-05-14 23:10:46 +00:00
hyatt%netscape.com
12ad2b00ee Should work. 1999-05-14 22:41:09 +00:00
saari%netscape.com
955f0b4d7f Adding DoContextMenu 1999-05-14 22:28:00 +00:00
law%netscape.com
e5ae22b570 "Turn on app shell component autoloading" 1999-05-14 22:02:23 +00:00
warren%netscape.com
87b26617d5 Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00
hyatt%netscape.com
1b41f77bb5 Teaching window.open how to open chrome. 1999-05-12 23:17:40 +00:00
pinkerton%netscape.com
8e75dbcde2 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
829d7e65c6 4530 Password entry locks Apprunner. 1999-05-11 19:42:14 +00:00
danm%netscape.com
e79a8247b7 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
c54d4167a4 Remove native SetModal() call. 1999-05-08 23:07:10 +00:00
neeti%netscape.com
e4ea5d4480 Landing PICS 1999-05-07 05:32:31 +00:00
sspitzer%netscape.com
688381585c 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
b5707f7a96 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
davidm%netscape.com
bd94f7d993 File Removed. 1999-05-06 00:26:39 +00:00
sspitzer%netscape.com
01a4671875 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
df3e4cf496 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
8e28b1814c Commit changes to support window.open and to switch over to nsIEventQueues. 1999-05-04 23:36:42 +00:00
jdunn%netscape.com
dab44a20fd 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
1f50a27f52 Bullet-proofing for bug #5576 (make sure profile directory is always initialized) 1999-05-03 20:27:44 +00:00
evaughan%netscape.com
209e5e101e Fixed bug #5619. With Chris Hofmann's ok. 1999-05-03 19:04:16 +00:00
pinkerton%netscape.com
1680448437 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
696fa5472d Passing in nsIDocumentLoader as a parameter to all functions in nsIDocumentLoaderObserver... 1999-04-28 06:47:40 +00:00
sfraser%netscape.com
706db4dce4 Get Types.h from the system headers, not the user headers. 1999-04-28 06:42:21 +00:00
briano%netscape.com
1b21aeee38 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
d850b01837 add nsDefaultHelper.obj 1999-04-27 23:50:38 +00:00
davidm%netscape.com
66e640bd2c add nsDefaultHelper.cpp 1999-04-27 23:37:07 +00:00
davidm%netscape.com
0a95cf9c1c added nsdefaulthelper.cpp and nsNetSupportDialog.cpp 1999-04-27 21:34:13 +00:00
davidm%netscape.com
aa13db12e4 enabled support on linux 1999-04-27 21:33:14 +00:00
saari%netscape.com
62978df846 fix nsXULCommand refcount 1999-04-27 09:38:56 +00:00
saari%netscape.com
68615076e1 Mac menu cleanup. No more holding onto the nsWebShell 1999-04-27 09:09:44 +00:00
davidm%netscape.com
3ea798d793 made destructor virtual and fixed include to end with a lowercase .h 1999-04-27 02:54:53 +00:00
mcmullen%netscape.com
324f0b0d96 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
a8abd75ab9 enabling dynamic menus on GTK 1999-04-23 23:06:52 +00:00
mcmullen%netscape.com
3353b0003f Command-line documents are now working. 1999-04-23 22:31:44 +00:00
mcmullen%netscape.com
b587975269 Added chrome, plugins, and components directories 1999-04-23 20:19:07 +00:00
mcmullen%netscape.com
7bcca95314 Removed spurious access paths (pointed out by Pinkerton - thanks!) 1999-04-23 17:48:56 +00:00
mcmullen%netscape.com
c621a6eaa8 Added AppleEvent support files 1999-04-23 16:49:49 +00:00
mcmullen%netscape.com
9ad4fb834d Added nsAppleEvents.h 1999-04-23 16:47:06 +00:00
mcmullen%netscape.com
2fbe4c3e49 First Checked In. 1999-04-23 16:46:08 +00:00
rickg%netscape.com
f37212bffa updates to sync with nsString2 api 1999-04-22 00:05:59 +00:00
mcmullen%netscape.com
30cbfcea83 Added nsCommandLineServiceMac.cpp 1999-04-21 23:36:23 +00:00
mcmullen%netscape.com
c72b7426b6 Adding command-line support for Macintosh. 1999-04-21 23:36:02 +00:00
mcmullen%netscape.com
0bac551b79 First Checked In. 1999-04-21 23:35:31 +00:00
bruce%cybersight.com
2e656cee1b 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
d08c62f52c More changes to support window.open() 1999-04-21 00:19:30 +00:00
hyatt%netscape.com
7f8fb78632 window.open lives. 1999-04-20 22:35:11 +00:00
pierre%netscape.com
9bd6d384e9 use eBorderStyle_window instead of eBorderStyle_dialog as part of #4780 1999-04-20 04:01:43 +00:00
hyatt%netscape.com
35c2ef9994 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
5548b30fa8 sync to new state change api 1999-04-20 00:06:58 +00:00
mcmullen%netscape.com
e35fc8943f Removed some platform #ifdefs that are no longer needed. 1999-04-19 23:43:01 +00:00
hyatt%netscape.com
69a603c8a9 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
74fe2092df Support for modal dialogs in Gtk+ xpfe. Reviewed by rods. 1999-04-19 21:18:50 +00:00
hyatt%netscape.com
7b6b2b5684 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
3678eb9c97 This should be the last of this round of menu checkins 1999-04-19 08:27:57 +00:00
saari%netscape.com
a2bf9cc89d First of a series of menu checkins 1999-04-19 08:23:18 +00:00
alecf%netscape.com
db9707b47e fix nsAutoString->nsString& casting problem on unix by creating a temporary 1999-04-16 20:22:21 +00:00
hyatt%netscape.com
756c4d18bc 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
4de7de6ebc The web shell window sets the outermost webshell's type to be chrome. 1999-04-16 08:12:44 +00:00
sspitzer%netscape.com
e4b0d4b25a changes to port profiles to UNIX 1999-04-16 04:20:15 +00:00
sspitzer%netscape.com
678a1be5cd correctly fix bustage 1999-04-16 00:44:36 +00:00
sspitzer%netscape.com
c0e02a090a fixing UNIX bustage 1999-04-16 00:37:43 +00:00
sspitzer%netscape.com
20fe97a336 whoops. 1999-04-16 00:33:18 +00:00
sspitzer%netscape.com
ae10ea6995 fix a warning and UNIX build bustage 1999-04-16 00:31:13 +00:00
davidm%netscape.com
ddbeb7d312 Fix problem where windows would quit after closing the window 1999-04-16 00:23:44 +00:00
mcmullen%netscape.com
c73621a74f 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
4ae6450629 Profile directory support - all platforms 1999-04-15 22:45:42 +00:00
jj%netscape.com
5a6b1126c5 removed NS libraries from the static lib target 1999-04-13 00:53:12 +00:00
saari%netscape.com
b63a2e9a5e menu changes getting ready for dynamic menus 1999-04-13 00:12:40 +00:00
davidm%netscape.com
86b13a8940 added nsDefaultHelper.cpp 1999-04-12 22:33:36 +00:00
davidm%netscape.com
ca43efb383 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
cbe0a8a53d Fix return value error. Fixed #if defined 1999-04-12 22:32:00 +00:00
davidm%netscape.com
08d987bb74 Fix a constant and lack of addref count 1999-04-12 22:29:13 +00:00
joki%netscape.com
4bece97409 New argument to nsIWebShellContainer::FocusAvailable method 1999-04-12 21:25:08 +00:00
gayatrib%netscape.com
d1b4a41cc7 removed BUILD_PROFILE ifdef 1999-04-11 05:13:58 +00:00
braddr%puremagic.com
95df398e3d more BUILD_PROFILE work 1999-04-10 10:57:53 +00:00
gayatrib%netscape.com
078067b4c3 added profile module 1999-04-10 06:52:27 +00:00
gayatrib%netscape.com
84a91f617a added ProfileManager service to inform about the current profile directory 1999-04-10 06:50:46 +00:00
pinkerton%netscape.com
fc0abb60de 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
134ff18a77 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
18ee0a79d8 Fixing screw-up I had applied earlier to OnEndDocumentLoad 1999-04-08 06:58:13 +00:00
saari%netscape.com
897f0bc9af fix for bug #4562 > mozilla/widget/src/mac/nsMacEventHandler.cpp - commented out 3 lines mozilla/xpfe/appshell/src/nsWebShellWindow.cpp - Added 2 #ifdef XP_MAC changes that should go away by M5. The problem is that the nsMenuBar class doesn't know when it is through building a menubar from XUL since nsWebShellWindow actually does the construction today. That will change when menus build themselves, which needs to be done for M5's dynamic menu construction. So the hack would go away sometime soon. Previously, the nsMacEventHandler would get a deactivate event before bringing up a dialog or another window... why this isn't happening anymore, I don't know. Perhaps this is a bug in itself, but I was the only one relying on the behavior, and that reliance was a hack to begin with. 1999-04-08 04:29:37 +00:00
law%netscape.com
8fd0a4e421 File download; approved by chofmann 1999-04-08 04:21:15 +00:00
davidm%netscape.com
db54b8bde4 Fixed typo 1999-04-07 06:48:13 +00:00
davidm%netscape.com
4248980b5d Added support for nsNetSupportDialog factory 1999-04-07 06:33:11 +00:00
davidm%netscape.com
204e95577b Added nsINetSupportDialogService.h 1999-04-07 06:31:48 +00:00
davidm%netscape.com
a20d78c7ee added nsNetSupportDialog.cpp 1999-04-07 06:30:53 +00:00
davidm%netscape.com
d9c3de5d40 added nsINetSupportDialogService.h 1999-04-07 06:30:28 +00:00
davidm%netscape.com
521221db83 Added nsNetSupportDialog.cp 1999-04-07 06:30:02 +00:00
davidm%netscape.com
cab01f5713 Update routines so that they will be callable through COMConnect. Added routines for listening to mouse events. 1999-04-07 06:17:33 +00:00
davidm%netscape.com
fc9770dadb First Checked In. 1999-04-07 05:02:00 +00:00
davidm%netscape.com
b53049939c Add nsINetSupportDialogService.h 1999-04-07 04:59:56 +00:00
davidm%netscape.com
16e47f0759 First Checked In. 1999-04-07 04:36:29 +00:00
davidm%netscape.com
49984a4c38 Add declaration to prevent hard to figure out compiler error 1999-04-07 04:30:13 +00:00
mcmullen%netscape.com
a8f6667cf9 Prefs directory for unix. 1999-04-06 22:09:27 +00:00
radha%netscape.com
66a9f51d6a Webshellwindow implements the new nsIDocumentLoderObserver. 1999-04-06 21:01:51 +00:00
spence%netscape.com
52fbc442fd netlib protocol dialogs 1999-04-06 04:48:23 +00:00
spence%netscape.com
7bec300981 fixes for netlib protocol dialogs 1999-04-06 04:41:50 +00:00
beard%netscape.com
53d8a1ec67 added #pragma export on/off for nsSpecialFileSpec. 1999-04-03 23:00:59 +00:00
dp%netscape.com
fd70e4f54c Spelling error. 1999-04-03 17:51:11 +00:00
dp%netscape.com
e5374c5fd4 Adding profile directory. Needs more work on windows and mac.
Unix: $HOME/.mozilla
WIN: ./profile
MAC: ./profile
1999-04-03 17:23:44 +00:00
jdunn%netscape.com
d319395da1 fix compiler warning because of 'comment' after endif 1999-04-02 21:03:15 +00:00
mcmullen%netscape.com
44c2ef1651 Make a change for Win32 1999-04-02 20:41:33 +00:00
mcmullen%netscape.com
8cd8b6ad68 nsIFileLocator service. 1999-04-02 20:39:20 +00:00
mcmullen%netscape.com
27b7431787 Added nsIFileLocator service 1999-04-02 20:39:16 +00:00
mcmullen%netscape.com
af53559d09 Added an assignment operator. 1999-04-02 20:39:15 +00:00
radha%netscape.com
a7750b142c Removed that empty line in the OBJS list. Thanks to mcmullen 1999-04-01 20:47:50 +00:00
radha%netscape.com
da948f1dea added files: mozilla/xpfe/appshell/src/nsGlobalHistory.cpp 1999-04-01 20:23:00 +00:00
radha%netscape.com
d399658918 Global history introduced as a service and appropriate changes to
Appshell service and Factory
1999-04-01 20:21:41 +00:00
radha%netscape.com
6b99d39f50 Global history implemented as a service 1999-04-01 20:20:24 +00:00
mcmullen%netscape.com
3a370ba4d6 Added nsIFileLocator.h to the exports. 1999-04-01 19:59:40 +00:00
mcmullen%netscape.com
6165fff1fd First Checked In. 1999-04-01 19:48:59 +00:00
danm%netscape.com
4f3260d4a9 simple ability to at least specify a size for the window in XUL 1999-03-31 04:21:05 +00:00
mcmullen%netscape.com
a563079fa6 Try that without the typo. 1999-03-30 00:08:40 +00:00
danm%netscape.com
df30b4bffc set window title from XUL 1999-03-29 23:57:18 +00:00
mcmullen%netscape.com
66f1506625 Added nsXULWindowCallbacks.h to the build. 1999-03-29 23:37:20 +00:00
rpotts%netscape.com
8eb73e4fce Added more methods to nsIDocumentLoaderObserver in the first stage toward unifying *all* of the different notification mechanisms in the WebShell... 1999-03-29 09:21:01 +00:00
joki%netscape.com
e39e13cf18 Changing api uses in editor, rdf, and xpfe to match DOM2 api name/param changes. 1999-03-28 22:27:38 +00:00
mcmullen%netscape.com
607708bd0f Rearrange the code so that windows can be closed programmatically, and deregistration etc all happens, in a more foolproof way. 1999-03-27 00:09:04 +00:00
ramiro%netscape.com
b07b79a055 Fix indiscriminate debug comment spewage. 1999-03-26 11:34:21 +00:00
danm%netscape.com
98ac4e4996 closer to having a modal dialog loop on the Mac 1999-03-24 05:42:21 +00:00
rpotts%netscape.com
e0b3154b5d Treat the progID argument on createInstance(...) as a progID - not a CLSID 1999-03-22 07:51:13 +00:00
rpotts%netscape.com
3f34169f33 Fixed up cut/paste error in NSUnRegisterSelf(...) 1999-03-22 07:50:26 +00:00
rpotts%netscape.com
f2f34ac6be turned on the XPConnectFactory since it is now building on all platforms... 1999-03-22 06:27:36 +00:00