depstein%netscape.com
09cf60a607
Added test cases for nsIWebProgress->GetIsDocumentLoading() and nsIWebNavigation->SetSessionHistory(). Added IsDocumentLoading tracking in web progress listeners. not part of the build.
2002-10-10 05:03:39 +00:00
locka%iol.ie
bdaffca69b
NOT PART OF BUILD. Fix IOleInPlaceSiteWindowless impl, expose flags to allow callers to disable windowless support if desired.
2002-10-09 22:32:17 +00:00
locka%iol.ie
7ae0005bcd
NOT PART OF BUILD. Disable windowless control support, extend event sink firing, implement various IE DOM methods to support expectations of some controls
2002-10-09 22:31:08 +00:00
dsirnapalli%netscape.com
767236c067
Small correction in output.
2002-10-09 20:18:39 +00:00
mjudge%netscape.com
6eb7e201b4
136774 adding param for makewindoweditable. just the default.
2002-10-09 02:15:15 +00:00
mjudge%netscape.com
2ab1d5593b
added null param for make window editable for 136774
2002-10-09 02:11:38 +00:00
locka%iol.ie
41b6ca5c1a
NOT PART OF BUILD. Add some extra DHTML validation tests, plus test of control's visible property.
2002-10-08 22:09:06 +00:00
locka%iol.ie
a1e7fb5214
NOTPART OF BUILD. Fix get_URL impl
2002-10-08 22:07:10 +00:00
aaronl%netscape.com
a2d82cf413
Bug 171079. Typeaheadfind::findnext overriding regular find next when it shouldn't. r=akkana, sr=sfraser
2002-10-08 18:00:01 +00:00
rods%netscape.com
99ba429de0
safety checks for null pointers
...
Bug 172783 r=dcone sr=kin
2002-10-08 10:46:27 +00:00
locka%iol.ie
0ffa86e89b
NOT PART OF BUILD. Add dispatch tearoff
2002-10-07 21:41:04 +00:00
timeless%mac.com
380b2ab510
Bug 172846 QueryInterface should not throw Components.results.NS_NOINTERFACE for Components.interfaces.nsISupports
...
r=caillon sr=bz
2002-10-06 23:14:25 +00:00
darin%netscape.com
7f1956b180
fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky
2002-10-06 02:20:35 +00:00
depstein%netscape.com
aa05d48cf7
minor changes to screen dialogs, "Run All Tests" for interface tests run more smoothly.
...
a=asa for QA checkins that are not part of the default builds
2002-10-05 04:03:32 +00:00
bryner%netscape.com
1bb489617c
Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls.
2002-10-05 02:49:02 +00:00
depstein%netscape.com
e35efbe07d
Better error checking for NS objects. not part of the build.
2002-10-04 07:26:37 +00:00
depstein%netscape.com
96d308915a
Reference to mozEmbed.ico. not part of the build.
2002-10-04 07:21:53 +00:00
locka%iol.ie
71aa53afbc
NOT PART OF BUILD. Cleanup event sink and fire named DOM events, add dispatch tear off to scriptable peer
2002-10-03 21:59:34 +00:00
depstein%netscape.com
03e2af1ed0
Added protocol menu to UrlDialog. Hooked up nsIWebBrowserFind to screen dialog output.
...
a=asa for QA checkins that are not part of the default builds
2002-10-03 02:42:09 +00:00
locka%iol.ie
1f59783905
NOT PART OF BUILD. Override the event sink so the DOM specific part can be implement in the plugin not the base class
2002-10-01 20:28:21 +00:00
locka%iol.ie
c0295e6e4a
NOT PART OF BUILD. Make event sink overridable
2002-10-01 20:27:15 +00:00
aaronl%netscape.com
9113ce1184
Bug 134066. Make nsIPromptService support accesskey, via & before accesskey character. Also fixes bug 133582 - don't put initial focus on 'Don't ask me again' checkboxes in confirm dialogs. r=sgehani, sr=hewitt.
2002-10-01 05:13:37 +00:00
locka%iol.ie
b55366e92c
NOT PART OF BUILD. Implement the site service provider and event sinks plus lots of cleanup
2002-09-30 22:11:28 +00:00
locka%iol.ie
5431a97494
Disable debug reference counting. b=154814 r=chak sr=alecf
2002-09-30 21:58:44 +00:00
locka%iol.ie
13c73dea62
NOT PART OF BUILD. Event Sink dumps some info about the event the control has fired
2002-09-30 13:49:22 +00:00
depstein%netscape.com
aa1f5976da
Added nsIProtocolHandler->NewURI() test to the Tests menu.
...
a=asa for checkins not part of the default build.
2002-09-28 22:09:28 +00:00
hewitt%netscape.com
b2066bcd6b
moving phoenix history from browser to toolkit to fix bustage, sr=bryner
2002-09-28 21:54:00 +00:00
locka%iol.ie
e28f216899
Clean up DOM classes. b=154814 r=chak@netscape.com sr=alecf@netscape.com
2002-09-28 14:32:14 +00:00
hewitt%netscape.com
c45d71af1e
165955 - build changes for phoenix due to forking history, r=bryner, sr=hyatt
2002-09-28 10:51:20 +00:00
depstein%netscape.com
e406a306ec
Modified test results for several interface tests to display to rv dialog.
...
a=asa for QA checkins that are not part of the default builds
2002-09-28 01:41:25 +00:00
danm%netscape.com
98273ff790
expose constants to script. bug 166442 r=jag,lumpy
2002-09-27 23:23:01 +00:00
chak%netscape.com
cdd8b826aa
Part of fix for #79175 - merge jsloader module into xpconnect
...
[Mainly removing jsloader.dll from the gre package list]
sr=alecf(via AIM)
2002-09-27 23:12:16 +00:00
dougt%netscape.com
1566417aaf
move contentEncodings and applyConversion to a new interface. r=neeti@netscape.com, sr=darin@netscape.com, b=157133
2002-09-27 19:23:21 +00:00
aaronl%netscape.com
50ff1d8699
Bug 166712. Consolodate typeaheadfind files, cleanup building and packaging of typeaheadfind, make it available to embeddors, remove from install options. r=ssu, sr=dveditz
2002-09-27 19:07:44 +00:00
locka%iol.ie
0aa2ee9a93
NOT PART OF BUILD. Return error code when requested property is not available
2002-09-27 18:45:08 +00:00
locka%iol.ie
4d370f9bea
NOT PART OF BUILD. Use Win32 api for GUID comparison
2002-09-27 18:44:08 +00:00
locka%iol.ie
01fc1d068d
NOT PART OF BUILD. Event sink class for controls, first cut
2002-09-27 18:43:27 +00:00
aaronl%netscape.com
64adda2b31
Bug 166712. Consolodate typeaheadfind files, cleanup building and packaging of typeaheadfind, make it available to embeddors, remove from install options. r=ssu, sr=dveditz
2002-09-27 18:14:06 +00:00
locka%iol.ie
a978b0af01
NOT PART OF BUILD. Added service provider hook for controls which call out for services.
2002-09-27 11:54:49 +00:00
rods%netscape.com
3ddcbf65a2
Convert printer name WideCharToMultiByte
...
Bug 167128 r=roy sr=blizzard
2002-09-26 11:38:03 +00:00
depstein%netscape.com
51c5a6d8fc
Added test cases for NSNewChannel & AsyncOpen, and nsIIOService->NewURI(). These are accessed from the "Tests" menu. Added a couple of bug verifications, accessed from the "Verify Bugs" menu. not part of the build.
2002-09-26 02:57:09 +00:00
rods%netscape.com
f0dc2880e3
This does two things:
...
1) When the it returns from the Print Dialog it checks to see if the
PD_PRINTTOFILE flags is set then then set the the info into the PrintSettings
2) IF we are printing to a file, but not a file driver, then check to see if
the file name is the special "FILE:" (as per the MS documentation)
Bug 170332 r=dcone sr=alecf
2002-09-25 14:12:14 +00:00
aaronl%netscape.com
701226a91b
Correct nsWebBrowserFind.cpp checkin to fix bustage using NS_NAMED_LITERAL_STRING
2002-09-25 00:56:34 +00:00
darin%netscape.com
7dc2740b1d
fixing aaronl's bustage
2002-09-25 00:42:40 +00:00
aaronl%netscape.com
d618542d85
Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt
2002-09-24 22:46:50 +00:00
alecf%netscape.com
6450d9c3df
oops, get embedding side of bug 169498, sr=bryner, r=ftang
2002-09-24 22:16:53 +00:00
alecf%netscape.com
0757f184a7
oops, remove obsolete gfx2 cruft leftover from bug 168048
2002-09-24 22:11:21 +00:00
dougt%netscape.com
f8d04505a4
Backing out 157597
2002-09-24 01:56:37 +00:00
depstein%netscape.com
74ba164996
Common table for Editor Embedding tests. Added NS_NewChannel test (Tests menu). not part of the build.
2002-09-23 22:29:24 +00:00
dougt%netscape.com
db61a4743d
fixes AIX bustage - patch by pkw@us.ibm.com
2002-09-23 19:13:28 +00:00