dbaron%fas.harvard.edu
fd56358d37
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:23:50 +00:00
cbiesinger%web.de
09f543c624
bug 104906 r=pavlov sr=tor a=asa
...
imgRequest::SniffMimeType and nsUnknownDecoder::SniffForImageMimeType should be one function
2002-03-23 13:21:33 +00:00
kmcclusk%netscape.com
66ae49ae82
suppress the painting of partially decoded background images bug 129908; r=pavlov sr=attinasi a=asa
2002-03-23 04:33:37 +00:00
dougt%netscape.com
4c803332db
130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org
2002-03-21 23:43:21 +00:00
darin%netscape.com
12f388141f
fixes mac bustage
2002-03-20 23:03:51 +00:00
darin%netscape.com
819ce1f98f
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
nivedita%netscape.com
8fecefc08b
check in for the bug 83804
...
N621, M098 & Trunk crashes [@ HaveDecodedRow] -added check if cmap is null
r=pavlov, sr=tor, a=dbaron
2002-03-18 03:35:44 +00:00
cbiesinger%web.de
41acde7a34
bug 130564 r=pavlov sr=tor a=asa
...
Make image/pjpeg and image/jpg work again
2002-03-14 20:20:23 +00:00
pavlov%netscape.com
c62b53f843
fixing topcrash bug 89595. r=dougt sr=darin a=robert@ocallahan.org
2002-03-12 07:15:21 +00:00
pavlov%netscape.com
1e6c46a82f
checking in part of the patch for 42224 that I forgot to check in previously. r=sfraser sr=darin a=shaver
2002-03-10 22:29:14 +00:00
pavlov%netscape.com
21fef82dbd
fixing bug 62108. basic auth of inline images. r=cbiesinger@web.de sr=darin a=shaver
2002-03-07 01:50:14 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
badami%netscape.com
33f2e62f88
Transparent animated GIF displays incorrectly
...
bug=105804 r=pavlov sr=tor a=asa patch=nivedita@netscape.com
2002-03-06 04:41:35 +00:00
morse%netscape.com
2bc8fd2d2b
bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz
2002-03-02 01:49:30 +00:00
morse%netscape.com
b26cb82e9b
bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz
2002-03-02 01:26:49 +00:00
dp%netscape.com
374c4ba70f
bug 127959 Increasing buckets from 6 to 9. Fixing free mismatch on gs->hold. r=pavlov, sr=alecf, a=asa@mozilla.org
2002-03-01 23:47:50 +00:00
pavlov%netscape.com
2484ae1151
fixing typo on return. should be NS_OK instead of PR_TRUE.
2002-03-01 05:40:43 +00:00
pavlov%netscape.com
ff269cd2ba
fixing multipartmixed image stuff. bug 42224. r=sfraser sr=darin a=shaver
2002-02-27 00:32:19 +00:00
sfraser%netscape.com
da16a814e7
Fix bad XML. No other changes.
2002-02-22 05:14:55 +00:00
tor%cs.brown.edu
bc1cc560da
Bug 111037 - don't look inside png info_ptr. r=pavlov, sr=blizzard, a=asa.
2002-02-22 01:29:55 +00:00
cbiesinger%web.de
89e4dd794c
bug 124117 r=pavlov sr=tor a=shaver
...
Fix build warnings in the GIF Decoder
2002-02-21 14:08:25 +00:00
rjesup%wgate.com
661add49fa
Bug 125025: Animations use a lot of CPU, even when not visible. r=pavlov,
...
sr=brendan. Heavily optimizes all the bit-twiddling in mask generation
which was 1/2 of where the CPU time was going.
2002-02-19 01:48:33 +00:00
pavlov%netscape.com
d9a0dff6e4
checking in fix for bug 86508 for nivedita@netscape.com. r=pavlov sr=tor@acm.org
2002-02-12 06:37:45 +00:00
pavlov%netscape.com
c22531cdc9
checking in bug 78114 for nivedita@netscape.com r=pavlov sr=tor@acm.org
2002-02-12 06:32:10 +00:00
pavlov%netscape.com
89e49bc6c4
Bug 111037. Patch from nivedita@netscape.com. r=pavlov sr=tor@acm.org
2002-02-12 06:16:15 +00:00
cathleen%netscape.com
31f584b51c
eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan
2002-02-08 01:11:33 +00:00
cathleen%netscape.com
bf3e08eb5f
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
2002-02-05 01:41:13 +00:00
beard%netscape.com
7275c8715c
Fixing bustage caused by newly added mozilla/modules/libpr0n/decoders/ijpeg directory. Added explicit search path of ::decoders:jpeg: before ::.
2002-02-03 19:13:51 +00:00
pavlov%netscape.com
f50c3fbf2e
adding new stub files for work with using intel's jpeg library
2002-02-03 01:54:08 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
cathleen%netscape.com
8dd5a02295
eliminate nsCRT::memcmp and all callers to use memcmp instead, bug 118135 r=dp sr=brendan
2002-01-29 21:30:32 +00:00
pavlov%netscape.com
18c2a7d331
fix for bug 84523 from nivedita@netscape.com. r=pavlov sr=tor@acm.org
2002-01-25 00:02:20 +00:00
pavlov%netscape.com
53b721de90
making the gif decoder hand back errors properly and doing some general cleanup. bug 100470. r=bryner sr=mscott
2002-01-24 23:59:58 +00:00
pavlov%netscape.com
4d4bf07d78
make imagelib listen to the memory-pressure observer. bug #94454 . patch from nivedita@netscape.com. r=pavlov sr=brendan
2002-01-24 22:37:59 +00:00
timeless%mac.com
526aad740d
Bug 117119�BMP and ICO decoders should use ReadSegments, not Read
...
patch by cbiesinger@web.de r=pavlov sr=tor
2002-01-24 14:36:40 +00:00
dp%netscape.com
97e8c20f29
bug 118061 Enabling nsRecyclingAllocator r=dveditz sr=sfraser
2002-01-24 07:00:07 +00:00
gordon%netscape.com
7687c13e73
fix bug 120833 "default value of nsICacheEntryInfo::expirationTime should be PRUint32(-1)". r=gagan, sr=darin.
2002-01-24 03:06:28 +00:00
timeless%mac.com
f2dda4b9ad
Bug 115357 Favicon displayed blank
...
patch by cbiesinger@web.de r=pavlov sr=tor a=blizzard
2002-01-17 21:13:27 +00:00
pavlov%netscape.com
c2f0089df2
Fixing bug 90347 -- some JPEGs display with noise -- checking in for nivedita@netscape.com. r=pavlov sr=ben
2002-01-16 04:54:44 +00:00
bzbarsky%mit.edu
1c61776f7a
Bug 90633. Use the URL extension for the temp file we pass to helpers
...
if it matches the extension list in the mime info. r=law, sr=mscott.
2002-01-16 04:28:06 +00:00
pavlov%netscape.com
b3f96e1a47
fixing bug 120041 r=timeless rs=darin
2002-01-16 03:23:50 +00:00
pavlov%netscape.com
97bbd37458
fixing typo with checkin from last night. r=danm sr=darin
2002-01-16 02:57:55 +00:00
pavlov%netscape.com
b6fbe2fb32
fixing multiple reload of same image on reload. bug 108161 (and others) r=bryner sr=darin
2002-01-15 05:23:33 +00:00
pavlov%netscape.com
2cd5803fe0
removing PHOTON define. patch from briane@qnx.com
2002-01-15 05:01:03 +00:00
tor%cs.brown.edu
27941b6983
Bug 115994 - improved MNG decoder error handling. r=pavlov, sr=blizzard
2002-01-14 21:00:12 +00:00
cathleen%netscape.com
c2d19ad82a
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
tor%cs.brown.edu
f16e8dbdbf
Bug 116378: fix win32 byte ordering. r=pavlov, sr=blizzard
2002-01-11 03:16:44 +00:00
ccarlen%netscape.com
0f9cb6c5fc
Bug 100828 - nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com
2002-01-07 14:35:04 +00:00
seawood%netscape.com
e5fc3853f2
nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
...
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
mcafee%netscape.com
f0280c8740
Ignore generated files.
2001-12-29 03:52:41 +00:00
mkaply%us.ibm.com
77e79ce71c
#113592
...
r=pavlov, sr=blizzard (OS/2 only change)
#ifdef XP_WIN needs to be XP_OS2 as well
2001-12-23 03:21:15 +00:00
rjesup%wgate.com
2212861db9
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
...
assertions for bad voidarray indexes. r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
seawood%netscape.com
5a20182a2c
Wrap debug spew in DEBUG_dp ifdef
2001-12-20 11:53:21 +00:00
dp%netscape.com
2a3196ce7e
Fixing mac bustage.
2001-12-20 07:32:00 +00:00
dp%netscape.com
f25959a741
bug 115752 Eliminate 1 8k and 2 4k allocations per gif by using a
...
caching gif allocator that reuses previously allocated
memory. r=pavlov, sr=sfraser
2001-12-20 06:35:18 +00:00
timeless%mac.com
b5243401f2
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
874c54280c
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
44f0e8c4cf
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
1d663a47da
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
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
rjc%netscape.com
7b72504aa0
Attempt to fix non-carbon Mac bustage... link against IconServicesLib.
2001-12-15 02:53:38 +00:00
rjc%netscape.com
8557584704
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
ccarlen%netscape.com
5be3015148
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
31d6aca7e7
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
b4f1e83674
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
eec09f1b7d
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
d360173601
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
2d15ad27bc
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
dbaron%fas.harvard.edu
4c3f787bbd
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
dbaron%fas.harvard.edu
88c03c4196
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
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
dbaron%fas.harvard.edu
06a9134497
Tweak ifdefs to fix ICOs for Mach-O build. b=109165 rs=hyatt
2001-11-21 00:27:01 +00:00
pavlov%netscape.com
47f8a32574
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
timeless%mac.com
6d3a2bd442
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
dfa8594725
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
brendan%mozilla.org
c8d4039929
Makefile should be ignored.
2001-11-16 06:43:02 +00:00
jaggernaut%netscape.com
9a2d10888f
Clean up REQUIRES lines. r/sr=alecf
2001-11-16 01:54:59 +00:00
alecf%netscape.com
52cd89e71b
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
rods%netscape.com
f583991209
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
hyatt%netscape.com
4d95884d35
Turn on favicons in Mozilla. r=glazou, bryner, sr=ben,hewitt, bug 109843
2001-11-13 08:55:23 +00:00
hyatt%netscape.com
25da906699
Fix for 108318 make ICO decoder non-incremental. r=pav, sr=waterson
2001-11-07 03:28:51 +00:00
hyatt%netscape.com
8254cc8baf
Fix for 108318 make ICO decoder non-incremental. r=pav, sr=waterson
2001-11-07 03:27:58 +00:00
darin%netscape.com
b917ad6df8
fixes bug 108267 "scale back NS_BINDING_REDIRECTED proliferation"
...
r=gagan, sr=rpotts
2001-11-06 23:09:44 +00:00
hyatt%netscape.com
aa0298bbf8
108318, tweaks/cleanup to ICO decoder. r=pav, sr=jst
2001-11-05 08:38:21 +00:00
hyatt%netscape.com
3e07b91e11
Fixing 18502, I misapplied the patch and checked in duplicate lines of code. Backing out.
2001-11-03 12:00:32 +00:00
hyatt%netscape.com
78ac7bde5b
Fix nebiros bustage.
2001-11-03 09:50:31 +00:00
hyatt%netscape.com
92dff5e7ec
Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband
2001-11-03 07:10:51 +00:00
brade%netscape.com
a025322e1e
(not yet part of the build); add nsICODecoder.cpp for hyatt/biesi (bug #18502 )
2001-11-01 15:46:10 +00:00
jaggernaut%netscape.com
4a7f082fb7
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-01 09:09:57 +00:00
tor%cs.brown.edu
d10d3d11a0
Update to tip. Not in build.
2001-11-01 00:18:39 +00:00
dbaron%fas.harvard.edu
0dfd2996bb
Fix -O2 optimization crash with gcc 2.96 or 3.0.{1,2} by not inlining |#ifdef __GNUC__|. b=106891 r=pavlov sr=brendan
2001-10-28 21:02:05 +00:00
gerv%gerv.net
72784fd9ac
Fix broken comment. Bug 107043. Patch by cbiesinger@web.de, r=pavlov, sr=tor.
2001-10-27 17:24:19 +00:00
seawood%netscape.com
93a92132d7
Landing the rest of the mach-o OSX changes.
...
Bug #75653 r=cls sr=waterson
2001-10-27 07:38:18 +00:00
jaggernaut%netscape.com
2b6b5ceadf
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-25 09:44:29 +00:00
pavlov%netscape.com
db06772d10
fixing bug 106623 r=bryner sr=hyatt
2001-10-25 07:44:55 +00:00
pavlov%netscape.com
6a6327297b
fix for bug 105964. r=timeless sr=waterson
2001-10-24 04:25:40 +00:00
tor%cs.brown.edu
21ca44c3e1
Update to tip - not in build.
2001-10-23 23:53:49 +00:00
pavlov%netscape.com
9f4da50474
fixing windows build bustage
2001-10-23 08:38:14 +00:00
pavlov%netscape.com
09e2680121
fixing bug 106199. r=ben sr=hyatt
2001-10-23 08:07:03 +00:00
pavlov%netscape.com
b8df70fe8a
fix for bug 105555. r=pavlov sr=darin. patch from sfraser
2001-10-21 00:58:36 +00:00
pavlov%netscape.com
9c9be9a027
part of fix for bug 104999. r=jag sr=jst
2001-10-19 04:16:50 +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
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
jaggernaut%netscape.com
ba810640be
More REQUIRES clean-up.
2001-10-16 22:08:55 +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
brade%netscape.com
6b146ed5d9
check in this file (not yet part of the build); a=leaf
2001-10-11 18:20:47 +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
rpotts%netscape.com
5465f08d68
bug #102450 (r=pavlov). OnStopRequest was not being fired for some imgRequests...
2001-10-03 06:41:17 +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
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
pavlov%netscape.com
dd74aa0094
adding some code to enumerate the registered image decoders (ifdef'd DEBUG_pavlov)
2001-09-23 10:01:07 +00:00
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
63e86dc84f
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
jaggernaut%netscape.com
efc8c209fb
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
darin%netscape.com
c95cf54bdc
checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
...
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
alecf%netscape.com
898cb5872f
add REQUIRES support to layou, content, gfx, gfx2, widget and modules/libpr0n b=98371 r=cls
2001-09-10 20:46:52 +00:00
valeski%netscape.com
ac33036169
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
cls%seawood.org
da1862ecd2
Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
...
Bug #97386 r=mcafee a=dbaron
2001-08-29 03:29:44 +00:00
mkaply%us.ibm.com
2706413d42
OS/2 will take this as well, thank you very much.
...
Fixes transparent PNGs on OS/2.
2001-08-21 22:29:25 +00:00
tor%cs.brown.edu
128c2775c3
Bug 84980 - zero out the color components of transparent pixels
...
in a binary alpha PNG on win32 before handing them off to libpr0n.
r=pavlov, sr=brendan
2001-08-21 21:59:08 +00:00
pavlov%netscape.com
39b3c24cdc
fix for bug 87739 r=dougt sr=darin
2001-08-21 20:17:22 +00:00
pavlov%netscape.com
6757100af8
fixing indentation of {
2001-08-21 19:45:18 +00:00
sfraser%netscape.com
3e6475c529
Project cleanup, rs=scc. Fix one or more of access paths, linking with the correct startup library, and unnecessary linkage.
2001-08-17 01:16:19 +00:00
andreas.otte%primus-online.de
c6853783af
bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com
2001-08-07 20:42:57 +00:00
dbaron%fas.harvard.edu
fd52c61bb9
Fix Windows bustage from fastload branch landing.
2001-07-31 20:21:01 +00:00
brendan%mozilla.org
8c7c819206
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
2001-07-31 19:05:34 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
tor%cs.brown.edu
60e01c3df9
Mac build fixes and set alpha properly for all platforms. Not in build.
2001-07-18 21:34:15 +00:00
pavlov%netscape.com
0852f1b0c5
part of bug 78690. r=bryner sr=jst
2001-07-17 01:14:40 +00:00
mscott%netscape.com
c6fcf6f929
Bug #89181 --> fix a typo.
...
r/sr=sspitzer
2001-07-13 04:44:56 +00:00
mscott%netscape.com
4f2bb816fb
Bug #89181 --> dword align the moz-icon RGB data so they render at certain
...
resolutions.
r=pavlov
sr=sspitzer
2001-07-10 00:55:06 +00:00
tor%cs.brown.edu
b296f38195
Bug 87542 - slight mismatch of update regions of an interlaced gif under
...
some circumstances. r=pavlov, sr=blizzard
2001-07-09 18:51:36 +00:00
mscott%netscape.com
1bc17a97d8
If we don't have a file ext in the moz-icon url, fall back to using the content type if it
...
was specified.
r/sr=sspitzer
2001-07-02 19:12:12 +00:00
tor%cs.brown.edu
5af9364307
Bug 86822 - gif spacer image detector was looking at uninitialized data;
...
animated gif spacer flag wasn't being updated. r=pavlov, sr=blizzard, a=dbaron
2001-06-23 05:04:43 +00:00
dougt%netscape.com
c306e0513b
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
jat%princeton.edu
a8d3516406
Fixes bug 78649: so libimg/libpr0n do not print to console on opt builds.
...
r=cls, sr=tor, a=drivers(dbaron)
2001-06-20 23:25:34 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
tor%cs.brown.edu
eda50db60b
Backout of jat's checkin for 78649 - win32 line endings will break some
...
commercial unix compilers.
2001-06-20 00:53:26 +00:00
jat%princeton.edu
44b52fc3b4
Removes console output from non-debug builds in libimg and libpr0n modules.
...
r=cls, sr=tor, a=drivers(dbaron), bug=78649.
2001-06-20 00:32:47 +00:00
pavlov%netscape.com
5a9a9bd2e7
fix for bug 38322 r=cmanske sr=jst a=tor
2001-06-18 06:36:37 +00:00
pavlov%netscape.com
6812332e43
fixing image rendering color problems on photon. patch from briane@qnx.com. r=pavlov sr=blizzard a=asa
2001-06-13 01:13:06 +00:00
arik%netscape.com
084ce42761
Commiting patch by patrick c. beard to a fix memory leak and bogus free in the gif decoder. Fixes bug 81207, r=saari, sr=hyatt.
2001-06-12 01:31:16 +00:00
pavlov%netscape.com
988332834d
fix for bug 83992 r=valeski sr=blizzard a=asa
2001-06-08 10:03:27 +00:00
attinasi%netscape.com
98683daf7e
Prevent notifications during cancelation of notifications by clearing listener before removing proxy. b=82926 r=pavlov sr=waterson a=asa t=booyah!
2001-06-08 05:44:38 +00:00
tor%cs.brown.edu
eae141e227
Bug 83804 - bounds check transparent pixel index to be inside colormap.
...
r=pavlov, sr=blizzard, a=asa
2001-06-08 04:36:25 +00:00
dougt%netscape.com
9174af6517
Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko
2001-06-06 00:10:09 +00:00
mkaply%us.ibm.com
551dcaddeb
More REQUIRES bustage - need mimetype in libpr0n
2001-06-05 02:08:59 +00:00
tor%cs.brown.edu
df5ca0bd92
Bug 83835 - tweak jpeg decoder performance by not doing a OnDataAvailable()
...
for every line of the image. r=pavlov, sr=blizzard, a=asa
2001-06-04 23:57:45 +00:00
ducarroz%netscape.com
91c5f2c00b
Fix for bug 81751. Add define for mime type multipart/x-mixed-replace and multipart/byteranges. Also export nsIFileStreams.idl on Mac. R=varada, SR=mscott, A=asa
2001-06-04 22:59:22 +00:00
tor%cs.brown.edu
034908e1f6
Bug 83804 - crash in gif decoder caused by mismatch in rgb line buffer size.
...
Moved ownership of rgb line buffer to nsGIFDecoder2.
r=pavlov, sr=blizzard, a=blizzard
2001-06-04 22:24:38 +00:00
tor%cs.brown.edu
df4cbf8c02
Bug 73195 - interlaced gif display problems. Handle wrapped point in
...
image data flush and do row replication for solid progressive loading.
r=pavlov,saari sr=waterson a=blizzard
2001-05-31 14:25:33 +00:00
pavlov%netscape.com
8d6043427e
removing #ifdef MOZ_NEW_CACHEs since they arn't needed anymore (and they are gone from the rest of the code) r=jst
2001-05-23 07:01:38 +00:00
tor%cs.brown.edu
f75f795dc6
Plug memory leak in XP_MAC code. Not in build.
2001-05-21 14:56:44 +00:00
tor%cs.brown.edu
47ffe83c92
MNG/JNG decoder. Not in build.
2001-05-21 14:27:45 +00:00
pavlov%netscape.com
5d30fdc26b
fixing bug 80011 r=bryner sr=blizzard
2001-05-20 19:26:21 +00:00
jst%netscape.com
f72e19a2c3
scc checking in from jst's account. bug #75220 : sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
2001-05-19 11:27:30 +00:00
kandrot%netscape.com
cc5b4b5e0b
Checkin for Ron Guilmette. bug #46775 r=pavlov sr=waterson
2001-05-15 06:21:28 +00:00
darin%netscape.com
c18fe7ef56
Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:05:08 +00:00
dr%netscape.com
8d9740d18d
fix for 75828 (mozilla repeating animation of images when it shouldn't). patch by saari, r=pavlov, sr=hyatt
2001-05-11 05:41:24 +00:00
dr%netscape.com
1429430bca
fix for 55918 (some gif images incorrectly parsed and displayed). patch by saari, r=pavlov, sr=hyatt
2001-05-11 05:39:24 +00:00
pavlov%netscape.com
3b626877c7
fix for bug 79460 r=dbaron sr=waterson
2001-05-09 07:21:36 +00:00
gordon%netscape.com
1a83e890f0
Fix bug 79585 "need non-blocking OpenCacheEntry() for HTTP", r=pavlov, sr=darin.
2001-05-09 03:36:00 +00:00
mscott%netscape.com
e959437d96
Bug #79178 --> fix crash on release windows builds for moz-icon urls
...
a=leaf
2001-05-08 23:31:56 +00:00
pavlov%netscape.com
01b5346b5d
the rest of 79314 r=bryner sr=hyatt
2001-05-08 04:21:49 +00:00
pavlov%netscape.com
aa3c12db20
fixing bug 74284 r=bryner sr=ben
2001-05-08 04:12:40 +00:00
pavlov%netscape.com
b599762391
fixing up the logging in imglib bug 79314 r=bryner sr=hyatt
2001-05-08 04:01:28 +00:00
pavlov%netscape.com
021087f601
adding some new files... not part of the build
2001-05-08 03:38:35 +00:00
pavlov%netscape.com
8041825d25
removing the quotes from the module name
2001-05-05 09:58:31 +00:00
kandrot%netscape.com
d5bd552195
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
mscott%netscape.com
1671d18c2b
First Checked In.
2001-05-05 04:02:11 +00:00
mscott%netscape.com
e52e22ffbc
Bug #74222 --> turn on moz-icon urls. moz-icon urls fetch system icons for mac and windows and render them in mozilla.
...
r=pavlov
sr=hyatt
2001-05-05 03:59:04 +00:00
valeski%netscape.com
d9973a5f04
r=pavlov, sr=rpotts. 77906. making GetName() more generic for user presentation purposes.
2001-05-04 20:29:32 +00:00
tor%cs.brown.edu
a3993ccd6d
Bug 78906 - jpeg images not loading. r=pavlov, sr=blizzard
2001-05-04 20:05:49 +00:00
pavlov%netscape.com
288aa1ae92
fixing topcrash bug 77328 r=hixie sr=tor@cs.brown.edu
2001-05-04 07:22:38 +00:00
saari%netscape.com
9bcf2b55c9
Fix for 76119, "clever" 0x0 GIFs crashing. r=pavlov, sr=hyatt
2001-05-03 00:44:37 +00:00
saari%netscape.com
a0a38bee26
Fix for 76230, some GIFs don't display. r=pavlov, sr=hyatt
2001-05-02 22:42:19 +00:00
pavlov%netscape.com
d12799a8f2
fixing bug 78109 r=jband sr=brendan
2001-05-01 02:53:27 +00:00
pavlov%netscape.com
b73fba13b4
fix for bug 77962 r=dbaron sr=blizzard
2001-04-30 23:00:02 +00:00
cls%seawood.org
25c6dc1c7e
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
dprice%netscape.com
fb05441bb6
71010 - 76045 new order files a=chofmann
2001-04-28 04:07:11 +00:00
jelwell%netscape.com
6b2f79c601
Fix for bug 73978 "transparent animating gif problems", r=pavlov sr=hyatt.
...
Module owners are on vacation so Asa asked me to check this into the trunk to bake, for possible branch landing.
2001-04-26 07:11:52 +00:00
hyatt%netscape.com
31a850a277
Fix for 77002. reviewers=jst,waterson,hixie,shaver,brendan,pavlov
2001-04-25 19:52:49 +00:00
timeless%mac.com
c8135c3def
Bugzilla Bug 75339 [BeOS] Fix color issues with libpr0n
...
patch by guru@startrek.com r=pavlov, sr=brendan@mozilla.org , a= asa@mozilla.org
2001-04-25 07:40:04 +00:00
pavlov%netscape.com
ef463bc6af
fixing image colors on beos. patch from Wade Majors <guru@startrek.com>. bug 75339. r=pavlov sr=cls@seawood.org
2001-04-23 08:27:06 +00:00
mscott%netscape.com
468da1bb1e
(NOT PART OF THE BUILD)
...
Changes to get the icon loader working on win2k with 16bit icons.
2001-04-18 02:48:04 +00:00
pavlov%netscape.com
b69dbe0eb1
fixing from generating huge imageframes with broken images. bug 76230. r=akkana, sr=hyatt
2001-04-16 23:13:01 +00:00
akkana%netscape.com
93afc41b85
74169: Enable controls on image animation in libpr0n. r=pavlov,saari sr=sfraser
2001-04-16 22:02:39 +00:00
pavlov%netscape.com
baa5241a1d
removing the request attribute from imgIDecoder since it was unused and pointless. r=saari sr=hyatt
2001-04-16 09:41:01 +00:00
pavlov%netscape.com
3c6fd19b54
adding some additional error checking r=saari sr=hyatt
2001-04-16 09:17:59 +00:00
darin%netscape.com
45b4c27450
Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
...
cache validation preferences and browsing via history. r=gagan,gordon.
Fixes several bugs that I would mention here if bugzilla weren't down ;-)
2001-04-14 02:02:19 +00:00
hyatt%netscape.com
c78815f773
Fix to ensure 100ms minimum when timeout is less than 100ms for animated images. Checking in for pav. r=saari, sr=me
2001-04-14 00:40:47 +00:00
mscott%netscape.com
00eb0db383
NOT PART OF THE BUILD
Make the mac moz-icon url code work when the file doesn't exist by leveraging the new get file extension method.
2001-04-14 00:27:09 +00:00
mscott%netscape.com
5ae3c81260
NOT PART OF THE BUILD
...
Make moz-icon urls support both a nested file url and a non existent dummy file.
i.e.
moz-icon:file:///c/test.html?size=32
and
moz-icon:dummyFile.html?size=16
in the later case we use the file extension to determine the icon to fetch.
2001-04-13 23:58:24 +00:00
pavlov%netscape.com
08ae8b6696
fixing build bustage
2001-04-13 05:37:29 +00:00
pavlov%netscape.com
1bb47c54ce
fixing stupid bustage from my last checkin r=saari sr=waterson
2001-04-13 04:59:21 +00:00
sfraser%netscape.com
f4f4ddcfd5
Fixing imgCache files for pavlov.
2001-04-13 03:07:22 +00:00
pavlov%netscape.com
2eefe371cc
forgot a file
2001-04-13 02:44:30 +00:00
pavlov%netscape.com
b4597d3e4e
fix for at least bugs 6074,72087,74506,75190,75180,74165,69857,75576,75326,75417,75474 r=waterson, sr=brendan
2001-04-13 02:42:56 +00:00
mscott%netscape.com
f7893da4eb
NOT PART OF THE BUILD
...
extract the content Type and the size from the icon url
2001-04-13 00:08:25 +00:00
mscott%netscape.com
6a13b3c848
(NOT PART OF THE BUILD)
...
fix some build breakage for moz-icon urls caused by the necko api changes from the other day.
2001-04-12 00:19:52 +00:00
darin%netscape.com
41efbc6217
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
hyatt%netscape.com
ad33b85137
Fix linux orange. r=pav, sr=ben
2001-04-10 05:06:57 +00:00
pavlov%netscape.com
2189ddc166
fix for bug 74503 r=jag sr=blizzard
2001-04-10 04:54:58 +00:00
mscott%netscape.com
6bbfe7a4b5
(NOT PART OF THE BUILD YET)
...
turn icon urls into moz-icon to avoid name space problems.
the format is now:
moz-icon://file://some file?size=16&contentType=text/html
The content type parameter is optional. The file need not exist.
2001-04-10 03:40:02 +00:00
saari%netscape.com
4236ec8916
changes for creating the image container from the decoder. Needed for supporting different image container types (needed for ART support in the short term).
2001-04-10 01:51:36 +00:00
saari%netscape.com
63394b651c
changes to image container creation to facilitate different container types. Needed for ART support, and cleaner GIF and JPEG support. r=pavlov, sr=hyatt
2001-04-10 01:44:20 +00:00
pavlov%netscape.com
b63ba8064a
fixing bug 73685 r=jag sr=hyatt
2001-04-09 00:45:06 +00:00
dprice%netscape.com
3e31ab9946
65845 - new order files
2001-04-05 06:02:32 +00:00
mscott%netscape.com
ee798f5f84
(NOT PART OF THE BUILD).
...
Help get icon urls working on the Mac. Get rid of a bogus real bytes per row value which wasn't accurate. Just rely
on the # bytes per row the image frame gives us.
2001-04-05 03:51:59 +00:00
mscott%netscape.com
9973a9be9a
First Checked In.
2001-04-05 03:39:55 +00:00
pavlov%netscape.com
914182f529
fixing bug 74652 r=shaver sr=waterson
2001-04-04 08:04:54 +00:00
sdagley%netscape.com
0d0689180c
Fix linkage probs preventing lib loading under Carbon. No bug #. r/a/doh!=saari
2001-04-03 07:19:51 +00:00
mscott%netscape.com
e946560ce9
(NOT PART OF THE BUILD)
...
get icon support working on win2k by supporting 16 bit per pixel RGB data from the OS.
Turn this 5:5:5 data into 24 bit per pixel data.
still doesn't look quite right color wise (the blues are off) but it's closer.
2001-04-03 07:09:20 +00:00
mkaply%us.ibm.com
df4ab73d75
I give up.
...
Hack fix to fix OS/2 TB break.
Real fix is in #74224
2001-04-02 23:16:19 +00:00
mscott%netscape.com
05d680f30f
NOT PART OF THE BUILD YET
...
Windows specific icon channel implemenation for reading out icon bitmaps from the OS.
Landing files for icon urls. For windows only currently, this code will read out
icon bitmaps based on info from the windows registry and turns that into a 24 bit RGB image
which we can render. Icon urls have the form of:
icon://test.html/large
icon://test.doc/small
icon://test.doc (defaults to small).
Currently doesn't work on win2k yet.
2001-04-02 04:57:23 +00:00
mscott%netscape.com
12a00a40c4
NOT PART OF THE BUILD YET
...
Landing files for icon urls. For windows only currently, this code will read out
icon bitmaps based on info from the windows registry and turns that into a 24 bit RGB image
which we can render. Icon urls have the form of:
icon://test.html/large
icon://test.doc/small
icon://test.doc (defaults to small).
Currently doesn't work on win2k yet.
2001-04-02 04:56:18 +00:00
disttsc%bart.nl
96f5f6cf31
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
2001-03-30 10:39:06 +00:00
pavlov%netscape.com
f23ce45a21
removing the extern "C" { ... } that blake accidentally added the other day. fixes runtime errors on solaris
2001-03-30 02:07:00 +00:00
pavlov%netscape.com
4a277226f4
fix for crash when loading images with a null URL. bug 72447. r=dr sr=hyatt
2001-03-30 01:59:03 +00:00
pavlov%netscape.com
2cadf6371d
fix for timer crash with animated images when changing pages bug 73477 r=pinkerton sr=brendan
2001-03-27 02:42:51 +00:00
blakeross%telocity.com
acad56cafb
pav sucks. Fixing his startup crash (he didn't checkin the patch that fixed the double mem free). How did mozbot miss this?!?
2001-03-26 05:06:11 +00:00
pavlov%netscape.com
6355bec467
fix for the remaining gif leaks. bug 73394. r=saari sr=mozbot
2001-03-26 02:22:40 +00:00
pavlov%netscape.com
66f70883eb
fixing leaks in the new gif decoder bug 73394 r=pinkerton sr=shaver
2001-03-26 00:11:53 +00:00
pavlov%netscape.com
f02dca33e5
fix for hugeass memory leak. bug 73351. r=jag sr=mozbot
2001-03-25 11:57:25 +00:00
cls%seawood.org
3503f69696
Whitespace change for tinderbox test
2001-03-25 07:04:14 +00:00
bryner%uiuc.edu
6dbe9eeec5
If we get the URI from the channel, return the result of that call, not NS_ERROR_FAILURE. r=saari, sr=tor.
2001-03-24 07:12:41 +00:00
saari%netscape.com
775baa99bd
fix opt build
2001-03-24 04:55:47 +00:00
saari%netscape.com
57eebbce00
libpr0n 4 mac
r=pinkerton,pavlov, sr=smfr
2001-03-24 02:44:26 +00:00
saari%netscape.com
fde0a19635
like MIR, libpr0n is landing for mac
r=pinkerton, pavlov, sr=smfr
2001-03-24 02:44:07 +00:00
saari%netscape.com
975022bff0
jpeg decoder for mac libpr0n
2001-03-24 02:30:15 +00:00
pavlov%netscape.com
6369ed0ce8
adding extern "C" around the #include <jpeglib.h> to fix bug 73164 r=tor@cs.brown.edu
2001-03-23 07:45:00 +00:00
tor%cs.brown.edu
1977d5086a
Fix alpha depth check to return the right value for rgba images.
...
Not part of build. r=pavlov
2001-03-23 07:12:52 +00:00
pavlov%netscape.com
35e9f08cbc
adding a way to get the imgIDecoderObserver back from the request
2001-03-22 23:16:52 +00:00
pavlov%netscape.com
95ef24ac85
removing printfs. adding asserts... fixing warnings
2001-03-22 10:26:36 +00:00
pavlov%netscape.com
6ff2a51653
make it build without the new cache
2001-03-22 09:31:00 +00:00
pavlov%netscape.com
63eaa580de
fix the crash on shutdown in the new cache due to us holding on to cache descriptors too long. destroy our cache session when we get unregistered. more assertions
2001-03-21 02:37:47 +00:00
pavlov%netscape.com
bd62722ecc
fixing jpegs on windows, adding some more assertions.
2001-03-20 23:06:29 +00:00
saari%netscape.com
cf12165d92
updating mac build
2001-03-20 21:44:22 +00:00
saari%netscape.com
6d8cf96324
Updates for imglib2 mac build
2001-03-20 21:43:23 +00:00
saari%netscape.com
27baea945b
update for mac build
2001-03-20 21:42:19 +00:00