heikki%netscape.com
0d8a8bd2cc
Bug 98788, document.load() needs to do better reset on the document before starting to load new content. Also fixed a couple of bogus comments and unneeded document reset in document creation. r=mstoltz, sr=jst.
2002-02-07 00:24:09 +00:00
bzbarsky%mit.edu
827b9fbcae
Make image/x-icon show ICON in title bar, not X-ICON. Bug 42093,
...
r=sicking, sr=jag
2002-02-06 21:05:52 +00:00
pinkerton%netscape.com
52262d2123
ifdef-fu for mach-o. rs=hyatt
2002-02-06 15:42:06 +00:00
rods%netscape.com
42c487f008
More streamline approach to discovering if there is at least one printer.
...
And if the printer name is not set, then it gets the default printer and uses
that. instead.
This fixes remembering the last printer that was used and it also
enables you to to set the printer name and print silently (instead of silent
always having to use the default printer)
Bug 123335 sr=hyatt r=dcone
2002-02-06 13:04:47 +00:00
bzbarsky%mit.edu
d614b474f4
Show the image type in the URL bar for image documents. Bug 42093,
...
r=timeless, sr=jag.
2002-02-06 03:40:18 +00:00
sspitzer%netscape.com
2f5126559c
fix for assertions caused by checkin for #115289
...
remove all fancy string foo. r=bzbarsky, sr=sfraser, a=radha
2002-02-05 20:27:10 +00:00
jst%netscape.com
d223dd0666
Checking in Pete Zha's <pete.zha@sun.com> fix for bug 121726. Don't remove and re-insert form controls into form.elements when the name or id changes. This caused form.elements to be incorrectly ordered and is pointless to start with. r=jkeiser@iname.com, sr=jst@netscape.com
2002-02-05 10:36:28 +00:00
jst%netscape.com
6ccd56c9e9
More comments...
2002-02-05 07:13:50 +00:00
jst%netscape.com
cb926125b8
Fixing bug 116834. Making element.innerHTML='...<script>...</script>...' not execute the script, this makes mozilla compatible with IE wrt innerHTML and execution of scripts. r=bzbarsky@mit.edu, sr=rpotts@netscape.com
2002-02-05 05:53:56 +00:00
jst%netscape.com
c628cca2e5
Fixing bug 115352. Making FlushPendingNotifications() properly flush the parent document as well if there is one. This causes layout data in iframes to not always be up to date since iframe sizes are dependent on the parent being reflown. r=peterv@netscape.com, sr=rpotts@netscape.com
2002-02-05 05:47:22 +00:00
rpotts%netscape.com
06c72fc557
bug #117948 (r=bzarsky@mit.edu, sr=vidur@netscape.com) Ignore the HTTP Window-Target header inside of <meta> tags
2002-02-05 04:46:54 +00:00
jst%netscape.com
3bf61fc083
Checking in Fabian's <hidday@geocities.com> fix for bug 69196. Making image.border, .hspace, and .vspace default to 1 an not -1. r=sicking@bigfoot.com, sr=jst@netscape.com
2002-02-05 04:37:10 +00:00
jst%netscape.com
dc32d120ab
Checking in Fabian's <hidday@geocities.com> fix for bug 76895. Making cloneNode() work on document fragments. r=bzbarsky@mit.edu, sr=jst@netscape.com
2002-02-05 04:22:17 +00:00
bzbarsky%mit.edu
40d60f39ec
Convert Compare() to Equals() where possible now that we can do
...
case-insensitive Equals(). Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
jst%netscape.com
1b033d847d
Fixing bug 123438. Making element.localName not be uppercased for XHTML elements. r=heikki@netscape.com, sr=vidur@netscape.com
2002-02-05 01:51:06 +00:00
cathleen%netscape.com
740d95a0a9
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
2002-02-05 01:41:13 +00:00
heikki%netscape.com
f5490bd919
Bug 119335, string assertion in XMLContentSerializer, use Substring for non-null terminated string. r=jst, sr=jag.
2002-02-05 01:35:34 +00:00
hyatt%netscape.com
4e2817117c
Fix Macho and Cocoa horkage because of a missing ifdef.
2002-02-04 10:56:42 +00:00
blakeross%telocity.com
2b983a50cc
79047 - shift+space should scroll upwards. r=ben sr=hewitt
2002-02-04 06:15:14 +00:00
alecf%netscape.com
96f52c5988
more dependency updates
2002-02-02 21:29:01 +00:00
mjudge%netscape.com
726b5e82c1
115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work.
2002-02-02 05:13:56 +00:00
jst%netscape.com
1ab8de9738
Fixing bug 113498. Making .src on a new Image(); always be absolute. r=sicking@bigfoot.com, rs=rpotts@netscape.com.
2002-02-02 00:17:40 +00:00
rjesup%wgate.com
17c1fbaea0
Bug 117667: access past end of docshell child array. sr=jst, r=joki
2002-02-01 23:56:48 +00:00
jaggernaut%netscape.com
6fa19767f3
Bug 90221: Click() needs to act like a real click. r=jst, sr=hyatt
2002-02-01 23:55:49 +00:00
heikki%netscape.com
3a6fb922c1
Bug 122710, dtd folder in dist/bin should be moved into res. r=rbs@maths.uq.edu.au&harishd, sr=sfraser.
2002-02-01 22:28:55 +00:00
bzbarsky%mit.edu
af3700e48e
Don't let an empty intl.charset.default pref set the document charset to
...
the empty string. Fall back to ISO-8859-1 in the script loader if there
is no other charset set. Bug 118404, r=harishd, sr=jst
2002-02-01 21:36:00 +00:00
mkaply%us.ibm.com
e10354680d
#122482
...
rs=jst
Make OS/2 go down a Windows path to fix some focus events
2002-02-01 15:14:35 +00:00
rods%netscape.com
ab52751787
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
...
2) Adds a couple of new methods and an attr to nsIWebBrowserPrint (navigate, is frameset, & exitPP)
3) Removes all but one method from nsIContentViewerFile.idl/h the remaining call is for print regression testing
4) Removes the "static" implementation of nsIContentViewerFile.h
5) Fixed up nsIContentViewerFile.idl and turned it back on so it is now generating the header file
6) Removed all uses of nsIContentViewerFile.h except for the WebCrawler (uses it for Printing Regression testing)
7) nsDocumentViewer.cpp now implements nsIWebBrowserPrint.idl this makes it easier to add new print functionality in one place
8) You can now ask an instance of the ContentViewer for a nsIWebBrowserPrint to do printing (it retruns the nsIWebBrowserPrint interface implemented by the nsDocumentViewer)
9) Anybody who was using nsIContentViewerFile to print will now use nsIWebBrowserPrint
10) You can now do a "GetInterface()" on a GlobalWindow for a nsIWebBrowserPrint
11) The browser UI now uses the GetInterface on the GlobalWindow to get a nsIWebBrowserPrint object to do printing and this can be used for all printing functionality
Bug 120622 r=dcone sr=waterson
2002-02-01 14:52:11 +00:00
bryner%netscape.com
47f8390116
bug 108791 - infinite recursion crash when tabbing if there is no focusable content. r=saari, sr=sfraser.
2002-02-01 05:14:44 +00:00
alecf%netscape.com
5483b6f627
one more part of fix for bug 107575, including the much coveted whitespace
...
remove aIgnoreCase parameter from all nsString and nsCString consumers
sr=jag, r=shaver
2002-02-01 01:53:09 +00:00
heikki%netscape.com
55a5667dd2
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
seawood%netscape.com
fbe9cfdbec
Per the hpux compiler:
...
# Nonempty source files must end with a newline that is not preceded by a backslash.
2002-01-31 20:39:17 +00:00
pinkerton%netscape.com
a074efb28c
moving idl into MANIFEST_IDL to fix bustage.
2002-01-31 20:34:17 +00:00
akkana%netscape.com
d8685840b9
113551: add bindings for Sun copy/paste keys. r=bz, sr=kin
2002-01-31 19:59:02 +00:00
radha%netscape.com
4564e75aaf
wyciwyg channel files added. bug=35340 r/sr = jst, nisheeth, darin
2002-01-31 19:44:08 +00:00
radha%netscape.com
96c4cacf9c
Changes related to wyciwyg protocol implementation. r=35340 r/sr by jst, darin,nisheeth
2002-01-31 19:38:16 +00:00
radha%netscape.com
9322ba19ac
Changes related to wyciwyg protocol implementation. r=35340 r/sr by jst, nisheeth, darin.
2002-01-31 19:36:45 +00:00
radha%netscape.com
b5d51e41ed
Initial checkin for wyciwyg protocol implementation. bug=35340 r/sr by nisheeth, darin, jst
2002-01-31 19:35:33 +00:00
radha%netscape.com
ef868565b3
*** empty log message ***
2002-01-31 19:33:05 +00:00
naving%netscape.com
318fcea948
116329 one small change to patch by tingley@sundell.net r=rjc sr=waterson. Made it so that XULSortService
...
can grok for nsIRDFBlob
2002-01-30 22:37:17 +00:00
sfraser%netscape.com
d133d4956f
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
alecf%netscape.com
28b3772942
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
...
r=dougt, sr=jag
2002-01-30 06:04:29 +00:00
cathleen%netscape.com
8605704b12
eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson
2002-01-30 02:55:57 +00:00
darin%netscape.com
7a525d3be4
fixes bug 121765 "NS_MakeAbsoluteWithCharset should not URL escape before
...
calling nsIURI::Resolve" r=nhotta, sr=brendan
2002-01-30 02:40:27 +00:00
dougt%netscape.com
c50ca402ad
1. Converts callers of nsIComponentManagerObsolete to use
...
nsIComponentRegistrar.
2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.
3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.
4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.
5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.
6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl. in
this way, the same base class can support both old style and new style
enumerations.
7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer. Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.
Bug 115853. r=dp@netscape.com , sr=rpotts@netscape.com
2002-01-29 21:22:13 +00:00
pinkerton%netscape.com
e6af3350ab
twisties, upside down tabs, and tree implementation on mac. Also adding constants for window, menu, and dialog backgrounds XP. bug 115747, r=sdagley/sr=hyatt,sfraser.
2002-01-29 21:10:57 +00:00
jst%netscape.com
54aad376d7
WIP for an interface for the new frame and iframe loader. Not part of the build yet.
2002-01-29 06:31:26 +00:00
jst%netscape.com
43e5fdd4da
WIP for a new frame and iframe loader. Not part of the build yet.
2002-01-29 06:27:27 +00:00
timeless%mac.com
327e376f67
Bug 120221 Make |NS_ERROR_GFX_PRINTER_INVALID_ATTRIBUTE| more specific
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=sfraser
2002-01-29 03:03:56 +00:00
timeless%mac.com
dce5b223ad
Bug 120911 Crash while printing due lousy error checking
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=jag
2002-01-29 02:59:12 +00:00