Граф коммитов

1998 Коммитов

Автор SHA1 Сообщение Дата
locka%iol.ie 494355d131 Disable XUL progress dialog and fix print progress listener. b=168510 r=rods@netscape.com sr=rpotts@netscape.com 2002-11-06 12:14:59 +00:00
aaronl%netscape.com e3638439fa Bug 175046, bug 172991, bug 166471. Make sure typeaheadfind and regular find don't find comment nodes, display:none, visibility:hidden or visibility:collapsed nodes. r=akkana, sr=kin 2002-11-06 02:59:38 +00:00
chak%netscape.com a06b5d29ca Fix for #178555 - Update Mozilla milestone in MfcEmbed on the trunk..
r=Ashish, sr=Darin Fisher
2002-11-06 01:16:01 +00:00
depstein%netscape.com 9166a49fd9 Some additional error checking for observer service. Direct rv results to screen dialog for nsIEditingSession tests. Not part of the build. 2002-11-05 04:19:33 +00:00
ashishbhatt%netscape.com 977c9c2d98 Adding menu for run all test cases 2002-11-05 01:29:46 +00:00
ashishbhatt%netscape.com a67339e6b5 Adding functionality for running test cases in automation 2002-11-05 01:29:02 +00:00
locka%iol.ie 593d895e87 Fix about:plugins support in embedding. b=176191 r=chak@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org 2002-11-02 12:29:38 +00:00
locka%iol.ie bb37ab1c42 Add WS_CLIPCHILDREN to fix a painting problem. b=177637 r=jeff@tcbmi.com sr=blizzard@mozilla.org a=asa@mozilla.org 2002-11-02 12:27:52 +00:00
aaronl%netscape.com 48ee102ad9 Bug 171260. Typeaheadfind in page with frames wrecks normal find. r=akkana, sr=sfraser. a=asa 2002-11-01 23:24:33 +00:00
ccarlen%netscape.com e0661af41f Bug 143086 - Unicode input handler eats Cmd keys. r=brade/sr=sfraser/a=roc+moz 2002-10-31 15:09:17 +00:00
rods%netscape.com 4769035b93 1) Adds two bools to the PrintSettings and then when the PS gets
initialized from Prefs or from the Printer they get set. They get unset when
the printer name changes.

This is all necessary because the Page Setup Dialog calls
initPrintSettingsFromPrinter each time it is shown. So if you have set values
they will get "written" over the next time the dialog is shown.

2) Removes a lot of platform specific initialization from nsPrintOptionsImpl
and it now uses just the the "generic" XP routines and is now consistent with
the other platforms for initializing the PS.
Bug 167894 r=dcone sr=kin a=roc
2002-10-30 14:35:22 +00:00
rods%netscape.com b38b250086 Put in a lot of safety checks and changed where SetPrintSettingsFromDevMode was
called and set into the psWin, now we only Lock the global devmode once.
Bug 169689 r=dcone sr=alecf a=roc
2002-10-30 13:31:58 +00:00
ashishbhatt%netscape.com f9d3e11926 adding js file for automation framework 2002-10-28 21:57:23 +00:00
depstein%netscape.com 66c5e8e6fc Better error checking in QaUtils and webProgLstnr methods. Not part of the build. 2002-10-26 01:49:44 +00:00
seawood%netscape.com 4007ad4e1a Fix platform detection and workaround bug in cygwin perl's FindBin module.
Thanks to Adam Lock <adamlock@netscape.com> for the patch.
Bug #166105 r=cls a=asa
2002-10-22 04:25:08 +00:00
locka%iol.ie f0a081a4bb NOT PART OF BUILD. Implement IWebBrowser/2/App object and preference change observer. Cleanup naming convention 2002-10-18 11:43:36 +00:00
locka%iol.ie 5b065c698f Implement put_innerHTML and some other simple methods. Fix property page to display proper content type for document. b=171769 r=chak@netscape.com sr=rpotts@netscape.com a=a=rjesup@wgate.com 2002-10-18 11:39:57 +00:00
dsirnapalli%netscape.com 12dab86278 Updated test cases to test accKeyboardShortcut attribute method. 2002-10-17 23:16:47 +00:00
seawood%netscape.com 57e08a3f3a Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
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
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
dougt%netscape.com fe2a641b2c removing nsCRT reference. 141451. 2002-09-23 17:36:35 +00:00
dougt%netscape.com 49c609d364 Relanding 157597 - Make embedding base and examples use XPCOM Glue. r=adamlock, sr=rpotts 2002-09-23 17:21:47 +00:00
depstein%netscape.com 3dbcb7fc66 Hooked up command data table to nsICmdParam tests. Table to be revised at later time. not part of the build. 2002-09-21 08:06:16 +00:00
depstein%netscape.com b63a06c11a Added 'data:' url to nsIRequest tests. Now invoking simple string compare for input/output URL matching. GetTheURI() now returns the string.
a=asa for QA checkins that are not part of the default builds
2002-09-21 01:51:36 +00:00
ccarlen%netscape.com c2eeeadc79 Bug 162845 - PPEmbed needs native implementation of download UI. r=pink/sr=sfraser 2002-09-20 22:58:56 +00:00
ccarlen%netscape.com a79cbaa707 Adding new files for bug 162845 - PPEmbed needs native implementation of download UI. r=pink/sr=sfraser 2002-09-20 22:56:13 +00:00
depstein%netscape.com 60f9802af2 Inadvertantly overwrote GRE changes in winEmbedFileLocProvider.cpp. Putting back GRE indicators.
a=asa for QA checkins that are not part of the default builds
2002-09-20 18:44:22 +00:00
rods%netscape.com f355d57c2d we were not setting the values we modified in the DevMode back into the printer driver
Bug 169739 r=dcone sr=alecf
2002-09-20 13:22:51 +00:00
depstein%netscape.com 6295378e7c Updated ReadMe. not part of the build. 2002-09-20 01:17:28 +00:00
alecf%netscape.com 8872bc9ac4 fix for bug 115217
merge cache dll into main necko dll for a minor startup improvement
r=dougt, sr=darin
2002-09-19 18:29:56 +00:00
depstein%netscape.com e7549fdd24 Added input stream consumer in nsIStreamListener->OnDataAvailable(). not part of the build. 2002-09-19 05:14:28 +00:00
depstein%netscape.com c09b924557 Updated sHistory script so it works in embedding apps (i.e. MfcEmbed). Added read-only txt version of script. not part of the build. 2002-09-18 21:15:30 +00:00
curt%netscape.com e4c95909b8 Using "mozilla.org" in install and Windows registry paths. Also, version 1.2b
(Bug #168751, r=jbetak, sr=dveditz)
2002-09-18 19:46:03 +00:00
depstein%netscape.com cbf4c06c69 Updated webNav script so it works in embedding apps (i.e. MfcEmbed). not part of the build. 2002-09-18 19:39:15 +00:00
dsirnapalli%netscape.com 83b73b9b1a Corrected the test case. 2002-09-18 19:12:40 +00:00
kaie%netscape.com 5a603433bc b=166945 Remove "pippki" from embedding packages
r=adamlock sr=alecf
2002-09-18 12:23:46 +00:00
depstein%netscape.com 00b25b97bf Set return value to false for nsIUriContentListener->OnStartUriOpen(). Added urlDialog for nsIUriLoader->OpenUri(). Now passing 2nd parameter (doCommandState) in DoCommandTest() in nsICommandMgr.cpp. Not part of the build. 2002-09-18 03:42:09 +00:00
dsirnapalli%netscape.com d906fb5b12 Corrected the test case. Previously corrected on mozilla but forgot here. 2002-09-18 00:19:55 +00:00
alecf%netscape.com 8f4ca1f344 fix for bug 168048 - combine commonly used decoders into the main imglib dll
r=pavlov, sr=tor
2002-09-17 23:05:27 +00:00
dsirnapalli%netscape.com 604e6568d6 Updated the text cases because of the recent changes in the code. 2002-09-17 22:38:58 +00:00
locka%iol.ie 1e8dcd5123 NOT PART OF BUILD. More work on XPConnect in plugin 2002-09-17 22:15:30 +00:00