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 |
|