Commit Graph

1100 Commits

Author SHA1 Message Date
jaggernaut%netscape.com
c39b98b2a4 Clean up REQUIRES lines. 2001-10-07 10:35:41 +00:00
depstein%netscape.com
04327b829c Added check for null history element object in nsiHistory.cpp 2001-10-05 00:35:44 +00:00
locka%iol.ie
57d954217a NOT PART OF BUILD. Slightly changed descriptive wording on test pages. a=blizzard@mozilla.org 2001-10-04 13:10:45 +00:00
locka%iol.ie
10025f67e7 NOT PART OF BUILD. Implemented NPN_Status. Added some more diagnostic debug info including hex dumping stream data to validate it's correct. Added code to support plugins that want their streams in NP_ASFILEONLY or NP_ASFILE mode (e.g. IBM's arcane Advanced Function Presentation viewer plugin). a=blizzard@mozilla.org 2001-10-04 13:09:49 +00:00
dsirnapalli%netscape.com
ba83585ba6 Test Case for nsIWebBrowserPersist interface. 2001-10-03 19:19:27 +00:00
depstein%netscape.com
76c6a50f50 Added REQUIRES in makefiles. 2001-10-02 23:40:40 +00:00
locka%iol.ie
647d288e33 NOT PART OF BUILD. Added simple array template to remove some duplicate code. Fixed a problem with the content type for a null plugin being empty when it's created from stream. Added code to set NPStream::end to the right value. Added code to read plugins from IE directory as well as NS 4.x 2001-10-02 22:23:45 +00:00
blizzard%redhat.com
1a3e2e654d Bug #84240. Add methods to get a unicode version of the JS status and link message. r=philipl, sr=shaver 2001-10-02 05:03:37 +00:00
dbaron%fas.harvard.edu
30b6e6587c Remove duplication of code between implementations of nsILookAndFeel and nsIDeviceContext by removing system color and metric implementations from nsIDeviceContext implementations and changing nsIDeviceContext::GetSystemAttribute to nsIDeviceContext::GetSystemFont. b=96971 r=bryner sr=waterson 2001-10-02 03:10:56 +00:00
sspitzer%netscape.com
a756d81615 fix for bustage. nsIHistoryEntry.idl has changed and is no longer
including the nsIURI.idl interface.  r=radha
2001-10-01 22:13:58 +00:00
radha%netscape.com
5fbf348c28 Fix for tree bustage related to bug # 100993. Include nsISHistoryListener. 2001-10-01 21:07:26 +00:00
radha%netscape.com
55322c6772 Fix for bug # 100993. Freeze nsIHistoryEntry.idl and nsISHistory.idl according to the
embedding freezing guidelines. r=chak sr=alec
2001-10-01 20:15:06 +00:00
stephend%netscape.com
0682fce6e9 Bug 91071 'HyperText' should read 'Hypertext' according to the W3C.org r=adamlock@netscape.com, sr=alecf@netscape.com 2001-10-01 19:11:32 +00:00
jaggernaut%netscape.com
ca6197295f Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
waterson%netscape.com
0b6923ad97 Back out chak's changes to mfcembed until we can separate the PSM stuff out. 2001-09-26 23:58:44 +00:00
waterson%netscape.com
890a95b3f7 Back out chak until he can figure out how to build w/o necessarily requiring PSM. 2001-09-26 22:56:24 +00:00
alecf%netscape.com
c7840ee904 bug 101761 - clean up embed components so we can better understand REQUIRES r=cls 2001-09-26 20:17:35 +00:00
locka%iol.ie
6b7493b3ec Missing documentation. Should gone in with b=99181 but didn't. 2001-09-26 20:13:26 +00:00
chak%netscape.com
d052302a1e Fix for #94974 - Provide an interface for embeddors to access security info
r=rpotts,thayes
sr=rpotts
2001-09-26 19:57:34 +00:00
chak%netscape.com
f45d5eacca Fix for #94974 - Provide an interface for embeddors to access security info
r=rpotts,thayes
sr=rpotts
2001-09-26 19:52:20 +00:00
locka%iol.ie
d2df172b3a Fix for focus & tabbing problems in the ActiveX control. b=88081 r=saari@netscape.com sr=rpotts@netscape.com 2001-09-26 19:27:33 +00:00
gerv%gerv.net
6416d50b50 License changes, take 2. Bug 98089. mozilla/embedding/. 2001-09-25 22:58:40 +00:00
depstein%netscape.com
4206ed81b9 added stopALL flag for nsIWebNav->Stop(). 2001-09-25 22:20:25 +00:00
depstein%netscape.com
c99ed51581 latest testembed update 2001-09-24 19:40:00 +00:00
cls%seawood.org
dcc8b47cb6 Adding mimetype dependency caused by checkin for bug #77909.
Fixing tinderbox bustage
2001-09-23 22:33:01 +00:00
locka%iol.ie
08732ab94e The all new web browser persist object plus changes to the assorted embedding samples to use it. b=77909 r=ccarlen@netscape.com sr=rpotts@netscape.com 2001-09-23 21:03:03 +00:00
locka%iol.ie
7a365d24ab NOT PART OF BUILD. Moved streaming off onto another thread to make UI responsive. First cut impl of NPN_GetValue. 2001-09-22 12:33:34 +00:00
depstein%netscape.com
1da3f63fda Uploading new object model (work done by Ashish) & .cpp files for separate interface tests. 2001-09-22 00:49:38 +00:00
cls%seawood.org
55f027980a Updating REQUIRES list for mfcembed.
Bug #98371
2001-09-21 03:41:41 +00:00
dsirnapalli%netscape.com
bdf0df1dd4 Added line var setCharsetValueTo = "ISO-8859-1"; 2001-09-20 22:51:25 +00:00
dsirnapalli%netscape.com
48d5cd8ba3 Automated smoketests for mfcEmbed. 2001-09-20 18:48:06 +00:00
locka%iol.ie
3c58ee234e Fix missing newline at the end. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 13:32:49 +00:00
locka%iol.ie
410cd6e5b2 nsIWebBrowserSetup frozen and documented. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 13:30:59 +00:00
locka%iol.ie
99e193d508 Added nsITooltipTextProvider.idl to Mac IDL project. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 13:28:25 +00:00
locka%iol.ie
a0517aa105 nsITooltipTextProvider and contract id split out into its own files frozen and documented. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 13:25:40 +00:00
locka%iol.ie
5df4f72619 NOT PART OF BUILD. Fix to allow multiple plugins off the same type to run at the same time. b=100549 2001-09-20 13:03:40 +00:00
locka%iol.ie
fc757c3439 nsITooltipTextProvider and contract id split out into its own files frozen and documented. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:43:28 +00:00
locka%iol.ie
6b43736b73 nsITooltipTextProvider and contract id split out into its own files frozen and documented. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:40:53 +00:00
locka%iol.ie
6bfc9adb9b nsIContextMenuListener frozen. Updated documentation. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:15:52 +00:00
locka%iol.ie
eb78836500 nsIWebBrowser frozen. Updated documentation. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:14:18 +00:00
locka%iol.ie
524f084398 nsIEmbeddingSiteWindow frozen. Updated documentation. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:11:46 +00:00
locka%iol.ie
dabd2185d7 NS_InitEmbedding & NS_TermEmbedding become frozen APIs. Updated documentation. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:08:04 +00:00
gerv%gerv.net
1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org
bc444f528a bug #98089: ripped new license 2001-09-19 22:39:41 +00:00
cls%seawood.org
de5ce9bf0d Declare REQUIRES list for activex control. Should fix archangel bustage 2001-09-19 04:06:01 +00:00
jaggernaut%netscape.com
d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
rpotts%netscape.com
91df4b9c17 bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused. 2001-09-17 23:22:00 +00:00
alecf%netscape.com
62424ee7b2 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00