Commit Graph

258 Commits

Author SHA1 Message Date
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