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
leaf%mozilla.org
78ab54b054
updating user agent to reflect new version, code from kysmith, r=leaf
2001-10-08 21:37:51 +00:00
bnesse%netscape.com
9b609d47ef
Bug 99611, Freeze nsIPrefService, nsIPrefBranch, (and nsIPrefLocalizedString) interfaces. r=dveditz, sr=alecf.
2001-10-08 19:52:17 +00:00
pavlov%netscape.com
e3f91e7972
fixing bug 103536. r=jag sr=hyatt
2001-10-07 17:45:00 +00:00
pavlov%netscape.com
b8b11370c0
fix for bug 92248. r=bryner sr=jst
2001-10-06 05:08:42 +00:00
pavlov%netscape.com
e15f4f6c5d
fix for bug 92248 r=bryner sr=jst
2001-10-06 05:08:16 +00:00
darin%netscape.com
a343f2033d
preferences changes for bug 42898 "iDNS support"
...
patch=william.tan@i-dns.net r=gordon sr=darin,brendan a=asa
2001-10-05 07:37:56 +00:00
gerv%gerv.net
9b3c659a1b
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
2001-10-03 18:54:49 +00:00
rpotts%netscape.com
5465f08d68
bug #102450 (r=pavlov). OnStopRequest was not being fired for some imgRequests...
2001-10-03 06:41:17 +00:00
serge%netscape.com
111dea18ec
fix for 102652; nsPluginsDirUnix.cpp breaks Qt/Xlib build (any build without GTK?);r=Roland.Mainz@informatik.med.uni-giessen.de, sr=waterson
2001-10-02 22:06:08 +00:00
mkaply%us.ibm.com
ff08589e1d
OS/2 REQUIRES bustage with npnul plugin
2001-10-02 21:56:07 +00:00
mkaply%us.ibm.com
99325569e0
#101134
...
r=mkaply, sr=blizzard
OS/2 only - make unicode font for sans-serif Times New Roman MT 30 as well
2001-10-02 21:25:48 +00:00
racham%netscape.com
b96dc41cb1
Fixing bug 97650. Fix to display unread mail count of the default account on Win XP platform. Interval for timer that updates the registry with unread count is set in winprefs.js file. r=mscott, sr=sspitzer
2001-10-02 06:23:59 +00:00
bzbarsky%mit.edu
c15aef17c6
Ugh. Those should be pref(), not user_pref()
2001-10-02 01:22:48 +00:00
bzbarsky%mit.edu
8584e11c63
Add default values for the print.print_header* and print.print_footer*
...
prefs to all.js. Bug 102620, r=rods, sr=shaver
2001-10-02 01:08:54 +00:00
darin%netscape.com
cc27269a66
pref changes for bug 102332 r=gagan, sr=alecf
2001-10-02 00:41:18 +00:00
gerv%gerv.net
6f814c07fd
Turn of Internet Keywords in Mozilla builds by default to permit debugging of DNS and other issues. Bug 100412. r=doron, sr=shaver.
2001-10-02 00:01:59 +00:00
mkaply%us.ibm.com
36cc25779b
#101134
...
r=mkaply, sr=blizzard
OS/2 only - code from Pedemont - fix text justification on OS/2
2001-10-01 18:56:00 +00:00
roc+%cs.cmu.edu
8220d847e0
Bug 56696. Add ctrl-enter Send shortcut to mailnews composer. r=ducarroz, sr=blizzard
2001-10-01 02:14:05 +00:00
vidur%netscape.com
338e3871f8
Fixes for printing bugs 84017 and 89151. The fix for bug 84017 removes the need for a resize reflow to get form frame values to print. The restoration of these values into the new frame model is done as part of the initial reflow. The fix for bug 89151 gets rid of the extra frame model built and forces printed images to come out of the decoded image cache. r=darinf, heikki, sr=rpotts
2001-09-29 17:50:15 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
dbaron%fas.harvard.edu
88c0af5e6e
Fix incorrect parameter to strtok_r. b=99245 r=bnesse sr=alecf
2001-09-29 05:55:53 +00:00
bryner%netscape.com
2d6b93964a
removing depend:: clobber line... this was causing problems since export is now done before depend. r=cls.
2001-09-29 04:34:55 +00:00
sgehani%netscape.com
71975fe645
Make search sidebar tab popping open upon search on by default.
...
b = 100084
r = pchen
sr = dveditz
2001-09-28 23:58:46 +00:00
serge%netscape.com
946cb0b20c
fix for 97362; Plugins error "invalid ELF header"; r=av, sr=waterson
2001-09-28 22:37:14 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
waterson%netscape.com
4d0f53c470
Fix REQUIRES bustage for static build.
2001-09-28 15:36:20 +00:00
peterlubczynski%netscape.com
368d2114f4
Fix for crash when object frame goes away but stream is still going bug 99569 r=av sr=attinasi
2001-09-28 03:34:53 +00:00