Commit Graph

587 Commits

Author SHA1 Message Date
locka%iol.ie
fa10dcee33 Added control_kicker (mozctlx.dll) to the build. b=67682, sr=scc@mozilla.org 2001-02-13 14:18:50 +00:00
dprice%netscape.com
997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
blizzard%redhat.com
a2449b9e72 Fix bug #68158. This should fix the crash after the second window is closed. Use a GtkWidget instead of a GdkWindow. r=bryner sr=alecf 2001-02-13 02:44:05 +00:00
locka%iol.ie
2f1eac508b Changed embedding installation to package embedding chrome into an embed.jar file. b=67423, r=valeski@netscape.com 2001-02-12 14:36:46 +00:00
locka%iol.ie
282ff9c975 New embedding jar file manifest. r=valeski@netscape.com, b=67423 2001-02-12 14:33:29 +00:00
chak%netscape.com
5d7d53ebb4 NOT PART OF THE BUILD.
Fixes for the following bugs:
#67970 - Fix MfcEmbed to reflect the FindNamedBrowserItem changes
#68190 - MfcEmbed must turn on Single Sign-on Support by default.
#68225 - MfcEMbed should implement nsIwebBrowserFind
r=adamlock, r=ccarlen
2001-02-12 06:09:07 +00:00
buster%netscape.com
5c36b2c6d7 bug 68366 (asserts prevent automated regression tests from being run)
sr=waterson
just removed an unnecessary assertion (and early termination side effect)
2001-02-12 05:37:25 +00:00
disttsc%bart.nl
3d2d80d536 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dougt%netscape.com
1b9ca82439 Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols).  The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

The full details of the change on written up in the netlib newsgroup.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
ccarlen%netscape.com
784d76202c Mac embedding sample code only. Embedding sample needs to use new nsIWebBrowserFind API (68169). r=valeski,sfraser a=blizzard. 2001-02-09 17:51:00 +00:00
blizzard%redhat.com
90d96ec1d7 Fix bug #68057. Track visibility changes so that windows opened via window.open() actually open properly. 2001-02-08 20:12:13 +00:00
disttsc%bart.nl
c331fdab92 More REQUIRES fixing for senna bustage. 2001-02-07 12:40:35 +00:00
disttsc%bart.nl
6585b03765 Fixing senna bustage, updating REQUIRES 2001-02-07 11:56:10 +00:00
disttsc%bart.nl
92df2c3dea Fix REQUIRES 2001-02-07 10:39:27 +00:00
disttsc%bart.nl
446084f1b6 Fix senna by adding REQUIRES. 2001-02-07 09:01:26 +00:00
blizzard%redhat.com
16e7e36da8 Fix bug #67843. This removes the hang when popups are created in the embedding widget. r=jst sr=shaver 2001-02-07 07:05:33 +00:00
ccarlen%netscape.com
203cad2e8b This was supposed to go in with the rest for bug 46869 but didn't. 2001-02-07 06:03:35 +00:00
danm%netscape.com
3f77909f49 copy embed components 2001-02-07 05:17:17 +00:00
danm%netscape.com
7d35744237 rearranging window creation (see WebBrowserChrome.cpp 1.15), adding subwindow null checks supporting chromeless dialog (see winEmbed.rc 1.8) r=scc,valeski 2001-02-07 05:15:55 +00:00
danm%netscape.com
d97a613d0a removing FindNamedBrowserItem, rearranging window creation (and hooking it up to nsDocShellTreeOwner), adding cheesy implementation of nsIPrompt and chrome flags 2001-02-07 05:10:46 +00:00
danm%netscape.com
1c6087d002 rearranging window creation; a function needed to be shared. thus a new header file. bug 65229 (peripherally) r=scc,valeski 2001-02-07 05:04:38 +00:00
danm%netscape.com
04d05f766a hooking up window watcher. bug 65229 r=scc,valeski 2001-02-07 05:03:09 +00:00
danm%netscape.com
451bab06b1 implementing FindItemWithName. bug 65229 (peripherally) r=scc,valeski 2001-02-07 05:02:06 +00:00
danm%netscape.com
cdda7836f7 removing nsIWebBrowserChrome::FindNamedBrowserItem per 5 Feb 01 API review. functionality has been moved to nsDocShellTreeOwner. r=scc,valeski 2001-02-07 04:59:43 +00:00
ccarlen%netscape.com
259910f6e1 Bug=46869 - Embedding apps need find functionality. r=kin, sr=vidur,sr=alecf 2001-02-07 04:31:36 +00:00
danm%netscape.com
acfda424a2 now building embedding components 2001-02-07 04:00:54 +00:00
danm%netscape.com
74a013af80 adding windowwatcher files 2001-02-07 03:59:33 +00:00
danm%netscape.com
2175251a5b now building embedding components 2001-02-07 03:09:15 +00:00
blizzard%redhat.com
b66f7a9e59 Fix bug #64027. Tooltips should work on the mozilla embedding widget. r=pavlov, sr=shaver 2001-02-07 02:47:34 +00:00
ccarlen%netscape.com
92f2718435 Bug 46869 - Embedding apps need text finding functionaity. Adding new files - will add to build next. r=kin,sr=vidur, sr=alecf 2001-02-07 01:48:24 +00:00
danm%netscape.com
2ea78653a5 adding chromeless browser dialog definition r=scc,valeski 2001-02-07 01:46:13 +00:00
danm%netscape.com
8ed018fdb8 oops. correcting contract id. 2001-02-07 01:35:06 +00:00
radha%netscape.com
bf7f2b2d35 Test code for history listener r=valeski sr=rpotts 2001-02-07 00:33:11 +00:00
blizzard%redhat.com
b09e388273 Fix for bug #60083. Check for QI return code and help prevent crashes. r=me sr=shaver 2001-02-07 00:19:15 +00:00
dcone%netscape.com
f6daf26482 Initial version. r=kmmclusky. Does not effect the build 2001-02-06 23:07:47 +00:00
ccarlen%netscape.com
742a52ea53 Add explicit registration of nsIWebProgressListener which is now required. r=valeski@netscape.com, sr=blizzard@mozilla.org 2001-02-05 15:23:36 +00:00
locka%iol.ie
c9d3a694ba Removed some dud commented out macros 2001-02-05 11:29:34 +00:00
locka%iol.ie
a25c8db43a Major resync to track recent embedding API changes. Persistence code updated, web browser listener updated, clipboard commands updated. Removal of a lot of STL templates to reduce bloat. Implemented popup menu actions b=59040 2001-02-05 11:29:05 +00:00
locka%iol.ie
d0ae75d91d Reworked IE DOM emulation to make it slightly more accurate & efficient. 2001-02-05 11:24:33 +00:00
locka%iol.ie
c0c5bbade5 Fixed clipboard problem where an ascii format was used instead of unicode. 2001-02-05 11:22:32 +00:00
locka%iol.ie
733b2f7004 Added new ambient appearance properties. 2001-02-05 11:21:26 +00:00
dbaron%fas.harvard.edu
550314e09f Fix incorrect usage of |nsCOMPtr<T>::operator&| was used in place of |getter_AddRefs| since the former will soon become |private| to prevent things like this. r=disttsc@bart.nl b=59414 2001-02-04 19:37:36 +00:00
danm%netscape.com
ac3d61825f partial nsWindowMediator embedding analogue (not yet hooked up to build) r=sfraser,valeski 2001-02-04 00:32:43 +00:00
chak%netscape.com
1f46e9b40e NOT PART OF THE BUILD
Fix for Bug#67490 - MfcEmbed needs to implement nsIWebBrowserSiteWindow
r=adamlock@netscape.com
2001-02-03 17:26:49 +00:00
sfraser%netscape.com
c6f225fb39 Adding Mac projects for embedding components, and idl for command manager interface. NOT PART OF THE BUILD 2001-02-03 00:24:53 +00:00
locka%iol.ie
ceb2b2bcea Reinstated some lines accidentally removed during porting to nsIWebBrowserSiteWindow. b=46852 2001-02-02 19:24:28 +00:00
locka%iol.ie
aa7b314eba Updated to use new nsIWebBrowserSiteWindow interface. b=46852, sr=blizzard@mozilla.org 2001-02-02 15:53:46 +00:00
locka%iol.ie
52bf2edc99 Changed control to use nsIWebBrowserSiteWindow interface. b=46852, sr=blizzard@mozilla.org 2001-02-02 15:49:16 +00:00
ccarlen%netscape.com
a19cfd3b0f Bug 52473 - Add Mac embedding sample to the build. r=jj@netscape.com, sr=sfraser@netscape.com 2001-02-02 15:10:01 +00:00
locka%iol.ie
7479791974 Updated powerplant sample to use new nsIWebBrowserSiteWindow interface. b=46852, sr=blizzard@mozilla.org 2001-02-02 14:28:20 +00:00