Commit Graph

198 Commits

Author SHA1 Message Date
pavlov%netscape.com
8338bfcc0e adding some code to enumerate the registered image decoders (ifdef'd DEBUG_pavlov) 2001-09-23 10:01:07 +00:00
gerv%gerv.net
1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org
102170b2a0 bug #98089: ripped new license 2001-09-19 20:09:47 +00:00
jaggernaut%netscape.com
d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
dc40187223 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
25856c9451 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
5a2d9f0d2d 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
298c713fa2 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
93959d48cc 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
94fe7404df 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
06073b160d 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
308246a092 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
a77ca11aff fix for bug 87739 r=dougt sr=darin 2001-08-21 20:17:22 +00:00
pavlov%netscape.com
b19a91b684 fixing indentation of { 2001-08-21 19:45:18 +00:00
sfraser%netscape.com
4d87b83d18 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
6917b5d061 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
730c332685 Fix Windows bustage from fastload branch landing. 2001-07-31 20:21:01 +00:00
brendan%mozilla.org
dbd7fed5b1 FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
jaggernaut%netscape.com
cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
tor%cs.brown.edu
63fe1e459e Mac build fixes and set alpha properly for all platforms. Not in build. 2001-07-18 21:34:15 +00:00
pavlov%netscape.com
8aaaf796a4 part of bug 78690. r=bryner sr=jst 2001-07-17 01:14:40 +00:00
mscott%netscape.com
3b18db52c8 Bug #89181 --> fix a typo.
r/sr=sspitzer
2001-07-13 04:44:56 +00:00
mscott%netscape.com
0f3b19b652 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
7f036e48d0 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
712ed0f759 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
1ab9af0ced 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
758f79ff72 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
76e5d3ba17 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
b74d6e1c8b 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
3a6cd76573 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
3a75667d13 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
5825708ad5 fix for bug 38322 r=cmanske sr=jst a=tor 2001-06-18 06:36:37 +00:00
pavlov%netscape.com
fb5cea14ff 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
7683543edd 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
739b3b0133 fix for bug 83992 r=valeski sr=blizzard a=asa 2001-06-08 10:03:27 +00:00
attinasi%netscape.com
67a224ce0c 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
72f01417ff 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
e0c4831d10 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
119d23f310 More REQUIRES bustage - need mimetype in libpr0n 2001-06-05 02:08:59 +00:00
tor%cs.brown.edu
951d575359 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
18073f24cc 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
4eaa263d05 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
776863635a 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
efeddaf9d5 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
96ecfa7c41 Plug memory leak in XP_MAC code. Not in build. 2001-05-21 14:56:44 +00:00
tor%cs.brown.edu
4ca27180ba MNG/JNG decoder. Not in build. 2001-05-21 14:27:45 +00:00
pavlov%netscape.com
f8f2f014ef fixing bug 80011 r=bryner sr=blizzard 2001-05-20 19:26:21 +00:00
jst%netscape.com
77aeecc056 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
f51c400592 Checkin for Ron Guilmette. bug #46775 r=pavlov sr=waterson 2001-05-15 06:21:28 +00:00
darin%netscape.com
b26d5adb54 Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:05:08 +00:00