sspitzer%netscape.com
c3b3f2fb2f
more build bustage fixes
...
git-svn-id: svn://10.0.0.236/trunk@35618 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 02:21:19 +00:00
danm%netscape.com
cd06b36af7
more careful with dialog webshellwindow member variable. fixes bug 7858. also, release appshell service correctly
...
git-svn-id: svn://10.0.0.236/trunk@35579 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 00:38:22 +00:00
radha%netscape.com
e5fe173125
OOps. Commented out NS_NewSessionHistory() by mistake in the previous checkin
...
git-svn-id: svn://10.0.0.236/trunk@35577 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 00:35:53 +00:00
danm%netscape.com
ec8fd288c2
just added some usage notes and a bit of extra care during window initialization
...
git-svn-id: svn://10.0.0.236/trunk@35572 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 00:27:41 +00:00
radha%netscape.com
82ed772c77
Better behavior with nested frames
...
git-svn-id: svn://10.0.0.236/trunk@35505 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 23:26:06 +00:00
mcmullen%netscape.com
e11f39047b
Remove the trailing space in the module name.
...
git-svn-id: svn://10.0.0.236/trunk@35418 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 08:22:10 +00:00
mcmullen%netscape.com
be46092e74
Fix up registration of nsIFileLocator to use ProgIDs
...
git-svn-id: svn://10.0.0.236/trunk@35417 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 08:07:58 +00:00
mcmullen%netscape.com
353309812c
oh, that ./ again.
...
git-svn-id: svn://10.0.0.236/trunk@35385 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 05:57:17 +00:00
mcmullen%netscape.com
e340b53e30
oh, that ./ again.
...
git-svn-id: svn://10.0.0.236/trunk@35384 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 05:56:33 +00:00
mcmullen%netscape.com
11d23ef644
idlized now
...
git-svn-id: svn://10.0.0.236/trunk@35380 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 05:29:54 +00:00
mcmullen%netscape.com
64e43d4fee
Added inline convenience methods.
...
git-svn-id: svn://10.0.0.236/trunk@35369 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 05:18:04 +00:00
mcmullen%netscape.com
05116a2914
idlized nsIFileLocator
...
git-svn-id: svn://10.0.0.236/trunk@35368 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 05:18:02 +00:00
mcmullen%netscape.com
8ca5588a22
idlized nsIFileLocator.
...
git-svn-id: svn://10.0.0.236/trunk@35363 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-15 05:17:57 +00:00
radha%netscape.com
e0e4bffb67
Added nsISessionHistory.h
...
git-svn-id: svn://10.0.0.236/trunk@35251 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-14 22:36:46 +00:00
mcmullen%netscape.com
cb3ce29e0b
Added nsSessionHistory.cpp for radha.
...
git-svn-id: svn://10.0.0.236/trunk@35223 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-14 22:16:18 +00:00
radha%netscape.com
48e3773fb4
Add Session History to the factory
...
git-svn-id: svn://10.0.0.236/trunk@35211 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-14 22:06:49 +00:00
radha%netscape.com
378b503e34
OnEndDocumentLoad() now has the caller as an argument
...
git-svn-id: svn://10.0.0.236/trunk@35208 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-14 22:06:13 +00:00
radha%netscape.com
6eaeee69dd
Add session History to build list
...
git-svn-id: svn://10.0.0.236/trunk@35206 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-14 22:05:30 +00:00
radha%netscape.com
1be1c85f5b
Initial Checkin
...
git-svn-id: svn://10.0.0.236/trunk@35204 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-14 22:05:07 +00:00
radha%netscape.com
d4925d7a68
Session History. Initial checkins
...
git-svn-id: svn://10.0.0.236/trunk@35201 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-14 22:04:15 +00:00
mcmullen%netscape.com
ded043986c
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@35170 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-14 20:53:23 +00:00
syd%netscape.com
c009860f8f
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.
git-svn-id: svn://10.0.0.236/trunk@35095 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-13 20:56:08 +00:00
danm%netscape.com
fb18842156
moved GetPrimordialThread from nsAppShellService to nsThread, as suggested by warren
...
git-svn-id: svn://10.0.0.236/trunk@35060 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-13 03:30:38 +00:00
racham%netscape.com
f140537ba6
Method to forget the existing profile dir
...
git-svn-id: svn://10.0.0.236/trunk@34931 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-12 00:42:38 +00:00
danm%netscape.com
42ab29c131
adding access to primordial thread
...
git-svn-id: svn://10.0.0.236/trunk@34748 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-11 03:44:52 +00:00
danm%netscape.com
6946d5cf8b
adding show/hide support for interior chrome and menubars
...
git-svn-id: svn://10.0.0.236/trunk@34530 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-10 01:27:47 +00:00
law%netscape.com
7cb420c2c1
Stop onload handler firing twice
...
git-svn-id: svn://10.0.0.236/trunk@34519 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-10 00:36:08 +00:00
dp%netscape.com
d13afcc15a
Switching to use Component Registry
...
git-svn-id: svn://10.0.0.236/trunk@34445 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 19:19:14 +00:00
danm%netscape.com
771acb9497
teach top-level windows to show/hide and query visible state of menubars
...
git-svn-id: svn://10.0.0.236/trunk@34437 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 19:03:24 +00:00
hyatt%netscape.com
9afad6ed83
Ok.
...
git-svn-id: svn://10.0.0.236/trunk@34407 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 10:13:46 +00:00
hyatt%netscape.com
4091439102
Oops.
...
git-svn-id: svn://10.0.0.236/trunk@34400 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 09:44:01 +00:00
hyatt%netscape.com
eb3ae6604b
Passing the popup alignment info along.
...
git-svn-id: svn://10.0.0.236/trunk@34397 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 09:24:10 +00:00
hyatt%netscape.com
67b0713a62
Popups know how to shag, baby.
...
git-svn-id: svn://10.0.0.236/trunk@34394 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 09:05:53 +00:00
hyatt%netscape.com
bfb714e576
Yeah, baby, yeah, baby, YEAH.
...
git-svn-id: svn://10.0.0.236/trunk@34392 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 09:02:35 +00:00
hyatt%netscape.com
5b2065032e
Altering the args for createPopup.
...
git-svn-id: svn://10.0.0.236/trunk@34389 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 08:36:06 +00:00
law%netscape.com
e8100f1ad2
Display links in status bar when moused over
...
git-svn-id: svn://10.0.0.236/trunk@34251 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-08 20:59:41 +00:00
hyatt%netscape.com
49c2c26e26
Adding code to force the user into STANDARD mode. Otherwise the chrome
...
malfunctions.
git-svn-id: svn://10.0.0.236/trunk@34184 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-08 06:05:53 +00:00
hyatt%netscape.com
7c41977b10
Removing the destruct from webshellwindow for arbitrary XUL popups. This should
...
happen on loss of focus instead.
git-svn-id: svn://10.0.0.236/trunk@34179 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-08 05:22:01 +00:00
hyatt%netscape.com
6875784258
Fix to ensure construct and destruct DOM events fire for popups.
...
git-svn-id: svn://10.0.0.236/trunk@34178 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-08 05:20:04 +00:00
morse%netscape.com
f644f996e5
get initial value for checkbox, save checkbox value when CANCEL is pressed
...
git-svn-id: svn://10.0.0.236/trunk@33958 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-06 15:58:08 +00:00
sspitzer%netscape.com
b6d15f7ee8
fix warnings. use NS_WITH_SERVICE. use NS_DEFINE_CID instead of NS_DEFINE_IID. remove unnecessary static kINetSupportDialogIID
...
git-svn-id: svn://10.0.0.236/trunk@33942 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-06 00:00:39 +00:00
sspitzer%netscape.com
2af5b8ef57
fix for #7659
...
git-svn-id: svn://10.0.0.236/trunk@33938 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-05 23:35:24 +00:00
bruce%cybersight.com
2976fa1a8a
Explicitly include nsIMenuListener.h. Will be needed for some post-M7 changes that I have.
...
git-svn-id: svn://10.0.0.236/trunk@33918 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-05 12:11:22 +00:00
davidm%netscape.com
9286a45824
Add ConfirmCheck
...
git-svn-id: svn://10.0.0.236/trunk@33887 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-05 01:10:18 +00:00
hyatt%netscape.com
562f22861f
Fix to make sure Mac RDF menus still show up.
...
git-svn-id: svn://10.0.0.236/trunk@33836 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-04 22:52:35 +00:00
danm%netscape.com
447a35fe7d
show/hide menubar in chrome settings
...
git-svn-id: svn://10.0.0.236/trunk@33713 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-04 04:01:20 +00:00
mcafee%netscape.com
3a9be214cd
Fixing warnings.
...
git-svn-id: svn://10.0.0.236/trunk@33243 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-29 19:36:55 +00:00
danm%netscape.com
71f871b32e
disseminate search part of chrome URL to contained webshells as content URLs
...
git-svn-id: svn://10.0.0.236/trunk@32946 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 20:36:15 +00:00
bruce%cybersight.com
3980522bcc
Fix a small memory leak.
...
git-svn-id: svn://10.0.0.236/trunk@32894 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 05:12:12 +00:00
bruce%cybersight.com
8a02d53443
Use 'friend class' rather than just 'friend' to fix potential build bustage on HP-UX
...
git-svn-id: svn://10.0.0.236/trunk@32741 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-26 21:55:23 +00:00