disttsc%bart.nl
a6f2f5861a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +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
c9c554fa5c
implementation of WindowCreator callback. bug 67368 r=hyatt,pinkerton
2001-02-17 02:24:53 +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
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
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
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
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
danm%netscape.com
2ea78653a5
adding chromeless browser dialog definition r=scc,valeski
2001-02-07 01:46:13 +00:00
radha%netscape.com
bf7f2b2d35
Test code for history listener r=valeski sr=rpotts
2001-02-07 00:33:11 +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
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
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
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
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
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
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
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
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
locka%iol.ie
c18d688c59
winEmbed gets a face lift. sr=rpotts, b=60299
2000-12-13 13:47:16 +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
dougt%netscape.com
0e82a3bb83
Fixes 60886. r=adamlock
2000-11-27 19:35:03 +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
danm%netscape.com
6080aa8aba
empty implementations for new method IsModal. bug 56677 r=brendan,hyatt
2000-11-09 00:17:09 +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
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
dougt%netscape.com
a343120619
Adding button to dump memory usage stat. r-valeksi, a-mscott
2000-09-27 22:15:08 +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
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
dougt%netscape.com
70cf95f915
Cleaning up leaks in gtkEmbed test example.
2000-09-01 19:36:43 +00:00
dougt%netscape.com
94c38c7c3d
Finishing up on bug 47003. Test Embedding GTK Application.
2000-08-30 03:51:50 +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
ecebe2ac21
API changes for embedding. b=46847, r=dougt, a=valeski
2000-08-25 18:39:46 +00:00
conrad%ingress.com
c806604746
Added appfilelocationprovider lib
r=valeski
2000-08-11 20:17:55 +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
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
595ab0d8c2
fixing bustage
2000-08-10 03:29:50 +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