64854 Commits

Author SHA1 Message Date
german%netscape.com
8ef2892528 Fixing messenger 3-pane splitter in classic skin by updating align='vertical' to orient='vertical'. 2000-06-23 14:51:05 +00:00
jst%netscape.com
ea5c8adf3f Removing references to removed makefiles. r=kin@netscape.com 2000-06-23 14:41:50 +00:00
dcone%netscape.com
dc6b503aa4 Added a new interface file to compile for nsPrintOptions. r=kmmclusky b=36796 2000-06-23 14:41:06 +00:00
dcone%netscape.com
20fe89fc64 Added a new interface definition for nsIPrintOptons. r=kmmclusky. b=36796 2000-06-23 14:39:58 +00:00
mkaply%us.ibm.com
885ba8fe38 #42637
r=mkaply, a=brendan
OS/2 bring up - Menus sometimes not drawing correctly
2000-06-23 14:38:08 +00:00
dcone%netscape.com
ace15471db First Checked In. 2000-06-23 14:35:57 +00:00
dcone%netscape.com
e60e84be64 Added new class definitions for the PrintOptions class. r=kmmclusky b=36796 2000-06-23 14:34:17 +00:00
vidur%netscape.com
79c210a6b9 Checking in for mccabe, since he had to leave town. Partial fix for bug 41429. Adding a new interface that components can implement to control the capabilities needed for XPConnect access to them - default is UniversalXPConnect. r=vidur 2000-06-23 14:32:38 +00:00
dcone%netscape.com
090a285e44 Added class definitions for the PrintOptions class. r=kmmclusky b=36796 2000-06-23 14:32:06 +00:00
dcone%netscape.com
c39f115d1a Added class definitions for PrintOptions. r=kmmclusky b=36796 2000-06-23 14:30:55 +00:00
dcone%netscape.com
4dc6776f9c new CID's for the PrintOptions class. r=kmmclusky b=36796 2000-06-23 14:28:54 +00:00
sdv%sparc.spb.su
fb73322567 updated patch to webshell, so it works with the
latest version.
2000-06-23 14:14:23 +00:00
jst%netscape.com
b0a9cfbe12 Fixing nsbeta2+ bug 41953, form element regressions. r=vidur@netscape.com 2000-06-23 14:12:24 +00:00
sdv%sparc.spb.su
a3e5bdd5b6 fix for bug=43293 2000-06-23 14:09:19 +00:00
neeti%netscape.com
806b070ae2 fix for bug 43345.browser.cache.enable check, r=warren/gagan 2000-06-23 13:42:46 +00:00
neeti%netscape.com
1f44816f0a fix for bug 39717 - Disk cache directory not being recreated after it's deleted.r=gagan 2000-06-23 13:39:44 +00:00
jdunn%netscape.com
2876350b08 fix for hp bustage. the last entry in enum can't have a ',' 2000-06-23 13:21:57 +00:00
rods%netscape.com
581a9e4daf Better fix for printf spewage. 2000-06-23 13:19:50 +00:00
sdv%sparc.spb.su
dd0d2076a3 fix for bug=43473 2000-06-23 13:17:29 +00:00
locka%iol.ie
6477076a2e NOT PART OF BUILD. Prototype (and currently non-functional) chrome for embedding apps 2000-06-23 10:17:13 +00:00
waterson%netscape.com
d8ed4fd12c Fix nsAReadableString assertions. r=jst. 2000-06-23 08:49:04 +00:00
warren%netscape.com
6bf07ce5fc Removed DNS_TIMING stuff from release builds. Bug 29534. 2000-06-23 08:01:54 +00:00
tajima%eng.sun.com
4228cbcd61 XUL based print dialog on UNIX paltform,r=syd 2000-06-23 08:00:10 +00:00
mscott%netscape.com
ad5c60eb5b Bug #38374 --> make sure the temp file we are saving the file to is unqiue by calling make unique.
This call will be replaced by createUnique once that gets checked in. I also need to fix the temp file
name I use as well.
r=sspitzer
2000-06-23 06:42:14 +00:00
waterson%netscape.com
346b05b162 Added MOZ_COUNT_CTOR/DTOR macros for ftp events. r=warren 2000-06-23 06:32:48 +00:00
evaughan%netscape.com
c4eb8149b1 Fix for linux horkage. 2000-06-23 06:10:33 +00:00
beard%netscape.com
da19218b3e added assertion to ensure that mPC is always valid before fetching the next instruction. 2000-06-23 06:10:14 +00:00
ben%netscape.com
debbad7c59 fix mac bustage 2000-06-23 06:09:05 +00:00
vidur%netscape.com
ecbf7a762b Getting rid of debug spewage left in by one of the last couple of checkins 2000-06-23 05:51:07 +00:00
saari%netscape.com
c07ae16830 Fix for nsbeta2+ bug 38673. r=hyatt 2000-06-23 05:37:08 +00:00
saari%netscape.com
1b13471be4 updating mac project files for evaughan's checkin 2000-06-23 05:15:23 +00:00
evaughan%netscape.com
969d067559 Autoscrolling menus feature landing #32730
-r hyatt, saari
2000-06-23 05:15:04 +00:00
beard%netscape.com
95adc8b187 Additional JSClass processing: defining slots, generating methods. 2000-06-23 05:13:04 +00:00
beard%netscape.com
ca9001f387 When using a JSScope that has a parent scope, don't bother defining the standard properties, they will be shared. 2000-06-23 05:10:46 +00:00
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