pchen%netscape.com
2551ac5173
backing out bnesse at his request since he found conflicts with dougt's
...
checkin
2001-10-19 21:24:03 +00:00
pchen%netscape.com
d2cde929aa
cking out bnesse at his request since he found conflicts with dougt's
...
checkin
2001-10-19 21:15:11 +00:00
bnesse%netscape.com
3edc819898
Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf.
2001-10-19 20:55:54 +00:00
ftang%netscape.com
54ebdfa96f
fix 48231. Change the default Korean font for window
...
r=jshin, sr/rs=waterson
2001-10-19 20:54:36 +00:00
dougt%netscape.com
da7e1268bd
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
pinkerton%netscape.com
4d06bf2721
adding a couple of prefs to make word selection better on mac. doesn't eat whitespace to next word and stops at punctuation. r=mjudge/sr=sfraser. bug# 98546
2001-10-19 14:10:22 +00:00
pavlov%netscape.com
9c9be9a027
part of fix for bug 104999. r=jag sr=jst
2001-10-19 04:16:50 +00:00
mkaply%us.ibm.com
2ec931d14a
#105075
...
r=av, sr=dougt, rpotts
Change 4xplugin APIs to use NS_4XPLUGIN_CALLBACK rather than NS_CALLBACK_ so that the calling convention can be different than XPCOM
2001-10-19 04:10:49 +00:00
dinglis%qnx.com
79e76d192e
fixed bug#91955
...
default preferences for photon
r=bnesse sr=jst
2001-10-18 13:46:18 +00:00
markh%activestate.com
eea00b2d33
Fix build bustage on Windows, caused by recent #include dir changes.
...
Not part of the build (hence not noticed)
2001-10-18 13:20:30 +00:00
dp%netscape.com
3e99f71441
bug# 101769 Stop loading plugins on startup r=av,sr=waterson
2001-10-18 12:26:23 +00:00
dp%netscape.com
b240779313
Fixing warning r=av sr=waterson
2001-10-18 12:22:31 +00:00
dp%netscape.com
6a8c8c6c34
Fixing warnings
2001-10-18 12:21:33 +00:00
darin%netscape.com
1bbb7d1f24
fixes bug 102743 "Crash pressing Back or Forward on O'Reilly website"
...
r=gagan, sr=rpotts
2001-10-18 10:37:04 +00:00
peterlubczynski%netscape.com
0188fc2d55
Plugin SDK basic plugin port for Mac initial check-in. not part of the build
2001-10-17 23:37:52 +00:00
peterlubczynski%netscape.com
9f6cd72918
Plugin SDK changes for Mac. not part of the build
2001-10-17 23:34:31 +00:00
hyatt%netscape.com
653a24b35f
Fix for 105214. r=jag, sr=ben
2001-10-17 09:02:02 +00:00
seawood%netscape.com
785c606e96
Really remove extra VPATH
...
Bug #105005
2001-10-17 07:25:24 +00:00
seawood%netscape.com
74f73af202
Oops forgot local include path.
...
Bug #105005
2001-10-17 06:40:48 +00:00
seawood%netscape.com
43cd399d14
Remove use of additional dirs in VPATH as it causes problems in srcdir builds and the previous workarounds do not always work due to a bug in gcc's -MD.
...
Bug #105005 r=jag
2001-10-17 06:00:18 +00:00
rpotts%netscape.com
61dffdef3a
bug #104769 (r=pavlov@netscape.com, sr=jst@netscape.com) Opening new windows sometimes stalls...
2001-10-17 05:57:29 +00:00
naving%netscape.com
1d01b17644
105162 r=racham sr=mscott. Remove unused prefs
2001-10-17 04:53:24 +00:00
av%netscape.com
26acf161ca
Correction to the fix to bug 104940 (r=peterl, sr=waterson) -- memory leak avoided
2001-10-17 00:39:21 +00:00
seawood%netscape.com
3447050c62
Removing modules/plugin/tools/mpdk at av's request.
...
Bug #104941
2001-10-16 23:38:40 +00:00
av%netscape.com
39de608372
Fixing bug 104866 -- null chech before using nsCRT::strlen avoiding crash, r=nhotta, sr=waterson
2001-10-16 22:14:52 +00:00
av%netscape.com
77d8465f60
Fixing bug 104940 -- ignore plugins that do not show mime type, r=peterl, sr=waterson
2001-10-16 22:12:27 +00:00
jaggernaut%netscape.com
ba810640be
More REQUIRES clean-up.
2001-10-16 22:08:55 +00:00
dougt%netscape.com
c299aa1695
backing out dbarons change to the nsIPluginClassicModule interface. Attempting to fix the fizilla bustage. r=beard, b=105072
2001-10-16 21:03:54 +00:00
alecf%netscape.com
9a8ef3ebf4
bug 101761 - MODULE= cleanup on windows: gkplugin is really just plugin, r=cls
2001-10-16 20:56:51 +00:00
seawood%netscape.com
95f3489c69
For directories that use additional VPATHs, change OBJ_SUFFIX instead of duplicating build rules. Turn off compiler dependencies when changing OBJ_SUFFIX because at least gcc < 3.0 has problems generating the correct dependencies when the basename of the srcfile does not match the basename of the object file.
...
Bug #105005
2001-10-16 09:31:58 +00:00
dbaron%fas.harvard.edu
3793e14479
Attempt to fix Carbon bustage from dougt's checkin for bug 99147.
2001-10-16 07:42:53 +00:00
dbaron%fas.harvard.edu
5fabcface9
Fix AIX and gcc 2.7.2.3 bustage -- I was relying on implicit conversion to pick the right overloaded function template. Make it faster too.
2001-10-16 06:27:39 +00:00
dbaron%fas.harvard.edu
34fc404be7
Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc
2001-10-16 03:53:44 +00:00
dougt%netscape.com
e75485644c
API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147
2001-10-16 03:35:52 +00:00
av%netscape.com
49365dc04b
Plugin SDK, first check in, not part of the build
2001-10-16 00:34:42 +00:00
jaggernaut%netscape.com
e316f90678
Remove dead nsString::GetBuffer() code usage. r=dbaron, rs=scc.
2001-10-14 04:57:59 +00:00
peterlubczynski%netscape.com
9e5683b4c3
Fix for crash in pluginInstanceOwner::ProcessEvent when mWindow is null bug 96648, r=av sr=attinasi
2001-10-13 17:36:03 +00:00
pavlov%netscape.com
61ec4f1d0a
fixing smoketest blocker bug 104421. r=bryner a=endico
2001-10-12 19:30:28 +00:00
pavlov%netscape.com
f60cc1b681
fixing bug 64096 r=jag, sr=hyatt. additional patch to bug 104311 both r=bryner/jag and sr=hyatt
2001-10-12 07:59:21 +00:00
jaggernaut%netscape.com
996a64e64d
Being Pav's mac buddy, adding imgILoad.idl
2001-10-12 06:55:57 +00:00
pavlov%netscape.com
3610ff3107
part of previous checkin
2001-10-12 06:55:20 +00:00
pavlov%netscape.com
63b4ad657c
remove a bunch of silly xpcom nonsense from imglib. bug 104311 r=bryner sr=sspitzer
2001-10-12 06:43:52 +00:00
nhotta%netscape.com
bfd42bba84
Changed to use a charset convertor in DOMMimeTypeImpl and DOMPluginImpl instead of NS_ConvertASCIItoUCS2,
...
bug 102976, r=av, sr=blizzard.
2001-10-11 20:55:12 +00:00
sspitzer%netscape.com
ef119303bf
fix for #104226 . instead of using "Mailbeep" (the windows system sound for new mail notification)
...
use "_moz_mailbeep". on windows, we map this to "MailBeep" (so it works on win2k and win98)
and on mac we use sfraser's code to go to internet config. (nothing on linux yet, that's another bug)
r=pinkerton, sr=sfraser
also, fix #104252 . selectively notify folder listeners. when we register the folder listener
with the mail session, we pass in flags for what types of things we care about.
this reduces the notifications, especially those across XPConnect.
r=bienvenu, sr=mscott
2001-10-11 20:45:44 +00:00
brade%netscape.com
6b146ed5d9
check in this file (not yet part of the build); a=leaf
2001-10-11 18:20:47 +00:00
peterlubczynski%netscape.com
4a16ab47ca
Fixing bustage...
2001-10-11 05:40:00 +00:00
peterlubczynski%netscape.com
55448b6771
Do not check the "plugin safety pref" on every NPP call bug 96103 patch by av r=peterl sr=brendan
2001-10-11 04:51:06 +00:00
peterlubczynski%netscape.com
c8168eaeae
Fix for duplicate plugins being listed on Mac bug 103393 r=av sr=attinasi
2001-10-11 04:43:16 +00:00
darin%netscape.com
f8ddc13958
backing out unnecessary now-obsolete hack for bug 89191 r=peterl, sr=dougt
2001-10-09 04:59:03 +00:00
peterlubczynski%netscape.com
cc2e9e4be5
Fix for topcrash on UNIX where the ProxyJNI is broken with the JRE after a plugins.refresh(). bug 86591 r=av sr=attinasi
2001-10-08 23:00:58 +00:00