Commit Graph

3505 Commits

Author SHA1 Message Date
av%netscape.com
aa21f2b10d 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
6514b53592 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
ce6e434d2a More REQUIRES clean-up. 2001-10-16 22:08:55 +00:00
dougt%netscape.com
b49f90328c 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
ce1eec0457 bug 101761 - MODULE= cleanup on windows: gkplugin is really just plugin, r=cls 2001-10-16 20:56:51 +00:00
seawood%netscape.com
8e45b78c13 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
d7e01ada60 Attempt to fix Carbon bustage from dougt's checkin for bug 99147. 2001-10-16 07:42:53 +00:00
dbaron%fas.harvard.edu
426c6eeb5b 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
ed869c764e 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
4f3a44d63b 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
463f3660cd Plugin SDK, first check in, not part of the build 2001-10-16 00:34:42 +00:00
jaggernaut%netscape.com
b9f4fd8c36 Remove dead nsString::GetBuffer() code usage. r=dbaron, rs=scc. 2001-10-14 04:57:59 +00:00
peterlubczynski%netscape.com
615f7a6c15 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
aab3eaaf99 fixing smoketest blocker bug 104421. r=bryner a=endico 2001-10-12 19:30:28 +00:00
pavlov%netscape.com
4d6f43c66f 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
039326bc54 Being Pav's mac buddy, adding imgILoad.idl 2001-10-12 06:55:57 +00:00
pavlov%netscape.com
62ad28e06a part of previous checkin 2001-10-12 06:55:20 +00:00
pavlov%netscape.com
3db38e31bf 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
67f0b2da2f 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
94abe5f5b3 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
9ee09c00b5 check in this file (not yet part of the build); a=leaf 2001-10-11 18:20:47 +00:00
peterlubczynski%netscape.com
4f85c80ba4 Fixing bustage... 2001-10-11 05:40:00 +00:00
peterlubczynski%netscape.com
b22d5962a8 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
c9e080de72 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
5950ddf5e7 backing out unnecessary now-obsolete hack for bug 89191 r=peterl, sr=dougt 2001-10-09 04:59:03 +00:00
peterlubczynski%netscape.com
8d00aba64c 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
efa3c822fa updating user agent to reflect new version, code from kysmith, r=leaf 2001-10-08 21:37:51 +00:00
bnesse%netscape.com
afaf69b7a2 Bug 99611, Freeze nsIPrefService, nsIPrefBranch, (and nsIPrefLocalizedString) interfaces. r=dveditz, sr=alecf. 2001-10-08 19:52:17 +00:00
pavlov%netscape.com
d732ddf697 fixing bug 103536. r=jag sr=hyatt 2001-10-07 17:45:00 +00:00
pavlov%netscape.com
3e5cd6994a fix for bug 92248. r=bryner sr=jst 2001-10-06 05:08:42 +00:00
pavlov%netscape.com
eae061c13e fix for bug 92248 r=bryner sr=jst 2001-10-06 05:08:16 +00:00
darin%netscape.com
29afb19cb3 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
da2c7d7481 CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
rpotts%netscape.com
d0b0a31361 bug #102450 (r=pavlov). OnStopRequest was not being fired for some imgRequests... 2001-10-03 06:41:17 +00:00
serge%netscape.com
d530d0a1b0 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
c1dc598d30 OS/2 REQUIRES bustage with npnul plugin 2001-10-02 21:56:07 +00:00
mkaply%us.ibm.com
e0d041efc0 #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
af8bace4f9 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
1daa90bdef Ugh. Those should be pref(), not user_pref() 2001-10-02 01:22:48 +00:00
bzbarsky%mit.edu
2db7201caf 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
cdd923a58f pref changes for bug 102332 r=gagan, sr=alecf 2001-10-02 00:41:18 +00:00
gerv%gerv.net
500af5dcfb 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
fa7e7b3724 #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
61ab1ae53a 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
4966d85f91 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
ca6197295f 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
4055531cf7 Fix incorrect parameter to strtok_r. b=99245 r=bnesse sr=alecf 2001-09-29 05:55:53 +00:00
bryner%netscape.com
7a1b52ad6d 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
5c82c6384e 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
5e1091354c fix for 97362; Plugins error "invalid ELF header"; r=av, sr=waterson 2001-09-28 22:37:14 +00:00