Граф коммитов

3848 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com ef129f6ff9 Fixing build bustage. this should not have been checked in 2001-12-19 00:46:22 +00:00
dougt%netscape.com 849d297364 nsIComponentManager API Changes (bug 98553)
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.

b) rename the old nsIComponentManager to nsIComponentManagerObsolete.

c) fixes callers which use to access the nsIComponentManager for component
registration functionality.  These callers will temporary use the
nsIComponentManagerObsolete interface.

d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()

e) Perserves the old NS_GetGlobalComponentManager().  Note the cast usage.

r/sr = rpotts@netscape.com  alecf@netscape.com  brendan@mozilla.org
2001-12-19 00:12:41 +00:00
timeless%mac.com 5205f0b6e0 Bugzilla Bug 111830 freeze/hang when retrieving malformed response for GET /favicon.ico
patch by cbiesinger@web.de r=pavlov sr=hyatt
2001-12-18 13:27:52 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
mscott%netscape.com c8fd45e23e Bug #108118 --> don't render moz-icons if we are using 8 bit or less color
since we really haven't implemented the code to make them render yet.
r=pavlov
sr=sspitzer
2001-12-17 23:03:47 +00:00
tor%cs.brown.edu 073a7c9d91 Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00
jaggernaut%netscape.com ee12112b29 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com 4f507b8511 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com 97b0530073 Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
peterlubczynski%netscape.com 26b0696b0c Updating Mac Plugin SDK Projects to XML, not part of the build. 2001-12-15 21:03:24 +00:00
darin%netscape.com 1d20c0ccdf fixes bug 115164 "nsJARURI::FormatSpec does more work than it needs to do"
r=dp, sr=jag
2001-12-15 20:34:07 +00:00
peterlubczynski%netscape.com d9d9c68e0a Updating Mac plugin SDK sample, not part of the build 2001-12-15 18:40:35 +00:00
peterlubczynski%netscape.com 1759d8edc9 Removing 68k stuff from Mac SDK samples, not part of the build. 2001-12-15 18:39:50 +00:00
seawood%netscape.com c054e1681f Declaring callback functions appropriately.
Fixing OS/2 tinderbox bustage
2001-12-15 13:15:24 +00:00
dp%netscape.com 0b130323ce bug 113393 zlib allocator implementation. Eliminates about 1200+
allocations done by zlib by recycling previously allocated
memory. r=darin sr=dveditz
2001-12-15 06:31:49 +00:00
rjc%netscape.com eab072bb26 Attempt to fix non-carbon Mac bustage... link against IconServicesLib. 2001-12-15 02:53:38 +00:00
rjc%netscape.com 7cef4f0b2f Fix bugs 113745, 113742 and 114811: all regarding "moz-icon:". Fix up XP_MAC code to use Mac OS's Icon Services, and expose platform icons in file:/// display and search panel (and search preferences panel). Mixture of r/srs: sdagley, ben, and smfr 2001-12-15 01:59:50 +00:00
darin%netscape.com a2d32b8e4e fixes bug 115129 "stream loader optimizations" r=gagan, sr=brendan,dveditz 2001-12-14 22:54:56 +00:00
peterlubczynski%netscape.com f96915bc51 Fixing GetParameters() back to the way it was, returning success for zero parameters bug 114973 r=av sr=beard a=brendan 2001-12-14 03:52:12 +00:00
ssu%netscape.com 20ee4d4f74 fixing bug 114076 - labels migration and new profile issues. r=bhuvan, sr=sspitzer, a=asa 2001-12-14 02:57:31 +00:00
peterlubczynski%netscape.com 99c3474909 Fixing full-page plugins, blocker bug 114808 r=dcone sr=attinasi, a=nhotta (sheriff) 2001-12-12 18:50:16 +00:00
peterlubczynski%netscape.com 4429083363 Fixing bustage... 2001-12-12 05:39:46 +00:00
mkaply%us.ibm.com e3a328b6cf OS2 bustage 2001-12-12 03:44:20 +00:00
peterlubczynski%netscape.com f8014c020e Fix for hang during Shockwave registration and problems with NPN_PostURL bug 108966 r=av sr=darin 2001-12-12 01:38:02 +00:00
jdunn%netscape.com b4e1468bd2 fixing tinderbox bustage
gMochaPrefObject should not be declared extern here if declared static in
prefapi.cpp
2001-12-12 01:19:24 +00:00
alecf%netscape.com 5a61d9bcf0 fix xml project - somehow this didn't make it through "patch" correctly 2001-12-11 23:02:06 +00:00
alecf%netscape.com be43e26d0d big libpref cleanup: remove lots and lots of unused functions 2001-12-11 22:41:19 +00:00
bnesse%netscape.com e16686b028 Fix for bug 113927. Remove use of nsIFileSpec's when reading preferences files. r=alecf, sr=sfraser. 2001-12-11 22:19:53 +00:00
mstoltz%netscape.com 10008e126f Bug 52920 - allow cross-origin access to the frames array and the top, parent,
length, and opener properties. patch by jst. r=mstoltz, sr=brendan.
2001-12-11 21:07:36 +00:00
peterlubczynski%netscape.com b9a18128b5 Attempting to fix nebiros bustage.... 2001-12-11 19:28:57 +00:00
peterlubczynski%netscape.com e1a3dcea6d Fixing the way we pass attributes and parameters to plugins, bug 103940 r=av sr=beard 2001-12-11 15:53:07 +00:00
ccarlen%netscape.com af646e6f1f Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:45:45 +00:00
ccarlen%netscape.com 95ce5e2693 Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:25:50 +00:00
ccarlen%netscape.com f810f656cc Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:10:45 +00:00
ccarlen%netscape.com 993cd4c06f Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 04:54:47 +00:00
ccarlen%netscape.com 5e9ea047e2 Missed these with checkin for 98349. 2001-12-10 23:29:34 +00:00
ccarlen%netscape.com c343dad63a Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:58:15 +00:00
ccarlen%netscape.com 884be5f4c2 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:32:41 +00:00
ccarlen%netscape.com afffbda535 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:02:40 +00:00
ccarlen%netscape.com baca6ece31 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:42:22 +00:00
ccarlen%netscape.com 6d8ea78b52 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:25:12 +00:00
timeless%mac.com 54e199871d Bugzilla Bug 84568 xlib port does not support netscape plugins
patch work by timecop@network.email.ne.jp and Roland.Mainz@informatik.med.uni-giessen.de
r=timeless, sr=beard
2001-12-10 01:22:29 +00:00
bryner%netscape.com bfd986ab4e Fixing an uninitialized variable warning. bug 114243, r=dbaron, sr=shaver. 2001-12-08 22:23:39 +00:00
bzbarsky%mit.edu 1513f578d4 take out the accidental useragent.override change. Bug 114208,
r=bbaetz,hwaara, sr=shaver
2001-12-08 22:02:34 +00:00
av%netscape.com e20398d6d6 Fixing bug 113264 -- making NPPrint struct compatible with older versions of plugins, r=peterl, sr=beard 2001-12-08 01:13:05 +00:00
darin%netscape.com 94012c9c3c fixes bug 83471 "Redirection loops"
r=bbaetz@cs.mcgill.ca
sr=rpotts@netscape.com
2001-12-08 00:23:04 +00:00
pete%alphanumerica.com efee7eec18 b=77933, r=ccarlen, sr=jst
nsIFile::CreateUnique() has unused parameter

removed unused parameter
/**
    WARNING commercial tree has one hit for this API change
 */
--pete
2001-12-07 23:06:51 +00:00
ssu%netscape.com 3f515758a8 fixing bug 81292 - RFE: Labels feature to help users organize their messages. r=sspitzer, sr=beinvenu 2001-12-07 21:37:22 +00:00
blythe%netscape.com 0b6347d8c1 fix linux build bustage that I caused with recent checkin 2001-12-07 02:08:57 +00:00
seawood%netscape.com 5c26b736c2 Fixing typo & tindebrox bustage 2001-12-07 01:45:19 +00:00
blythe%netscape.com db9576d004 Fix bug 109157, nsZipArchive::BuildFileList footprint reduction
R=dp, SR=dveditz,alecf
2001-12-07 01:16:20 +00:00
av%netscape.com 876990e3c0 Fixing bug 111383 -- crash on start up when there is a plugin with missing mime description string, r=peterl, sr=attinasi 2001-12-07 00:42:33 +00:00
bnesse%netscape.com b4268bc2c7 Fix for bug 107617. Fix pref observation on a non top level branches. r=ccarlen, sr=alecf. 2001-12-06 19:49:38 +00:00
seawood%netscape.com b410fcac39 Fix bustage that occurs when building with multiple toolkits but not having gtk as the default toolkit. 2001-12-06 10:32:10 +00:00
av%netscape.com c03d998b05 Updating readme file for the Plugin SDK -- not part of the build 2001-12-06 02:52:06 +00:00
av%netscape.com 4f1ab76549 Addressing bug 112508 -- incrementing a version constant, r/sr=dp 2001-12-06 02:30:23 +00:00
darin%netscape.com 98a47ebb42 fixes bug 71005 "Memory leak in implementation of nsJARURI"
patch=badami@netscape.com
r=gordon@netscape.com
sr=darin@netscape.com
2001-12-06 01:20:33 +00:00
dbaron%fas.harvard.edu 2541b83e4f Tweaking XP_MACOSX ifdefs in a few more places, including a fix for background image clipping. b=111795 r=pinkerton sr=sfraser 2001-12-06 00:09:21 +00:00
bbaetz%cs.mcgill.ca 6784c8812f Bug 43567 - ftp keeping connections alive forever
r=dougt, sr=darin
2001-12-06 00:02:24 +00:00
peterlubczynski%netscape.com 422f56c300 JRE auto-detection needs to be version specific, bug 108957 r=curt sr=darin 2001-12-05 06:13:15 +00:00
leaf%mozilla.org 8310ba80d7 remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron 2001-12-05 03:43:29 +00:00
av%netscape.com 4a277d7f3b Changing CPP_OBJS to OBJS in makefile.win -- not part of the build 2001-12-05 02:24:34 +00:00
alecf%netscape.com 1c82431258 fix bug 112708, take two
use nsCAutoString instead of PR_smprintf to reduce pref shutdown notifications by 3x
r=bnesse, sr=brendan
2001-12-04 22:01:22 +00:00
alecf%netscape.com 32a0278453 back myself out to fix blocker 113482 2001-12-04 20:34:03 +00:00
alecf%netscape.com 1004b115c4 further fixes for bug 112708 r=bnesse sr=dveditz
instead of using PR_smprintf to construct each user_pref line to the preferences, store it all in a smart cconcatination string - reduces pref allocations at shutdown by 3x
2001-12-04 15:44:38 +00:00
alecf%netscape.com 4dbc3e6f4e first part of fix for bug 112708 r=bnesse, sr=brendan
switch prefs from PLHash to PLDHash
2001-12-04 01:52:44 +00:00
jdunn%netscape.com a7c187ac83 fixing hp-ux tinderbox orange and aix build bustage
when functions are defined they shouldn't be defined extern
and when declaring externs, they should be declared globably

r=bnesse@netscape.com
sr=alecf@netscape.com
# 113319
2001-12-03 23:04:29 +00:00
av%netscape.com 112e6d0155 Preparing the Plugin SDK to become a part of the regular build. It is not yet. 2001-12-03 02:46:10 +00:00
av%netscape.com b7e8c0552f Preparing the Plugin SDK to become a part of the build, it is not yet. 2001-12-02 23:39:03 +00:00
bryner%netscape.com 551a2c56d9 Removing unused useViewManager2 default pref. rs=ben. 2001-12-02 22:09:09 +00:00
av%netscape.com 5e10c72b49 Preparing pluign SDK for becoming a part of the build (it is not yet). 2001-12-02 00:14:05 +00:00
bryner%netscape.com 5db83d7f60 Removing unused silentdownload prefs. r=shaver, rs=ben. 2001-12-01 21:03:12 +00:00
mkaply%us.ibm.com bf6d951735 put PL_strtok_r in to try to fix HPUX bustage 2001-12-01 14:58:54 +00:00
dp%netscape.com 37ff37c371 bug 112312 Removing 32k-1 allocs when reading jar files. Saves a bunch
of time (about 10% on win2k) on startup. r=cathleen,dveditz sr=darin
2001-12-01 00:50:13 +00:00
mkaply%us.ibm.com cec64f1f6f #112359
r=mkaply, sr=blizzard
OS/2 only - crash if you don't have font Times New Roman MT 30 installed
2001-11-30 22:43:52 +00:00
mkaply%us.ibm.com d545b12338 No bug - cleanup - remove unnecessary XP_OS2_HACK and XP_OS2 2001-11-30 21:00:43 +00:00
mkaply%us.ibm.com c7dcd9fa61 Taking cls suggestion - just include string.h 2001-11-30 20:48:13 +00:00
mkaply%us.ibm.com 3818a6a94b Attempt to fix HPUX bustage - use PL_strtok_r instead of strtok_r 2001-11-30 20:41:49 +00:00
mkaply%us.ibm.com 09c0de6817 Preemptively fix OS/2 bustage that will be caused by prefapi change 2001-11-30 18:56:56 +00:00
alecf%netscape.com 95203c776f for bug 112708, sr=dveditz, r=bnesse move prefapi.c to prefapi.cpp 2001-11-30 18:43:43 +00:00
alecf%netscape.com 545aa656c3 for bug 112708, sr=dveditz, r=bnesse convert prefapi.c to C++ 2001-11-30 18:42:41 +00:00
dveditz%netscape.com 44bcc01fd8 Free bloated component registry buffer after XPCOM init (bug 76329)
r=dougt, sr=shaver
2001-11-30 07:50:03 +00:00
peterlubczynski%netscape.com 1b5deab961 Fixing up simple Mac Plugin SDK sample. not part of the build 2001-11-30 04:49:46 +00:00
peterlubczynski%netscape.com a5870dc562 Mac Plugin SDK Scriptable plugin project file fix for Classic 2001-11-30 04:42:30 +00:00
peterlubczynski%netscape.com a747bf462d Removing debug prefix file from Mac Plugin SDK. not part of the build 2001-11-30 04:33:25 +00:00
peterlubczynski%netscape.com b46649de70 Fixing up Mac Plugin SDK Basic Sample Project for Classic. Not part of the build. 2001-11-30 04:12:42 +00:00
peterlubczynski%netscape.com c7776da2d9 Removing Mac Plugin SDK resource, not part of build. 2001-11-30 04:07:47 +00:00
peterlubczynski%netscape.com afedfe55cc Removing Mac Plugin SDK project file. Not part of the build. 2001-11-30 04:06:44 +00:00
av%netscape.com 6ee1ebb51d Updating readme.txt for the plugin SDK, not part of the regular build 2001-11-30 00:35:58 +00:00
alecf%netscape.com 98b8702167 for bug 112708, add an #include so this can be compiled by prefapi.cpp
sr=dveditz, r=bnesse
2001-11-29 23:56:38 +00:00
alecf%netscape.com 19ec22315a for bug 112708, add a bunch of casts so this file can also be compiled as C++
sr=dveditz, r=bnesse
2001-11-29 23:55:27 +00:00
dougt%netscape.com d89fa6a2b9 fixed bug 112345. JAR Channel does not cache mime service. r=neeti@netscape.com, sr=darin@netscape.com 2001-11-29 22:29:00 +00:00
dp%netscape.com dcfa173ae4 backing out previous change. Causes installer to fail with crc
errors.
2001-11-29 14:51:50 +00:00
peterlubczynski%netscape.com 1c4ec0d246 Fix for always loading the Java VM for embed tag, patch by nis@sparc.spb.su (Igor Nekrestyanov) bug 94023 r=peterl sr=beard 2001-11-29 05:14:11 +00:00
rods%netscape.com ed2015257e Enabling the specifying of the gap around the page and an offset from the edge of the page
Bug 102596 r=dcone sr=attinasi
2001-11-28 15:07:56 +00:00
dbaron%fas.harvard.edu 824e7d22ca Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc 2001-11-28 05:22:57 +00:00
dp%netscape.com 25918871d6 bug 112312 removing 32k allocs from libjar. darin&dp r=dbaron, sr=darin 2001-11-28 03:23:16 +00:00
cathleen%netscape.com 51222e2da0 fix bustage in win32 static build, and also it's run-time err, unable to get
textService, bug 111062 r=dbaron sr=darin
2001-11-28 02:36:27 +00:00
peterlubczynski%netscape.com ea8fc7edd7 More Mac Plugin SDK changes. NOT PART OF BUILD 2001-11-28 01:56:31 +00:00
peterlubczynski%netscape.com 7a10ad6ad8 Plugin SDK changes for Mac. NOT PART OF BUILD 2001-11-28 01:01:38 +00:00
mkaply%us.ibm.com 98d3441fe8 #108280
r=mkaply, sr=blizzard
OS/2 only - code from Javier Pedemonte to get our fonts back after 99010
2001-11-27 22:47:21 +00:00
peterlubczynski%netscape.com 51f4cfa7d3 Fixing warnings on Win32 in PluginSDK, NOT PART OF BUILD. 2001-11-27 22:45:59 +00:00
peterlubczynski%netscape.com e0806c4a58 Plugin SDK changes for Mac. NOT PART OF BUILD 2001-11-27 22:38:48 +00:00
peterlubczynski%netscape.com d945a9ccd7 Plugin SDK changes for Mac, NOT PART OF BUILD 2001-11-27 22:36:30 +00:00
peterlubczynski%netscape.com 6165bc44a4 Plugin SDK changes for Mac Carbon. NOT PART OF BUILD 2001-11-27 22:34:49 +00:00
av%netscape.com 2249a37ba6 Fixing bug 108246 -- special chars in plugin property strings break our plugin management mechanism, r=dp, sr=dveditz 2001-11-27 01:39:21 +00:00
dp%netscape.com 8435bcef61 marking pref file load times in timeline. For timeline builds only. 2001-11-27 01:39:09 +00:00
cmanske%netscape.com 6f809f01fe Remove pref to change delete key behavior for selected cells, b=95633, r=syd, sr=dveditz 2001-11-26 21:07:55 +00:00
timeless%mac.com 51a4520c4a Bugzilla Bug 107823 change nsIFile
to use 'Modified' instead of 'Modification'
r=akkana sr=brendan
2001-11-26 08:05:05 +00:00
bzbarsky%mit.edu edfb3b268f Use <> for system headers, not "". This should help prevent Sun WSU2
compiler bustage.  Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
jband%netscape.com b6b7bfd723 trivial patch to avoid string assertions when entry is empty rs=jband 2001-11-22 23:32:49 +00:00
kaie%netscape.com 3e80341582 b=84947 New print dialog for Unix and OS/2
r=cls/rods/mkaply/pchen sr=roc+moz
Checking in for Roland.Mainz@informatik.med.uni-giessen.de
2001-11-22 10:00:44 +00:00
seawood%netscape.com 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
dbaron%fas.harvard.edu d7376528c6 Tweak ifdefs to fix ICOs for Mach-O build. b=109165 rs=hyatt 2001-11-21 00:27:01 +00:00
pavlov%netscape.com 6b264a697a better hack for crash due to recent versions of gcc's poor optimization + inlining skills. bug 106891. patch from simm0@ii.net. r=pavlov sr=brendan 2001-11-21 00:16:21 +00:00
peterlubczynski%netscape.com bc64f84dba Stop including Realplayer in 4.x plugin scan bug 110916 r=av sr=attinasi 2001-11-20 23:06:50 +00:00
peterlubczynski%netscape.com 1a012606d3 Code cleanup. bug 109039 r=av sr=beard 2001-11-20 02:17:53 +00:00
peterlubczynski%netscape.com 129122cf66 Fix for not weeding out plugin duplicates because we were only checking the filename. Now, do a deep comparison of the name, description, and order of mime types. This will prevent two plugins with these same properties but with diferent names from loading. bug 110781 r=av sr=beard 2001-11-20 01:19:33 +00:00
timeless%mac.com c06ee84271 Bugzilla Bug 108271�Support RLE compression and bitfields for the BMP Decoder
This patch adds bitfields support.
Only 5-5-5 and 5-6-5 16-bit BMPs and 8-8-8 32-bit BMPs are supported;
patch by cbiesinger@web.de r=pavlov, sr=tor
2001-11-19 23:15:27 +00:00
timeless%mac.com 060425ec59 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
bstell%netscape.com 43fdce5f12 enable anti-aliased scaled bitmaps now that tinderbox has settled
see bug 90813
2001-11-18 00:30:01 +00:00
bstell%netscape.com fb69a81dd4 the way bloat and times are reported just changed
I want a clear before and after so I am turning off AASB
and will turn on in a bit
2001-11-17 22:21:02 +00:00
bstell%netscape.com 004b51b173 enable anti-aliased scaled bitmap fonts
see: bug 90813 (bug 107018, bug 107019, bug 107020, bug 107025)
2001-11-17 21:57:46 +00:00
bstell%netscape.com 1d043aa108 add preference setting for Anti-aliased scaled bitmap fonts (AASB)
bug 107020
(AASB currently disabled)
2001-11-17 19:57:12 +00:00
ccarlen%netscape.com a6906f0d2b Bug 77231 - find plugins using directory service. r=av/sr=waterson 2001-11-17 15:26:02 +00:00
ccarlen%netscape.com b2eddd812a Adding new files for bug 77231 - find plugins using directory service. r=av/sr=waterson 2001-11-17 15:22:46 +00:00
bzbarsky%mit.edu 844dfc8213 Bump version to 0.9.6+. Bug 110229, patch from Doron Rosenberg
<doronr@naboonline.com>, r=bzbarsky, sr=blizzard
2001-11-17 02:15:52 +00:00
morse%netscape.com 5f47f06d91 bug 104894, parsing p3p compact policies, r=harishd, sr=alecf 2001-11-16 15:05:53 +00:00
brendan%mozilla.org a4d6ab0064 Makefile should be ignored. 2001-11-16 06:43:02 +00:00
dp%netscape.com c093068018 Satisfying compilers... 2001-11-16 03:37:15 +00:00
beard%netscape.com 4e71088f15 fix for bug #100151, r=peterl, sr=waterson 2001-11-16 02:52:22 +00:00
dp%netscape.com f9950de713 bug 108071 Eliminate 4000 calls to malloc by using copy getters of
registry. r=dveditz, sr=sfraser
2001-11-16 02:38:23 +00:00
danm%netscape.com ad375ab3a6 adding an nsILoadGroup parameter to nsIDocumentLoaderFactory::CreateBlankDocument. bug 88229 r=jst,rpotts 2001-11-16 02:06:56 +00:00
jaggernaut%netscape.com ee4f787321 Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
alecf%netscape.com d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
rods%netscape.com b9ecdfca41 Added image animation mode constants to imgIContainer.IDL,
Changed the animation mode enum to PRUint16 (removed the enum) in nsIPresContext so we could use the constants
from imgIContainer. (changes from dcone's review comments)
Bug 2586 r=dcone sr=attinasi
2001-11-14 14:03:09 +00:00
darin%netscape.com f6a4f1885b patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)"
r=dougt, sr=rpotts
2001-11-14 06:45:27 +00:00
serge%netscape.com 4885cc958f bug#99080 using plugger, makes the temp file huge; r=peterl; sr=dougt 2001-11-14 02:15:57 +00:00
av%netscape.com 94eed3f6d6 109973 -- passing plugin creation parameters to the plugin instance, not part of the build 2001-11-14 01:54:11 +00:00
av%netscape.com 8aa0cbd75c 109973 -- SDK sample code, passing plugin creation parameters to the plugin instance, not part of the build 2001-11-14 01:47:28 +00:00
hyatt%netscape.com 8f94510f67 Turn on favicons in Mozilla. r=glazou, bryner, sr=ben,hewitt, bug 109843 2001-11-13 08:55:23 +00:00
hyatt%netscape.com 70660d7fa3 Turn off favicon.ico and remove support for turning it on from the UI. r=hixie, sr=ben, a=asa 2001-11-08 05:06:48 +00:00
hyatt%netscape.com 8ca82532f6 Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt 2001-11-07 06:40:04 +00:00
joki%netscape.com 57040838f7 Fix for 71705, stop right click from triggering onclick handlers in base html content, though not in xml/xul/chrome. reviewed a while ago, lost in tree. r:saari,sr:hyatt 2001-11-07 06:29:29 +00:00
dbaron%fas.harvard.edu 8cd8d91750 Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
mkaply%us.ibm.com 9603a028fa OS/2 only - let's be more like Windows 2001-11-07 05:11:34 +00:00
attinasi%netscape.com 6256ae3ddb Default value for pref to override broken-image layout. b=102281 r=kmcclusk sr=waterson 2001-11-07 05:05:52 +00:00
hyatt%netscape.com 21ea678b01 Fix for 108318 make ICO decoder non-incremental. r=pav, sr=waterson 2001-11-07 03:28:51 +00:00
hyatt%netscape.com 54c639877a Fix for 108318 make ICO decoder non-incremental. r=pav, sr=waterson 2001-11-07 03:27:58 +00:00