Граф коммитов

905 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu ed992c159a Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by adding to REQUIRES. 2001-02-17 06:23:08 +00:00
dbaron%fas.harvard.edu 4d7ea31039 Fix Sun WS 5.0 (nebiros tinderbox) bustage by using |PL_strchr| instead of |strchr|. 2001-02-17 06:00:07 +00:00
dbaron%fas.harvard.edu ccff1e5d10 Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by adding to REQUIRES. 2001-02-17 05:54:05 +00:00
mkaply%us.ibm.com 5448f1cc30 Fix senna REQUIRES bustage 2001-02-17 04:47:43 +00:00
danm%netscape.com 1bc94a1177 adding ability to WindowWatcher to open windows without parents. bug 67368 r=hyatt,pinkerton 2001-02-17 02:45:42 +00:00
danm%netscape.com cfe4586da0 cleaning up window ownership model a la scc@netscape.com, adding WindowCreator callback. bug 67368 r=hyatt,pinkerton 2001-02-17 02:43:58 +00:00
danm%netscape.com a1fe80fa07 fix destruction order crash. no bug #. r=hyatt,pinkerton 2001-02-17 02:37:06 +00:00
danm%netscape.com 66e6807ac9 just changing the case of target names to be more Mac-like. bug 67368 (peripherally) r=hyatt,pinkerton 2001-02-17 02:31:43 +00:00
danm%netscape.com 1a86622cb0 First Checked In. 2001-02-17 02:27:36 +00:00
danm%netscape.com c9c554fa5c implementation of WindowCreator callback. bug 67368 r=hyatt,pinkerton 2001-02-17 02:24:53 +00:00
danm%netscape.com be7505e6ca adding a window creator callback. r=hyatt,pinkerton,(valeski didn't complain) 2001-02-17 02:22:51 +00:00
danm%netscape.com b56712bb9d bits of dom's nsJSUtils copied here to avoid linking with that lib. bug 67368 r=hyatt,pinkerton 2001-02-17 02:20:08 +00:00
chak%netscape.com 94915e3afa Fix for bug #68594 - Find functionality does not work in MfcEmbed from the
embed packaging..
r=ccarlen
2001-02-16 05:54:27 +00:00
chak%netscape.com b1ec9de602 Fix for #68617 - Must be able to specify the test harness to be pkgd.
r=ccarlen
2001-02-16 05:53:19 +00:00
chak%netscape.com e58139451f Fix for bug # 67688 - mfcEmbed should be turned on in the builds.
r=ccarlen
2001-02-16 05:52:03 +00:00
sspitzer%netscape.com 4457c484ae fix for #68594. (checking in for chak@netscape.com)
r=ccarlen,sr=sspitzer
2001-02-15 21:33:17 +00:00
valeski%netscape.com 9297191086 sr=scc. 68187. making weak reference implementation on the browser listener part requirement explicit. API change. 2001-02-14 03:12:33 +00:00
locka%iol.ie b4ac4616df Removed a dud command from clobber rule which deleted a file needed for build. 2001-02-14 00:43:51 +00:00
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
locka%iol.ie b9b3a6093c Implemented nsIWebBrowserSiteWindow interface. b=46852, sr=blizzard@mozilla.org
Also added menu option for profile switching.
2001-02-02 13:24:50 +00:00
locka%iol.ie 74cb7ca9e7 Changed gtkEmbed to use new nsIWebBrowserSiteWindow interface. b=46852, sr=blizzard@mozilla.org 2001-02-02 13:16:58 +00:00
locka%iol.ie 6aff77fe88 Changed nsDocShellTreeOwner to call out to embedder's nsIWebBrowserSiteWindow interface instead of nsIBaseWindow. b=46852, sr=blizzard@mozilla.org 2001-02-02 12:52:44 +00:00
locka%iol.ie 189dae3f1d Added nsIWebBrowserSiteWindow to makefile. b=46852, sr=blizzard@mozilla.org 2001-02-02 12:46:14 +00:00
locka%iol.ie 98a9563c2e Added nsIWebBrowserSiteWindow.idl. b=46852, sr=blizzard@mozilla.org 2001-02-02 12:44:52 +00:00
locka%iol.ie a7387b885b Added nsIWebBrowserSiteWindow. sr=blizzard@mozilla.org, b=46852 2001-02-02 12:41:14 +00:00
locka%iol.ie f6f016a897 New nsIWebBrowserSiteWindow interface - contains the 'up' set of functions from nsIBaseWindow making it easier for embedders to implement. b=46852, sr=blizzard@mozilla.org 2001-02-02 12:39:35 +00:00
dbaron%fas.harvard.edu a7cfe87403 Fix previous bustage fix: NS_INTERFACE_MAP_ENTRY_AMBIGUOUS(nsISupports, nsIWebProgressListener) only adds an entry for nsISupports, not nsIWebProgressListener. r=jag, valeski 2001-02-01 01:41:57 +00:00
mkaply%us.ibm.com f753ac86c5 OS/2 TB breakage - need PR_CALLBACK 2001-02-01 00:57:56 +00:00
chak%netscape.com 911c4014e9 NOT PART OF THE BUILD
Fix for Bug#66920
Forgot to add the makefile.win in prev checkin
r=valeski,sr=valeski
2001-01-31 23:59:33 +00:00
chak%netscape.com 9516a8599b NOT PART OF THE BUILD
Fix for Bug#66920
This is an MFC test harness for the embedding APIs
   r=valeski,sr=valeski
2001-01-31 23:58:32 +00:00
valeski%netscape.com 5e07b2a24e resolving ambiguities 2001-01-31 22:08:35 +00:00
valeski%netscape.com 7d3acb0d42 r=ccarlen, sr=rpotts. 65925. adding support for listener queueing in the webbrowser, and weak reference support to webprogress listeners. 2001-01-31 21:03:40 +00:00
locka%iol.ie 2688504595 NOT PART OF BUILD. Added copyright headers 2001-01-31 12:06:05 +00:00
locka%iol.ie 224bfdb1f6 NOT PART OF BUILD. Command line makefile for mozctlx.dll 2001-01-31 12:04:30 +00:00
saari%netscape.com 0531ba2e29 fix for breakage. Doh. 2001-01-31 02:45:31 +00:00
saari%netscape.com f595ea74e2 checking in stub implementation of nsIWebBrowserFocus interface for embedding. r=pavlov, sr=valeski 2001-01-31 00:34:28 +00:00
saari%netscape.com 6a7ed371b7 First Checked In. 2001-01-31 00:28:10 +00:00
blizzard%redhat.com 4ef6cabd23 Fix bug #66882. Turn off the _MOZILLA_REMOTE property on the hidden window otherwise the embedded widget will respond to remote requests. r=pavlov, sr=alecf-the-x-head 2001-01-30 20:35:14 +00:00
valeski%netscape.com cfe1d492eb adding necko chrome so the .properties get included in the packaging. 65919. sr=hyatt 2001-01-30 15:27:21 +00:00
ccarlen%netscape.com 2cd6eb70a5 NOT PART OF THE BUILD - Changed caller of nsISingleSignon. 2001-01-24 15:51:51 +00:00
darin%netscape.com 6a7567992b Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
r=dougt@netcape.com, sr=mscott@netscape.com.
2001-01-23 22:10:34 +00:00
ccarlen%netscape.com 6c4ced6bd9 NOT PART OF THE BUILD - Adding profile management. 2001-01-23 15:32:57 +00:00
ccarlen%netscape.com 8d73a23bd6 NOT PART OF THE BUILD - Adding profile management to this embedding sample. 2001-01-23 15:30:56 +00:00
locka%iol.ie 77daa803c6 Added a timer to the message loop to prevent 100% cpu usage when the message queue was empty. b=58701 2001-01-23 14:15:57 +00:00
pinkerton%netscape.com aedfd20aed Now that the ELM bug has been fixed, pull out the kungFuDeathGrips. Also make the browser chrome a strong ref so we can still hide the tooltip when the window is closed with one up. r=saari/a=sfraser. 2001-01-23 04:41:17 +00:00
dbaron%fas.harvard.edu 5763fa4eac Add timer to REQUIRES to fix senna tinderbox bustage. 2001-01-23 03:21:54 +00:00
dbaron%fas.harvard.edu a1f9770fa6 Add timer to REQUIRES to fix senna tinderbox bustage. 2001-01-23 02:30:41 +00:00
pinkerton%netscape.com f345008beb implement nsITooltipListener with baloon help r=saari, sr=sfraser 2001-01-23 00:48:35 +00:00
pinkerton%netscape.com f465c58607 Support tooltips in embedding code with new nsITooltipListener interface. Refactor listeners into separate object to simplify ownership and removed Release() hack. r=saari, sr=sfraser 2001-01-23 00:47:02 +00:00
pinkerton%netscape.com 28bbabc680 build nsITooltipListener.idl r=saari/sr=sfraser. 2001-01-22 21:45:02 +00:00
pinkerton%netscape.com 4a9ba88c44 build new interface r=saari/sr=sfraser. 2001-01-22 21:43:49 +00:00
pinkerton%netscape.com d6c822b6b8 new api for embedding. r=saari/sr=sfraser. 2001-01-22 21:41:53 +00:00
ccarlen%netscape.com c179bcebcb NOT PART OF THE BUILD - Add string resources file file locations. 2001-01-19 15:53:13 +00:00
ccarlen%netscape.com f1e676ec6b NOT PART OF THE BUILD - Add string resources for file locations. 2001-01-19 15:52:49 +00:00
ccarlen%netscape.com 5a0cf241a7 NOT PART OF THE BUILD - forgot to add this yesterday 2001-01-19 15:51:59 +00:00
locka%iol.ie d2f5f5a6fd New mozctlx.dll for Mozilla ActiveX control. Register this DLL instead of mozctl.dll and it will ensure the PATH environment variable in the host process includes the Mozilla bin directory everytime the control is created. NOT PART OF BUILD 2001-01-19 13:17:28 +00:00
valeski%netscape.com 9c22d42c42 mass confusion. We indeed need this registration. 2001-01-19 08:14:38 +00:00
valeski%netscape.com 38d0b2430d r=syd. reverting to dead browserlistener implementation (basically a backout of my previous checkin until progress listener registration can be resolved. 2001-01-19 07:17:20 +00:00
valeski%netscape.com af6822b10a r=ccarlen, sr=rpotts. 46848. Reworking listener registration interface. collection type listeners should be registered here. removing nsIWebProgress implementation from nsWebBrowser adfter determining GetDOMWindow() wasn't being used. 2001-01-19 06:00:23 +00:00
ccarlen%netscape.com d9dd3b5321 Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
locka%iol.ie e2be8ec844 Changed winEmbed to use the new embedding idle loop routines. b=44120 2001-01-18 14:10:50 +00:00
locka%iol.ie 857c121222 New embedding routines to be called by host apps during message processing and idle time. b=44120. 2001-01-17 21:15:17 +00:00
locka%iol.ie 4bc897076e New embedding routines to be called by host apps during message processing and idle time. b=44120. NOT PART OF BUILD (yet) 2001-01-17 21:10:46 +00:00
sfraser%netscape.com 1698a1ca7e Fix the Windows build, r=kin. The error handling in this file is, um, interesting. 2001-01-10 01:16:15 +00:00
sfraser%netscape.com 984b38ccfb Include nsIDiskDocument to fix windows build. 2001-01-10 00:10:51 +00:00
sfraser%netscape.com a0dda75954 Convert nsIDiskDocument to xpidl, and change it from using nsFileSpecs to nsIFiles. Bug 62567, r= buster, ducarroz, adamlock, sr=kin 2001-01-09 22:47:02 +00:00
akkana%netscape.com 5ac2d51158 33088: pass wrap column in to SaveFile per API change 2001-01-08 22:33:52 +00:00
akkana%netscape.com d53a276b40 33088: restructure editor output routines. r=kin,buster,adamlock sr=sfraser 2001-01-08 21:01:29 +00:00
locka%iol.ie fe8afb1cee Replaced nsVector with nsVoidArray - a functionally similar (and public) class unencumbered by linker issues. sr=blizzard b=63505 2001-01-08 14:48:51 +00:00
blizzard%redhat.com dd2e74d79f Fix bug #64369. Crash when using streaming into embedding widget. r=bryner, sr=brendan 2001-01-07 17:58:22 +00:00
bryner%uiuc.edu f579bca00b Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
valeski%netscape.com 1ccaa1a2e2 r=bryner, sr=alecf. 62748. adding prefs files which include default font names for use, and adding strres which is required by prefs for prefs processing (string bundles are used in prefs) 2001-01-04 23:56:22 +00:00
blizzard%redhat.com 6ae44692a4 Fix bug #64031. This should get the apphelper dialog working when mozilla is embedded. r=pavlov, sr=alecf 2001-01-04 22:11:31 +00:00
locka%iol.ie b07eaf72d1 Added an Auto HScroll bit to the URL address control. This flag allows long URLs (longer than the width of the control) to be typed in. 2001-01-02 15:11:07 +00:00
dbaron%fas.harvard.edu 344b70f16e Add pref to REQUIRES line to fix red senna tinderbox from blizzard's checkin. 2001-01-02 14:38:15 +00:00
blizzard%redhat.com efb8c9f79a Fix bug #49223. Add a profile api to the embedding widget. r=conrad, sr=alecf 2001-01-02 00:50:31 +00:00
pinkerton%netscape.com f53d582d4a clean up interface, per directions. adding copyLinkLocation(), and specifying semantics of selectNone() wrt insertion point location. Implemented selectNone(). r=saari/a=hyatt. bug#s 46867, 63001 2000-12-22 01:13:46 +00:00
danm%netscape.com a994aaaae3 move installed-chrome to the correct (Embed) directory. fixes missing scrollbars 2000-12-21 22:15:15 +00:00
danm%netscape.com 0622315ffe move installed-chrome to the correct (Embed) directory. fixes missing scrollbars 2000-12-21 20:25:08 +00:00
locka%iol.ie e6b3edb8cc More bug fixes for file persistence. Fixed a memory leak, added support for INPUT & BASE tags. Fixed a duff assertion. b=46574, sr=blizzard 2000-12-21 13:44:35 +00:00
hyatt%netscape.com 5488daa5d1 Fix numerous embedding install issues and 62757 crasher. r=danm, a=dougt 2000-12-21 00:08:28 +00:00
waterson%netscape.com 21c8dfc1ae Bug 62383. Make 'dump memory' button do trace-malloc dump if NS_TRACE_MALLOC is on. r=kandrot,sr=rpotts 2000-12-18 21:40:32 +00:00
ccarlen%netscape.com a878567419 NOT PART OF THE BUILD Reworked to use string classes not just Str255s 2000-12-15 13:39:23 +00:00
ccarlen%netscape.com 0c1f4dee76 NOT PART OF THE BUILD First check-in 2000-12-15 13:38:07 +00:00
ccarlen%netscape.com b71ceaa542 NOT PART OF THE BUILD Added singlesignon usage Added UniversalDialog support Added contextual menu support 2000-12-15 13:36:56 +00:00
ccarlen%netscape.com ad82291ef3 NOT PART OF THE BUILD Throbbing is done with one animated gif instead of a pile of separate images. 2000-12-15 13:35:10 +00:00
ccarlen%netscape.com 6407300392 NOT PART OF THE BUILD Added context menu support Added way to make window properly from chrome flags 2000-12-15 13:33:56 +00:00
ccarlen%netscape.com d61e9ed02e NOT PART OF THE BUILD Added parameterized constructor Added form capturing and pre-filling 2000-12-15 13:32:26 +00:00
ccarlen%netscape.com 16a7cf5c31 NOT PART OF THE BUILD Added Open File and Open Directory Added support for GetURL AppleEvent 2000-12-15 13:30:40 +00:00
ccarlen%netscape.com 1bbe43319b NOT PART OF THE BUILD Added resource IDs, Declared constants using enums so Rez could deal 2000-12-15 13:29:11 +00:00
ccarlen%netscape.com 2a3c355490 NOT PART OF THE BUILD Added resource for GetURL AppleEvent 2000-12-15 13:27:53 +00:00
ccarlen%netscape.com a2a95b6e98 NOT PART OF THE BUILD Added resources for UniversalDialog 2000-12-15 13:26:35 +00:00
ccarlen%netscape.com d3522bd82c NOT PART OF THE BUILD Added some files for contextual menu support. 2000-12-15 13:25:35 +00:00
bryner%uiuc.edu 4679483ec6 Two more I forgot for bug 55778. 2000-12-15 10:22:38 +00:00
rpotts%netscape.com 359b761343 bug #46866. Added a read-only DOMWindow attribute to nsIWebProgress. 2000-12-14 23:26:35 +00:00
ccarlen%netscape.com 1e79c473f2 NOT PART OF THE BUILD. New file for context menu support. 2000-12-13 15:48:18 +00:00
locka%iol.ie c18d688c59 winEmbed gets a face lift. sr=rpotts, b=60299 2000-12-13 13:47:16 +00:00
disttsc%bart.nl 5f432f1928 More appCore killing, bug=46200, r=ben, a=alecf 2000-12-13 01:21:34 +00:00
locka%iol.ie 7652c45d42 Fix for the crashing NewWindow2 event mechanism & new IMozControlBridge COM interface for ActiveX programmers who want to get at the Gecko APIs via the control. b=58471, sr=blizzard@mozilla.org 2000-12-12 13:05:35 +00:00
blizzard%redhat.com 67c42f66d0 Fix bug #51130. Use common dialogs for nsIPrompt in the embedding widget. r=danm, sr=brendan 2000-12-07 21:09:43 +00:00
waterson%netscape.com f3b36cdf1d Bug 59282. Specify URL at command line. r=dougt, sr=rpotts 2000-12-06 02:07:38 +00:00
waterson%netscape.com f293b6a6da Bug 59283. Don't let gtkEmbed/winEmbed open >1 window. r=dougt, sr=rpotts 2000-12-06 00:59:36 +00:00
cls%seawood.org a208c58c4e Update REQUIRES. 2000-12-03 22:33:51 +00:00
locka%iol.ie 3e146fced4 Context menu listener code hooked into the window root object to receive DOM events even for subframes. b=60489, sr=hyatt 2000-12-01 22:13:45 +00:00
sfraser%netscape.com 68a2313c7d Making this mess build on Mac, fixing the tinderbox bustage. 2000-11-30 04:35:38 +00:00
locka%iol.ie 256513be84 Another missing checking. b=46574, sr=blizzard@mozilla.org 2000-11-30 01:56:40 +00:00
locka%iol.ie c320bf8727 added files: mozilla/embedding/browser/webBrowser/nsDOMWalker.cpp, mozilla/embedding/browser/webBrowser/nsWebBrowserPersist.cpp 2000-11-30 00:47:48 +00:00
locka%iol.ie 4775af025f New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-30 00:43:42 +00:00
locka%iol.ie 88a8521783 New persistence object and helper classes. b=46574, sr=blizzard@mozilla.org 2000-11-29 23:41:54 +00:00
blizzard%redhat.com a41523d292 Fix bug #60516. This should fix problems with named targets in the embedding widget. Patch from rusty.lynch@intel.com. r=adamlock sr=blizzard 2000-11-29 23:23:32 +00:00
dougt%netscape.com 0e82a3bb83 Fixes 60886. r=adamlock 2000-11-27 19:35:03 +00:00
locka%iol.ie 7925fafff0 NOT PART OF BUILD. Fixed nuisance problem in CBrowse test caused by two default buttons 2000-11-22 00:03:26 +00:00
cls%seawood.org 434edd6f33 Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +00:00
cls%seawood.org 66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
beard%netscape.com a840dd8645 [not part of build] use __NSInitialize/__NSTerminate as CFM init/term routines, mainly for GC leak detector compatibility. 2000-11-18 17:49:39 +00:00
beard%netscape.com e17c2c9e3d [not part of build] fix leaking rendering contexts. 2000-11-18 17:47:09 +00:00
blizzard%redhat.com c2ca51ebbd Fix bug #59194. This should restore focus to the right window when Mozilla is given focus when embedded in another application. r=saari,adamlock,valeski sr=hyatt 2000-11-17 19:57:16 +00:00
ccarlen%netscape.com 5590a2046d NOT PART OF THE BUILD Fixed menu enabling of edit commands. 2000-11-17 12:49:15 +00:00
ccarlen%netscape.com 3dfc6e2393 NOT PART OF THE BUILD. Add clipboard support. 2000-11-14 03:45:53 +00:00
pinkerton%netscape.com 8d9046ec86 fix to get mac embed harness building. r=ccarlen. 2000-11-13 20:03:59 +00:00
danm%netscape.com 6080aa8aba empty implementations for new method IsModal. bug 56677 r=brendan,hyatt 2000-11-09 00:17:09 +00:00
danm%netscape.com 6e38213d92 new method IsModal. bug 56677 r=brendan,hyatt 2000-11-09 00:16:29 +00:00
blizzard%redhat.com 91c0f5ad9f Fix for bug #59033. Properly detach the content progress listener and the container window to help with some shutdown crashes in the embedding widget. r=jst,valeski sr=mscott,brendan 2000-11-06 23:29:33 +00:00
dougt%netscape.com 612fc88ccc 58701. Missing timer .so in embedding dist r=pavlov@netscape.com, a=valeski 2000-11-04 01:30:37 +00:00
locka%iol.ie f185bfac5f Fix for broken implementation of IE interface method IHTMLDocument2::Write(). b=58076, sr=blizzard@mozilla.org 2000-10-31 20:14:01 +00:00
ccarlen%netscape.com ac27ba4ac5 NOT PART OF BUILD Re-adding because old file name had space in it. 2000-10-31 15:24:40 +00:00
ccarlen%netscape.com 2d1f79d79a NOT PART OF THE BUILD Name had space in it. 2000-10-31 15:20:22 +00:00
blizzard%redhat.com 3cd057ef05 Fix bugs #58325, #58430. Change declaration names in class headers to what they actually should be - cosmetic only. Fix marshaler type to be STRING instead of POINTER. r=mmarker sr=mscott 2000-10-30 22:04:23 +00:00
blizzard%redhat.com 6ab03780a5 Fix bug #57544. Add text/plain to the list of types that we support for the embedding widget. r=valeski sr=mscott 2000-10-30 19:48:53 +00:00
warren%netscape.com cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
ccarlen%netscape.com f9b02df9ba Bug 57388 - Parent dir had a space in it. NOT PART OF BUILD. 2000-10-27 12:44:46 +00:00
ccarlen%netscape.com 638ea12ee6 Bug 57388. NOT PART OF BUILD - Re-adding because old dir had a space in it. 2000-10-26 21:17:23 +00:00
ccarlen%netscape.com e9d832f509 Bug 57388. NOT PART OF BUILD - Re-adding because old dir had a space in it. 2000-10-26 21:09:49 +00:00
ccarlen%netscape.com 8a9c9518f5 Bug 57388. NOT PART OF BUILD - Removing because parent dir had a spece in it. 2000-10-26 21:05:23 +00:00
locka%iol.ie 5797fa5856 NOT PART OF BUILD. Delphi sample using ActiveX control 2000-10-26 17:06:28 +00:00
dougt%netscape.com d911acd2bb changing default startpage of embedding examples to point to the embedding projects home page. s=jband@netscape.com, r=dougt@netscape.com 2000-10-24 21:57:35 +00:00
briane%qnx.com f06ea2d88d PHOTON BUILD only
Fixes for new defines in PtMozilla.h header
2000-10-23 20:00:37 +00:00
ramiro%eazel.com a1cfc653dd Bug 56795. Adding support for corel/eazel profiler. Build changes approved
and reviewed by cls.  r=cls a=cls.
2000-10-20 14:59:13 +00:00
briane%qnx.com 4e5a0a5d8f PHOTON build only
added libxpfelocation_s
2000-10-16 17:59:45 +00:00
briane%qnx.com 5d9a6ccde5 Not Part of Build... PHOTON ONLY
Additions of new callbacks to test new features of the PtMozilla widget.
2000-10-12 16:27:52 +00:00
briane%qnx.com 9015f0a3bf Not Part of Build... PHOTON ONLY
Bug fixes and enhancements to the PtMozilla widget.  Also fixes taken from
the GTK version to get things working with the latest Embedding API changes.
2000-10-12 16:26:16 +00:00
locka%iol.ie 5e7b3561e2 New context menu listener code. b=55516, r=blizzard@mozilla.org 2000-10-10 12:19:17 +00:00
blizzard%redhat.com 244053ab13 fixing bugs 54351 and 54013. this should get the embedding widget working again after the jar landing. it also fixes streaming ( patch from ramiro. ). mini-nav.xul should work again too as a side effect. 2000-10-05 05:39:37 +00:00
dougt%netscape.com 9e1f3f9321 Updating embedding config files. Don't need rdfdomds 2000-10-03 21:56:13 +00:00
ccarlen%netscape.com 5f0d4a7e7a SAMPLE CODE - NOT PART OF THE BUILD Updated for API changes. 2000-10-03 03:03:57 +00:00
ccarlen%netscape.com 1dde6d7b54 SAMPLE CODE - NOT PART OF THE BUILD using mpfilelocproviderlib instead of profiles 2000-10-03 03:03:19 +00:00
ccarlen%netscape.com b41ccc01c4 SAMPLE CODE - NOT PART OF THE BUILD Made so PowerPlant could be compiled w/ 3.3 headers. 2000-10-03 03:02:34 +00:00
ccarlen%netscape.com 015546ed5d SAMPLE CODE - NOT PART OF THE BUILD Added optimized target. 2000-10-03 03:01:29 +00:00
dougt%netscape.com 44ba6115cb Removes need for chrome r/a=blizzard@redhat.com b=54428 2000-10-01 05:26:26 +00:00
dougt%netscape.com a343120619 Adding button to dump memory usage stat. r-valeksi, a-mscott 2000-09-27 22:15:08 +00:00
cls%seawood.org 6142c1f240 Fix OS/2 gmake problem. Bug #54080. r=leaf a=brendan Thanks to Mike Kaply <mkaply@us.ibm.com> for the patch 2000-09-26 05:20:06 +00:00
locka%iol.ie 677f6d0390 Commented out reference to undefined enum. b=39158 2000-09-21 12:08:31 +00:00
locka%iol.ie c1b3bc3b5b Put a reentrancy hack into ActiveX control to prevent multiple instances of the control each trying to call NS_InitXPCOM and crashing. Should help VB programmers a lot. b=39158, a=valeski, r=valeski 2000-09-21 11:11:11 +00:00
warren%netscape.com 181bb2dcb2 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
locka%iol.ie 507a6bc92d Removed bogus IDL entry causing horkage. b=50949 2000-09-20 12:49:48 +00:00
locka%iol.ie b78abdf560 Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha 2000-09-20 12:23:53 +00:00
dougt%netscape.com c2923c8476 + Added OnSecurityChange() to nsIWebProgressListener interface.
+ Added dummy function to all users of nsIWebProgressListener
+ Added new security event sink.
+ Hooked up new event sink to docloader and friends.
+ Fixed memory leaks and crashes in nsSecureBrowserImpl.
+ Added AlertPrompt to nsIPrompt Interface.
+ Enabling xpcom test on unix.

Fixes bug 46872.  r=valeski/rpotts
2000-09-14 22:56:56 +00:00
locka%iol.ie 2bf4c97663 Added new x, y, width & height parameters to createBrowserWindow method. b=46851,r=valeski 2000-09-14 12:04:04 +00:00
mjudge%netscape.com e2be918716 small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2000-09-14 11:45:01 +00:00
locka%iol.ie 4214bd38ee Added new x, y, width & height parameters to createBrowserWindow method. b=46851,r=valeski 2000-09-14 11:09:51 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
blizzard%redhat.com 405ad02bed remove call to unset session history object. a=brendan 2000-09-08 14:51:57 +00:00
rpotts%netscape.com 2114be8878 Fixed a place where the DocShellTreeOwner was being deleted out from under itself... 2000-09-08 00:30:22 +00:00
locka%iol.ie 21001a9e67 NOT PART OF BUILD. regmozctl slowly inching towards being able to update the PATH environment for control support 2000-09-07 14:08:40 +00:00
scc%mozilla.org d6e29d9b1e fixing code that relied on implicit string construction 2000-09-02 22:13:25 +00:00
valeski%netscape.com 88476a5310 50920. r=vidur. hanging an nsIDOMWindow off of nsIWebBrowser 2000-09-01 21:10:23 +00:00
dougt%netscape.com 2c74501d28 Fixes a cycle between docshelltreeowner and layout which caused a huge
leak. r=adamlock@netscape.com
2000-09-01 19:38:46 +00:00
dougt%netscape.com 70cf95f915 Cleaning up leaks in gtkEmbed test example. 2000-09-01 19:36:43 +00:00
ccarlen%netscape.com d87765cb47 - NOT PART OF THE BUILD - Updated for embedding API changes. 2000-09-01 19:07:01 +00:00
ccarlen%netscape.com 05f6c572cb - 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 b1e9b81bd1 - NOT PART OF THE BUILD - Updated for embedding API changes 2000-09-01 19:04:06 +00:00
ccarlen%netscape.com f2d04c9db9 - 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 e153192875 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 2108c7088c 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 253d1caaed Impl of GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski 2000-08-30 11:37:41 +00:00
locka%iol.ie 11358c799f Call to GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski 2000-08-30 11:37:06 +00:00
dougt%netscape.com 94c38c7c3d Finishing up on bug 47003. Test Embedding GTK Application. 2000-08-30 03:51:50 +00:00
blizzard%redhat.com 4330e6f11e final bits of key and mouse listener support for the embedding widget. r=dougt, a=waterson 2000-08-29 14:43:02 +00:00
dougt%netscape.com f12640f169 47003. Make the test embedding application use the chrome interfaces.
The WebBrowserChrome.cpp/h are the same as the ones in winEmbed/.
2000-08-28 22:22:52 +00:00
locka%iol.ie c96f18df9a References to nsIDocShell almost totally removed. b=46847, a=valeski 2000-08-26 13:57:54 +00:00
locka%iol.ie c686f2cde0 Added nsIWebBrowserSetup to query interface table. b=46847, a=valeski 2000-08-26 13:56:50 +00:00
jj%netscape.com 279f523d32 fixed location of nsIWebBrowserSetup.idl - r=leaf 2000-08-25 22:13:23 +00:00
locka%iol.ie e8ce8e05ab API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 21:03:26 +00:00
locka%iol.ie 599e0665dc API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 19:32:05 +00:00
ccarlen%netscape.com 7a41437111 for adamlock removing obsolete file bug #46847 2000-08-25 19:02:25 +00:00
locka%iol.ie ecebe2ac21 API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
ccarlen%netscape.com 516875c791 Adding a file which was moved For adamlock bug #46847 2000-08-25 18:38:35 +00:00
locka%iol.ie 0df9f52795 Removed setup folder. API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:20:25 +00:00
ccarlen%netscape.com 122f6e2f56 Removed an access path which doesn't exist anymore. For adamlock changes - bug# 46847 2000-08-25 18:20:01 +00:00
sgehani%netscape.com 8b7c694896 Rename libzlib -> libz complying with standard zlib naming convention.
[nsbeta3+ b=49735; r=sobotka@axess.com]
2000-08-25 08:32:19 +00:00
blizzard%redhat.com caca852315 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 0b2129bbcb 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 308f6be9da 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 f7a2d8ca5c 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 9eb6bb49b6 Attempt to fix build bustage by adding not-implemented functions. 2000-08-22 13:34:05 +00:00
jband%netscape.com 96b9880c3c fix bustage after nsIBaseStream removal 2000-08-22 09:21:32 +00:00
warren%netscape.com 95331705a3 Updated nsIBufferInputStream to nsIInputStream. 2000-08-22 08:25:05 +00:00
dougt%netscape.com 4a7e9f4d4b add zlib to unix base browser 2000-08-21 22:52:22 +00:00
locka%iol.ie 9b83542d63 New localized strings for popup menus. b=48270 a=valeski 2000-08-18 14:44:15 +00:00
locka%iol.ie 81b79072cb Added debugging for new command handler. Localized popup menus. b=48270 a=valeski 2000-08-18 14:44:00 +00:00
blizzard%redhat.com 70e16d27d0 unused files for simple embedding shell 2000-08-17 19:12:23 +00:00
mcafee%netscape.com 6615478f18 Ignore generated files. 2000-08-16 22:44:35 +00:00
ducarroz%netscape.com d167b02285 Fix Mac bustage. Added nsICommandHandler.cpp to the project 2000-08-16 16:40:49 +00:00
ducarroz%netscape.com 10d7c885fe Fix Mac bustage. Added nsIContextMenuListener.idl and nsICommandHandler.idl to the project 2000-08-16 16:40:17 +00:00
locka%iol.ie 75c715d6d4 Changed implementation of OnShowContextMenu to reflect updated IDL. b=48270 a=valeski 2000-08-16 09:00:44 +00:00
locka%iol.ie ff60eb83e6 Added nsICommandHandler and nsCommandHandler.cpp to build. b=48270 a=valeski 2000-08-16 08:56:37 +00:00
locka%iol.ie ad36681f37 Added newline to end of file. b=48270 a=valeski 2000-08-16 08:54:49 +00:00
locka%iol.ie 67c5ed70e6 Change consts to unsigned long. b=48270 a=valeski 2000-08-16 08:53:57 +00:00
locka%iol.ie 9ea803e364 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 8dc8cb2777 Fixed some incorrect embedding issues. b=48270 a=valeski 2000-08-16 08:50:00 +00:00
locka%iol.ie 1b4e274b2c Added newline to end of file. b=48270 a=valeski 2000-08-16 08:47:57 +00:00
locka%iol.ie b3563a26b8 Added command handler to module's factory list b=48270 a=valeski 2000-08-16 08:44:58 +00:00
conrad%ingress.com 75afe2361d 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 8a4ae1ad25 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 efb3e08b96 Not part of build. Added EmbedAPI lib to project. 2000-08-14 03:01:10 +00:00
conrad%ingress.com 951422d4e5 Not part of the build! 2000-08-14 02:49:08 +00:00
blizzard%redhat.com d94fa02b74 fix for bug #48640. fix UMR in offscreen window initialization. a=brendan 2000-08-12 17:34:44 +00:00
conrad%ingress.com c806604746 Added appfilelocationprovider lib r=valeski 2000-08-11 20:17:55 +00:00
conrad%ingress.com f2f2206c38 Changed call of NS_InitEmbedding. r=adamlock 2000-08-11 20:14:31 +00:00
conrad%ingress.com b0ef367be6 Changed params to NS_InitEmbedding. 2000-08-11 20:14:02 +00:00
conrad%ingress.com baac730b44 Changed call of NS_InitEmbedding. 2000-08-11 20:13:41 +00:00
conrad%ingress.com ef5c0e00fb 1. Removed NS_Init which took a path. 2. Added appfilelocation provider param. r=dougt 2000-08-11 20:10:06 +00:00
conrad%ingress.com ccd4d7da0f 1. Uses appfilelocationprovider. Can pass one in or pass nsnull and default is made. 2. Removed version of NS_InitEmbedding which took char* path. r=dougt 2000-08-11 20:09:05 +00:00
jgaunt%netscape.com 2386a87345 a=blizzard@redhat.com r=jgaunt@netscape.com
fixing hp bustage
2000-08-10 19:55:25 +00:00
valeski%netscape.com 376d8a682e backing out 2000-08-10 06:51:30 +00:00
valeski%netscape.com 0458b909bd backing out 2000-08-10 06:46:00 +00:00
valeski%netscape.com ad226d12a6 fixing windows linkage problems 2000-08-10 03:50:12 +00:00
conrad%ingress.com 6372403ef4 Changed params to NS_InitEmbedding. 2000-08-10 03:43:06 +00:00
valeski%netscape.com c0d62b4aeb fixing build bustage on linux 2000-08-10 03:37:36 +00:00
valeski%netscape.com 595ab0d8c2 fixing bustage 2000-08-10 03:29:50 +00:00
valeski%netscape.com ccacdf4b4c checking in for conrad to fix build bustage 2000-08-10 03:27:21 +00:00
valeski%netscape.com 1b88c9cdf0 temp fix for build problem 2000-08-10 03:15:57 +00:00
conrad%ingress.com 856f8ed033 1. Uses appfilelocationprovider. Can pass one in or pass nsnull and default is made. 2. Removed version of NS_InitEmbedding which took char* path. r=dougt 2000-08-10 03:07:25 +00:00
blizzard%redhat.com 1997361fdf add some extra test cases for the embedding widget 2000-08-09 02:52:09 +00:00
blizzard%redhat.com cc66c63ae2 warning fixes in gtkmozembed.h. fix for bug #46279. reparent the mozilla window to an offscreen window when unrealizing since you might get re-realized later. r=pavlov, a=waterson 2000-08-09 02:46:53 +00:00
blizzard%redhat.com 8db4d2172a fix the following bugs: #39560, #47141, #46928, #47949. use nsIPipe for the stream impl, seperate XPCOM startup, add a resize callback so content with a width and height are sized correctly, fix problems with gtkmozembed widgets on gtk notebook widgets. also, add some new signals for progress loading and net changes. r=dougt, a=waterson 2000-08-08 03:58:03 +00:00
blizzard%redhat.com 27099452d0 fix makefile to work with objdir r=dougt a=waterson 2000-08-03 22:05:31 +00:00
locka%iol.ie f031e63037 NOT PART OF BUILD. Completed nsICommandHandler implementation. Added [retval] tag to out param in IDL file to make Javascript invocation easier. 2000-08-03 12:44:38 +00:00
locka%iol.ie 2efdaffe94 NOT PART OF BUILD.
New nsICommandHandler interface and C++ implementation for embedders who want their XUL to be able to call their webbrowser container with the minimum of effort.
2000-08-02 11:14:57 +00:00
warren%netscape.com da15eda254 Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet). 2000-08-02 06:48:45 +00:00
dougt%netscape.com a6349dde4f Minor changes. Using service manager returned from NS_InitXPCOM. 2000-08-01 01:37:44 +00:00
dougt%netscape.com 9673ce80c4 Ton of changes. Basically using nsIWebBrowserChrome now.
valeski@netscape.com
47003
2000-08-01 01:37:07 +00:00
dougt%netscape.com 7f64e09423 slashes wrong way.
Not part of build.
2000-07-29 08:09:21 +00:00
cls%seawood.org fe4fa475dc Always use |PR_TRUE| instead of |true| as some compiler don't define |true|. 2000-07-28 08:58:02 +00:00
cls%seawood.org 665cb2de73 Add WS5.0 std::tm workaround for build bustage 2000-07-28 08:20:51 +00:00
blizzard%redhat.com 5fc87ad509 clean up some service usage in the emedding widget. also, be picky about when to shut down XPCOM. use gtk_set_locale() in the testing program so people who use XIM will be able to use that input method. r,a=waterson 2000-07-28 04:34:46 +00:00
mkaply%us.ibm.com 2168fcea6b OS/2 Tinderbox breakage
Just because someone uses the unix Makefiles doesn't mean they have GTK
2000-07-28 03:01:03 +00:00
mcafee%netscape.com 63ed07fdc2 Ignore generated files. 2000-07-27 22:31:40 +00:00
mcafee%netscape.com 8c6547eda4 Ignore generated files 2000-07-27 22:27:20 +00:00
mcafee%netscape.com a6f3579917 Adding gtkEmbed tests to build (43055). r=dougt 2000-07-27 22:25:23 +00:00
locka%iol.ie b77acc8b6f Reinstated macro that prevented browser site from being QI'd for its nsISupports interface 2000-07-26 22:46:05 +00:00
locka%iol.ie b5ac61bef4 Fixed for windowless controls attempting to get a DC from the ActiveX plugin 2000-07-26 22:45:22 +00:00
blizzard%redhat.com 7485983d11 typo fix to get the dtd installing to the right location. r/a=brendan 2000-07-26 14:50:10 +00:00
blizzard%redhat.com 7094a74953 add makefiles to get mini chrome for embedding installed on unix. a=waterson,dougt 2000-07-25 20:47:09 +00:00
warren%netscape.com 2b01440bc0 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
dougt%netscape.com 05a11567c7 backing out libwebbrwsr. it is needed to startup. I need to look into this. 2000-07-25 05:30:33 +00:00
dougt%netscape.com 28df89938f Updating config files
Adding require (ftang needs to review) i18n res files
removing xpfe webbrowser.
removing test xpt files
2000-07-25 05:22:51 +00:00
dougt%netscape.com fc9b2dea36 disable test. damn sunos. 2000-07-20 03:21:31 +00:00
dougt%netscape.com f3308a96df Fixing sunos bustage. 2000-07-20 03:17:58 +00:00
dougt%netscape.com 2d12f20ad7 removing unneeded include. 2000-07-20 01:53:09 +00:00
dougt%netscape.com 98c1304cbd Adding gtk embedding test application.
a=valeski@netscape.com - bug 43055
2000-07-20 01:12:25 +00:00
dougt%netscape.com 4777056ad6 creating makefile for unix to export base browser depends for embedding
adjusting/update manifest file.
2000-07-20 01:08:43 +00:00
valeski%netscape.com 4c3d8cae94 removing webshell lib dependency, the webshell is now built into the docshell 2000-07-19 03:26:04 +00:00
valeski%netscape.com 175fa58cd9 45723. r=rpotts. webshell-docshell consolodation changes. 2000-07-18 23:13:07 +00:00
mcafee%netscape.com ae19ef5cab Ignore generated files. 2000-07-15 15:57:43 +00:00
dougt%netscape.com 2528d6f73f First draft of a unix export file.
(not part of build)
2000-07-14 18:44:40 +00:00
dougt%netscape.com e21e49e41d Updating with the latest and greatest listing. 2000-07-14 17:26:58 +00:00
Jerry.Kirk%Nexwarecorp.com 366e975016 NOT PART OF MAIN BUILD - PHOTON ONLY
I needed export a few more files for the test app and add a new virtual
method that has been added since I last checked in this code.
r=jerry.kirk
2000-07-14 14:54:04 +00:00
dougt%netscape.com e7445780f7 *NOT PART OF BUILD*
Embedding exporter.
2000-07-13 20:40:21 +00:00
vidur%netscape.com 97aa0897c8 Fix for bug 44608. Added nsIDocShellTreeOwner::ExitModalLoop() and nsIWebBrowserChrome::ExitModalEventLoop(). r=rpotts,a=valeski 2000-07-12 23:56:14 +00:00
dougt%netscape.com d84c495203 bug 40750.
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org.
a=brendan@mozilla.org
2000-07-12 23:31:31 +00:00
Jerry.Kirk%Nexwarecorp.com 92b71daf01 NOT PART OF BUILD - PHOTON ONLY
Adding the PtMozilla widget for the first time.
Submited by briane@qnx.com
r=kirkj
2000-07-12 13:53:29 +00:00
cls%seawood.org 19691bf001 Fix for BeOS bustage. 2000-07-12 06:08:19 +00:00
blizzard%redhat.com 0a247620b4 fix for bug #44790. Fix TestGtkEmbed crash on startup. Ignore the return value from nsIChromeRegistry::CheckForNewChrome(). Also, clean up event queue start up and shut down, fix tabs in file, some 80 col violations and some other code formatting cleanups. r,a=brendan 2000-07-08 02:16:34 +00:00
mcafee%netscape.com 101cd2bb2e Ignore generated files 2000-07-07 23:27:47 +00:00
rpotts%netscape.com 32cbe86ba8 Moved session history methods from nsIWebNavigation into a new interface called nsIDocShellHistory. Also made docshells persist layout state before being destroyed (this is necesssary for framesets). 2000-07-05 23:10:29 +00:00
dougt%netscape.com f1a786417b Adding files to cvs for test application. 2000-07-04 22:42:09 +00:00
dougt%netscape.com 8cc0076ed5 44113, 44190, 44191.
r/a=valeski@netscape.com

nsDocShellTreeOwner not handling chrome/content correctly.
Asserts when no toplevel window set.
Need to start chrome up from NS_InitEmbedding()
Test App changes.
2000-07-04 21:53:27 +00:00
locka%iol.ie 2daa56f319 Fixed problem with chrome content docshells 2000-06-30 12:40:52 +00:00
locka%iol.ie 9ceeb9abc6 NOT PART OF BUILD. Update the address field url after clicking on link 2000-06-30 12:37:05 +00:00
locka%iol.ie 4750bc7f8d NOT PART OF BUILD. Tiny graphics for mini-nav 2000-06-30 12:25:49 +00:00
locka%iol.ie 7198ba77eb NOT PART OF BUILD. Win32 only. Simple test of embedding APIs dumps out memory statistics. 2000-06-30 10:40:12 +00:00
cls%seawood.org 1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
radha%netscape.com c5dd8a6d2c More code for feature 36547. CODE NOT PART OF THE BUILD. Will provide reviewer when
feature is enabled.
2000-06-29 21:48:18 +00:00
valeski%netscape.com cffe0fc132 bustage fix 2000-06-29 01:19:45 +00:00
valeski%netscape.com ce10649cda 43050. r=dougt. null checking and ctor null init'ing 2000-06-29 00:49:13 +00:00
locka%iol.ie f627e9ca61 added missing files 2000-06-28 21:15:09 +00:00
locka%iol.ie 66404d0786 Now uses embedding API. Added some context menu & property page support 2000-06-28 20:42:50 +00:00
locka%iol.ie f6c2033f87 Updated VC project 2000-06-28 20:40:29 +00:00
locka%iol.ie b99693626c Added property dialogs 2000-06-28 20:40:10 +00:00
locka%iol.ie b6d51802a7 Added clipboard interfaces. Added interface refcount debugging 2000-06-28 20:39:42 +00:00
locka%iol.ie ab18b5b227 Added proper MPL header 2000-06-28 20:38:53 +00:00
locka%iol.ie 0762547d92 Changed makefile.win to use embedding APIs 2000-06-28 20:37:39 +00:00
locka%iol.ie 5202f29e38 Added code for write/writeln to IE DOM. Thanks to Arne de Bruijn <arne@knoware.nl> for this contribution 2000-06-28 20:35:51 +00:00
locka%iol.ie 08999a057a Removed unused CIDs and IIDs 2000-06-28 20:31:43 +00:00
locka%iol.ie c774b2036b Changed diagnostic macro 2000-06-28 20:30:33 +00:00
locka%iol.ie 89028ad1d7 Added nsIContextMenuListener. Fixed some memory leaks 2000-06-28 20:29:49 +00:00
locka%iol.ie 3d70813dd1 NOT PART OF BUILD. Added a DTD and localized the file somewhat 2000-06-28 20:27:51 +00:00
locka%iol.ie 1af23a1b26 NOT PART OF BUILD. Added some strings 2000-06-28 20:27:15 +00:00
locka%iol.ie e3d35ffbd4 NOT PART OF BUILD. Removing obselete file 2000-06-28 20:26:28 +00:00