Commit Graph

1984 Commits

Author SHA1 Message Date
ashishbhatt%netscape.com
94dcdcbc1b nsIProfile Test case 2002-11-22 00:56:32 +00:00
ashishbhatt%netscape.com
0b59c8d998 adding netwotking folder for necko test cases 2002-11-22 00:49:06 +00:00
kin%netscape.com
5d19412ecc Fix for bug #176251 (Problems with nsContentIterator PRE traversal)
content/base/public/nsIContentIterator.h
  content/base/src/nsContentIterator.cpp
  content/base/src/nsGeneratedIterator.cpp
  content/build/nsContentCID.h
  content/build/nsContentModule.cpp
  embedding/components/find/src/nsFind.cpp
  layout/html/style/src/nsFrameContentIterator.cpp

  - Removed MakePre() and MakePost() from the nsIContentIterator interface.
  - Traversal must now be specified at time of creation.
  - Fixed nsContentIterator Init() methods so that they correctly calculate
    mFirst and mLast.
  - Modified PositionAt() to check if the node is in the traversal range.

r=jfrancis@netscape.com  sr=sfraser@netscape.com
2002-11-21 15:07:49 +00:00
locka%iol.ie
f5c6a99e1f Fix print cancel behaviour in control and add a couple of null pointer checks. b=179021 r=rods@netscape.com sr=rpotts@netscape.com 2002-11-20 23:38:26 +00:00
bzbarsky%mit.edu
4b06a70b5f Use calloc() instead of malloc() followed by memset to 0. Bug 124302, patch by
Aaron Lehmann <aaronl@vitelus.com>, r=timeless, sr=bzbarsky
2002-11-20 23:13:09 +00:00
heikki%netscape.com
c265c34a46 Bug 146062 and bug 136718, pay attention to namespaces in XML documents, and fix the small but important logic/typo error in handling xml-stylesheet href pseudo-attribute. r=adamlock, sr=alecf. 2002-11-20 23:09:00 +00:00
danm%netscape.com
fcb9823046 prevent untrusted script from opening modal windows in general while still allowing alerts and the like. bug 180048 r=jst,mstoltz 2002-11-20 03:25:08 +00:00
seawood%netscape.com
8317371bcd Missed a variable rename with the 161617 checkin.
Fixing phoenix nightly builds. r=bryner
2002-11-18 22:56:33 +00:00
timeless%mozdev.org
384066e98e Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
blizzard%redhat.com
228104baf7 Bug #121253. Port embedding widget to gtk2. r=pavlov, sr=bryner 2002-11-16 02:36:22 +00:00
darin%netscape.com
5a6ccfaf39 fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts 2002-11-14 20:36:20 +00:00
depstein%netscape.com
6f7c14c2ad Added 2nd param inputs for nsIDOMWindow in nsICmdParams. GRE 1.3a tag in winEmbedFileLocProvider.cpp. Not part of the build. 2002-11-14 02:39:46 +00:00
locka%iol.ie
1e05e467e8 Add --enable-activex-scripting switch to configure.in and package changes to include npmozax.dll. b=133818 r/a=seawood@netscape.com 2002-11-13 13:14:14 +00:00
rods%netscape.com
c1f4cb20c0 enable pagesetup to use mertic mm when using page sizes with mm/cm
Bug 118954 r=dcone sr=alecf
2002-11-13 12:35:15 +00:00
mjudge%netscape.com
2c50bde712 need to adjust and add the domwindow to the parameters 2002-11-12 23:49:23 +00:00
cmanske%netscape.com
722881b278 Command Controller refactoring and cleanup, mostly by mjudge with help by cmanske, b=170353, r=brade, sr=sfraser. EditingSession cleanup and new commands in \editor, b=174439, r=mjudge, sr=sfraser 2002-11-12 23:03:27 +00:00
danm%netscape.com
d0f35d5727 hook up _parent target in window.open. it wasn't. bug 168807 code=keeda@hotpop.com r=jkeiser,jst,me 2002-11-12 19:05:17 +00:00
locka%iol.ie
f623bad311 NOT PART OF BUILD. Fire events to nsIScriptEventManager targets. Add some #ifdefs around some code to fix breakage in other configurations. Comment out a debug macro. b=174404 sr=rpotts@netscape.com 2002-11-12 13:15:05 +00:00
locka%iol.ie
484631ec73 NOT PART OF BUILD. Restore file that breaks LiveConnect build of plugin 2002-11-12 01:04:26 +00:00
mkaply%us.ibm.com
0b6eee59d4 Bustage fix - Windows only 2002-11-11 23:38:51 +00:00
mkaply%us.ibm.com
953b27b5ac Two more REQUIRES needed 2002-11-11 22:35:49 +00:00
brade%netscape.com
17e418f5ee add requires (bug 157117) 2002-11-11 21:20:47 +00:00
brade%netscape.com
4b71696443 api changes to command manager (bug 157117, r=mkaply, sr=sfraser) 2002-11-11 20:15:51 +00:00
brade%netscape.com
52267259f7 add private methods for targetting of commands (bug 157117, r=mkaply, sr=sfraser) 2002-11-11 20:15:44 +00:00
brade%netscape.com
36269f2a50 change api to allow for commands to be directed to a particular window, all non-targeted commands must come from chrome (bug 157117, r=mkaply, sr=sfraser) 2002-11-11 20:15:40 +00:00
brade%netscape.com
8b7920b088 change api to allow for commands to be directed to a particular window (bug 157117, r=mkaply, sr=sfraser) 2002-11-11 20:15:31 +00:00
ccarlen%netscape.com
bd10f91b44 Bug 177321 - factor nsIDirectoryServiceProvider impl out of nsProfile.cpp. Now built as a static lib with which apps can link if they only use a single profile r=dougt/sr=darin 2002-11-09 19:38:43 +00:00
seawood%netscape.com
013de5c8ce Tighten (add?) tool version checks for win32 builds.
Allow MIDL to be specified from mozconfig or env since various MS SDKs contain an unsupported version of midl and they insist upon adding their SDK dirs to the beginning of the PATH (bug #178392)
Bug #164646 r=bryner
2002-11-09 02:16:55 +00:00
ccarlen%netscape.com
47412da3e6 Bug 170611 - AlertCheck dialog has a cancel button and it shouldn't. r=pink/rs=sfraser. 2002-11-08 14:52:52 +00:00
locka%iol.ie
39cee6d65e Removing unused file 2002-11-08 13:20:49 +00:00
locka%iol.ie
e34754b246 Rewrite PropertyList to remove STL, fix various issues in ControlSite and add control download & install. b=178542 r=peterl@netscape.com sr=rpotts@netscape.com 2002-11-07 23:06:08 +00:00
locka%iol.ie
105c5383fd Remove WMP test harness. b=178542 r=peterl@netscape.com sr=rpotts@netscape.com 2002-11-07 23:04:27 +00:00
locka%iol.ie
cad979361b Update to plugin to support DOM callbacks, control download & install, remove WMP test harness. b=178542 r=peterl@netscape.com sr=rpotts@netscape.com 2002-11-07 23:03:52 +00:00
depstein%netscape.com
4242ba77dd Changed order of interface tests run in OnInterfacesRunalltestcases(). Commented out nsIWebNav tests until at some point they can be automated. Not part of the build. 2002-11-07 01:54:21 +00:00
ashishbhatt%netscape.com
c99f811464 Updating resource 2002-11-06 18:40:11 +00:00
ashishbhatt%netscape.com
1db96f67ab Updatind nsIDomWindow testcase 2002-11-06 18:39:36 +00:00
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