locka%iol.ie
|
83f8c9f4d6
|
NOT PART OF BUILD. Add cleaned up scripting sample for plugin
|
2002-10-16 23:32:29 +00:00 |
locka%iol.ie
|
ad789295fc
|
NOT PART OF BUILD. Delete a couple of test scripts
|
2002-10-16 23:30:57 +00:00 |
locka%iol.ie
|
ed316f350b
|
NOT PART OF BUILD. Fix bustage running in 1.0.x builds and the use of nsAutoString in LegacyPlugin.cpp because of xpcom glue issues
|
2002-10-16 23:06:25 +00:00 |
rods%netscape.com
|
6501579eec
|
null checks added
Bug 173519 r=dcone sr=alecf a=rjesup
|
2002-10-16 09:17:37 +00:00 |
locka%iol.ie
|
40db78c9e3
|
NOT PART OF BUILD. Fix flawfinder buffer issue.
|
2002-10-15 18:46:17 +00:00 |
locka%iol.ie
|
73b9500983
|
Fix buffer issue highlighted by flawfinder b=173630 r=chak@netscape.com sr=heikki@netscape.com a=rjesup@wgate.com
|
2002-10-15 18:38:31 +00:00 |
locka%iol.ie
|
c83338e2b5
|
NOT PART OF BUILD. Remove name parameter from control site
|
2002-10-15 18:19:09 +00:00 |
dsirnapalli%netscape.com
|
fa368dab76
|
Updated testcases to test attribute accKeyboardShortcut.
|
2002-10-14 19:36:28 +00:00 |
depstein%netscape.com
|
6a953536bc
|
removed "NULL" entry for aEditorType in MakeWindowEditable() and inserted "text" (Bug 174151). not part of the build.
|
2002-10-14 19:34:34 +00:00 |
depstein%netscape.com
|
e20afdc74e
|
Fixed Get/SetURIContentListener and SetContainerWindow test cases in nsIWebBrow.cpp. Added SetSessionHistory test case in nsiHistory.cpp (while saving existing sHistory). Not part of the build.
|
2002-10-12 01:51:18 +00:00 |
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 |