Commit Graph

64820 Commits

Author SHA1 Message Date
beard%netscape.com
6ccb94e600 A JSClass is a JSType now, and has a JSScope. Added addSlot, getSlot, getScope. 2000-06-23 05:09:37 +00:00
morse%netscape.com
6317d3c276 fix bug 43211, missing text in select-user dialog 2000-06-23 04:59:11 +00:00
ben%netscape.com
ca579ae1ca more classic skin work 2000-06-23 04:57:28 +00:00
mscott%netscape.com
4324ba7641 Bug #30157 --> add "network.protocols.useSystemDefaults" preference which is currently FALSE.
if set to TRUE, then link clicks will be dispatched to OS specified default protocol
handlers.
r=sspitzer
2000-06-23 04:49:47 +00:00
ben%netscape.com
e29188cc2f didn't mean to check in changes to these files just yet... 2000-06-23 04:49:15 +00:00
mscott%netscape.com
0695efb437 Bug #10802 --> in order to impelement open attachments, I needed to make sure the
stream converter passes out the same channel it is given. This makes the converter
much more transparant in the conversion process.
r=sspitzer
2000-06-23 04:48:29 +00:00
mscott%netscape.com
af17a1e9c8 Bug #10802 --> remove special case of message/rfc822 content. we resolve this diffently now in order to make
open attachments work.
r=sspitzer
2000-06-23 04:47:30 +00:00
waterson%netscape.com
a9a101fcda Fixed refcounting. r=warren 2000-06-23 04:46:58 +00:00
ben%netscape.com
2d43b5c642 more classic skin work 2000-06-23 04:46:10 +00:00
mscott%netscape.com
30fc5701b2 Bug #30157 --> add the ability to launch urls using OS default protocol handlers. You must set a pref to
enable this behavior.
r=valeski
2000-06-23 04:44:36 +00:00
mscott%netscape.com
5ce6a320cc Bug #38374, 30157, 10802 --> turn on launching of helper applications to handle content types we don't know how to handle!!
turn on the ability to launch urls using OS default protocol handlers.
uri loader modifications to make open attachment possible.
r=sspitzer
2000-06-23 04:43:28 +00:00
sspitzer%netscape.com
8df8079fbe get launching of external apps working on the mac. also, on the mac only, dump the temp file to the desktop. r=mscott #38374. 2000-06-23 04:43:13 +00:00
dbaron%fas.harvard.edu
3d99c84c8c Clean up the deprecated (and never really official) HTML namespace by replacing with the official XHTML namespace. b=7834,42280 r=vidur 2000-06-23 04:41:29 +00:00
waterson%netscape.com
5a9c920b98 Bug 43566. Fix nsPSMComponent leak. r=dougt 2000-06-23 04:10:25 +00:00
beard%netscape.com
dee62b8d67 remove unused file. 2000-06-23 04:10:04 +00:00
mjudge%netscape.com
976a8c3ec6 fix for 42188,42347 r=akkana . use selection controller to tell the doc if it should display non-text-selection. 2000-06-23 04:01:19 +00:00
mjudge%netscape.com
f92fecf1e5 fix for 42188, r=akkana 42347. use selection controller to tell the doc if it should display non-text-selection. 2000-06-23 04:00:45 +00:00
racham%netscape.com
b564d158b3 enabling biff bug 36011 review=scottip 2000-06-23 03:20:35 +00:00
gayatrib%netscape.com
4475d5bfaf Enabling biff bug 36011 review=scottip 2000-06-23 03:19:21 +00:00
gayatrib%netscape.com
dfd928ee8d Biff Feature bug 36011 review=scottip 2000-06-23 03:19:17 +00:00
mscott%netscape.com
7e54058b07 Bug #10802 --> in order to implement open attachment i need the mail news channels to implement set owner
and set/get contenttype
r=sspitzer
2000-06-23 03:11:20 +00:00
rods%netscape.com
e300ddcf09 It wasn't call the NavQuirks sizing code when in NavQuirks mode.
Bug 42521,41629 r=kmcclusk
2000-06-23 02:30:38 +00:00
drapeau%eng.sun.com
7f384b86a6 Two main things:
1) Fix for 23775 (three files changed for this)

2) Many OJI unit tests added.
2000-06-23 02:28:31 +00:00
rods%netscape.com
81f4263907 minor fixes for reflow so textfield size correctly
Bug 42521, r=evaughan
2000-06-23 02:28:01 +00:00
beard%netscape.com
f7c44fcf6f putting the JSClass* in the current global scope, and looking up superclass rereferences. 2000-06-23 02:22:55 +00:00
waterson%netscape.com
cdb181472e Bug 21650. Add an assertion if the service manager is improperly re-entered. r=dbaron,warren 2000-06-23 02:02:48 +00:00
waterson%netscape.com
66a05bec2a Bugs 21650, 42586. Remove nsISocketTransportService::LateInit(), move code that gets string bundles to lazily grab the bundle when it's needed. This avoids re-entrancy into the service manager which causes a leak. r=dbaron,warren 2000-06-23 02:02:04 +00:00
vidur%netscape.com
ce43bb886c Added Mac projects and make requirements from peter.vanderbeken@pandora.be. This is not part of the Seamonkey build. 2000-06-23 01:55:42 +00:00
bryner%uiuc.edu
215930dd1d Bulletproofing fix for bug 41116. r=saari. 2000-06-23 01:54:20 +00:00
varada%netscape.com
d0be445fde fix for bug#37180 -change nsIFileSpecWithUI to nsIFilePicker; r=scottip 2000-06-23 01:38:59 +00:00
sspitzer%netscape.com
81ec9d522b fix for #43548, and possibly #43392. if internet config tells us the string is of zero length, set the out string to null. r=mscott 2000-06-23 01:08:53 +00:00
rusty.lynch%intel.com
ad60646fab fix crasher on read-only filesystem (bug #43512)
-r=dveditz
2000-06-23 01:01:39 +00:00
law%netscape.com
8923319873 Bug 36658; adds urlwidgt dll/xpt to package list for windows 2000-06-23 00:57:23 +00:00
tao%netscape.com
87542ec138 Minimum set of langpack files. 2000-06-23 00:53:01 +00:00
saari%netscape.com
537596e625 adding GetRootCommandDispatcher to nsPIDOMWindow for utility.
Needed for beta2+ bug 38673. r=hyatt
2000-06-23 00:42:21 +00:00
law%netscape.com
6115b41783 Bug 36658; patch submitted by Jesse Burris (JBurris@mmxi.com); adds urlwidget to component list; r=law 2000-06-23 00:36:00 +00:00
law%netscape.com
5799b4f98d Bug 36658; patch submitted by Jesse Burris (JBurris@mmxi.com); r=law 2000-06-23 00:31:24 +00:00
kmcclusk%netscape.com
b9a81f7d69 Nested divs with overflow now correctly position their child divs which have negative translations (patch from Robert O'Callahan) b=41153 r=attinasi@netscape.com tested on WIN32, Linux 2000-06-23 00:27:12 +00:00
jst%netscape.com
775588fcf5 Fixing nsbeta2+ bug 33477, completing (more or less) the DOM Level 2 NamedNodeMap implementation, this includes modifying the XML content sink to properly pass attribute prefixes to the content objects. r=vidur@netscape.com 2000-06-23 00:21:32 +00:00
attinasi%netscape.com
cde29d43f0 Additional BuildID parsing needed by Bindu. Not part of build. 2000-06-23 00:18:09 +00:00
inaky.gonzalez%intel.com
ca76f0133a Bug #39323. Change nsSoftwareUpdate::mMasterListener to be a
dynamically allocated object instead of a member, so we don't have to
do ugly tricks AddRefing it manually not to get it destroyed (and thus
segfaulting). r=waterson,dvedit a=dvedit
2000-06-23 00:14:22 +00:00
endico%mozilla.org
2986433dde fix subject on confirmation mail 2000-06-23 00:10:34 +00:00
rogerl%netscape.com
33c9eb064a Added support for 'debugger' as a statement. (Rob made me) 2000-06-23 00:08:10 +00:00
sgehani%netscape.com
b7ea189fbd Subdir in Linux installer tarball. (nsbeta2+)
[b=39735; r=ssu]
2000-06-23 00:04:24 +00:00
mscott%netscape.com
567e6d3ea8 Bug #10802 --> register mime as a message/rfc822 to */* converter.
r=sspitzer
2000-06-23 00:00:52 +00:00
attinasi%netscape.com
d349e5258a When the PresShell is notified that a styleshet's state has changed, it now notifies the StyleSet so it can rebuild the rule processors. Part of fix for b=38026 that I missed checking in before (r=karnaze) 2000-06-22 23:58:03 +00:00
ftang%netscape.com
4f7a6834d9 fix bug 35076. r=gagan add UCS2toUTF8 conversion before assign UTF8 back to nsString 2000-06-22 23:53:21 +00:00
ducarroz%netscape.com
2ea7d6cffc Fix for bug 41137. Add support for mailing list. R=alecf 2000-06-22 23:47:16 +00:00
waterson%netscape.com
a282078ef1 Bug 41534. Fix 'style' attribute on XUL elements; use nsXULAtoms instead of hard-coded atoms. r=hyatt 2000-06-22 23:29:43 +00:00
dveditz%netscape.com
97d3f5a1e6 removing obsolete files 2000-06-22 23:18:56 +00:00