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