chak%netscape.com
11d1d7636c
Fix for #76730 - mfcembed/BrowserFrm.h contains compile time errors
...
r=me,adam
sr=blizzard
2001-04-27 21:22:53 +00:00
bnesse%netscape.com
19dccef1bc
Prefs API refactoring. Bug #46863 . r=valeski, sr=alecf.
2001-04-26 18:41:11 +00:00
dr%netscape.com
dbfa6b68ad
fix for 70224 (need nsIWebBrowserChromeFocus for embedding). r=danm, sr=hyatt, a=asa
2001-04-25 02:04:56 +00:00
danm%netscape.com
6be0fec93b
fix bad exported function definitions. blocker bug 77176 code=jeff@tcbnetworks.com r=hyatt,me a=kysmith
2001-04-23 21:34:42 +00:00
danm%netscape.com
31544cb18b
implement nsIPrompt override component. bug 75745 r=blizzard,chak
2001-04-21 02:46:29 +00:00
ccarlen%netscape.com
fad24de4ee
Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard
2001-04-21 00:26:18 +00:00
bryner%uiuc.edu
cbc8cea88c
Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan.
2001-04-20 06:45:56 +00:00
bnesse%netscape.com
6a048b1a8f
Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard.
2001-04-19 22:21:39 +00:00
gordon%netscape.com
95411c87dd
bug 72528, removing old cache from build. sr=darin.
2001-04-17 10:40:13 +00:00
danm%netscape.com
269f5f62cd
hooking up windowwatcher active window. bug 44809,76011 r=chak,hyatt,saari
2001-04-16 20:34:33 +00:00
chak%netscape.com
4bc5c92b11
Fix for bug#66334 - Viewsource needs to be a protocol handler
...
Changes to make the mfcembed to use viewsource: URL
r=valeski,sr=rpotts
2001-04-16 20:19:00 +00:00
ccarlen%netscape.com
7720f48f12
Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts.
2001-04-10 18:30:25 +00:00
ccarlen%netscape.com
01fc9d2c76
Sample code - not part of the process. Bug 74120 - remove refs to old cache. r=valeski.
2001-04-03 14:32:01 +00:00
ccarlen%netscape.com
668a4ffada
Sample code - not part of the process. Bug 71387 - remove unneeded code to determine locale of profile defaults. r=tao
2001-04-03 14:29:01 +00:00
chak%netscape.com
909fc2f316
Fixes for the following bugs:
...
#74155 - MfcEmbed needs a prefs dlg box.
r=valeski, sr=blizzard
#71014 - arrow keys don't work inside text areas in mfcEmbed.
r=saari, sr=blizzard
2001-04-01 17:49:51 +00:00
chak%netscape.com
2daf8f54c2
Fix for bug#71751 - Change default font sizes for MfcEmbed
...
r=ksosez@softhome.net ,chak
2001-03-27 15:18:03 +00:00
rods%netscape.com
ac1cbced14
This now enables print listeners, print progress and the cancelling of printing
...
Bug 70946 & Bug 70949 r=dcone,chak sr=attinasi
2001-03-27 12:04:30 +00:00
chak%netscape.com
e7d49f6c3e
Bug#73037 - MfcEmbed needs a debug console window like winembed
...
r=adamlock
2001-03-23 02:27:13 +00:00
chak%netscape.com
450bac7e7b
Fix the previous checkin for Bug# 71994 - Add SetVisibility() to MfcEmbed
...
r=mao via IRC yesterday
2001-03-20 15:07:53 +00:00
chak%netscape.com
2406b1c4ee
Remaining Fixes for #68720 - EmbedAPI should use generic startup observers
...
r=ccarlen,sr=alecf
Fix for #71994
MfcEMbed must implement Get/SetVisibility of nsIEmbeddingSiteWindow
r=chak
2001-03-19 21:57:57 +00:00
locka%iol.ie
8b27a53fb3
Updated to use nsIEmbeddingSiteWindow sr=blizzard@mozilla.org b=68581
2001-03-13 12:48:33 +00:00
chak%netscape.com
5d10d519e3
Fix for #71684 - Unable to copy/paste in mfcEmbed's url bar
...
r=chak
2001-03-13 06:28:44 +00:00
ccarlen%netscape.com
8d27bb9639
Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com
2001-03-11 22:12:21 +00:00
chak%netscape.com
844c761496
Fix for Bug#71628 - MfcEmbed needs to persist the url list
...
r=chak
2001-03-11 19:03:40 +00:00
danm%netscape.com
a58e95682d
moving [GS]etPersistence from nsIWebBrowserChrome to nsIDocShellTreeOwner. embedding API review meeting made me do it. bug 69918 r=ccarlen,hyatt
2001-03-09 02:04:06 +00:00
disttsc%bart.nl
6ca73d346f
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|nsLiteral[C]String|
|nsPromiseFlat[C]String|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 09:45:01 +00:00
disttsc%bart.nl
043186b34e
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
danm%netscape.com
9bf577ea3c
hook up WindowWatcher. bug 65229 r=brendan,chak
2001-02-28 00:34:41 +00:00
valeski%netscape.com
60fc41df35
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
df3524b4ea
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
c8640160cd
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
chak%netscape.com
984356c692
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
chak%netscape.com
c4acd4ba00
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
279ba0fbce
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