scc%mozilla.org
|
206cc73c03
|
fixing code that relied on implicit string construction
|
2000-09-02 22:13:25 +00:00 |
valeski%netscape.com
|
7960885472
|
50920. r=vidur. hanging an nsIDOMWindow off of nsIWebBrowser
|
2000-09-01 21:10:23 +00:00 |
dougt%netscape.com
|
c9d4bac2bd
|
Fixes a cycle between docshelltreeowner and layout which caused a huge
leak. r=adamlock@netscape.com
|
2000-09-01 19:38:46 +00:00 |
ccarlen%netscape.com
|
2f00e92382
|
- NOT PART OF THE BUILD -
Updated for embedding API changes.
|
2000-09-01 19:07:01 +00:00 |
ccarlen%netscape.com
|
7819780d01
|
- NOT PART OF THE BUILD -
Clear any refs the CBrowserShell has to us early in the destructor.
|
2000-09-01 19:06:31 +00:00 |
ccarlen%netscape.com
|
96fac1e0ba
|
- NOT PART OF THE BUILD -
Updated for embedding API changes
|
2000-09-01 19:04:06 +00:00 |
ccarlen%netscape.com
|
aea8d2f89e
|
- NOT PART OF THE BUILD -
Save prefs as soon as we touch them instead of waiting until quit time.
|
2000-09-01 19:03:23 +00:00 |
vidur%netscape.com
|
4a41eee18d
|
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
|
2000-09-01 01:54:35 +00:00 |
dbaron%fas.harvard.edu
|
52856bd6df
|
Copy cls's hack to another makefile to fix nebiros bustage. This prevents time.h from being included on Sun's WorkShop compiler. r=scc
|
2000-08-30 12:29:39 +00:00 |
locka%iol.ie
|
08a603f639
|
Impl of GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski
|
2000-08-30 11:37:41 +00:00 |
locka%iol.ie
|
8bd9e39869
|
Call to GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski
|
2000-08-30 11:37:06 +00:00 |
blizzard%redhat.com
|
a5605ca02a
|
final bits of key and mouse listener support for the embedding widget. r=dougt, a=waterson
|
2000-08-29 14:43:02 +00:00 |
locka%iol.ie
|
45836ff363
|
References to nsIDocShell almost totally removed. b=46847, a=valeski
|
2000-08-26 13:57:54 +00:00 |
locka%iol.ie
|
c932728c0e
|
Added nsIWebBrowserSetup to query interface table. b=46847, a=valeski
|
2000-08-26 13:56:50 +00:00 |
jj%netscape.com
|
1c5f3b16d1
|
fixed location of nsIWebBrowserSetup.idl - r=leaf
|
2000-08-25 22:13:23 +00:00 |
locka%iol.ie
|
51574fbee7
|
API changes for embedding. b=46847, r=dougt, a=valeski
|
2000-08-25 21:03:26 +00:00 |
locka%iol.ie
|
117b4e824b
|
API changes for embedding. b=46847, r=dougt, a=valeski
|
2000-08-25 19:32:05 +00:00 |
ccarlen%netscape.com
|
3e8b02a509
|
for adamlock removing obsolete file
bug #46847
|
2000-08-25 19:02:25 +00:00 |
locka%iol.ie
|
c52f68cce4
|
API changes for embedding. b=46847, r=dougt, a=valeski
|
2000-08-25 18:39:46 +00:00 |
ccarlen%netscape.com
|
fc0a492c57
|
Adding a file which was moved
For adamlock
bug #46847
|
2000-08-25 18:38:35 +00:00 |
locka%iol.ie
|
1b97b17d78
|
Removed setup folder. API changes for embedding. b=46847, r=dougt, a=valeski
|
2000-08-25 18:20:25 +00:00 |
ccarlen%netscape.com
|
d050fb9fb5
|
Removed an access path which doesn't exist anymore.
For adamlock changes - bug# 46847
|
2000-08-25 18:20:01 +00:00 |
blizzard%redhat.com
|
8b508c9d38
|
attach key bindings to the embedding shell. part of bug #41966. you can now use arrows, page keys and space bar in the embedding widget. r/a=brendan,waterson
|
2000-08-24 19:28:38 +00:00 |
locka%iol.ie
|
fcbfc91df8
|
NOT PART OF BUILD.
Added menu items and code to test print and save as behaviour
|
2000-08-23 13:03:56 +00:00 |
locka%iol.ie
|
52b41928b6
|
NOT PART OF BUILD.
Added initial support for LiveConnect so the plugin may be scripted
|
2000-08-23 13:02:31 +00:00 |
blizzard%redhat.com
|
99c9657eb1
|
infastructure for bug 41966 - getting key bindings working for the gtk embedding widget r=valeski, a=waterson
|
2000-08-23 03:38:27 +00:00 |
dbaron%fas.harvard.edu
|
32431f7516
|
Attempt to fix build bustage by adding not-implemented functions.
|
2000-08-22 13:34:05 +00:00 |
jband%netscape.com
|
d10f6f48a9
|
fix bustage after nsIBaseStream removal
|
2000-08-22 09:21:32 +00:00 |
warren%netscape.com
|
b5bf9fbaf8
|
Updated nsIBufferInputStream to nsIInputStream.
|
2000-08-22 08:25:05 +00:00 |
locka%iol.ie
|
b37e3a658e
|
New localized strings for popup menus. b=48270 a=valeski
|
2000-08-18 14:44:15 +00:00 |
locka%iol.ie
|
574ea4ead5
|
Added debugging for new command handler. Localized popup menus. b=48270 a=valeski
|
2000-08-18 14:44:00 +00:00 |
blizzard%redhat.com
|
cada85c5db
|
unused files for simple embedding shell
|
2000-08-17 19:12:23 +00:00 |
mcafee%netscape.com
|
d922ec1f1a
|
Ignore generated files.
|
2000-08-16 22:44:35 +00:00 |
ducarroz%netscape.com
|
2ea5d00462
|
Fix Mac bustage. Added nsICommandHandler.cpp to the project
|
2000-08-16 16:40:49 +00:00 |
ducarroz%netscape.com
|
cda692d33d
|
Fix Mac bustage. Added nsIContextMenuListener.idl and nsICommandHandler.idl to the project
|
2000-08-16 16:40:17 +00:00 |
locka%iol.ie
|
50994eaca7
|
Changed implementation of OnShowContextMenu to reflect updated IDL. b=48270 a=valeski
|
2000-08-16 09:00:44 +00:00 |
locka%iol.ie
|
1ac76e97b6
|
Added nsICommandHandler and nsCommandHandler.cpp to build. b=48270 a=valeski
|
2000-08-16 08:56:37 +00:00 |
locka%iol.ie
|
279d6bd041
|
Added newline to end of file. b=48270 a=valeski
|
2000-08-16 08:54:49 +00:00 |
locka%iol.ie
|
de7d0a6489
|
Change consts to unsigned long. b=48270 a=valeski
|
2000-08-16 08:53:57 +00:00 |
locka%iol.ie
|
9eee783e8a
|
Added mouse DOM listener to listen for context menu events and notify the embedding client. b=48270 a=valeski
|
2000-08-16 08:51:58 +00:00 |
locka%iol.ie
|
1bba4a9d8e
|
Fixed some incorrect embedding issues. b=48270 a=valeski
|
2000-08-16 08:50:00 +00:00 |
locka%iol.ie
|
4629ae6222
|
Added newline to end of file. b=48270 a=valeski
|
2000-08-16 08:47:57 +00:00 |
locka%iol.ie
|
e6d9add4ad
|
Added command handler to module's factory list b=48270 a=valeski
|
2000-08-16 08:44:58 +00:00 |
conrad%ingress.com
|
e98e347d11
|
Not part of build.
1. Removed MMozillaApp mixin class from project. This is now handled by EmbedAPI lib.
2. Added routine to show how to start up the app with a given profile.
|
2000-08-14 03:04:08 +00:00 |
conrad%ingress.com
|
7451179096
|
Not part of build.
Removed MMozillaApp mixin class from project. This is now handled by EmbedAPI lib.
|
2000-08-14 03:03:05 +00:00 |
conrad%ingress.com
|
cd092efd9d
|
Not part of build.
Added EmbedAPI lib to project.
|
2000-08-14 03:01:10 +00:00 |
blizzard%redhat.com
|
8878b574ca
|
fix for bug #48640. fix UMR in offscreen window initialization. a=brendan
|
2000-08-12 17:34:44 +00:00 |
conrad%ingress.com
|
a5b268b8de
|
Added appfilelocationprovider lib
r=valeski
|
2000-08-11 20:17:55 +00:00 |
conrad%ingress.com
|
f55a2bb02a
|
Changed call of NS_InitEmbedding.
r=adamlock
|
2000-08-11 20:14:31 +00:00 |
conrad%ingress.com
|
b8b5d2c127
|
Changed call of NS_InitEmbedding.
|
2000-08-11 20:13:41 +00:00 |